阿凡达dadada
阿凡达dadada
  • 发布:2025-01-11 17:04
  • 更新:2025-01-13 09:20
  • 阅读:63

ios 添加了WiFi模块i之后 打包失败

分类:HBuilderX
2025-01-11 17:04 负责人:无 分享
已邀请:
阿凡达dadada

阿凡达dadada (作者) - asdasd

Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild archive -sdk iphoneos18.1 -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 = iphoneos18.1

Prepare packages

ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'HBuilder' in project 'HBuilder' (no dependencies)

GatherProvisioningInputs

CreateBuildDescription

ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x objective-c -c /dev/null

ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1

ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null

ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 [PackagePath]/HBuilder/Assets.xcassets

ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/usr/bin/actool --version --output-format xml1

ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version

ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details

ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null

Build description signature: ff3a58d978087b42576b4ae2d4fdc591
Build description path: /Users/[Name]/Library/Developer/Xcode/DerivedData/HBuilder-cfrdrafshvikpnewkyzcgbzfsfcx/Build/Intermediates.noindex/ArchiveIntermediates/HBuilder/IntermediateBuildFilesPath/XCBuildData/ff3a58d978087b42576b4ae2d4fdc591.xcbuilddata
CreateBuildDirectory /Users/[Name]/Library/Developer/Xcode/DerivedData/HBuilder-cfrdrafshvikpnewkyzcgbzfsfcx/Build/Intermediates.noindex/ArchiveIntermediates/HBuilder/InstallationBuildProductsLocation
cd [PackagePath]/HBuilder.xcodeproj
builtin-create-build-directory /Users/[Name]/Library/Developer/Xcode/DerivedData/HBuilder-cfrdrafshvikpnewkyzcgbzfsfcx/Build/Intermediates.noindex/ArchiveIntermediates/HBuilder/InstallationBuildProductsLocation

要回复问题请先登录注册