Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk iphoneos15.2 -project [PackagePath]/HBuilder.xcodeproj
User defaults from command line:
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
SDKROOT = iphoneos15.2
note: Using new build system
note: Planning
Analyze workspace
Create build description
Build description signature: 6317f48dcec270b130205fa23e03c8b7
Build description path: [PackagePath]/build/XCBuildData/6317f48dcec270b130205fa23e03c8b7-desc.xcbuild
note: Build preparation complete
warning: Building targets in manual order is deprecated - check \"Parallelize build for command-line builds\" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
CreateBuildDirectory [PackagePath]/build
cd [PackagePath]/HBuilder.xcodeproj
builtin-create-build-directory [PackagePath]/build
CreateBuildDirectory [PackagePath]/build/Release-iphoneos
cd [PackagePath]/HBuilder.xcodeproj
builtin-create-build-directory [PackagePath]/build/Release-iphoneos
MkDir [PackagePath]/build/Release-iphoneos/HBuilder.app (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
/bin/mkdir -p [PackagePath]/build/Release-iphoneos/HBuilder.app
ProcessProductPackaging /Users/[Name]/Library/MobileDevice/Provisioning\ Profiles/7d23aeab-57ec-4e02-b3eb-1e8abf0f7d85.mobileprovision [PackagePath]/build/Release-iphoneos/HBuilder.app/embedded.mobileprovision (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
builtin-productPackagingUtility /Users/[Name]/Library/MobileDevice/Provisioning\ Profiles/7d23aeab-57ec-4e02-b3eb-1e8abf0f7d85.mobileprovision -o [PackagePath]/build/Release-iphoneos/HBuilder.app/embedded.mobileprovision
WriteAuxiliaryFile [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/DerivedSources/Entitlements.plist (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
write-file [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/DerivedSources/Entitlements.plist
ProcessProductPackaging \"\" [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder.app.xcent (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
Entitlements:
{
\"application-identifier\" = \"9BF79QX2RW.io.cloud.wslink\";
\"com.apple.developer.networking.wifi-info\" = 1;
\"com.apple.developer.team-identifier\" = 9BF79QX2RW;
\"get-task-allow\" = 1;
}
1 个回复
1***@qq.com (作者)
没事 已解决