头好大啊要炸了
头好大啊要炸了
  • 发布:2023-09-15 15:09
  • 更新:2023-09-15 16:11
  • 阅读:333

打包IOS,提示打包失败。看不懂,怎么解决啊

分类:HBuilderX

Ld [PackagePath]/build/Release-iphoneos/HBuilder.app/HBuilder normal (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios9.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk -L[PackagePath]/build/EagerLinkingTBDs/Release-iphoneos -L[PackagePath]/build/Release-iphoneos -L[SourcePath]/libs/UniSDK/Base -L[SourcePath]/libs/UniSDK -L[PackagePath]/utsFrameworks -L[SourcePath]/libs/Universal -F[PackagePath]/build/EagerLinkingTBDs/Release-iphoneos -F[PackagePath]/build/Release-iphoneos -F[SourcePath]/libs/UniSDK/Base -F[SourcePath]/libs/UniSDK -F[PackagePath]/utsFrameworks -F[SourcePath]/libs/Universal -F[SourcePath]/libs/UniSDK/Base -F[SourcePath]/libs/UniSDK -F[PackagePath]/utsFrameworks -F[SourcePath]/libs/Universal -filelist [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/arm64/HBuilder.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/arm64/HBuilder_lto.o -fobjc-arc -fobjc-link-runtime -ObjC -llibLoader -llibAccelerometer -lopencore-amrnb -lmp3lame -llibMedia -llibCache -llibLog -llibIO -llibPGInvocation -llibNativeObj -llibNativeUI -llibNavigator -llibPGProximity -llibStorage -llibUI -llibXHR -llibZip -llibVideo -lDCUniVideo -llibOauth -weak_framework Accelerate -weak_framework AudioToolbox -weak_framework AVFoundation -weak_framework CFNetwork -weak_framework CoreFoundation -weak_framework CoreGraphics -weak_framework CoreMedia -weak_framework CoreTelephony -weak_framework CoreText -weak_framework CoreVideo -weak_framework Foundation -weak_framework ImageIO -weak_framework JavaScriptCore -weak_framework MobileCoreServices -weak_framework MediaPlayer -weak_framework QuartzCore -weak_framework QuickLook -weak_framework Security -weak_framework SystemConfiguration -weak_framework UIKit -weak_framework WebKit -lc++ -lz -lxml2 -lsqlite3 -weak_framework MetalKit -weak_framework GLKit -lbz2 -weak_framework VideoToolbox -weak_framework DCUniVideoPublic -weak_framework Masonry -weak_framework IJKMediaFrameworkWithSSL -weak_framework OpenGLES -licucore -liconv -weak_framework DCUniBase -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/arm64/HBuilder_dependency_info.dat -o [PackagePath]/build/Release-iphoneos/HBuilder.app/HBuilder
ld: warning: arm64 function not 4-byte aligned: _dc_ffi_call_SYSV from [SourcePath]/libs/UniSDK/liblibPGInvocation.a(sysv_arm64.o)
ld: warning: arm64 function not 4-byte aligned: _ffi_closure_SYSV from [SourcePath]/libs/UniSDK/liblibPGInvocation.a(sysv_arm64.o)
ld: warning: method '-imageLoaded:userInfo:' in category from [SourcePath]/libs/UniSDK/libDCUniVideo.a(UIImageView+WXVideo.o) conflicts with same method from another category
ld: warning: method '-imageLoaded:type:userInfo:' in category from [SourcePath]/libs/UniSDK/libDCUniVideo.a(UIImageView+WXVideo.o) conflicts with same method from another category

LinkStoryboards (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module HBuilder --target-device iphone --minimum-deployment-target 9.0 --output-format human-readable-text --link [PackagePath]/build/Release-iphoneos/HBuilder.app [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Base.lproj/LaunchScreen.storyboardc [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Base.lproj/LaunchScreenAD.storyboardc

[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.4.99. (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')2023-09-15 14:58:38.926 xcodebuild[96234:1161117] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
BUILD FAILED The following build commands failed:
CompileAssetCatalog [PackagePath]/build/Release-iphoneos/HBuilder.app [PackagePath]/HBuilder/Assets.xcassets (in target 'HBuilder' from project 'HBuilder')
(1 failure)

2023-09-15 15:09 负责人:DCloud_iOS_WZT 分享
已邀请:
DCloud_iOS_WZT

DCloud_iOS_WZT

错误链接发出来

  • 头好大啊要炸了 (作者)

    https://ide.dcloud.net.cn/build/errorLog/4edcfc50-539a-11ee-a51c-495b994c627d

    2023-09-15 17:36

  • DCloud_iOS_WZT

    回复 7***@qq.com: [PackagePath]/HBuilder/Assets.xcassets: error: The stickers icon set or app icon set named \"AppIcon\" did not have any applicable content. 你没设置icon吧

    2023-09-15 19:38

  • 头好大啊要炸了 (作者)

    回复 DCloud_iOS_WZT: 嘿嘿嘿 尺寸没设置对

    2023-09-18 09:27

  • 头好大啊要炸了 (作者)

    回复 DCloud_iOS_WZT: 谢谢哈 可以打包了

    2023-09-18 09:27

要回复问题请先登录注册