Skip to content

Instantly share code, notes, and snippets.

@sleroux
Created November 19, 2015 13:58
Show Gist options
  • Select an option

  • Save sleroux/3293e1973ecfba9cddc9 to your computer and use it in GitHub Desktop.

Select an option

Save sleroux/3293e1973ecfba9cddc9 to your computer and use it in GitHub Desktop.
Fastlane Error Log 2
[08:28:06]: ------------------------------------
[08:28:06]: --- Step: increment_build_number ---
[08:28:06]: ------------------------------------
[08:28:06]: [SHELL COMMAND]: cd /Users/sleroux/development/firefox-ios && agvtool new-version -all 1
[08:28:07]: [SHELL]: Setting version of project Client to:
[08:28:07]: [SHELL]: 1.
[08:28:07]: [SHELL]:
[08:28:07]: [SHELL]: Also setting CFBundleVersion key (assuming it exists)
[08:28:07]: [SHELL]:
[08:28:07]: [SHELL]: Updating CFBundleVersion in Info.plist(s)...
[08:28:07]: [SHELL]:
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../Account/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../AccountTests/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../Client/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../ClientTests/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../ClientUITests/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../Extensions/SendTo/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../Extensions/ShareTo/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../Extensions/ViewLater/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../ReadingList/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../ReadingListTests/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../Shared/Supporting Files/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../SharedTests/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../Storage/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../StorageTests/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../Sync/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../SyncTests/Info.plist" to 1
[08:28:07]: [SHELL]: Updated CFBundleVersion in "Client.xcodeproj/../UITests/Info.plist" to 1
[08:28:07]: [SHELL]:
[08:28:07]: [SHELL]:
[08:28:07]: --------------------------------------
[08:28:07]: --- Step: increment_version_number ---
[08:28:07]: --------------------------------------
[08:28:07]: Your current version (1.0) does not respect the format A.B.C
[08:28:07]: [SHELL COMMAND]: cd /Users/sleroux/development/firefox-ios && agvtool new-marketing-version 1.0.0
[08:28:08]: [SHELL]: Setting CFBundleShortVersionString of project Client to:
[08:28:08]: [SHELL]: 1.0.0.
[08:28:08]: [SHELL]:
[08:28:08]: [SHELL]: Updating CFBundleShortVersionString in Info.plist(s)...
[08:28:08]: [SHELL]:
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../Account/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../AccountTests/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../Client/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../ClientTests/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../ClientUITests/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../Extensions/SendTo/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../Extensions/ShareTo/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../Extensions/ViewLater/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../ReadingList/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../ReadingListTests/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../Shared/Supporting Files/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../SharedTests/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../Storage/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../StorageTests/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../Sync/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../SyncTests/Info.plist" to 1.0.0
[08:28:08]: [SHELL]: Updated CFBundleShortVersionString in "Client.xcodeproj/../UITests/Info.plist" to 1.0.0
[08:28:08]: ---------------------------------
[08:28:08]: --- Step: commit_version_bump ---
[08:28:08]: ---------------------------------
[08:28:08]: [SHELL COMMAND]: git rev-parse --show-toplevel
[08:28:08]: [SHELL]: /Users/sleroux/development/firefox-ios
`<PBXNativeTarget name=`Account` UUID=`2FA435FA1ABB83B4008031D1`>` attempted to initialize an object with an unknown UUID. `2FA435F81ABB83B4008031D1` for attribute: `build_phases`. This can be the result of a merge and the unknown UUID is being discarded.
`<PBXNativeTarget name=`Shared` UUID=`288A2D851AB8B3260023ABC3`>` attempted to initialize an object with an unknown UUID. `288A2D831AB8B3260023ABC3` for attribute: `build_phases`. This can be the result of a merge and the unknown UUID is being discarded.
`<PBXNativeTarget name=`Storage` UUID=`2FCAE2191ABB51F800877008`>` attempted to initialize an object with an unknown UUID. `2FCAE2171ABB51F800877008` for attribute: `build_phases`. This can be the result of a merge and the unknown UUID is being discarded.
`<PBXNativeTarget name=`Sync` UUID=`2827315D1ABC9BE600AA1954`>` attempted to initialize an object with an unknown UUID. `2827315B1ABC9BE600AA1954` for attribute: `build_phases`. This can be the result of a merge and the unknown UUID is being discarded.
`<PBXNativeTarget name=`ReadingList` UUID=`E4D567171ADECE2700F1EFE7`>` attempted to initialize an object with an unknown UUID. `E4D567151ADECE2700F1EFE7` for attribute: `build_phases`. This can be the result of a merge and the unknown UUID is being discarded.
[08:28:09]: [SHELL COMMAND]: git diff --name-only HEAD
[08:28:09]: [SHELL]: Account/Info.plist
[08:28:09]: [SHELL]: AccountTests/Info.plist
[08:28:09]: [SHELL]: Client.xcodeproj/project.pbxproj
[08:28:09]: [SHELL]: Client/Info.plist
[08:28:09]: [SHELL]: ClientTests/Info.plist
[08:28:09]: [SHELL]: ClientUITests/Info.plist
[08:28:09]: [SHELL]: Extensions/SendTo/Info.plist
[08:28:09]: [SHELL]: Extensions/ShareTo/Info.plist
[08:28:09]: [SHELL]: Extensions/ViewLater/Info.plist
[08:28:09]: [SHELL]: ReadingList/Info.plist
[08:28:09]: [SHELL]: ReadingListTests/Info.plist
[08:28:09]: [SHELL]: Shared/Supporting Files/Info.plist
[08:28:09]: [SHELL]: SharedTests/Info.plist
[08:28:09]: [SHELL]: Storage/Info.plist
[08:28:09]: [SHELL]: StorageTests/Info.plist
[08:28:09]: [SHELL]: Sync/Info.plist
[08:28:09]: [SHELL]: SyncTests/Info.plist
[08:28:09]: [SHELL]: UITests/Info.plist
[08:28:09]: [SHELL COMMAND]: git ls-files --other --exclude-standard
[08:28:09]: [SHELL COMMAND]: git add /Users/sleroux/development/firefox-ios/Client.xcodeproj/project.pbxproj /Users/sleroux/development/firefox-ios/Client/Info.plist /Users/sleroux/development/firefox-ios/Extensions/ShareTo/Info.plist /Users/sleroux/development/firefox-ios/Account/Info.plist /Users/sleroux/development/firefox-ios/Shared/Supporting\ Files/Info.plist /Users/sleroux/development/firefox-ios/Storage/Info.plist /Users/sleroux/development/firefox-ios/Extensions/SendTo/Info.plist /Users/sleroux/development/firefox-ios/Sync/Info.plist /Users/sleroux/development/firefox-ios/ReadingList/Info.plist /Users/sleroux/development/firefox-ios/Extensions/ViewLater/Info.plist /Users/sleroux/development/firefox-ios/ClientTests/Info.plist /Users/sleroux/development/firefox-ios/UITests/Info.plist /Users/sleroux/development/firefox-ios/StorageTests/Info.plist /Users/sleroux/development/firefox-ios/AccountTests/Info.plist /Users/sleroux/development/firefox-ios/SyncTests/Info.plist /Users/sleroux/development/firefox-ios/ReadingListTests/Info.plist /Users/sleroux/development/firefox-ios/SharedTests/Info.plist /Users/sleroux/development/firefox-ios/ClientUITests/Info.plist
[08:28:09]: [SHELL COMMAND]: git commit -m 'Version Bump'
[08:28:09]: [SHELL]: [firefox-ios-ios-aurora-1.0.0(1) f5cfe4c] Version Bump
[08:28:09]: [SHELL]: 18 files changed, 67 insertions(+), 67 deletions(-)
[08:28:09]: Committed "Version Bump" 💾.
[08:28:09]: Cruising back to lane 'ios aurora' 🚘
[08:28:09]: ------------------
[08:28:09]: --- Step: sigh ---
[08:28:09]: ------------------
+-------------------------------+------------------------------+
| Summary for sigh 1.1.3 |
+-------------------------------+------------------------------+
| adhoc | false |
| skip_install | false |
| development | false |
| force | false |
| app_identifier | org.mozilla.ios.FennecAurora |
| username | [email protected] |
| team_id | 9G8J6YA743 |
| output_path | ./provisioning-profiles/ |
| skip_fetch_profiles | false |
| skip_certificate_verification | false |
+-------------------------------+------------------------------+
[08:28:09]: Starting login with user '[email protected]'
[08:28:11]: Successfully logged in
[08:28:11]: Fetching profiles...
[08:28:17]: Found 1 matching profile(s)
[08:28:17]: Downloading provisioning profile...
[08:28:18]: Successfully downloaded provisioning profile...
[08:28:18]: Installing provisioning profile...
/Users/sleroux/development/firefox-ios/provisioning-profiles/InHouse_org.mozilla.ios.FennecAurora.mobileprovision
[08:28:18]: Setting Provisioning Profile type to 'enterprise'
[08:28:18]: ------------------
[08:28:18]: --- Step: sigh ---
[08:28:18]: ------------------
+-------------------------------+-------------------------------------+
| Summary for sigh 1.1.3 |
+-------------------------------+-------------------------------------+
| adhoc | false |
| skip_install | false |
| development | false |
| force | false |
| app_identifier | org.mozilla.ios.FennecAurora.SendTo |
| username | [email protected] |
| team_id | 9G8J6YA743 |
| output_path | ./provisioning-profiles/ |
| skip_fetch_profiles | false |
| skip_certificate_verification | false |
+-------------------------------+-------------------------------------+
[08:28:18]: Starting login with user '[email protected]'
[08:28:18]: Successfully logged in
[08:28:18]: Fetching profiles...
[08:28:21]: Found 1 matching profile(s)
[08:28:21]: Downloading provisioning profile...
[08:28:21]: Successfully downloaded provisioning profile...
[08:28:21]: Installing provisioning profile...
/Users/sleroux/development/firefox-ios/provisioning-profiles/InHouse_org.mozilla.ios.FennecAurora.SendTo.mobileprovision
[08:28:21]: Setting Provisioning Profile type to 'enterprise'
[08:28:21]: ------------------
[08:28:21]: --- Step: sigh ---
[08:28:21]: ------------------
+-------------------------------+--------------------------------------+
| Summary for sigh 1.1.3 |
+-------------------------------+--------------------------------------+
| adhoc | false |
| skip_install | false |
| development | false |
| force | false |
| app_identifier | org.mozilla.ios.FennecAurora.ShareTo |
| username | [email protected] |
| team_id | 9G8J6YA743 |
| output_path | ./provisioning-profiles/ |
| skip_fetch_profiles | false |
| skip_certificate_verification | false |
+-------------------------------+--------------------------------------+
[08:28:21]: Starting login with user '[email protected]'
[08:28:22]: Successfully logged in
[08:28:22]: Fetching profiles...
[08:28:24]: Found 1 matching profile(s)
[08:28:24]: Downloading provisioning profile...
[08:28:25]: Successfully downloaded provisioning profile...
[08:28:25]: Installing provisioning profile...
/Users/sleroux/development/firefox-ios/provisioning-profiles/InHouse_org.mozilla.ios.FennecAurora.ShareTo.mobileprovision
[08:28:25]: Setting Provisioning Profile type to 'enterprise'
[08:28:25]: ------------------
[08:28:25]: --- Step: sigh ---
[08:28:25]: ------------------
+-------------------------------+----------------------------------------+
| Summary for sigh 1.1.3 |
+-------------------------------+----------------------------------------+
| adhoc | false |
| skip_install | false |
| development | false |
| force | false |
| app_identifier | org.mozilla.ios.FennecAurora.ViewLater |
| username | [email protected] |
| team_id | 9G8J6YA743 |
| output_path | ./provisioning-profiles/ |
| skip_fetch_profiles | false |
| skip_certificate_verification | false |
+-------------------------------+----------------------------------------+
[08:28:25]: Starting login with user '[email protected]'
[08:28:26]: Successfully logged in
[08:28:26]: Fetching profiles...
[08:28:28]: Found 1 matching profile(s)
[08:28:28]: Downloading provisioning profile...
[08:28:29]: Successfully downloaded provisioning profile...
[08:28:29]: Installing provisioning profile...
/Users/sleroux/development/firefox-ios/provisioning-profiles/InHouse_org.mozilla.ios.FennecAurora.ViewLater.mobileprovision
[08:28:29]: Setting Provisioning Profile type to 'enterprise'
[08:28:29]: -----------------
[08:28:29]: --- Step: gym ---
[08:28:29]: -----------------
[08:28:29]: Installing provisioning profile...
[08:28:29]: xcrun xcodebuild -list -project './Client.xcodeproj'
2015-11-16 08:28:29.882 xcodebuild[62082:41970504] [MT] PluginLoading: Required plug-in compatibility UUID 7265231C-39B4-402C-89E1-16167C4CC990 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/DebugSearch.xcplugin' not present in DVTPlugInCompatibilityUUIDs
[08:28:30]: xcrun xcodebuild -showBuildSettings -scheme 'FennecAurora' -project './Client.xcodeproj'
2015-11-16 08:28:31.073 xcodebuild[62085:41970584] [MT] PluginLoading: Required plug-in compatibility UUID 7265231C-39B4-402C-89E1-16167C4CC990 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/DebugSearch.xcplugin' not present in DVTPlugInCompatibilityUUIDs
+---------------------------+-----------------------------------------------------------------------------------------------------------------------------+
| Summary for gym 1.1.5 |
+---------------------------+-----------------------------------------------------------------------------------------------------------------------------+
| project | ./Client.xcodeproj |
| scheme | FennecAurora |
| clean | true |
| output_directory | ./builds/ |
| output_name | firefox-ios-ios-aurora-1.0.0(1)-20151116T132757Z |
| silent | false |
| include_symbols | true |
| include_bitcode | false |
| use_legacy_build_api | false |
| export_method | enterprise |
| buildlog_path | ~/Library/Logs/gym |
| sdk | iphoneos |
| provisioning_profile_path | /Users/sleroux/development/firefox-ios/provisioning-profiles/InHouse_org.mozilla.ios.FennecAurora.ViewLater.mobileprovision |
| destination | generic/platform=iOS |
+---------------------------+-----------------------------------------------------------------------------------------------------------------------------+
[08:28:33]: set -o pipefail && xcodebuild -scheme 'FennecAurora' -project './Client.xcodeproj' -sdk 'iphoneos' -destination 'generic/platform=iOS' -archivePath '/Users/sleroux/Library/Developer/Xcode/Archives/2015-11-16/firefox-ios-ios-aurora-1.0.0(1)-20151116T132757Z 2015-11-16 08.28.33.xcarchive' clean archive | tee '/Users/sleroux/Library/Logs/gym/Client-FennecAurora.log' | xcpretty
2015-11-16 08:28:33.523 xcodebuild[62100:41970693] [MT] PluginLoading: Required plug-in compatibility UUID 7265231C-39B4-402C-89E1-16167C4CC990 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/DebugSearch.xcplugin' not present in DVTPlugInCompatibilityUUIDs
▸ Cleaning Alamofire/Alamofire OSX [Debug]
▸ Check Dependencies
▸ Cleaning XCGLogger/XCGLogger (iOS) [Debug]
▸ Check Dependencies
▸ Cleaning FxA/FxA [Debug]
▸ Check Dependencies
▸ Cleaning sqlcipher/sqlcipher [Debug]
▸ Check Dependencies
▸ Cleaning Base32/Base32-iOS [Debug]
▸ Check Dependencies
▸ Cleaning Breakpad/Breakpad [Debug]
▸ Check Dependencies
▸ Cleaning SnapKit/SnapKit iOS [Debug]
▸ Check Dependencies
▸ Cleaning Alamofire/Alamofire iOS [Debug]
▸ Check Dependencies
▸ Cleaning SWXMLHash/SWXMLHash [Debug]
▸ Check Dependencies
▸ Cleaning SDWebImage/SDWebImage [Debug]
▸ Check Dependencies
▸ Cleaning SQLite/SQLite iOS [Debug]
▸ Check Dependencies
▸ Cleaning Client/Shared [Debug]
▸ Check Dependencies
▸ Cleaning KIF/KIF [Debug]
▸ Check Dependencies
▸ Cleaning Client/Storage [Debug]
▸ Check Dependencies
▸ Cleaning Client/Account [Debug]
▸ Check Dependencies
▸ Cleaning Client/AccountTests [Debug]
▸ Check Dependencies
▸ Cleaning Client/Sync [Debug]
▸ Check Dependencies
▸ Cleaning Client/ReadingList [Debug]
▸ Check Dependencies
▸ Cleaning Client/ViewLater [Debug]
▸ Check Dependencies
▸ Cleaning Client/SendTo [Debug]
▸ Check Dependencies
▸ Cleaning Client/ShareTo [Debug]
▸ Check Dependencies
▸ Cleaning Client/Client [Debug]
▸ Check Dependencies
▸ Cleaning Client/ReadingListTests [Debug]
▸ Check Dependencies
▸ Cleaning Client/UITests [Debug]
▸ Check Dependencies
▸ Cleaning Client/SyncTests [Debug]
▸ Check Dependencies
▸ Cleaning Client/ClientTests [Debug]
▸ Check Dependencies
▸ Clean Succeeded
▸ Building Breakpad/Breakpad [(Release)]
▸ Check Dependencies
▸ Building Base32/Base32-iOS [(Release)]
▸ Check Dependencies
▸ Processing Info.plist
▸ Building Alamofire/Alamofire OSX [(Release)]
▸ Check Dependencies
❌ CodeSign error: code signing is required for product type 'Framework' in SDK 'iOS 9.1'
▸ Building Alamofire/Alamofire iOS [(Release)]
▸ Check Dependencies
▸ Building XCGLogger/XCGLogger (iOS) [(Release)]
▸ Check Dependencies
▸ Building FxA/FxA [FennecAurora]
▸ Check Dependencies
▸ Building sqlcipher/sqlcipher [(Release)]
▸ Check Dependencies
▸ Building SDWebImage/SDWebImage [(Release)]
▸ Check Dependencies
** ARCHIVE FAILED **
The following build commands failed:
Check dependencies
(1 failure)
2015-11-16 08:28:33.523 xcodebuild[62100:41970693] [MT] PluginLoading: Required plug-in compatibility UUID 7265231C-39B4-402C-89E1-16167C4CC990 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/DebugSearch.xcplugin' not present in DVTPlugInCompatibilityUUIDs
▸ Cleaning Alamofire/Alamofire OSX [Debug]
▸ Check Dependencies
▸ Cleaning XCGLogger/XCGLogger (iOS) [Debug]
▸ Check Dependencies
▸ Cleaning FxA/FxA [Debug]
▸ Check Dependencies
▸ Cleaning sqlcipher/sqlcipher [Debug]
▸ Check Dependencies
▸ Cleaning Base32/Base32-iOS [Debug]
▸ Check Dependencies
▸ Cleaning Breakpad/Breakpad [Debug]
▸ Check Dependencies
▸ Cleaning SnapKit/SnapKit iOS [Debug]
▸ Check Dependencies
▸ Cleaning Alamofire/Alamofire iOS [Debug]
▸ Check Dependencies
▸ Cleaning SWXMLHash/SWXMLHash [Debug]
▸ Check Dependencies
▸ Cleaning SDWebImage/SDWebImage [Debug]
▸ Check Dependencies
▸ Cleaning SQLite/SQLite iOS [Debug]
▸ Check Dependencies
▸ Cleaning Client/Shared [Debug]
▸ Check Dependencies
▸ Cleaning KIF/KIF [Debug]
▸ Check Dependencies
▸ Cleaning Client/Storage [Debug]
▸ Check Dependencies
▸ Cleaning Client/Account [Debug]
▸ Check Dependencies
▸ Cleaning Client/AccountTests [Debug]
▸ Check Dependencies
▸ Cleaning Client/Sync [Debug]
▸ Check Dependencies
▸ Cleaning Client/ReadingList [Debug]
▸ Check Dependencies
▸ Cleaning Client/ViewLater [Debug]
▸ Check Dependencies
▸ Cleaning Client/SendTo [Debug]
▸ Check Dependencies
▸ Cleaning Client/ShareTo [Debug]
▸ Check Dependencies
▸ Cleaning Client/Client [Debug]
▸ Check Dependencies
▸ Cleaning Client/ReadingListTests [Debug]
▸ Check Dependencies
▸ Cleaning Client/UITests [Debug]
▸ Check Dependencies
▸ Cleaning Client/SyncTests [Debug]
▸ Check Dependencies
▸ Cleaning Client/ClientTests [Debug]
▸ Check Dependencies
▸ Clean Succeeded
▸ Building Breakpad/Breakpad [(Release)]
▸ Check Dependencies
▸ Building Base32/Base32-iOS [(Release)]
▸ Check Dependencies
▸ Processing Info.plist
▸ Building Alamofire/Alamofire OSX [(Release)]
▸ Check Dependencies
❌ CodeSign error: code signing is required for product type 'Framework' in SDK 'iOS 9.1'
▸ Building Alamofire/Alamofire iOS [(Release)]
▸ Check Dependencies
▸ Building XCGLogger/XCGLogger (iOS) [(Release)]
▸ Check Dependencies
▸ Building FxA/FxA [FennecAurora]
▸ Check Dependencies
▸ Building sqlcipher/sqlcipher [(Release)]
▸ Check Dependencies
▸ Building SDWebImage/SDWebImage [(Release)]
▸ Check Dependencies
** ARCHIVE FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[08:28:37]: Exit status: 65
[08:28:37]: Your project settings define invalid code signing settings
[08:28:37]: To generate an ipa file you need to enable code signing for your project
[08:28:37]: Additionally make sure you have a code signing identity set
[08:28:37]: Follow this guide: https://github.com/KrauseFx/fastlane/blob/master/docs/CodeSigning.md
[08:28:37]: Variable Dump:
[08:28:37]: {:DEFAULT_PLATFORM=>:ios, :PLATFORM_NAME=>:ios, :LANE_NAME=>"ios-aurora", :BUILD_NUMBER=>"1", :VERSION_NUMBER=>"1.0.0", :SIGH_PROFILE_PATH=>"/Users/sleroux/development/firefox-ios/provisioning-profiles/InHouse_org.mozilla.ios.FennecAurora.ViewLater.mobileprovision", :SIGH_PROFILE_PATHS=>["/Users/sleroux/development/firefox-ios/provisioning-profiles/InHouse_org.mozilla.ios.FennecAurora.mobileprovision", "/Users/sleroux/development/firefox-ios/provisioning-profiles/InHouse_org.mozilla.ios.FennecAurora.SendTo.mobileprovision", "/Users/sleroux/development/firefox-ios/provisioning-profiles/InHouse_org.mozilla.ios.FennecAurora.ShareTo.mobileprovision", "/Users/sleroux/development/firefox-ios/provisioning-profiles/InHouse_org.mozilla.ios.FennecAurora.ViewLater.mobileprovision"], :SIGH_UDID=>"826837c1-92e2-4200-8dca-890dc146049c", :SIGH_PROFILE_TYPE=>"enterprise"}
[08:28:37]: Error building the application - see the log above
+------+-------------------------------------+-------------+
| fastlane summary |
+------+-------------------------------------+-------------+
| Step | Action | Time (in s) |
+------+-------------------------------------+-------------+
| 1 | Verifying required fastlane version | 0 |
| 2 | default_platform | 0 |
| 3 | Switch to ios setup lane | 0 |
| 4 | get_build_number | 0 |
| 5 | get_version_number | 0 |
| 6 | checkout_git_branch | 0 |
| 7 | ../scripts/localise.sh | 9 |
| 8 | ./scripts/mkdirs.sh | 0 |
| 9 | increment_build_number | 0 |
| 10 | increment_version_number | 0 |
| 11 | commit_version_bump | 1 |
| 12 | sigh | 8 |
| 13 | sigh | 3 |
| 14 | sigh | 3 |
| 15 | sigh | 3 |
| 16 | gym | 8 |
+------+-------------------------------------+-------------+
[08:28:37]: fastlane finished with errors
Successfully submitted crash report. If this is a problem with one of the tools you want to report
please submit an issue on GitHub and attach the following number to it: 'aa23fb0a679183611ae36f9c441d46b7'
Also stored the crash report locally '/tmp/sentry_aa23fb0a679183611ae36f9c441d46b7.json'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment