Fastlane for iOS · Provisioning | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1259223-fastlane-for-ios/lessons/8

If you try to follow the tutorial as Brian types, today you will get an error after creating your “lane” on terminal saying “Could not find a matching code signing identitu for type ‘AppStore’ …”

To solve it just add one line to your lane with “development: true”