Build 335582: Avoyelles Phone Shop
Runtime Version: 3.4.5
My app is working for building successfully for google play, though I have not tested it on a phone, but it is not able to build for iOS. I’m pretty sure I completed all of the necessary configurations and file uploads. This is the error I’m getting. Please assist. Thank you.
Runtime version: 3.4.5; AB version: 0.2.65 COMMAND: npxrnv export -p ios -s standalone_appstore -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @appgyver/orchestra-template-standalone@3.4.5 -r --xcodebuildArchiveArgs “OTHER_CODE_SIGN_FLAGS=”–keychain\ AppGyver-437833"" FAILED with ERROR: xcodebuildOTHER_CODE_SIGN_FLAGS=–keychain AppGyver-437833 -workspace /private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/437833-ios/platformBuilds/standalone_ios/RNVApp.xcworkspace -scheme RNVApp -sdk iphoneos -configuration Release archive -archivePath /private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/437833-ios/platformBuilds/standalone_ios/release/RNVApp.xcarchive FAILED with ERROR: 2022-03-08 16:50:24.653 xcodebuild[36660:13180497] DVTProvisioningProfileManager: Failed to load profile “/Users/ec2-user/Library/MobileDevice/Provisioning Profiles/undefined.mobileprovision” (Error Domain=DVTProvisioningProfileProviderErrorDomain Code=1 “Failed to load profile.” UserInfo={NSLocalizedDescription=Failed to load profile., NSLocalizedRecoverySuggestion=Profile is missing the required UUID property.}) 2022-03-08 16:50:24.664 xcodebuild[36660:13180499] DVTProvisioningProfileManager: Failed to load profile “/Users/ec2-user/Library/MobileDevice/Provisioning Profiles/e6646367-4772-4ad2-83ed-ef2fb11d4907.mobileprovision” (Error Domain=DVTProvisioningProfileProviderErrorDomain Code=1 “Failed to load profile.” UserInfo={NSLocalizedDescription=Failed to load profile., NSLocalizedRecoverySuggestion=Profile is missing the required UUID property.}) error: Provisioning profile “Avoyelles Phone Shop 2022” doesn’t support the Push Notifications capability. (in target ‘RNVApp’ from project ‘RNVApp’) error: Provisioning profile “Avoyelles Phone Shop 2022” doesn’t include the aps-environment entitlement. (in target ‘RNVApp’ from project ‘RNVApp’) ** ARCHIVE FAILED ** Command failed with exit code 65 (EHOSTUNREACH): xcodebuild OTHER_CODE_SIGN_FLAGS=–keychain AppGyver-437833 -workspace /private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/437833-ios/platformBuilds/standalone_ios/RNVApp.xcworkspace -scheme RNVApp -sdk iphoneos -configuration Release archive -archivePath /private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/437833-ios/platformBuilds/standalone_ios/release/RNVApp.xcarchive 2022-03-08 16:50:24.653 xcodebuild[36660:13180497] DVTProvisioningProfileManager: Failed to load profile “/Users/ec2-user/Library/MobileDevice/Provisioning Profiles/undefined.mobileprovision” (Error Domain=DVTProvisioningProfileProviderErrorDomain Code=1 “Failed to load profile.” UserInfo={NSLocalizedDescription=Failed to load profile., NSLocalizedRecoverySuggestion=Profile is missing the required UUID property.}) 2022-03-08 16:50:24.664 xcodebuild[36660:13180499] DVTProvisioningProfileManager: Failed to load profile “/Users/ec2-user/Library/MobileDevice/Provisioning Profiles/e6646367-4772-4ad2-83ed-ef2fb11d4907.mobileprovision” (Error Domain=DVTProvisioningProfileProviderErrorDomain Code=1 “Failed to load profile.” UserInfo={NSLocalizedDescription=Failed to load profile., NSLocalizedRecoverySuggestion=Profile is missing the required UUID property.}) ** ARCHIVE FAILED ** Error: Command failed with exit code 65 (EHOSTUNREACH): xcodebuild OTHER_CODE_SIGN_FLAGS=–keychain AppGyver-437833 -workspace /private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/437833-ios/platformBuilds/standalone_ios/RNVApp.xcworkspace -scheme RNVApp -sdk iphoneos -configuration Release archive -archivePath /private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/437833-ios/platformBuilds/standalone_ios/release/RNVApp.xcarchive at makeError (/private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/437833-ios/node_modules/rnv/node_modules/execa/lib/error.js:58:11) at handlePromise (/private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/437833-ios/node_modules/rnv/node_modules/execa/index.js:112:26) at processTicksAndRejections (node:internal/process/task_queues:96:5) │ Project location: │ │ ./platformBuilds/standalone_ios/RNVApp.xcworkspace │