Appid: UNI819580D
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild archive -sdk iphoneos16.2 -project [PackagePath]/HBuilder.xcodeproj -archivePath [PackagePath]/XArchive/HBuilder.xcarchive -scheme HBuilder -configuration Release
User defaults from command line:
IDEArchivePathOverride = [PackagePath]/XArchive/HBuilder.xcarchive
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
SDKROOT = iphoneos16.2
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 40f1b90e5272c619a476d6f1b30cadd2
Build description path: /Users/[Name]/Library/Developer/Xcode/DerivedData/HBuilder-bbvckagqzulehmfifioflovfbgpk/Build/Intermediates.noindex/ArchiveIntermediates/HBuilder/IntermediateBuildFilesPath/XCBuildData/40f1b90e5272c619a476d6f1b30cadd2-desc.xcbuild
note: Building targets in dependency order
[PackagePath]/HBuilder.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'HBuilder' from project 'HBuilder')
[PackagePath]/HBuilder.xcodeproj: error: Provisioning profile \"Chuxueyun_App_Store1684573514\" doesn't support the Associated Domains and Sign in with Apple capability. (in target 'HBuilder' from project 'HBuilder')
[PackagePath]/HBuilder.xcodeproj: error: Provisioning profile \"Chuxueyun_App_Store1684573514\" doesn't include the com.apple.developer.applesignin and com.apple.developer.associated-domains entitlements. Profile qualification is using entitlement definitions that may be out of date. Connect to network to update. (in target 'HBuilder' from project 'HBuilder')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking \"Based on dependency analysis\" in the script phase. (in target 'HBuilder' from project 'HBuilder')--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008112-000D29A41AFB401E }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:iOS Simulator, id:2EED931F-AE55-4979-BBB5-536CAD0B4CAA, OS:16.2, name:iPad (10th generation) }
{ platform:iOS Simulator, id:6B8F0757-7844-41DA-BD7B-14932B56DDF2, OS:16.2, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:0B79346F-C906-46A6-9360-CD6B1EB1E596, OS:16.2, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:DC0ACC43-571A-4F62-999F-DE3625E6E7A8, OS:16.2, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:2338384F-C66A-4082-AA47-013882477B80, OS:16.2, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:1A3326AF-0869-46D4-9CB9-BFE1E237559E, OS:16.2, name:iPhone 14 }
{ platform:iOS Simulator, id:607053D2-C2EA-477A-BEB6-28E30AED0DA4, OS:16.2, name:iPhone 14 Plus }
{ platform:iOS Simulator, id:1E25ABC4-106B-4198-883A-E8F8DF8585B4, OS:16.2, name:iPhone 14 Pro }
{ platform:iOS Simulator, id:61EA77AF-4CB2-4470-83E2-A92A6D71C3EF, OS:16.2, name:iPhone 14 Pro Max }
{ platform:iOS Simulator, id:6E96AB3F-001A-4694-97DE-3A05D0816516, OS:16.2, name:iPhone SE (3rd generation) }
ARCHIVE FAILED
1 个回复
FullStack - 【插件开发】【专治疑难杂症】【ios上架、马甲包、白包、过审、已成功上架过几百个】【多款插件已上架:https://ext.dcloud.net.cn/publisher?id=22130】【非诚勿扰】QQ:543610866
manifest.json deploymentTarget 配置支持最低的版本号为 ios11
相关文档:https://uniapp.dcloud.net.cn/collocation/manifest-app.html#ios