uniapp ios打包失败(入门)

这篇具有很好参考价值的文章主要介绍了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)

翻到最后面,看到错误的原因。
uniapp打包失败,ios,uni-app,xcode
大致意思就是app图标配置不符合要求。

uniapp打包失败,ios,uni-app,xcode
然后再次运行自定义基座打包
uniapp打包失败,ios,uni-app,xcode文章来源地址https://www.toymoban.com/news/detail-554158.html

到了这里,关于uniapp ios打包失败(入门)的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处: 如若内容造成侵权/违法违规/事实不符,请点击违法举报进行投诉反馈,一经查实,立即删除!

领支付宝红包 赞助服务器费用

相关文章

  • 【uni-app系列】uni-app之App打包

    选择菜单项 “发行” - “原生App-云打包”: 输入相关信息: 第一次安装时会提示安装依赖: 提示打包校验信息,点击【继续打包】: 如果没有实名认证,提示如下信息: 可以通过修改 manifest.json 取消通讯录权限或进行实名认证处理,本文通过实名认证处理。 登录 DCloud

    2024年02月08日
    浏览(76)
  • 在 WebStorm 中开发 uni-app - 用vue2实现手机APP(apk) + 微信小程序项目开发方案 webstorm开发的uniapp + hbuilderx进行app 小程序打包

    我们主要分析了如下小程序开发框架,主要包括: 框架 技术栈 案例 微信小程序 支付宝小程序 百度小程序 头条小程序 H5 App uni-app Vue 丰富 ⭕ ⭕️ ⭕️ ⭕ ⭕️ ⭕ Taro React 丰富 ⭕ ⭕ ⭕ ⭕ ⭕ ⭕ wepy Vue 丰富 ⭕ ❌ ❌ ❌ ❌ ❌ mpvue Vue 丰富 ⭕ ❌ ❌ ❌ ⭕️ ❌  首先,就要排

    2024年02月05日
    浏览(97)
  • 在 WebStorm 中开发 uni-app - 用vue2实现手机APP(apk) + 微信小程序项目开发方案 webstorm开发的uniapp + hbuilderx进行app 小程序打包

    我们主要分析了如下小程序开发框架,主要包括: 框架 技术栈 案例 微信小程序 支付宝小程序 百度小程序 头条小程序 H5 App uni-app Vue 丰富 ⭕ ⭕️ ⭕️ ⭕ ⭕️ ⭕ Taro React 丰富 ⭕ ⭕ ⭕ ⭕ ⭕ ⭕ wepy Vue 丰富 ⭕ ❌ ❌ ❌ ❌ ❌ mpvue Vue 丰富 ⭕ ❌ ❌ ❌ ⭕️ ❌  首先,就要排

    2023年04月15日
    浏览(81)
  • WebStorm开发uni-app ,用vue2实现手机APP(apk) + 微信小程序多端项目开发方案 webstorm开发的uniapp + hbuilderx进行app 小程序打包

    我们主要分析了如下小程序开发框架,主要包括: 框架 技术栈 案例 微信小程序 支付宝小程序 百度小程序 头条小程序 H5 App uni-app Vue 丰富 ⭕ ⭕️ ⭕️ ⭕ ⭕️ ⭕ Taro React 丰富 ⭕ ⭕ ⭕ ⭕ ⭕ ⭕ wepy Vue 丰富 ⭕ ❌ ❌ ❌ ❌ ❌ mpvue Vue 丰富 ⭕ ❌ ❌ ❌ ⭕️ ❌  首先,就要排

    2024年02月11日
    浏览(75)
  • uni-app云打包与本地打包

    uni-app打包方式目前有两种,云打包和本地打包,主要介绍本地打包, 开始使用打包之前,我们先看一下【 发行 】的工具栏,我们来简单介绍一下云打包与本地打包的区别: 原生APP-云打包: 原生APP-本地打包: 用HBuilderX打开要打包的项目 选中项目列表中的项目右击选择发行

    2023年04月10日
    浏览(94)
  • uni-app打包之云打包与本地打包

    背景 由于早之前发的文章关于app的大杂烩文章太杂了, 所以打算给拆一拆,这篇是uni-app打包篇 uni-app打包方式目前有两种,云打包和本地打包,主要介绍本地打包,云打包比较简单,只进行简单的介绍 云打包 用HBuilderX打开要打包的项目 选中项目列表中的项目右击选择发行

    2024年02月02日
    浏览(59)
  • Uni-app中使用uni.navigateTo跳转失败

    在初次使用navigateTo的时候,难免会出现一些小的问题,已经使用了但是频繁的跳转失败 ① 第一个问题就是没有在pages.json的文件中添加当前的/pages/Approval/rules这个路径 这是出现的第一个错误 ②还有可能的是即使添加了这个也会报错,这可能是因为路径的问题,在输入url的时

    2024年02月15日
    浏览(41)
  • uni-app项目打包成apk(本地打包篇)

            最近可能要接一个uni-app的项目,之前没有接触过,因此学习了一下,好在uni-app基本算是vue和微信小程序的结合体,所以写代码方面问题不是太多,不懂的百度一下基本都能处理。写完demo之后,demo的内容应该能告诉客户我可以做,但我一开始是先用手机录制视频

    2024年02月03日
    浏览(52)
  • uni-app之android离线打包

    一 AndroidStudio创建项目 1.1,上一节演示了uni-app云打包,下面演示怎样androidStudio离线打包。在AndroidStudio里面新建空项目 1.2,下载uni-app离线SDK,离线SDK主要用于App本地离线打包及扩展原生能力,SDK下载链接https://nativesupport.dcloud.net.cn/AppDocs/download/android.html# 1.3,SDK目录说明   

    2024年02月10日
    浏览(53)
  • uni-app之android项目云打包

    1,项目根目录,找到mainfest.json,如果appid是空的,需要生成一个appid  2,点击重新获取appid,这个时候需要登录,那就输入账号密码登录下 3,登陆后可以看到获取appid成功 4,选择栏目运行选项,再选择云打包选项,这时候弹出一个云打包配置页面 5,需要配置密钥,可以通

    2024年02月10日
    浏览(46)

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

博客赞助

微信扫一扫打赏

请作者喝杯咖啡吧~博客赞助

支付宝扫一扫领取红包,优惠每天领

二维码1

领取红包

二维码2

领红包