fastlane: Gym errors: error 14 and exit status 70.
New Issue Checklist
- Updated fastlane to the latest version
- I have read the Contribution Guidelines
Issue Description
Unable to generate an IPA using bundle exec fastlane standard_build however fastlane standard_build works.
The lane standard_build runs scan then gym, scan works but gym fails.
Complete output when running fastlane, including the stack trace and command used
BrettsWorkiMac:Datcatbored brettbest$ bundle exec fastlane standard_build --verbose
/Users/brettbest/.gem/ruby/2.3.0/gems/commander-4.3.5/lib/commander/user_interaction.rb:334: warning: constant ::TimeoutError is deprecated
DEBUG [2016-07-11 14:22:06.84]: Checking if there are any plugins that should be loaded...
INFO [2016-07-11 14:22:06.86]: Driving the lane 'standard_build' 🚀
INFO [2016-07-11 14:22:06.86]: --------------------------------------
INFO [2016-07-11 14:22:06.86]: --- Step: Switch to run_tests lane ---
INFO [2016-07-11 14:22:06.86]: --------------------------------------
INFO [2016-07-11 14:22:06.86]: Cruising over to lane 'run_tests' 🚖
INFO [2016-07-11 14:22:06.86]: ------------------
INFO [2016-07-11 14:22:06.86]: --- Step: scan ---
INFO [2016-07-11 14:22:06.86]: ------------------
WARN [2016-07-11 14:22:06.87]: xcrun xcodebuild -list -workspace ./Datcatbored.xcworkspace
2016-07-11 14:22:07.411 xcodebuild[55070:21593096] [MT] DVTToolchain: Failed to load toolchain: <DVTFilePath:0x7f9061f005f0:'/Library/Developer/Toolchains/swift-latest.xctoolchain'>: Error Domain=DVTToolchainErrorDomain Code=4 "alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist" UserInfo={NSFilePath=/Library/Developer/Toolchains/swift-latest.xctoolchain, NSLocalizedDescription=alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist}
2016-07-11 14:22:08.727 xcodebuild[55074:21593810] [MT] DVTToolchain: Failed to load toolchain: <DVTFilePath:0x7ff12951ff80:'/Library/Developer/Toolchains/swift-latest.xctoolchain'>: Error Domain=DVTToolchainErrorDomain Code=4 "alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist" UserInfo={NSFilePath=/Library/Developer/Toolchains/swift-latest.xctoolchain, NSLocalizedDescription=alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist}
DEBUG [2016-07-11 14:22:09.35]: Fetching available simulator devices
+-----------------------+---------------------------+
| Summary for scan 0.8.0 |
+-----------------------+---------------------------+
| scheme | Datcatbored tvOS |
| clean | true |
| code_coverage | true |
| workspace | ./Datcatbored.xcworkspace |
| address_sanitizer | false |
| skip_build | false |
| output_directory | ./fastlane/test_output |
| output_types | html,junit |
| buildlog_path | ~/Library/Logs/scan |
| open_report | false |
| skip_slack | false |
| slack_only_on_failure | false |
| use_clang_report_name | false |
+-----------------------+---------------------------+
INFO [2016-07-11 14:22:09.44]: $ set -o pipefail && env NSUnbufferedIO=YES xcodebuild -workspace ./Datcatbored.xcworkspace -scheme Datcatbored\ tvOS -destination 'platform=tvOS Simulator,id=BDC09A95-2F2C-4787-AEBB-CB840369EE90' -enableCodeCoverage YES clean build test | tee '/Users/brettbest/Library/Logs/scan/Datcatbored tvOS-Datcatbored tvOS.log' | xcpretty
INFO [2016-07-11 14:22:09.44]: ▸ Loading...
INFO [2016-07-11 14:22:09.52]: ▸ 2016-07-11 14:22:09.523 xcodebuild[55083:21594186] [MT] DVTToolchain: Failed to load toolchain: <DVTFilePath:0x7f80fb60d330:'/Library/Developer/Toolchains/swift-latest.xctoolchain'>: Error Domain=DVTToolchainErrorDomain Code=4 "alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist" UserInfo={NSFilePath=/Library/Developer/Toolchains/swift-latest.xctoolchain, NSLocalizedDescription=alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist}
INFO [2016-07-11 14:22:10.16]: ▸ Cleaning Datcatbored/Datcatbored tvOS [Debug]
INFO [2016-07-11 14:22:10.16]: ▸ Check Dependencies
INFO [2016-07-11 14:22:10.32]: ▸ Clean Succeeded
INFO [2016-07-11 14:22:10.32]: ▸ Building Datcatbored/Datcatbored tvOS [Debug]
INFO [2016-07-11 14:22:10.32]: ▸ Check Dependencies
INFO [2016-07-11 14:22:10.60]: ▸ Compiling ViewController.swift
INFO [2016-07-11 14:22:11.98]: ▸ Compiling AppDelegate.swift
INFO [2016-07-11 14:22:12.08]: ▸ Linking Datcatbored\ tvOS
INFO [2016-07-11 14:22:13.60]: ▸ Compiling Main.storyboard
INFO [2016-07-11 14:22:14.27]: ▸ Processing Info.plist
INFO [2016-07-11 14:22:14.29]: ▸ Running script 'Lint'
INFO [2016-07-11 14:22:14.70]: Running Tests: ▸ Touching Datcatbored\ tvOS.app
INFO [2016-07-11 14:22:14.71]: ▸ Build Succeeded
INFO [2016-07-11 14:22:14.79]: ▸ 2016-07-11 14:22:14.790 xcodebuild[55083:21595214] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
INFO [2016-07-11 14:22:14.79]: ▸ /Users/brettbest/Library/Developer/Xcode/DerivedData/Datcatbored-cbvcgqkvwwjulrfcmzfbahfycjib/Logs/Test/EAD073BB-8372-4827-BC08-E02B0E95C3E0/Session-2016-07-11_14:22:14-orbI5R.log
INFO [2016-07-11 14:22:14.79]: ▸ 2016-07-11 14:22:14.790 xcodebuild[55083:21594186] [MT] IDETestOperationsObserverDebug: (AB23060E-C923-4614-9C17-A72EB0F9EDC3) Beginning test session AB23060E-C923-4614-9C17-A72EB0F9EDC3 with Xcode 7D1014 on target <DVTiPhoneSimulator: 0x7f80fde3d360> {
INFO [2016-07-11 14:22:14.79]: ▸ SimDevice: SimDevice : Apple TV 1080p (BDC09A95-2F2C-4787-AEBB-CB840369EE90) : state={ Booted } deviceType={ SimDeviceType : com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p } runtime={ SimRuntime : 9.2 (13Y227) - com.apple.CoreSimulator.SimRuntime.tvOS-9-2 }
INFO [2016-07-11 14:22:14.79]: ▸ } (9.2 (13Y227))
INFO [2016-07-11 14:22:14.80]: ▸ 2016-07-11 14:22:14.804 xcodebuild[55083:21594186] [MT] IDETestOperationsObserverDebug: (7BFF5106-F8ED-4253-882E-52CB8ED5E58C) Beginning test session 7BFF5106-F8ED-4253-882E-52CB8ED5E58C with Xcode 7D1014 on target <DVTiPhoneSimulator: 0x7f80fde3d360> {
INFO [2016-07-11 14:22:14.80]: ▸ SimDevice: SimDevice : Apple TV 1080p (BDC09A95-2F2C-4787-AEBB-CB840369EE90) : state={ Booted } deviceType={ SimDeviceType : com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p } runtime={ SimRuntime : 9.2 (13Y227) - com.apple.CoreSimulator.SimRuntime.tvOS-9-2 }
INFO [2016-07-11 14:22:14.80]: ▸ } (9.2 (13Y227))
INFO [2016-07-11 14:22:14.80]: ▸ 2016-07-11 14:22:14.805 xcodebuild[55083:21594365] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
INFO [2016-07-11 14:22:14.80]: ▸ /Users/brettbest/Library/Developer/Xcode/DerivedData/Datcatbored-cbvcgqkvwwjulrfcmzfbahfycjib/Logs/Test/EAD073BB-8372-4827-BC08-E02B0E95C3E0/Session-2016-07-11_14:22:14-TTgGCz.log
INFO [2016-07-11 14:22:14.83]: ▸ Building Datcatbored/Datcatbored tvOS [Debug]
INFO [2016-07-11 14:22:14.83]: ▸ Check Dependencies
INFO [2016-07-11 14:22:14.87]: ▸ Running script 'Lint'
INFO [2016-07-11 14:22:14.97]: ▸ Building Datcatbored/Datcatbored tvOS UI Tests [Debug]
INFO [2016-07-11 14:22:14.97]: ▸ Check Dependencies
INFO [2016-07-11 14:22:14.99]: ▸ Building Datcatbored/Datcatbored tvOS Tests [Debug]
INFO [2016-07-11 14:22:14.99]: ▸ Check Dependencies
INFO [2016-07-11 14:22:18.46]: ▸ All tests
INFO [2016-07-11 14:22:18.46]: ▸ Test Suite Datcatbored tvOS Tests.xctest started
INFO [2016-07-11 14:22:18.47]: ▸ DatcatboredtvOSTests
INFO [2016-07-11 14:22:18.47]: ▸ ✓ testExample (0.001 seconds)
INFO [2016-07-11 14:22:18.73]: ▸ ◷ testPerformanceExample measured (0.000 seconds)
INFO [2016-07-11 14:22:18.73]: ▸ ✓ testPerformanceExample (0.272 seconds)
INFO [2016-07-11 14:22:18.73]: ▸ Executed 2 tests, with 0 failures (0 unexpected) in 0.273 (0.275) seconds
INFO [2016-07-11 14:22:18.73]: ▸
INFO [2016-07-11 14:22:22.04]: ▸ All tests
INFO [2016-07-11 14:22:22.04]: ▸ Test Suite Datcatbored tvOS UI Tests.xctest started
INFO [2016-07-11 14:22:22.04]: ▸ DatcatboredtvOSUITests
INFO [2016-07-11 14:22:25.63]: ▸ ✓ testExample (3.590 seconds)
INFO [2016-07-11 14:22:25.63]: ▸ Executed 1 test, with 0 failures (0 unexpected) in 3.590 (3.592) seconds
INFO [2016-07-11 14:22:25.63]: ▸
INFO [2016-07-11 14:22:25.72]: ▸ Test Succeeded
+--------------------+-------+
| Test Results |
+--------------------+-------+
| Number of tests | 3 |
| Number of failures | 0 |
+--------------------+-------+
INFO [2016-07-11 14:22:26.92]: Successfully generated report at '/Users/brettbest/Documents/Xcode/Work/Datcatbored/fastlane/test_output/report.html'
INFO [2016-07-11 14:22:27.48]: Successfully generated report at '/Users/brettbest/Documents/Xcode/Work/Datcatbored/fastlane/test_output/report.junit'
INFO [2016-07-11 14:22:27.48]: Cruising back to lane 'standard_build' 🚘
INFO [2016-07-11 14:22:27.48]: ---------------------------------------
INFO [2016-07-11 14:22:27.48]: --- Step: Switch to build_beta lane ---
INFO [2016-07-11 14:22:27.48]: ---------------------------------------
INFO [2016-07-11 14:22:27.48]: Cruising over to lane 'build_beta' 🚖
INFO [2016-07-11 14:22:27.49]: -----------------
INFO [2016-07-11 14:22:27.49]: --- Step: gym ---
INFO [2016-07-11 14:22:27.49]: -----------------
WARN [2016-07-11 14:22:27.59]: xcrun xcodebuild -list -workspace ./Datcatbored.xcworkspace
2016-07-11 14:22:27.659 xcodebuild[55143:21601629] [MT] DVTToolchain: Failed to load toolchain: <DVTFilePath:0x7fd440d210e0:'/Library/Developer/Toolchains/swift-latest.xctoolchain'>: Error Domain=DVTToolchainErrorDomain Code=4 "alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist" UserInfo={NSFilePath=/Library/Developer/Toolchains/swift-latest.xctoolchain, NSLocalizedDescription=alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist}
2016-07-11 14:22:28.141 xcodebuild[55147:21601868] [MT] DVTToolchain: Failed to load toolchain: <DVTFilePath:0x7f86a1e067a0:'/Library/Developer/Toolchains/swift-latest.xctoolchain'>: Error Domain=DVTToolchainErrorDomain Code=4 "alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist" UserInfo={NSFilePath=/Library/Developer/Toolchains/swift-latest.xctoolchain, NSLocalizedDescription=alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist}
+----------------------+---------------------------+
| Summary for gym 1.6.3 |
+----------------------+---------------------------+
| scheme | Datcatbored tvOS |
| clean | true |
| export_method | ad-hoc |
| workspace | ./Datcatbored.xcworkspace |
| destination | generic/platform=tvOS |
| output_name | Datcatbored tvOS |
| output_directory | . |
| silent | false |
| use_legacy_build_api | false |
| buildlog_path | ~/Library/Logs/gym |
+----------------------+---------------------------+
+------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
| Generated Build Command |
+------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
| Option | Value |
+------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
| set -o pipefail && | |
| xcodebuild | |
| -workspace ./Datcatbored.xcworkspace | |
| -scheme Datcatbored\ tvOS | |
| -destination | generic/platform=tvOS |
| -archivePath | /Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive |
| clean | |
| archive | |
| | tee /Users/brettbest/Library/Logs/gym/Datcatbored\ tvOS-Datcatbored\ tvOS.log | xcpretty | |
+------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
INFO [2016-07-11 14:22:28.69]: $ set -o pipefail && xcodebuild -workspace ./Datcatbored.xcworkspace -scheme Datcatbored\ tvOS -destination 'generic/platform=tvOS' -archivePath '/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive' clean archive | tee /Users/brettbest/Library/Logs/gym/Datcatbored\ tvOS-Datcatbored\ tvOS.log | xcpretty
INFO [2016-07-11 14:22:28.76]: ▸ 2016-07-11 14:22:28.765 xcodebuild[55154:21602125] [MT] DVTToolchain: Failed to load toolchain: <DVTFilePath:0x7fbbfbf17d70:'/Library/Developer/Toolchains/swift-latest.xctoolchain'>: Error Domain=DVTToolchainErrorDomain Code=4 "alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist" UserInfo={NSFilePath=/Library/Developer/Toolchains/swift-latest.xctoolchain, NSLocalizedDescription=alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist}
INFO [2016-07-11 14:22:29.32]: ▸ Cleaning Datcatbored/Datcatbored tvOS [Debug]
INFO [2016-07-11 14:22:29.32]: ▸ Check Dependencies
INFO [2016-07-11 14:22:29.46]: ▸ Clean Succeeded
INFO [2016-07-11 14:22:29.48]: ▸ Building Datcatbored/Datcatbored tvOS [Release]
INFO [2016-07-11 14:22:29.48]: ▸ Check Dependencies
INFO [2016-07-11 14:22:30.37]: ▸ Linking Datcatbored\ tvOS
INFO [2016-07-11 14:22:30.73]: ▸ Compiling Main.storyboard
INFO [2016-07-11 14:22:31.00]: ▸ Processing Info.plist
INFO [2016-07-11 14:22:31.07]: ▸ Generating 'Datcatbored\ tvOS.app.dSYM'
INFO [2016-07-11 14:22:31.23]: ▸ Running script 'Lint'
INFO [2016-07-11 14:22:31.31]: ▸ Touching Datcatbored\ tvOS.app
INFO [2016-07-11 14:22:34.00]: ▸ Signing /Users/brettbest/Library/Developer/Xcode/DerivedData/Datcatbored-cbvcgqkvwwjulrfcmzfbahfycjib/Build/Intermediates/ArchiveIntermediates/Datcatbored\ tvOS/InstallationBuildProductsLocation/Applications/Datcatbored\ tvOS.app
INFO [2016-07-11 14:22:34.20]: ▸ Touching Datcatbored\ tvOS.app.dSYM
INFO [2016-07-11 14:22:34.49]: ▸ Archive Succeeded
DEBUG [2016-07-11 14:22:34.76]: Stored the archive in: /Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive
+--------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
| Generated Package Command |
+--------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
| Option | Value |
+--------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
| /usr/bin/xcrun /Users/brettbest/.gem/ruby/2.3.0/gems/gym-1.6.3/lib/assets/wrap_xcodebuild/xcbuild-safe.sh -exportArchive | |
| -exportOptionsPlist | /var/folders/2k/1cxfx0ln4jb8hq_xn6pfxlfh0000gn/T/gym_config20160711-55052-g1sp0x.plist |
| -archivePath | /Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive |
| -exportPath | /var/folders/2k/1cxfx0ln4jb8hq_xn6pfxlfh0000gn/T/gym_output20160711-55052-1o22j8q |
+--------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
INFO [2016-07-11 14:22:34.77]: $ /usr/bin/xcrun /Users/brettbest/.gem/ruby/2.3.0/gems/gym-1.6.3/lib/assets/wrap_xcodebuild/xcbuild-safe.sh -exportArchive -exportOptionsPlist '/var/folders/2k/1cxfx0ln4jb8hq_xn6pfxlfh0000gn/T/gym_config20160711-55052-g1sp0x.plist' -archivePath '/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive' -exportPath '/var/folders/2k/1cxfx0ln4jb8hq_xn6pfxlfh0000gn/T/gym_output20160711-55052-1o22j8q'
INFO [2016-07-11 14:22:34.87]: ▸ + xcodebuild -exportArchive -exportOptionsPlist /var/folders/2k/1cxfx0ln4jb8hq_xn6pfxlfh0000gn/T/gym_config20160711-55052-g1sp0x.plist -archivePath '/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive' -exportPath /var/folders/2k/1cxfx0ln4jb8hq_xn6pfxlfh0000gn/T/gym_output20160711-55052-1o22j8q
INFO [2016-07-11 14:22:34.94]: ▸ 2016-07-11 14:22:34.944 xcodebuild[55272:21604106] [MT] DVTToolchain: Failed to load toolchain: <DVTFilePath:0x7ff58a702240:'/Library/Developer/Toolchains/swift-latest.xctoolchain'>: Error Domain=DVTToolchainErrorDomain Code=4 "alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist" UserInfo={NSFilePath=/Library/Developer/Toolchains/swift-latest.xctoolchain, NSLocalizedDescription=alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist}
INFO [2016-07-11 14:22:35.19]: ▸ 2016-07-11 14:22:35.196 xcodebuild[55272:21604106] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path '/var/folders/2k/1cxfx0ln4jb8hq_xn6pfxlfh0000gn/T/Datcatbored tvOS_2016-07-11_14-22-35.195.xcdistributionlogs'.
INFO [2016-07-11 14:22:35.24]: ▸ 2016-07-11 14:22:35.244 xcodebuild[55272:21604106] [MT] DeveloperPortal: Using pre-existing current store at URL (file:///Users/brettbest/Library/Developer/Xcode/DeveloperPortal%207.3.1.db).
INFO [2016-07-11 14:22:35.85]: ▸ 2016-07-11 14:22:35.855 xcodebuild[55272:21604106] [MT] IDEDistribution: Step failed: <IDEDistributionThinningStep: 0x7ff58d04f500>: Error Domain=IDEDistributionErrorDomain Code=14 "No applicable devices found." UserInfo={NSLocalizedDescription=No applicable devices found.}
INFO [2016-07-11 14:22:35.85]: ▸ error: exportArchive: No applicable devices found.
INFO [2016-07-11 14:22:35.85]: ▸ Error Domain=IDEDistributionErrorDomain Code=14 "No applicable devices found." UserInfo={NSLocalizedDescription=No applicable devices found.}
INFO [2016-07-11 14:22:35.85]: ▸ ** EXPORT FAILED **
+ xcodebuild -exportArchive -exportOptionsPlist /var/folders/2k/1cxfx0ln4jb8hq_xn6pfxlfh0000gn/T/gym_config20160711-55052-g1sp0x.plist -archivePath '/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive' -exportPath /var/folders/2k/1cxfx0ln4jb8hq_xn6pfxlfh0000gn/T/gym_output20160711-55052-1o22j8q
2016-07-11 14:22:34.944 xcodebuild[55272:21604106] [MT] DVTToolchain: Failed to load toolchain: <DVTFilePath:0x7ff58a702240:'/Library/Developer/Toolchains/swift-latest.xctoolchain'>: Error Domain=DVTToolchainErrorDomain Code=4 "alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist" UserInfo={NSFilePath=/Library/Developer/Toolchains/swift-latest.xctoolchain, NSLocalizedDescription=alleged toolchain directory doesn't contain ToolchainInfo.plist or Info.plist}
2016-07-11 14:22:35.196 xcodebuild[55272:21604106] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path '/var/folders/2k/1cxfx0ln4jb8hq_xn6pfxlfh0000gn/T/Datcatbored tvOS_2016-07-11_14-22-35.195.xcdistributionlogs'.
2016-07-11 14:22:35.244 xcodebuild[55272:21604106] [MT] DeveloperPortal: Using pre-existing current store at URL (file:///Users/brettbest/Library/Developer/Xcode/DeveloperPortal%207.3.1.db).
2016-07-11 14:22:35.855 xcodebuild[55272:21604106] [MT] IDEDistribution: Step failed: <IDEDistributionThinningStep: 0x7ff58d04f500>: Error Domain=IDEDistributionErrorDomain Code=14 "No applicable devices found." UserInfo={NSLocalizedDescription=No applicable devices found.}
error: exportArchive: No applicable devices found.
Error Domain=IDEDistributionErrorDomain Code=14 "No applicable devices found." UserInfo={NSLocalizedDescription=No applicable devices found.}
** EXPORT FAILED **
ERROR [2016-07-11 14:22:35.86]: Exit status: 70
ERROR [2016-07-11 14:22:35.86]: 2016-07-11 04:22:35 +0000 [MT] Running step: IDEDistributionSigningAssetsStep with <IDEDistributionContext: 0x7ff58cd77270; archive(resolved)='<IDEArchive: 0x7ff58cd759e0>', distributionTask(resolved)='2', distributionMethod(resolved)='<IDEDistributionMethodTVOSAdHoc: 0x7ff58cd879a0>', teamID(resolved)='(null)'>
Chain (2, self inclusive):
<IDEDistributionContext: 0x7ff58cd77270; archive = '(null)', distributionMethod='<IDEDistributionMethodTVOSAdHoc: 0x7ff58cd879a0>', teamID='(null)'>
<IDEDistributionContext: 0x7ff58cd766a0; archive = '<IDEArchive: 0x7ff58cd759e0>', distributionMethod='(null)', teamID='(null)'>
</IDEDistributionContext: 0x7ff58cd77270>
2016-07-11 04:22:35 +0000 [MT] [OPTIONAL] Didn't find archived user entitlements for <DVTFilePath:0x7ff58a784c10:'/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftDarwin.dylib'>: Error Domain=NSCocoaErrorDomain Code=4 "Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftDarwin.dylib" did not contain a "archived-expanded-entitlements.xcent" resource." UserInfo={NSLocalizedDescription=Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftDarwin.dylib" did not contain a "archived-expanded-entitlements.xcent" resource.}
2016-07-11 04:22:35 +0000 [MT] [OPTIONAL] Didn't find archived user entitlements for <DVTFilePath:0x7ff58a780380:'/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftCore.dylib'>: Error Domain=NSCocoaErrorDomain Code=4 "Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftCore.dylib" did not contain a "archived-expanded-entitlements.xcent" resource." UserInfo={NSLocalizedDescription=Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftCore.dylib" did not contain a "archived-expanded-entitlements.xcent" resource.}
2016-07-11 04:22:35 +0000 [MT] [OPTIONAL] Didn't find archived user entitlements for <DVTFilePath:0x7ff58a784b50:'/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftObjectiveC.dylib'>: Error Domain=NSCocoaErrorDomain Code=4 "Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftObjectiveC.dylib" did not contain a "archived-expanded-entitlements.xcent" resource." UserInfo={NSLocalizedDescription=Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftObjectiveC.dylib" did not contain a "archived-expanded-entitlements.xcent" resource.}
2016-07-11 04:22:35 +0000 [MT] [OPTIONAL] Didn't find archived user entitlements for <DVTFilePath:0x7ff58a783450:'/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftCoreImage.dylib'>: Error Domain=NSCocoaErrorDomain Code=4 "Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftCoreImage.dylib" did not contain a "archived-expanded-entitlements.xcent" resource." UserInfo={NSLocalizedDescription=Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftCoreImage.dylib" did not contain a "archived-expanded-entitlements.xcent" resource.}
2016-07-11 04:22:35 +0000 [MT] [OPTIONAL] Didn't find archived user entitlements for <DVTFilePath:0x7ff58a787ac0:'/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftFoundation.dylib'>: Error Domain=NSCocoaErrorDomain Code=4 "Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftFoundation.dylib" did not contain a "archived-expanded-entitlements.xcent" resource." UserInfo={NSLocalizedDescription=Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftFoundation.dylib" did not contain a "archived-expanded-entitlements.xcent" resource.}
2016-07-11 04:22:35 +0000 [MT] [OPTIONAL] Didn't find archived user entitlements for <DVTFilePath:0x7ff58a786370:'/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftDispatch.dylib'>: Error Domain=NSCocoaErrorDomain Code=4 "Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftDispatch.dylib" did not contain a "archived-expanded-entitlements.xcent" resource." UserInfo={NSLocalizedDescription=Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftDispatch.dylib" did not contain a "archived-expanded-entitlements.xcent" resource.}
2016-07-11 04:22:35 +0000 [MT] [OPTIONAL] Didn't find archived user entitlements for <DVTFilePath:0x7ff58a78aa30:'/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftUIKit.dylib'>: Error Domain=NSCocoaErrorDomain Code=4 "Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftUIKit.dylib" did not contain a "archived-expanded-entitlements.xcent" resource." UserInfo={NSLocalizedDescription=Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftUIKit.dylib" did not contain a "archived-expanded-entitlements.xcent" resource.}
2016-07-11 04:22:35 +0000 [MT] [OPTIONAL] Didn't find archived user entitlements for <DVTFilePath:0x7ff58a781ce0:'/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftCoreGraphics.dylib'>: Error Domain=NSCocoaErrorDomain Code=4 "Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftCoreGraphics.dylib" did not contain a "archived-expanded-entitlements.xcent" resource." UserInfo={NSLocalizedDescription=Item at "/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive/Products/Applications/Datcatbored tvOS.app/Frameworks/libswiftCoreGraphics.dylib" did not contain a "archived-expanded-entitlements.xcent" resource.}
2016-07-11 04:22:35 +0000 [MT] Running step: IDEDistributionThinningStep with <IDEDistributionContext: 0x7ff58a76fd20; archive(resolved)='<IDEArchive: 0x7ff58cd759e0>', distributionTask(resolved)='2', distributionMethod(resolved)='<IDEDistributionMethodTVOSAdHoc: 0x7ff58cd879a0>', teamID(resolved)='9QC7L4CJ4K'>
Chain (3, self inclusive):
<IDEDistributionContext: 0x7ff58a76fd20; archive = '(null)', distributionMethod='(null)', teamID='9QC7L4CJ4K'>
<IDEDistributionContext: 0x7ff58cd77270; archive = '(null)', distributionMethod='<IDEDistributionMethodTVOSAdHoc: 0x7ff58cd879a0>', teamID='(null)'>
<IDEDistributionContext: 0x7ff58cd766a0; archive = '<IDEArchive: 0x7ff58cd759e0>', distributionMethod='(null)', teamID='(null)'>
</IDEDistributionContext: 0x7ff58a76fd20>
2016-07-11 04:22:35 +0000 [MT] Running /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool '/var/folders/2k/1cxfx0ln4jb8hq_xn6pfxlfh0000gn/T/IDEDistributionThinningStep.Evs' '--json' '/var/folders/2k/1cxfx0ln4jb8hq_xn6pfxlfh0000gn/T/ipatool-json-filepath-gcg' '--info' '--toolchain' '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr' '--platforms' '/Applications/Xcode.app/Contents/Developer/Platforms'
2016-07-11 04:22:35 +0000 ruby 2.0.0p648 (2015-12-16 revision 53162) [universal.x86_64-darwin15]
2016-07-11 04:22:35 +0000 /Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-1.12.5/lib/bundler/rubygems_integration.rb:468: warning: method redefined; discarding old find_spec_for_exe
/Library/Ruby/Site/2.0.0/rubygems.rb:261: warning: previous definition of find_spec_for_exe was here
2016-07-11 04:22:35 +0000 /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:1117: warning: shadowing outer local variable - path
2016-07-11 04:22:35 +0000 /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:1233: warning: assigned but unused variable - minVersion
/Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:1233: warning: assigned but unused variable - sdkVersion
/Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:1242: warning: assigned but unused variable - sourceVersion
2016-07-11 04:22:35 +0000 /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:1333: warning: shadowing outer local variable - node
2016-07-11 04:22:35 +0000 /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:2047: warning: shadowing outer local variable - machoFile
/Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:2047: warning: shadowing outer local variable - machoImage
2016-07-11 04:22:35 +0000 /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:2218: warning: mismatched indentations at 'end' with 'class' at 2114
2016-07-11 04:22:35 +0000 /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:2402: warning: assigned but unused variable - exc
2016-07-11 04:22:35 +0000 /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:568: warning: assigned but unused variable - output
2016-07-11 04:22:35 +0000 /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:15:in `require': cannot load such file -- cfpropertylist (LoadError)
from /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:15:in `<main>'
2016-07-11 04:22:35 +0000 [MT] /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool exited with 1
2016-07-11 04:22:35 +0000 [MT] ipatool JSON: (null)
ERROR [2016-07-11 14:22:35.86]: There was an error exporting your application
ERROR [2016-07-11 14:22:35.86]: Unfortunately the new Xcode export API is unstable and causes problems on some project
ERROR [2016-07-11 14:22:35.86]: You can temporary use the :use_legacy_build_api option to get the build to work again
WARN [2016-07-11 14:22:35.86]: Variable Dump:
INFO [2016-07-11 14:22:35.86]: {:PLATFORM_NAME=>nil, :LANE_NAME=>"standard_build"}
ERROR [2016-07-11 14:22:35.86]: Error packaging up the application
INFO [2016-07-11 14:22:35.87]: Successfully generated documentation to path '/Users/brettbest/Documents/Xcode/Work/Datcatbored/fastlane/README.md'
+------+---------------------------+-------------+
| fastlane summary |
+------+---------------------------+-------------+
| Step | Action | Time (in s) |
+------+---------------------------+-------------+
| 1 | Switch to run_tests lane | 0 |
| 2 | scan | 20 |
| 3 | Switch to build_beta lane | 0 |
| 4 | gym | 8 |
+------+---------------------------+-------------+
ERROR [2016-07-11 14:22:35.88]: fastlane finished with errors
Looking for related GitHub issues on fastlane/fastlane...
Search query: Error packaging up the application
URL: https://api.github.com/search/issues?q=Error%20packaging%20up%20the%20application+repo:fastlane/fastlane
➡️ Export Failed - Error Packaging up the application, Rsync failed issues
https://github.com/fastlane/fastlane/issues/4150 [open] 32 💬
a week ago
➡️ Error packaging up the application
https://github.com/fastlane/fastlane/issues/1145 [closed] 8 💬
5 weeks ago
➡️ Error packaging up the application
https://github.com/fastlane/fastlane/issues/3136 [closed] 1 💬
08 Mar 2016
and 24 more at: https://github.com/fastlane/fastlane/search?q=Error%20packaging%20up%20the%20application&type=Issues&utf8=✓
bundler: failed to load command: fastlane (/Users/brettbest/.rbenv/versions/2.3.0/bin/fastlane)
FastlaneCore::Interface::FastlaneError: [!] Error packaging up the application
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane_core-0.48.1/lib/fastlane_core/ui/interface.rb:139:in `user_error!'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane_core-0.48.1/lib/fastlane_core/ui/ui.rb:14:in `method_missing'
/Users/brettbest/.gem/ruby/2.3.0/gems/gym-1.6.3/lib/gym/error_handler.rb:94:in `handle_package_error'
/Users/brettbest/.gem/ruby/2.3.0/gems/gym-1.6.3/lib/gym/runner.rb:125:in `block in package_app'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane_core-0.48.1/lib/fastlane_core/command_executor.rb:88:in `execute'
/Users/brettbest/.gem/ruby/2.3.0/gems/gym-1.6.3/lib/gym/runner.rb:121:in `package_app'
/Users/brettbest/.gem/ruby/2.3.0/gems/gym-1.6.3/lib/gym/runner.rb:20:in `run'
/Users/brettbest/.gem/ruby/2.3.0/gems/gym-1.6.3/lib/gym/manager.rb:10:in `work'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/actions/gym.rb:22:in `run'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/runner.rb:197:in `block (2 levels) in execute_action'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/actions/actions_helper.rb:35:in `execute_action'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/runner.rb:182:in `block in execute_action'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/runner.rb:181:in `chdir'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/runner.rb:181:in `execute_action'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/runner.rb:107:in `trigger_action_by_name'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/fast_file.rb:140:in `method_missing'
Fastfile:2:in `block in parsing_binding'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/lane.rb:33:in `call'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/runner.rb:160:in `try_switch_to_lane'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/runner.rb:115:in `trigger_action_by_name'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/fast_file.rb:140:in `method_missing'
Fastfile:11:in `block in parsing_binding'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/lane.rb:33:in `call'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/runner.rb:50:in `block in execute'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/runner.rb:46:in `chdir'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/runner.rb:46:in `execute'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/lane_manager.rb:46:in `cruise_lane'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/command_line_handler.rb:30:in `handle'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/commands_generator.rb:51:in `block (2 levels) in run'
/Users/brettbest/.gem/ruby/2.3.0/gems/commander-4.3.5/lib/commander/command.rb:178:in `call'
/Users/brettbest/.gem/ruby/2.3.0/gems/commander-4.3.5/lib/commander/command.rb:153:in `run'
/Users/brettbest/.gem/ruby/2.3.0/gems/commander-4.3.5/lib/commander/runner.rb:428:in `run_active_command'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane_core-0.48.1/lib/fastlane_core/ui/fastlane_runner.rb:26:in `run!'
/Users/brettbest/.gem/ruby/2.3.0/gems/commander-4.3.5/lib/commander/delegates.rb:15:in `run!'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/commands_generator.rb:244:in `run'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/commands_generator.rb:20:in `start'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/lib/fastlane/cli_tools_distributor.rb:47:in `take_off'
/Users/brettbest/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/fastlane-1.97.2/bin/fastlane:5:in `<top (required)>'
/Users/brettbest/.rbenv/versions/2.3.0/bin/fastlane:23:in `load'
/Users/brettbest/.rbenv/versions/2.3.0/bin/fastlane:23:in `<top (required)>'
NOTE: if I copy and paste xcodebuild -exportArchive -exportOptionsPlist /var/folders/2k/1cxfx0ln4jb8hq_xn6pfxlfh0000gn/T/gym_config20160711-55052-g1sp0x.plist -archivePath '/Users/brettbest/Library/Developer/Xcode/Archives/2016-07-11/Datcatbored tvOS 2016-07-11 14.22.28.xcarchive' -exportPath /var/folders/2k/1cxfx0ln4jb8hq_xn6pfxlfh0000gn/T/gym_output20160711-55052-1o22j8q into my terminal and run it the export succeeds. This command is copied from the log above.
Configuration Files
Please copy the complete content of your Fastfile and any other configuration files you use below:
Fastfile:
lane :build_beta do
gym(scheme: "Datcatbored tvOS", clean: true, export_method: "ad-hoc")
end
lane :run_tests do
scan(scheme: "Datcatbored tvOS", clean: true, code_coverage: true)
end
lane :standard_build do
run_tests
build_beta
end
Gemfile
source "https://rubygems.org"
gem "cocoapods"
gem "cocoapods-acknowledgements"
gem "cocoapods-deintegrate"
gem "fastlane"
.ruby-version file in the root directory of the project.
2.3.0
~/.rbenv/version file
2.3.0
The environment variable RBENV_VERSION is not set.
Environment
fastlane version (run fastlane -v):
fastlane 1.97.2
Do you use bundler to execute fastlane (i.e. bundle exec fastlane)?
Yes.
Do you use a Ruby environment manager (e.g. chruby, rbenv, rvm)?
Yes, rbenv.
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 16 (4 by maintainers)
Update: I’ve been trying every solution and building countless number of times and then compared the developer portal entitlements between the two project’s app id’s and it turned out that there was “Push notification” service set as “Configurable” in the problematic project.
Since I’ve created the app profile by
produceand usedmatchto create the provisioning profiles I suspect it’s a bug in produce that creates, by default, app id with push notifications enabled.Update 2: @KrauseFx I believe that the problematic line is 146 in spaceship/lib/spaceship/portal/portal_client.rb
Yes everything is exactly the same, it’s the kinda of issues that can drive someone to insanity. Fortunately it’s working on the CI so that’s the main point though.