uniapp ios打包失败(入门)

uniapp ios打包失败日志

Appid: __UNI__3F284E1
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: e64e8f156555eb7a569b7e3bbdb1b58b
Build description path: [PackagePath]/build/XCBuildData/e64e8f156555eb7a569b7e3bbdb1b58b-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/95163f13-1910-45fe-8069-09033fefbd72.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/95163f13-1910-45fe-8069-09033fefbd72.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" = "BS24D6K5X6.event.jodoll.crm";
"com.apple.developer.team-identifier" = BS24D6K5X6;
"get-task-allow" = 1;
}

builtin-productPackagingUtility -entitlements -format xml -o [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder.app.xcent

WriteAuxiliaryFile [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-project-headers.hmap (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
write-file [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-project-headers.hmap

WriteAuxiliaryFile [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder.hmap (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
write-file [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder.hmap

WriteAuxiliaryFile [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/all-product-headers.yaml (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
write-file [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/all-product-headers.yaml

WriteAuxiliaryFile [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-own-target-headers.hmap (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
write-file [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-own-target-headers.hmap

WriteAuxiliaryFile [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-generated-files.hmap (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
write-file [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-generated-files.hmap

WriteAuxiliaryFile [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-all-target-headers.hmap (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
write-file [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-all-target-headers.hmap

WriteAuxiliaryFile [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-all-non-framework-target-headers.hmap (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
write-file [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-all-non-framework-target-headers.hmap

WriteAuxiliaryFile [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/HBuilder.LinkFileList (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
write-file [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/HBuilder.LinkFileList

CompileC [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/main.o [PackagePath]/HBuilder/source/main.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target armv7-apple-ios9.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/var/folders/61/37367c6n67x2q3qhk6w4wjqh0000gn/C/org.llvm.clang/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wquoted-include-in-framework-header -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility\=hidden -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-generated-files.hmap -I[PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-own-target-headers.hmap -I[PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-all-target-headers.hmap -iquote [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-project-headers.hmap -I[PackagePath]/build/Release-iphoneos/include -I[PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/DerivedSources-normal/armv7 -I[PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/DerivedSources/armv7 -I[PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/DerivedSources -F[PackagePath]/build/Release-iphoneos -F[SourcePath]/libs/UniSDK -F[SourcePath]/libs/Universal -F[SourcePath]/libs/UniSDK -F[SourcePath]/libs/Universal -MMD -MT dependencies -MF [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/main.d --serialize-diagnostics [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/main.dia -c [PackagePath]/HBuilder/source/main.m -o [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/main.o

WriteAuxiliaryFile [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/arm64/HBuilder.LinkFileList (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
write-file [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/arm64/HBuilder.LinkFileList

CompileC [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/arm64/main.o [PackagePath]/HBuilder/source/main.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target arm64-apple-ios9.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/var/folders/61/37367c6n67x2q3qhk6w4wjqh0000gn/C/org.llvm.clang/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wquoted-include-in-framework-header -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility\=hidden -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-generated-files.hmap -I[PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-own-target-headers.hmap -I[PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-all-target-headers.hmap -iquote [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/HBuilder-project-headers.hmap -I[PackagePath]/build/Release-iphoneos/include -I[PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/DerivedSources-normal/arm64 -I[PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/DerivedSources/arm64 -I[PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/DerivedSources -F[PackagePath]/build/Release-iphoneos -F[SourcePath]/libs/UniSDK -F[SourcePath]/libs/Universal -F[SourcePath]/libs/UniSDK -F[SourcePath]/libs/Universal -MMD -MT dependencies -MF [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/arm64/main.d --serialize-diagnostics [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/arm64/main.dia -c [PackagePath]/HBuilder/source/main.m -o [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/arm64/main.o

Ld [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/arm64/Binary/HBuilder normal arm64 (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-ios9.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.2.sdk -L[PackagePath]/build/Release-iphoneos -L[SourcePath]/libs/UniSDK -L[SourcePath]/libs/Universal -F[PackagePath]/build/Release-iphoneos -F[SourcePath]/libs/UniSDK -F[SourcePath]/libs/Universal -F[SourcePath]/libs/UniSDK -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 -llibAdSupport -llibLoader -llibPDRCore -lcoreSupport -llibAccelerometer -lopencore-amrnb -lmp3lame -llibMedia -llibCache -llibLog -llibIO -llibPGInvocation -llibNativeObj -llibNativeUI -llibNavigator -llibOrientation -llibPGProximity -llibStorage -llibUI -llibXHR -llibZip -llibBarcode -lDCUniZXing -luchardet -llibCamera -llibGeolocation -lDCUniBarcode -llibWeex -lSDWebImage -llibWeexDevTool -weak_framework AdSupport -weak_framework AppTrackingTransparency -weak_framework Accelerate -weak_framework AssetsLibrary -weak_framework AddressBook -weak_framework AddressBookUI -weak_framework AudioToolbox -weak_framework AVFoundation -weak_framework CFNetwork -weak_framework CoreFoundation -weak_framework CoreMotion -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 Photos -weak_framework QuartzCore -weak_framework QuickLook -weak_framework Security -weak_framework storage -weak_framework SystemConfiguration -weak_framework UIKit -weak_framework WebKit -lc++ -lz -lxml2 -lsqlite3 -weak_framework PhotosUI -weak_framework MetalKit -weak_framework GLKit -weak_framework CoreLocation -weak_framework KSCrash -licucore -liconv -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/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/arm64/Binary/HBuilder
ld: warning: arm64 function not 4-byte aligned: _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 '-setVideoOrientation:' in category from [SourcePath]/libs/UniSDK/libDCUniBarcode.a(PGWXBarcodeCapture.o) conflicts with same method from another category
ld: warning: method '+performBlockOnBridgeThread:' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '+performBlockOnMainThread:' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '+execute:to:' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '+factor' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '+getPanGestureForSource:callback:' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '+addScrollDelegate:source:' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '+removeScrollDelegate:source:' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '+getViewByRef:' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '-isDirectionRTL' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(WXComponent+Layout.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(WXComponent.o)
ld: warning: method '-dc_imageFormat' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-AESEncryptWithKey128:withIv:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-AESEncryptWithKey128:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-AESDecryptWithKey128:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-compressData:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-isGzippedData' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSData+DCUniAdBase64.o) conflicts with same method from another category
ld: warning: method '-gunzippedData' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSData+DCUniAdBase64.o) conflicts with same method from another category
ld: warning: method '+compressData:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '+dataFromBase64String:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSData+DCUniAdBase64.o) conflicts with same method from another category
ld: warning: method '-dc_JSONFragmentValue' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSString+DC_SBJSON.o) conflicts with same method from another category
ld: warning: method '-dc_JSONValue' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSString+DC_SBJSON.o) conflicts with same method from another category
ld: warning: method '-urlEncode' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-isWebUrlString' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-isBlankString' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_URLEncode' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-convertToMD5' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-__convertToMD5:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-__dc_xorbase64Encrypt:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSString+DCUniAdExtend.o) conflicts with same method from another category
ld: warning: method '+dc_isValidString:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '+isPureInt:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSString+DCUniAdExtend.o) conflicts with same method from another category
ld: warning: method '-rotateTransform:clockwise:angle:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(UIImage+DCImageExtend.o) conflicts with same method from another category
ld: warning: method '+colorWithCSS:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '+findCurrentShowingViewControllerFrom:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(UIViewController+DCExtend.o) conflicts with same method from another category
ld: warning: method '-setDc_flgsStore:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_flgsStore' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_destoryFlgs' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-setDc_flgsStore2:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_flgsStore2' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_mask_set:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_mask_test:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_mask_clear:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_mask2_set:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_mask2_test:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_mask2_clear:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_JSONFragment' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSObject+DC_SBJSON.o) conflicts with same method from another category
ld: warning: method '-dc_JSONRepresentation' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSObject+DC_SBJSON.o) conflicts with same method from another category
ld: warning: method '+dc_mask:clear:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '+dc_mask:test:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '+dc_mask:set:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category

Ld [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/Binary/HBuilder normal armv7 (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target armv7-apple-ios9.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.2.sdk -L[PackagePath]/build/Release-iphoneos -L[SourcePath]/libs/UniSDK -L[SourcePath]/libs/Universal -F[PackagePath]/build/Release-iphoneos -F[SourcePath]/libs/UniSDK -F[SourcePath]/libs/Universal -F[SourcePath]/libs/UniSDK -F[SourcePath]/libs/Universal -filelist [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/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/armv7/HBuilder_lto.o -fobjc-arc -fobjc-link-runtime -ObjC -llibAdSupport -llibLoader -llibPDRCore -lcoreSupport -llibAccelerometer -lopencore-amrnb -lmp3lame -llibMedia -llibCache -llibLog -llibIO -llibPGInvocation -llibNativeObj -llibNativeUI -llibNavigator -llibOrientation -llibPGProximity -llibStorage -llibUI -llibXHR -llibZip -llibBarcode -lDCUniZXing -luchardet -llibCamera -llibGeolocation -lDCUniBarcode -llibWeex -lSDWebImage -llibWeexDevTool -weak_framework AdSupport -weak_framework AppTrackingTransparency -weak_framework Accelerate -weak_framework AssetsLibrary -weak_framework AddressBook -weak_framework AddressBookUI -weak_framework AudioToolbox -weak_framework AVFoundation -weak_framework CFNetwork -weak_framework CoreFoundation -weak_framework CoreMotion -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 Photos -weak_framework QuartzCore -weak_framework QuickLook -weak_framework Security -weak_framework storage -weak_framework SystemConfiguration -weak_framework UIKit -weak_framework WebKit -lc++ -lz -lxml2 -lsqlite3 -weak_framework PhotosUI -weak_framework MetalKit -weak_framework GLKit -weak_framework CoreLocation -weak_framework KSCrash -licucore -liconv -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/HBuilder_dependency_info.dat -o [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/Binary/HBuilder
ld: warning: method '-setVideoOrientation:' in category from [SourcePath]/libs/UniSDK/libDCUniBarcode.a(PGWXBarcodeCapture.o) conflicts with same method from another category
ld: warning: method '+performBlockOnBridgeThread:' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '+performBlockOnMainThread:' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '+execute:to:' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '+factor' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '+getPanGestureForSource:callback:' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '+addScrollDelegate:source:' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '+removeScrollDelegate:source:' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '+getViewByRef:' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility+WX.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(EBUtility.o)
ld: warning: method '-isDirectionRTL' in category from [SourcePath]/libs/UniSDK/liblibWeex.a(WXComponent+Layout.o) overrides method from class in [SourcePath]/libs/UniSDK/liblibWeex.a(WXComponent.o)
ld: warning: method '-setDc_flgsStore:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_flgsStore' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_destoryFlgs' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-setDc_flgsStore2:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_flgsStore2' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_mask_set:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_mask_test:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_mask_clear:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_mask2_set:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_mask2_test:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_mask2_clear:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_JSONFragment' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSObject+DC_SBJSON.o) conflicts with same method from another category
ld: warning: method '-dc_JSONRepresentation' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSObject+DC_SBJSON.o) conflicts with same method from another category
ld: warning: method '+dc_mask:clear:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '+dc_mask:test:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '+dc_mask:set:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_imageFormat' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-AESEncryptWithKey128:withIv:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-AESEncryptWithKey128:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-AESDecryptWithKey128:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-compressData:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-isGzippedData' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSData+DCUniAdBase64.o) conflicts with same method from another category
ld: warning: method '-gunzippedData' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSData+DCUniAdBase64.o) conflicts with same method from another category
ld: warning: method '+compressData:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '+dataFromBase64String:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSData+DCUniAdBase64.o) conflicts with same method from another category
ld: warning: method '-dc_JSONFragmentValue' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSString+DC_SBJSON.o) conflicts with same method from another category
ld: warning: method '-dc_JSONValue' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSString+DC_SBJSON.o) conflicts with same method from another category
ld: warning: method '-urlEncode' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-isWebUrlString' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-isBlankString' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-dc_URLEncode' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-convertToMD5' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-__convertToMD5:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '-__dc_xorbase64Encrypt:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSString+DCUniAdExtend.o) conflicts with same method from another category
ld: warning: method '+dc_isValidString:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '+isPureInt:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(NSString+DCUniAdExtend.o) conflicts with same method from another category
ld: warning: method '-rotateTransform:clockwise:angle:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(UIImage+DCImageExtend.o) conflicts with same method from another category
ld: warning: method '+colorWithCSS:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(DCUniAdSystemEx.o) conflicts with same method from another category
ld: warning: method '+findCurrentShowingViewControllerFrom:' in category from [SourcePath]/libs/UniSDK/liblibPDRCore.a(UIViewController+DCExtend.o) conflicts with same method from another category

CreateUniversalBinary [PackagePath]/build/Release-iphoneos/HBuilder.app/HBuilder normal arm64\ armv7 (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/arm64/Binary/HBuilder [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/Binary/HBuilder -output [PackagePath]/build/Release-iphoneos/HBuilder.app/HBuilder

CpResource [PackagePath]/HBuilder/Pandora [PackagePath]/build/Release-iphoneos/HBuilder.app/Pandora (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks [PackagePath]/HBuilder/Pandora [PackagePath]/build/Release-iphoneos/HBuilder.app

CpResource [PackagePath]/HBuilder/control.xml [PackagePath]/build/Release-iphoneos/HBuilder.app/control.xml (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks [PackagePath]/HBuilder/control.xml [PackagePath]/build/Release-iphoneos/HBuilder.app

CopyStringsFile [PackagePath]/build/Release-iphoneos/HBuilder.app/zh-Hans.lproj/Localizable.strings [PackagePath]/HBuilder/zh-Hans.lproj/Localizable.strings (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
builtin-copyStrings --validate --outputencoding binary --outfilename Localizable.strings --outdir [PackagePath]/build/Release-iphoneos/HBuilder.app/zh-Hans.lproj -- [PackagePath]/HBuilder/zh-Hans.lproj/Localizable.strings
[PackagePath]/HBuilder/zh-Hans.lproj/Localizable.strings:1:1: note: detected encoding of input file as Unicode (UTF-8) (in target 'HBuilder' from project 'HBuilder')

CopyStringsFile [PackagePath]/build/Release-iphoneos/HBuilder.app/zh-Hans.lproj/InfoPlist.strings [PackagePath]/HBuilder/zh-Hans.lproj/InfoPlist.strings (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
builtin-copyStrings --validate --outputencoding binary --outfilename InfoPlist.strings --outdir [PackagePath]/build/Release-iphoneos/HBuilder.app/zh-Hans.lproj -- [PackagePath]/HBuilder/zh-Hans.lproj/InfoPlist.strings
[PackagePath]/HBuilder/zh-Hans.lproj/InfoPlist.strings:1:1: note: detected encoding of input file as Unicode (UTF-8) (in target 'HBuilder' from project 'HBuilder')

CopyPNGFile [PackagePath]/build/Release-iphoneos/HBuilder.app/dcloud_logo@3x.png [PackagePath]/HBuilder/dcloud_logo@3x.png (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.2.sdk
export TOOLCHAINS\=
/Applications/Xcode.app/Contents/Developer/usr/bin/copypng -compress -strip-PNG-text [PackagePath]/HBuilder/dcloud_logo@3x.png [PackagePath]/build/Release-iphoneos/HBuilder.app/dcloud_logo@3x.png

CopyPNGFile [PackagePath]/build/Release-iphoneos/HBuilder.app/dcloud_logo@2x.png [PackagePath]/HBuilder/dcloud_logo@2x.png (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.2.sdk
export TOOLCHAINS\=
/Applications/Xcode.app/Contents/Developer/usr/bin/copypng -compress -strip-PNG-text [PackagePath]/HBuilder/dcloud_logo@2x.png [PackagePath]/build/Release-iphoneos/HBuilder.app/dcloud_logo@2x.png

CopyStringsFile [PackagePath]/build/Release-iphoneos/HBuilder.app/en.lproj/InfoPlist.strings [PackagePath]/HBuilder/en.lproj/InfoPlist.strings (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
builtin-copyStrings --validate --outputencoding binary --outfilename InfoPlist.strings --outdir [PackagePath]/build/Release-iphoneos/HBuilder.app/en.lproj -- [PackagePath]/HBuilder/en.lproj/InfoPlist.strings
[PackagePath]/HBuilder/en.lproj/InfoPlist.strings:1:1: note: detected encoding of input file as Unicode (UTF-8) (in target 'HBuilder' from project 'HBuilder')

CopyStringsFile [PackagePath]/build/Release-iphoneos/HBuilder.app/en.lproj/Localizable.strings [PackagePath]/HBuilder/en.lproj/Localizable.strings (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
builtin-copyStrings --validate --outputencoding binary --outfilename Localizable.strings --outdir [PackagePath]/build/Release-iphoneos/HBuilder.app/en.lproj -- [PackagePath]/HBuilder/en.lproj/Localizable.strings
[PackagePath]/HBuilder/en.lproj/Localizable.strings:1:1: note: detected encoding of input file as Unicode (UTF-8) (in target 'HBuilder' from project 'HBuilder')

CompileStoryboard [PackagePath]/HBuilder/Base.lproj/LaunchScreenAD.storyboard (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
export XCODE_DEVELOPER_USR_PATH\=/Applications/Xcode.app/Contents/Developer/usr/bin/..
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module HBuilder --output-partial-info-plist [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Base.lproj/LaunchScreenAD-SBPartialInfo.plist --auto-activate-custom-fonts --target-device iphone --minimum-deployment-target 9.0 --output-format human-readable-text --compilation-directory [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Base.lproj [PackagePath]/HBuilder/Base.lproj/LaunchScreenAD.storyboard

CompileStoryboard [PackagePath]/HBuilder/Base.lproj/LaunchScreen.storyboard (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
export XCODE_DEVELOPER_USR_PATH\=/Applications/Xcode.app/Contents/Developer/usr/bin/..
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module HBuilder --output-partial-info-plist [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Base.lproj/LaunchScreen-SBPartialInfo.plist --auto-activate-custom-fonts --target-device iphone --minimum-deployment-target 9.0 --output-format human-readable-text --compilation-directory [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Base.lproj [PackagePath]/HBuilder/Base.lproj/LaunchScreen.storyboard

CompileAssetCatalog [PackagePath]/build/Release-iphoneos/HBuilder.app [PackagePath]/HBuilder/Assets.xcassets (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
/Applications/Xcode.app/Contents/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/assetcatalog_dependencies --output-partial-info-plist [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/assetcatalog_generated_info.plist --app-icon AppIcon --compress-pngs --enable-on-demand-resources YES --development-region en --target-device iphone --minimum-deployment-target 9.0 --platform iphoneos --compile [PackagePath]/build/Release-iphoneos/HBuilder.app [PackagePath]/HBuilder/Assets.xcassets
/* com.apple.actool.errors */
[PackagePath]/HBuilder/Assets.xcassets: error: The stickers icon set or app icon set named "AppIcon" did not have any applicable content.
/* com.apple.actool.document.warnings */
[PackagePath]/HBuilder/Assets.xcassets:./AppIcon.appiconset/[][iphone][20x20][][][3x][][][]: warning: AppIcon.appiconset/icon60-notification@3x.png is 38x31 but should be 60x60.
[PackagePath]/HBuilder/Assets.xcassets:./AppIcon.appiconset/[][iphone][40x40][][][3x][][][]: warning: AppIcon.appiconset/icon120-spotlight@3x.png is 38x31 but should be 120x120.
[PackagePath]/HBuilder/Assets.xcassets:./AppIcon.appiconset/[][iphone][60x60][][][2x][][][]: warning: AppIcon.appiconset/icon120-app@2x.png is 38x31 but should be 120x120.
[PackagePath]/HBuilder/Assets.xcassets:./AppIcon.appiconset/[][iphone][29x29][][][3x][][][]: warning: AppIcon.appiconset/icon87-settings@3x.png is 38x31 but should be 87x87.
[PackagePath]/HBuilder/Assets.xcassets:./AppIcon.appiconset/[][iphone][20x20][][][2x][][][]: warning: AppIcon.appiconset/icon40-notification@2x.png is 38x31 but should be 40x40.
[PackagePath]/HBuilder/Assets.xcassets:./AppIcon.appiconset/[][ios-marketing][1024x1024][][][1x][][][]: warning: AppIcon.appiconset/icon1024.png is 38x31 but should be 1024x1024.
[PackagePath]/HBuilder/Assets.xcassets:./AppIcon.appiconset/[][iphone][29x29][][][2x][][][]: warning: AppIcon.appiconset/icon58-settings@2x.png is 38x31 but should be 58x58.
[PackagePath]/HBuilder/Assets.xcassets:./AppIcon.appiconset/[][iphone][40x40][][][2x][][][]: warning: AppIcon.appiconset/icon80-spotlight@2x.png is 38x31 but should be 80x80.
[PackagePath]/HBuilder/Assets.xcassets:./AppIcon.appiconset/[][iphone][60x60][][][3x][][][]: warning: AppIcon.appiconset/icon180-app@3x.png is 38x31 but should be 180x180.
/* com.apple.actool.compilation-results */
[PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/assetcatalog_generated_info.plist

** 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)

翻到最后面,看到错误的原因。
在这里插入图片描述
大致意思就是app图标配置不符合要求。

在这里插入图片描述
然后再次运行自定义基座打包
在这里插入图片描述