Replies: 4 comments 4 replies
-
|
@max-ott |
Beta Was this translation helpful? Give feedback.
-
|
Hey @meiry 👋 |
Beta Was this translation helpful? Give feedback.
-
|
@rogerluan |
Beta Was this translation helpful? Give feedback.
-
|
@rogerluan |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
New Issue Checklist
Issue Description
in my fastline file i can modify :
appURL
displayImageURL
fullSizeImageURL
what shell i do if i like to modify the in manifest.plist the
in the manifest.plist is there a way in Fastlane ?
Command executed
Complete output when running fastlane, including the stack trace and command used
Details
2020-09-22T13:32:08.3487070Z [13:32:08]: �[33mGet started using a Gemfile for fastlane https://docs.fastlane.tools/getting-started/ios/setup/#use-a-gemfile�[0m 2020-09-22T13:32:12.1342150Z DEBUG [2020-09-22 13:32:12.13]: Checking if there are any plugins that should be loaded... 2020-09-22T13:32:12.2712910Z DEBUG [2020-09-22 13:32:12.27]: Using projectName: xxxx 2020-09-22T13:32:12.2742010Z DEBUG [2020-09-22 13:32:12.27]: Using appIdentifier: com.xxxx.xxxx 2020-09-22T13:32:12.2751030Z DEBUG [2020-09-22 13:32:12.27]: Using versionNumber: 2019.1.4.xxxx.1.1.0.24 2020-09-22T13:32:12.2752530Z DEBUG [2020-09-22 13:32:12.27]: Using buildNumber: SPRINT_12 2020-09-22T13:32:12.2753790Z DEBUG [2020-09-22 13:32:12.27]: Using plistFileFtpBasePath: http://xxxx.xxxx.com/release/xxxx/ios 2020-09-22T13:32:12.2792040Z DEBUG [2020-09-22 13:32:12.27]: Using ArtifactsDirectory: /Users/runner/work/1/a 2020-09-22T13:32:12.3492190Z INFO [2020-09-22 13:32:12.34]: �[32m---------------------------�[0m 2020-09-22T13:32:12.3516940Z INFO [2020-09-22 13:32:12.35]: �[32m--- Step: opt_out_usage ---�[0m 2020-09-22T13:32:12.3518200Z INFO [2020-09-22 13:32:12.35]: �[32m---------------------------�[0m 2020-09-22T13:32:12.3522600Z INFO [2020-09-22 13:32:12.35]: Disabled upload of used actions 2020-09-22T13:32:12.3524780Z INFO [2020-09-22 13:32:12.35]: �[32m------------------------------�[0m 2020-09-22T13:32:12.3527280Z INFO [2020-09-22 13:32:12.35]: �[32m--- Step: default_platform ---�[0m 2020-09-22T13:32:12.3528100Z INFO [2020-09-22 13:32:12.35]: �[32m------------------------------�[0m 2020-09-22T13:32:12.3528860Z INFO [2020-09-22 13:32:12.35]: �[32m-----------------------�[0m 2020-09-22T13:32:12.3529560Z INFO [2020-09-22 13:32:12.35]: �[32m--- Step: xcversion ---�[0m 2020-09-22T13:32:12.3530270Z INFO [2020-09-22 13:32:12.35]: �[32m-----------------------�[0m 2020-09-22T13:32:12.7942260Z WARN [2020-09-22 13:32:12.79]: �[33mInstalling Ruby gem 'xcode-install'...�[0m 2020-09-22T13:32:24.6868670Z INFO [2020-09-22 13:32:24.68]: �[32mSuccessfully installed 'xcode-install'�[0m 2020-09-22T13:32:41.7022570Z DEBUG [2020-09-22 13:32:41.70]: Found Xcode version 11.1 at /Applications/Xcode_11.1.app satisfying requirement 11.1 2020-09-22T13:32:41.7023620Z INFO [2020-09-22 13:32:41.70]: Setting Xcode version to /Applications/Xcode_11.1.app for all build steps 2020-09-22T13:32:41.7025390Z /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane_core/lib/fastlane_core/ui/interface.rb:141: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call 2020-09-22T13:32:41.7026800Z /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane_core/lib/fastlane_core/ui/errors/fastlane_error.rb:9: warning: The called method `initialize' is defined here 2020-09-22T13:32:41.7027840Z INFO [2020-09-22 13:32:41.70]: �[32mDriving the lane 'ios release' 🚀�[0m 2020-09-22T13:32:41.7036750Z INFO [2020-09-22 13:32:41.70]: xxxxx 2020-09-22T13:32:41.7045300Z INFO [2020-09-22 13:32:41.70]: �[32m-----------------------------�[0m 2020-09-22T13:32:41.7046170Z INFO [2020-09-22 13:32:41.70]: �[32m--- Step: create_keychain ---�[0m 2020-09-22T13:32:41.7046920Z INFO [2020-09-22 13:32:41.70]: �[32m-----------------------------�[0m 2020-09-22T13:32:41.8099280Z INFO [2020-09-22 13:32:41.80]: �[36m$ security list-keychains -d user�[0m 2020-09-22T13:32:41.8226770Z INFO [2020-09-22 13:32:41.82]: ▸ �[35m"/Users/runner/Library/Keychains/xxxxx-db"�[0m 2020-09-22T13:32:41.8229590Z WARN [2020-09-22 13:32:41.82]: �[33mFound keychain '/Users/runner/Library/Keychains/xxxxx-db' in list-keychains, adding to search list skipped�[0m 2020-09-22T13:32:41.8234630Z INFO [2020-09-22 13:32:41.82]: �[32m--------------------------------�[0m 2020-09-22T13:32:41.8235720Z INFO [2020-09-22 13:32:41.82]: �[32m--- Step: import_certificate ---�[0m 2020-09-22T13:32:41.8236480Z INFO [2020-09-22 13:32:41.82]: �[32m--------------------------------�[0m 2020-09-22T13:32:41.8239110Z INFO [2020-09-22 13:32:41.82]: �[36m$ security import xxxxx.p12 -k '/Users/runner/Library/Keychains/xxxxx-db' -P xxxxx -T /usr/bin/codesign -T /usr/bin/security -T /usr/bin/productbuild�[0m 2020-09-22T13:32:41.9149380Z INFO [2020-09-22 13:32:41.91]: ▸ �[35m1 identity imported.�[0m 2020-09-22T13:32:41.9285240Z INFO [2020-09-22 13:32:41.92]: Setting key partition list... (this can take a minute if there are a lot of keys installed) 2020-09-22T13:32:41.9286650Z INFO [2020-09-22 13:32:41.92]: �[36m$ security set-key-partition-list -S apple-tool:,apple: -s -k xxxxx /Users/runner/Library/Keychains/xxxxx-db 1> /dev/null�[0m 2020-09-22T13:32:41.9648450Z INFO [2020-09-22 13:32:41.96]: �[32m--------------------------------�[0m 2020-09-22T13:32:41.9658030Z INFO [2020-09-22 13:32:41.96]: �[32m--- Step: import_certificate ---�[0m 2020-09-22T13:32:41.9659790Z INFO [2020-09-22 13:32:41.96]: �[32m--------------------------------[0m 2020-09-22T13:32:41.9660960Z INFO [2020-09-22 13:32:41.96]: �[36m$ security import xxxxx.cer -k '/Users/runner/Library/Keychains/xxxxx-db' -P '' -T /usr/bin/codesign -T /usr/bin/security -T /usr/bin/productbuild�[0m 2020-09-22T13:32:42.0123440Z DEBUG [2020-09-22 13:32:42.01]: 'xxxxx.cer' is already installed on this machine 2020-09-22T13:32:42.0128380Z INFO [2020-09-22 13:32:42.01]: "/Users/runner/Library/Keychains/login.keychain-db" 2020-09-22T13:32:42.0136760Z INFO [2020-09-22 13:32:42.01]: ~/Library/Keychains/xxxxx 2020-09-22T13:32:42.0145120Z INFO [2020-09-22 13:32:42.01]: ------------Values from request ---------------- 2020-09-22T13:32:42.0152440Z INFO [2020-09-22 13:32:42.01]: project_name: xxxx 2020-09-22T13:32:42.0161070Z INFO [2020-09-22 13:32:42.01]: app_identifier: com.xxxx.xxxx 2020-09-22T13:32:42.0167900Z INFO [2020-09-22 13:32:42.01]: v_num: 2019.1.4.xxxx.1.1.0.24 2020-09-22T13:32:42.0175230Z INFO [2020-09-22 13:32:42.01]: build_number: SPRINT_12 2020-09-22T13:32:42.0182690Z INFO [2020-09-22 13:32:42.01]: ftp_path: http://xxxx.xxxx.com/release/xxxx/ios 2020-09-22T13:32:42.0190080Z INFO [2020-09-22 13:32:42.01]: ArtifactsDirectory: /Users/runner/work/1/a 2020-09-22T13:32:42.0197340Z INFO [2020-09-22 13:32:42.01]: �[32m--------------------------------------�[0m 2020-09-22T13:32:42.0198180Z INFO [2020-09-22 13:32:42.01]: �[32m--- Step: increment_version_number ---�[0m 2020-09-22T13:32:42.0198960Z INFO [2020-09-22 13:32:42.01]: �[32m--------------------------------------�[0m 2020-09-22T13:32:42.0200360Z INFO [2020-09-22 13:32:42.01]: �[36m$ cd /Users/runner/work/1/a/ios_artifacts && agvtool what-marketing-version -terse1�[0m 2020-09-22T13:32:44.9023170Z INFO [2020-09-22 13:32:44.90]: ▸ �[35m3.0.2�[0m 2020-09-22T13:32:44.9029580Z INFO [2020-09-22 13:32:44.90]: �[36m$ cd /Users/runner/work/1/a/ios_artifacts && agvtool new-marketing-version 2019.1.4.xxxx.1.1.0.24�[0m 2020-09-22T13:32:45.1990530Z INFO [2020-09-22 13:32:45.19]: ▸ �[35mSetting CFBundleShortVersionString of project xxxxx to:�[0m 2020-09-22T13:32:45.1993500Z INFO [2020-09-22 13:32:45.19]: ▸ �[35m2019.1.4.xxxx.1.1.0.24.�[0m 2020-09-22T13:32:45.2097780Z INFO [2020-09-22 13:32:45.20]: ▸ �[35mUpdating CFBundleShortVersionString in Info.plist(s)...�[0m 2020-09-22T13:32:45.2269250Z INFO [2020-09-22 13:32:45.22]: ▸ �[35mUpdated CFBundleShortVersionString in "xxxxx.xcodeproj/../xxxxx/Info.plist" to 2019.1.4.xxxx.1.1.0.24�[0m 2020-09-22T13:32:45.2281080Z INFO [2020-09-22 13:32:45.22]: �[32m-------------------------------�[0m 2020-09-22T13:32:45.2281910Z INFO [2020-09-22 13:32:45.22]: �[32m--- Step: update_info_plist ---�[0m 2020-09-22T13:32:45.2282830Z INFO [2020-09-22 13:32:45.22]: �[32m-------------------------------�[0m 2020-09-22T13:32:45.2496680Z INFO [2020-09-22 13:32:45.24]: �[32mUpdated xxxxx.xcodeproj/../xxxxx/Info.plist 💾.�[0m 2020-09-22T13:32:45.2508420Z INFO [2020-09-22 13:32:45.25]: �[32m-----------------------------------�[0m 2020-09-22T13:32:45.2509270Z INFO [2020-09-22 13:32:45.25]: �[32m--- Step: update_app_identifier ---�[0m 2020-09-22T13:32:45.2510090Z INFO [2020-09-22 13:32:45.25]: �[32m-----------------------------------�[0m 2020-09-22T13:32:45.3861310Z INFO [2020-09-22 13:32:45.38]: �[32mUpdated xxxxx.xcodeproj 💾.�[0m 2020-09-22T13:32:45.4348840Z INFO [2020-09-22 13:32:45.43]: �[32m------------------�[0m 2020-09-22T13:32:45.4349750Z INFO [2020-09-22 13:32:45.43]: �[32m--- Step: sigh ---�[0m 2020-09-22T13:32:45.4350440Z INFO [2020-09-22 13:32:45.43]: �[32m------------------�[0m 2020-09-22T13:32:45.4410530Z 2020-09-22T13:32:45.4435180Z +-------------------------------------+------------------------------+ 2020-09-22T13:32:45.4436040Z | �[32mSummary for sigh 2.160.0�[0m | 2020-09-22T13:32:45.4437460Z +-------------------------------------+------------------------------+ 2020-09-22T13:32:45.4437870Z | username | xxx@xxxx.com | 2020-09-22T13:32:45.4438240Z | app_identifier | com.xxxx.xxxx | 2020-09-22T13:32:45.4438620Z | team_id | 8E6XXXXXX | 2020-09-22T13:32:45.4439020Z | adhoc | false | 2020-09-22T13:32:45.4439400Z | developer_id | false | 2020-09-22T13:32:45.4439760Z | development | false | 2020-09-22T13:32:45.4440280Z | skip_install | false | 2020-09-22T13:32:45.4440680Z | force | false | 2020-09-22T13:32:45.4441050Z | ignore_profiles_with_different_name | false | 2020-09-22T13:32:45.4441470Z | skip_fetch_profiles | false | 2020-09-22T13:32:45.4441830Z | skip_certificate_verification | false | 2020-09-22T13:32:45.4442210Z | platform | ios | 2020-09-22T13:32:45.4442570Z | readonly | false | 2020-09-22T13:32:45.4442940Z | fail_on_name_taken | false | 2020-09-22T13:32:45.4443680Z +-------------------------------------+------------------------------+ 2020-09-22T13:32:45.4443920Z 2020-09-22T13:32:45.4444550Z INFO [2020-09-22 13:32:45.44]: Starting login with user 'xxx@xxxx.com' 2020-09-22T13:32:45.4597950Z Reading keychain entry, because either user or password were empty 2020-09-22T13:32:45.4598790Z Loading session from environment variable 2020-09-22T13:32:45.6175290Z Session loaded from environment variable is not valid. Continuing with normal login. 2020-09-22T13:32:49.4705060Z INFO [2020-09-22 13:32:49.47]: Successfully logged in 2020-09-22T13:32:49.4706080Z INFO [2020-09-22 13:32:49.47]: Fetching profiles... 2020-09-22T13:32:50.4141060Z INFO [2020-09-22 13:32:50.41]: Verifying certificates... 2020-09-22T13:32:50.4149150Z INFO [2020-09-22 13:32:50.41]: �[36m$ security list-keychains -d user�[0m 2020-09-22T13:32:50.4311770Z INFO [2020-09-22 13:32:50.43]: ▸ �[35m "/Users/runner/Library/Keychains/xxxxx-db"�[0m 2020-09-22T13:32:50.4313700Z INFO [2020-09-22 13:32:50.43]: �[36m$ security find-certificate -c 'Apple Worldwide Developer Relations Certification Authority' /Users/runner/Library/Keychains/xxxxx-db�[0m 2020-09-22T13:32:50.4594180Z security: SecKeychainSearchCopyNext: The specified item could not be found in the keychain. 2020-09-22T13:32:50.4607740Z INFO [2020-09-22 13:32:50.46]: �[36m$ security list-keychains -d user�[0m 2020-09-22T13:32:50.4762000Z INFO [2020-09-22 13:32:50.47]: ▸ �[35m "/Users/runner/Library/Keychains/xxxxx-db"�[0m 2020-09-22T13:32:50.4800050Z DEBUG [2020-09-22 13:32:50.47]: Installing WWDR Cert: curl -f -o /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/AppleWWDRCA20200922-8204-taekwn https://developer.apple.com/certificationauthority/AppleWWDRCA.cer && security import /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/AppleWWDRCA20200922-8204-taekwn -k /Users/runner/Library/Keychains/xxxxx-db 2020-09-22T13:32:50.6652730Z INFO [2020-09-22 13:32:50.66]: ▸ �[35m1 certificate imported.�[0m 2020-09-22T13:32:50.6653850Z INFO [2020-09-22 13:32:50.66]: ▸ �[35m100 1062 100 1062 0 0 10948 0 --:--:-- --:--:-- --:--:-- 11062�[0m 2020-09-22T13:32:51.0411770Z INFO [2020-09-22 13:32:51.04]: �[32mFound 1 matching profile(s)�[0m 2020-09-22T13:32:51.0412840Z WARN [2020-09-22 13:32:51.04]: �[33mxxxxing provisioning profile...�[0m 2020-09-22T13:32:51.0447160Z INFO [2020-09-22 13:32:51.04]: �[32mSuccessfully xxxxed provisioning profile...�[0m 2020-09-22T13:32:51.1782860Z INFO [2020-09-22 13:32:51.17]: Installing provisioning profile... 2020-09-22T13:32:51.2818580Z �[32m/Users/runner/work/1/a/ios_artifacts/InHouse_com.xxxx.xxxx.mobileprovision�[0m 2020-09-22T13:32:51.2819590Z INFO [2020-09-22 13:32:51.28]: Setting Provisioning Profile type to 'enterprise' 2020-09-22T13:32:51.2825490Z INFO [2020-09-22 13:32:51.28]: /Users/runner/work/1/a/ios_artifacts/InHouse_com.xxxx.xxxx.mobileprovision 2020-09-22T13:32:51.2834470Z INFO [2020-09-22 13:32:51.28]: /Users/runner/work/1/a/ios_artifacts/InHouse_com.xxxx.xxxx.mobileprovision 2020-09-22T13:32:51.2843330Z INFO [2020-09-22 13:32:51.28]: 0b9001dc-643b-42bd-9790-1ea3cfbffe01 2020-09-22T13:32:51.2851860Z INFO [2020-09-22 13:32:51.28]: com.xxxx.xxxx 2020-09-22T13:32:51.2860510Z INFO [2020-09-22 13:32:51.28]: enterprise 2020-09-22T13:32:51.2869030Z INFO [2020-09-22 13:32:51.28]: �[32m------------------------------------------�[0m 2020-09-22T13:32:51.2869900Z INFO [2020-09-22 13:32:51.28]: �[32m--- Step: install_provisioning_profile ---�[0m 2020-09-22T13:32:51.2870700Z INFO [2020-09-22 13:32:51.28]: �[32m------------------------------------------�[0m 2020-09-22T13:32:51.2871490Z INFO [2020-09-22 13:32:51.28]: Installing provisioning profile... 2020-09-22T13:32:51.3882450Z INFO [2020-09-22 13:32:51.38]: -------------------Running build -------------------- 2020-09-22T13:32:52.1574740Z INFO [2020-09-22 13:32:51.38]: workspace path: /Users/runner/work/1/a/ios_artifacts/xxxxx.xcworkspace 2020-09-22T13:32:52.1578940Z INFO [2020-09-22 13:32:51.46]: �[32m-----------------------�[0m 2020-09-22T13:32:52.1582840Z INFO [2020-09-22 13:32:51.46]: �[32m--- Step: build_app ---�[0m 2020-09-22T13:32:52.1584120Z INFO [2020-09-22 13:32:51.46]: �[32m-----------------------�[0m 2020-09-22T13:32:52.1585140Z WARN [2020-09-22 13:32:51.65]: �[33mResolving Swift Package Manager dependencies...�[0m 2020-09-22T13:32:52.1586580Z INFO [2020-09-22 13:32:51.65]: �[36m$ xcodebuild -resolvePackageDependencies -workspace xxxxx.xcworkspace -scheme xxxxx�[0m 2020-09-22T13:32:54.8795920Z INFO [2020-09-22 13:32:54.87]: ▸ �[35mresolved source packages: �[0m 2020-09-22T13:32:54.8949530Z INFO [2020-09-22 13:32:54.89]: �[36m$ xcodebuild -showBuildSettings -workspace xxxxx.xcworkspace -scheme xxxxx�[0m 2020-09-22T13:32:57.5897710Z DEBUG [2020-09-22 13:32:57.58]: Parsing project file '/Users/runner/work/1/a/ios_artifacts/xxxxx.xcodeproj' to find selected provisioning profiles 2020-09-22T13:32:57.5898790Z DEBUG [2020-09-22 13:32:57.58]: Finding provision profiles for 'Release' 2020-09-22T13:32:57.6479270Z DEBUG [2020-09-22 13:32:57.64]: Merging provisioning profile mappings 2020-09-22T13:32:57.6480550Z DEBUG [2020-09-22 13:32:57.64]: ------------------------------------- 2020-09-22T13:32:57.6481340Z DEBUG [2020-09-22 13:32:57.64]: Primary provisioning profile mapping: 2020-09-22T13:32:57.6482190Z DEBUG [2020-09-22 13:32:57.64]: {"com.xxxx.xxxx"=>"com.xxxx.xxxx"} 2020-09-22T13:32:57.6482980Z DEBUG [2020-09-22 13:32:57.64]: Secondary provisioning profile mapping: 2020-09-22T13:32:57.6483850Z DEBUG [2020-09-22 13:32:57.64]: {:"com.xxxx.xxxx"=>"xxxx xxxx xx"} 2020-09-22T13:32:57.6484620Z DEBUG [2020-09-22 13:32:57.64]: Resulting in the following mapping: 2020-09-22T13:32:57.6485420Z DEBUG [2020-09-22 13:32:57.64]: {:"com.xxxx.xxxx"=>"xxxx xxxx xx"} 2020-09-22T13:32:57.6486380Z INFO [2020-09-22 13:32:57.64]: Detected provisioning profile mapping: {:"com.xxxx.xxxx"=>"xxxx xxxx xx"} 2020-09-22T13:32:57.6982110Z 2020-09-22T13:32:57.7021850Z +------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------+ 2020-09-22T13:32:57.7023820Z | �[32mSummary for gym 2.160.0�[0m | 2020-09-22T13:32:57.7025060Z +------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------+ 2020-09-22T13:32:57.7025830Z | workspace | xxxxx.xcworkspace | 2020-09-22T13:32:57.7026970Z | output_name | xxxx_2019.1.4.xxxx.1.1.0.24_SPRINT_12 | 2020-09-22T13:32:57.7027730Z | output_directory | /Users/runner/work/1/a | 2020-09-22T13:32:57.7028900Z | export_options.manifest.appURL | http://xxxx.xxxx.com/release/xxxx/ios/xxxx_2019.1.4.xxxx.1.1.0.24_SPRINT_12.ipa | 2020-09-22T13:32:57.7030110Z | export_options.manifest.displayImageURL | https://xxxx.xxxx.com/release/product-qa/ios/Test/xxxxPush57.png | 2020-09-22T13:32:57.7031380Z | export_options.manifest.fullSizeImageURL | https://xxxx.xxxx.com/release/product-qa/ios/Test/xxxxPush512.png | 2020-09-22T13:32:57.7032160Z | export_options.provisioningProfiles.com.xxxx.xxxx | xxxx xxxx xx | 2020-09-22T13:32:57.7033350Z | export_method | enterprise | 2020-09-22T13:32:57.7034380Z | scheme | xxxxx | 2020-09-22T13:32:57.7035190Z | destination | generic/platform=iOS | 2020-09-22T13:32:57.7036380Z | build_path | /Users/runner/Library/Developer/Xcode/Archives/2020-09-22 | 2020-09-22T13:32:57.7037200Z | clean | false | 2020-09-22T13:32:57.7037920Z | silent | false | 2020-09-22T13:32:57.7038720Z | skip_package_ipa | false | 2020-09-22T13:32:57.7039440Z | skip_package_pkg | false | 2020-09-22T13:32:57.7040220Z | result_bundle | false | 2020-09-22T13:32:57.7041000Z | buildlog_path | ~/Library/Logs/gym | 2020-09-22T13:32:57.7041730Z | skip_profile_detection | false | 2020-09-22T13:32:57.7042830Z | xcode_path | /Applications/Xcode_11.1.app | 2020-09-22T13:32:57.7044010Z +------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------+ 2020-09-22T13:32:57.7044430Z 2020-09-22T13:32:57.7058540Z +-----------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------+ 2020-09-22T13:32:57.7060120Z | �[32mGenerated Build Command�[0m | 2020-09-22T13:32:57.7061350Z +-----------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------+ 2020-09-22T13:32:57.7062200Z | Option | Value | 2020-09-22T13:32:57.7063360Z +-----------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------+ 2020-09-22T13:32:57.7064600Z | set -o pipefail && | | 2020-09-22T13:32:57.7065370Z | xcodebuild | | 2020-09-22T13:32:57.7066870Z | -workspace xxxxx.xcworkspace | | 2020-09-22T13:32:57.7068040Z | -scheme xxxxx | | 2020-09-22T13:32:57.7069290Z | -destination | generic/platform=iOS | 2020-09-22T13:32:57.7070520Z | -archivePath /Users/runner/Library/Developer/Xcode/Archives/2020-09-22/xxxx_2019.1.4.xxxx.1.1.0.24_SPRINT_12\ 2020-09-22\ 13.32.57.xcarchive | | 2020-09-22T13:32:57.7071300Z | archive | | 2020-09-22T13:32:57.7072530Z | | tee /Users/runner/Library/Logs/gym/xxxxx-xxxxx.log | | 2020-09-22T13:32:57.7073310Z | | xcpretty | | 2020-09-22T13:32:57.7074610Z +-----------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------+ 2020-09-22T13:32:57.7076500Z INFO [2020-09-22 13:32:57.70]: �[36m$ set -o pipefail && xcodebuild -workspace xxxxx.xcworkspace -scheme xxxxx -destination 'generic/platform=iOS' -archivePath /Users/runner/Library/Developer/Xcode/Archives/2020-09-22/xxxx_2019.1.4.xxxx.1.1.0.24_SPRINT_12\ 2020-09-22\ 13.32.57.xcarchive archive | tee /Users/runner/Library/Logs/gym/xxxxx-xxxxx.log | xcpretty�[0m 2020-09-22T13:33:00.1794050Z INFO [2020-09-22 13:33:00.17]: ▸ �[35m�[31m� error: No profile for team '8E6XXXXXX' matching 'xxxx xxxx xx' found: Xcode couldn't find any provisioning profiles matching '8E6XXXXXX/xxxx xxxx xx'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the Signing & Capabilities tab of the target editor. (in target 'xxxxx' from project 'xxxxx')�[0m 2020-09-22T13:33:00.1796870Z INFO [2020-09-22 13:33:00.17]: ▸ �[35m �[33mno rule to process file '/Users/runner/work/1/a/ios_artifacts/xxxxx/xxxx/zAFNetworking/README.md' of type 'net.daringfireball.markdown' for architecture 'armv7' (in target 'xxxxx' from project 'xxxxx')�[0m 2020-09-22T13:33:00.1798670Z INFO [2020-09-22 13:33:00.17]: ▸ �[35m �[33mno rule to process file '/Users/runner/work/1/a/ios_artifacts/xxxxx/xxxx/zAFNetworking/README.md' of type 'net.daringfireball.markdown' for architecture 'arm64' (in target 'xxxxx' from project 'xxxxx')�[0m 2020-09-22T13:33:00.1818450Z INFO [2020-09-22 13:33:00.18]: ▸ �[35m** ARCHIVE FAILED **�[0m 2020-09-22T13:33:00.1932450Z 2020-09-22T13:33:00.1937320Z �[31m� error: No profile for team '8E6XXXXXX' matching 'xxxx xxxx xx' found: Xcode couldn't find any provisioning profiles matching '8E6XXXXXX/xxxx xxxx xx'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the Signing & Capabilities tab of the target editor. (in target 'xxxxx' from project 'xxxxx')�[0m 2020-09-22T13:33:00.1938410Z 2020-09-22T13:33:00.1938530Z 2020-09-22T13:33:00.1939700Z �[33mno rule to process file '/Users/runner/work/1/a/ios_artifacts/xxxxx/xxxx/zAFNetworking/README.md' of type 'net.daringfireball.markdown' for architecture 'armv7' (in target 'xxxxx' from project 'xxxxx')�[0m 2020-09-22T13:33:00.1941750Z �[33mno rule to process file '/Users/runner/work/1/a/ios_artifacts/xxxxx/xxxx/zAFNetworking/README.md' of type 'net.daringfireball.markdown' for architecture 'arm64' (in target 'xxxxx' from project 'xxxxx')�[0m 2020-09-22T13:33:00.1942500Z ** ARCHIVE FAILED ** 2020-09-22T13:33:00.1943130Z ERROR [2020-09-22 13:33:00.19]: �[31mExit status: 65�[0m 2020-09-22T13:33:00.2060040Z INFO [2020-09-22 13:33:00.20]: 2020-09-22T13:33:00.2060980Z WARN [2020-09-22 13:33:00.20]: �[33mMaybe the error shown is caused by using the wrong version of Xcode�[0m 2020-09-22T13:33:00.2061980Z WARN [2020-09-22 13:33:00.20]: �[33mFound multiple versions of Xcode in '/Applications/'�[0m 2020-09-22T13:33:00.2062850Z WARN [2020-09-22 13:33:00.20]: �[33mMake sure you selected the right version for your project�[0m 2020-09-22T13:33:00.2064390Z WARN [2020-09-22 13:33:00.20]: �[33mThis build process was executed using '/Applications/Xcode_11.1.app'�[0m 2020-09-22T13:33:00.2065450Z WARN [2020-09-22 13:33:00.20]: �[33mIf you want to update your Xcode path, either�[0m 2020-09-22T13:33:00.2066180Z INFO [2020-09-22 13:33:00.20]: 2020-09-22T13:33:00.2067130Z INFO [2020-09-22 13:33:00.20]: - Specify the Xcode version in your Fastfile 2020-09-22T13:33:00.2068430Z INFO [2020-09-22 13:33:00.20]: ▸ �[35mxcversion(version: "8.1") # Selects Xcode 8.1.0�[0m 2020-09-22T13:33:00.2069250Z INFO [2020-09-22 13:33:00.20]: 2020-09-22T13:33:00.2070390Z INFO [2020-09-22 13:33:00.20]: - Specify an absolute path to your Xcode installation in your Fastfile 2020-09-22T13:33:00.2071660Z INFO [2020-09-22 13:33:00.20]: ▸ �[35mxcode_select "/Applications/Xcode8.app"�[0m 2020-09-22T13:33:00.2072520Z INFO [2020-09-22 13:33:00.20]: 2020-09-22T13:33:00.2073660Z INFO [2020-09-22 13:33:00.20]: - Manually update the path using 2020-09-22T13:33:00.2074890Z INFO [2020-09-22 13:33:00.20]: ▸ �[35msudo xcode-select -s /Applications/Xcode.app�[0m 2020-09-22T13:33:00.2075780Z INFO [2020-09-22 13:33:00.20]: 2020-09-22T13:33:00.2201510Z 2020-09-22T13:33:00.2209630Z +---------------+------------------------------+ 2020-09-22T13:33:00.2210790Z | �[32m�[33mBuild environment�[0m | 2020-09-22T13:33:00.2211490Z +---------------+------------------------------+ 2020-09-22T13:33:00.2211810Z | xcode_path | /Applications/Xcode_11.1.app | 2020-09-22T13:33:00.2222170Z | gym_version | 2.160.0 | 2020-09-22T13:33:00.2222490Z | export_method | enterprise | 2020-09-22T13:33:00.2222790Z | sdk | iPhoneOS13.1.sdk | 2020-09-22T13:33:00.2223530Z +---------------+------------------------------+ 2020-09-22T13:33:00.2223740Z 2020-09-22T13:33:00.2230440Z INFO [2020-09-22 13:33:00.22]: ▸ �[35mnote: Planning build�[0m 2020-09-22T13:33:00.2232030Z INFO [2020-09-22 13:33:00.22]: ▸ �[35mnote: Constructing build description�[0m 2020-09-22T13:33:00.2233880Z INFO [2020-09-22 13:33:00.22]: ▸ �[35merror: No profile for team '8E6XXXXXX' matching 'xxxx xxxx xx' found: Xcode couldn't find any provisioning profiles matching '8E6XXXXXX/xxxx xxxx xx'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the Signing & Capabilities tab of the target editor. (in target 'xxxxx' from project 'xxxxx')�[0m 2020-09-22T13:33:00.2235970Z INFO [2020-09-22 13:33:00.22]: ▸ �[35mwarning: no rule to process file '/Users/runner/work/1/a/ios_artifacts/xxxxx/xxxx/zAFNetworking/README.md' of type 'net.daringfireball.markdown' for architecture 'armv7' (in target 'xxxxx' from project 'xxxxx')�[0m 2020-09-22T13:33:00.2237700Z INFO [2020-09-22 13:33:00.22]: ▸ �[35mwarning: no rule to process file '/Users/runner/work/1/a/ios_artifacts/xxxxx/xxxx/zAFNetworking/README.md' of type 'net.daringfireball.markdown' for architecture 'arm64' (in target 'xxxxx' from project 'xxxxx')�[0m 2020-09-22T13:33:00.2239190Z INFO [2020-09-22 13:33:00.22]: 2020-09-22T13:33:00.2240110Z ERROR [2020-09-22 13:33:00.22]: �[31m⬆� Check out the few lines of raw `xcodebuild` output above for potential hints on how to solve this error�[0m 2020-09-22T13:33:00.2241140Z WARN [2020-09-22 13:33:00.22]: �[33m📋 For the complete and more detailed error log, check the full log at:�[0m 2020-09-22T13:33:00.2242100Z WARN [2020-09-22 13:33:00.22]: �[33m📋 /Users/runner/Library/Logs/gym/xxxxx-xxxxx.log�[0m 2020-09-22T13:33:00.2242840Z INFO [2020-09-22 13:33:00.22]: 2020-09-22T13:33:00.2243610Z ERROR [2020-09-22 13:33:00.22]: �[31mLooks like fastlane ran into a build/archive error with your project�[0m 2020-09-22T13:33:00.2244510Z ERROR [2020-09-22 13:33:00.22]: �[31mIt's hard to tell what's causing the error, so we wrote some guides on how�[0m 2020-09-22T13:33:00.2245550Z ERROR [2020-09-22 13:33:00.22]: �[31mto troubleshoot build and signing issues: https://docs.fastlane.tools/codesigning/getting-started/�[0m 2020-09-22T13:33:00.2246540Z ERROR [2020-09-22 13:33:00.22]: �[31mBefore submitting an issue on GitHub, please follow the guide above and make�[0m 2020-09-22T13:33:00.2247410Z ERROR [2020-09-22 13:33:00.22]: �[31msure your project is set up correctly.�[0m 2020-09-22T13:33:00.2248290Z ERROR [2020-09-22 13:33:00.22]: �[31mfastlane uses `xcodebuild` commands to generate your binary, you can see the�[0m 2020-09-22T13:33:00.2249180Z ERROR [2020-09-22 13:33:00.22]: �[31mthe full commands printed out in yellow in the above log.�[0m 2020-09-22T13:33:00.2250130Z ERROR [2020-09-22 13:33:00.22]: �[31mMake sure to inspect the output above, as usually you'll find more error information there�[0m 2020-09-22T13:33:00.2250880Z INFO [2020-09-22 13:33:00.22]: 2020-09-22T13:33:00.2254490Z WARN [2020-09-22 13:33:00.22]: �[33m�[33mLane Context:�[0m 2020-09-22T13:33:00.2257680Z INFO [2020-09-22 13:33:00.22]: {:DEFAULT_PLATFORM=>:ios, :PLATFORM_NAME=>:ios, :LANE_NAME=>"ios release", :KEYCHAIN_PATH=>"~/Library/Keychains/xxxxx", :ORIGINAL_DEFAULT_KEYCHAIN=>"\"/Users/runner/Library/Keychains/login.keychain-db\"", :VERSION_NUMBER=>"2019.1.4.xxxx.1.1.0.24", :SIGH_PROFILE_PATH=>"/Users/runner/work/1/a/ios_artifacts/InHouse_com.xxxx.xxxx.mobileprovision", :SIGH_PROFILE_PATHS=>["/Users/runner/work/1/a/ios_artifacts/InHouse_com.xxxx.xxxx.mobileprovision"], :SIGH_UDID=>"0b9001dc-643b-42bd-9790-1ea3cfbffe01", :SIGH_UUID=>"0b9001dc-643b-42bd-9790-1ea3cfbffe01", :SIGH_NAME=>"com.xxxx.xxxx", :SIGH_PROFILE_TYPE=>"enterprise"} 2020-09-22T13:33:00.2260300Z ERROR [2020-09-22 13:33:00.22]: �[31mError building the application - see the log above�[0m 2020-09-22T13:33:00.2264050Z INFO [2020-09-22 13:33:00.22]: �[32mSuccessfully generated documentation at path '/Users/runner/work/1/a/ios_artifacts/fastlane/README.md'�[0m 2020-09-22T13:33:00.2317790Z 2020-09-22T13:33:00.2338660Z +------+------------------------------+-------------+ 2020-09-22T13:33:00.2339490Z | �[32mfastlane summary�[0m | 2020-09-22T13:33:00.2340130Z +------+------------------------------+-------------+ 2020-09-22T13:33:00.2340530Z | Step | Action | Time (in s) | 2020-09-22T13:33:00.2341160Z +------+------------------------------+-------------+ 2020-09-22T13:33:00.2341490Z | 1 | opt_out_usage | 0 | 2020-09-22T13:33:00.2341800Z | 2 | default_platform | 0 | 2020-09-22T13:33:00.2342110Z | 3 | xcversion | 29 | 2020-09-22T13:33:00.2342430Z | 4 | create_keychain | 0 | 2020-09-22T13:33:00.2342760Z | 5 | import_certificate | 0 | 2020-09-22T13:33:00.2343540Z | 6 | import_certificate | 0 | 2020-09-22T13:33:00.2343890Z | 7 | increment_version_number | 3 | 2020-09-22T13:33:00.2344230Z | 8 | update_info_plist | 0 | 2020-09-22T13:33:00.2344910Z | 9 | update_app_identifier | 0 | 2020-09-22T13:33:00.2345240Z | 10 | sigh | 5 | 2020-09-22T13:33:00.2345610Z | 11 | install_provisioning_profile | 0 | 2020-09-22T13:33:00.2346370Z | 💥 | �[31mbuild_app�[0m | 8 | 2020-09-22T13:33:00.2347020Z +------+------------------------------+-------------+ 2020-09-22T13:33:00.2347230Z 2020-09-22T13:33:00.2347840Z ERROR [2020-09-22 13:33:00.23]: �[31mfastlane finished with errors�[0m 2020-09-22T13:33:00.2349120Z /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane_core/lib/fastlane_core/ui/interface.rb:163:in `build_failure!': \e[31m[!] Error building the application - see the log above\e[0m (FastlaneCore::Interface::FastlaneBuildFailure) 2020-09-22T13:33:00.2350490Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane_core/lib/fastlane_core/ui/ui.rb:17:in `method_missing' 2020-09-22T13:33:00.2351680Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/gym/lib/gym/error_handler.rb:73:in `handle_build_error' 2020-09-22T13:33:00.2352770Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/gym/lib/gym/runner.rb:114:in `block in build_app' 2020-09-22T13:33:00.2353900Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane_core/lib/fastlane_core/command_executor.rb:90:in `execute' 2020-09-22T13:33:00.2354960Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/gym/lib/gym/runner.rb:110:in `build_app' 2020-09-22T13:33:00.2355930Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/gym/lib/gym/runner.rb:18:in `run' 2020-09-22T13:33:00.2356890Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/gym/lib/gym/manager.rb:19:in `work' 2020-09-22T13:33:00.2357920Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/actions/build_app.rb:66:in `run' 2020-09-22T13:33:00.2359420Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:263:in `block (2 levels) in execute_action' 2020-09-22T13:33:00.2360580Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/actions/actions_helper.rb:50:in `execute_action' 2020-09-22T13:33:00.2361680Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:255:in `block in execute_action' 2020-09-22T13:33:00.2362720Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:229:in `chdir' 2020-09-22T13:33:00.2363750Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:229:in `execute_action' 2020-09-22T13:33:00.2364840Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name' 2020-09-22T13:33:00.2365930Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/fast_file.rb:159:in `method_missing' 2020-09-22T13:33:00.2366780Z from Fastfile:88:in `block (2 levels) in parsing_binding' 2020-09-22T13:33:00.2367630Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/lane.rb:33:in `call' 2020-09-22T13:33:00.2368650Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:49:in `block in execute' 2020-09-22T13:33:00.2369670Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:45:in `chdir' 2020-09-22T13:33:00.2371020Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:45:in `execute' 2020-09-22T13:33:00.2372080Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/lane_manager.rb:47:in `cruise_lane' 2020-09-22T13:33:00.2373150Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle' 2020-09-22T13:33:00.2374270Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/commands_generator.rb:108:in `block (2 levels) in run' 2020-09-22T13:33:00.2375360Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in `call' 2020-09-22T13:33:00.2376360Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in `run' 2020-09-22T13:33:00.2377420Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in `run_active_command' 2020-09-22T13:33:00.2378520Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in `run!' 2020-09-22T13:33:00.2380500Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in `run!' 2020-09-22T13:33:00.2381660Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/commands_generator.rb:352:in `run' 2020-09-22T13:33:00.2382750Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/commands_generator.rb:41:in `start' 2020-09-22T13:33:00.2383810Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/cli_tools_distributor.rb:119:in `take_off' 2020-09-22T13:33:00.2385130Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/bin/fastlane:23:in `' 2020-09-22T13:33:00.2385960Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/bin/fastlane:23:in `load' 2020-09-22T13:33:00.2386720Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/bin/fastlane:23:in `' 2020-09-22T13:33:00.2387960Z /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane_core/lib/fastlane_core/ui/interface.rb:163:in `build_failure!': Error building the application - see the log above (FastlaneCore::Interface::FastlaneBuildFailure) 2020-09-22T13:33:00.2389280Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane_core/lib/fastlane_core/ui/ui.rb:17:in `method_missing' 2020-09-22T13:33:00.2390350Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/gym/lib/gym/error_handler.rb:73:in `handle_build_error' 2020-09-22T13:33:00.2391410Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/gym/lib/gym/runner.rb:114:in `block in build_app' 2020-09-22T13:33:00.2392470Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane_core/lib/fastlane_core/command_executor.rb:90:in `execute' 2020-09-22T13:33:00.2393520Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/gym/lib/gym/runner.rb:110:in `build_app' 2020-09-22T13:33:00.2394470Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/gym/lib/gym/runner.rb:18:in `run' 2020-09-22T13:33:00.2395440Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/gym/lib/gym/manager.rb:19:in `work' 2020-09-22T13:33:00.2396720Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/actions/build_app.rb:66:in `run' 2020-09-22T13:33:00.2397850Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:263:in `block (2 levels) in execute_action' 2020-09-22T13:33:00.2398970Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/actions/actions_helper.rb:50:in `execute_action' 2020-09-22T13:33:00.2400080Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:255:in `block in execute_action' 2020-09-22T13:33:00.2401110Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:229:in `chdir' 2020-09-22T13:33:00.2402170Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:229:in `execute_action' 2020-09-22T13:33:00.2403240Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name' 2020-09-22T13:33:00.2404340Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/fast_file.rb:159:in `method_missing' 2020-09-22T13:33:00.2405160Z from Fastfile:88:in `block (2 levels) in parsing_binding' 2020-09-22T13:33:00.2406030Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/lane.rb:33:in `call' 2020-09-22T13:33:00.2407050Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:49:in `block in execute' 2020-09-22T13:33:00.2408080Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:45:in `chdir' 2020-09-22T13:33:00.2409490Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/runner.rb:45:in `execute' 2020-09-22T13:33:00.2410800Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/lane_manager.rb:47:in `cruise_lane' 2020-09-22T13:33:00.2411870Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle' 2020-09-22T13:33:00.2413010Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/commands_generator.rb:108:in `block (2 levels) in run' 2020-09-22T13:33:00.2414060Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in `call' 2020-09-22T13:33:00.2415080Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in `run' 2020-09-22T13:33:00.2416130Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in `run_active_command' 2020-09-22T13:33:00.2417240Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in `run!' 2020-09-22T13:33:00.2418280Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in `run!' 2020-09-22T13:33:00.2419350Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/commands_generator.rb:352:in `run' 2020-09-22T13:33:00.2420400Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/commands_generator.rb:41:in `start' 2020-09-22T13:33:00.2421490Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/fastlane/lib/fastlane/cli_tools_distributor.rb:119:in `take_off' 2020-09-22T13:33:00.2422760Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/lib/ruby/gems/2.7.0/gems/fastlane-2.160.0/bin/fastlane:23:in `' 2020-09-22T13:33:00.2423640Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/bin/fastlane:23:in `load' 2020-09-22T13:33:00.2424370Z from /Users/runner/hostedtoolcache/Ruby/2.7.1/x64/bin/fastlane:23:in `' 2020-09-22T13:33:00.2803540Z Done invoking Fastfile 2020-09-22T13:33:00.2829280Z User defaults from command line: 2020-09-22T13:33:00.2830780Z IDEArchivePathOverride = /Users/runner/Library/Developer/Xcode/Archives/2020-09-22/xxxx_2019.1.4.xxxx.1.1.0.24_SPRINT_12 2020-09-22 13.32.57.xcarchive 2020-09-22T13:33:00.2831230Z 2020-09-22T13:33:00.2831440Z note: Using new build system 2020-09-22T13:33:00.2831650Z note: Planning build 2020-09-22T13:33:00.2831890Z note: Constructing build description 2020-09-22T13:33:00.2833420Z error: No profile for team '8E6XXXXXX' matching 'xxxx xxxx xx' found: Xcode couldn't find any provisioning profiles matching '8E6XXXXXX/xxxx xxxx xx'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the Signing & Capabilities tab of the target editor. (in target 'xxxxx' from project 'xxxxx') 2020-09-22T13:33:00.2835260Z warning: no rule to process file '/Users/runner/work/1/a/ios_artifacts/xxxxx/xxxx/zAFNetworking/README.md' of type 'net.daringfireball.markdown' for architecture 'armv7' (in target 'xxxxx' from project 'xxxxx') 2020-09-22T13:33:00.2836750Z warning: no rule to process file '/Users/runner/work/1/a/ios_artifacts/xxxxx/xxxx/zAFNetworking/README.md' of type 'net.daringfireball.markdown' for architecture 'arm64' (in target 'xxxxx' from project 'xxxxx') 2020-09-22T13:33:00.2837340ZEnvironment
Details
Beta Was this translation helpful? Give feedback.
All reactions