贽著
贽著
  • 发布:2022-06-14 09:35
  • 更新:2022-11-16 15:18
  • 阅读:1029

【报Bug】最近ios云端打包报错,没做任何修改

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: win10

HBuilderX类型: 正式

HBuilderX版本号: 3.4.15

手机系统: iOS

手机系统版本号: iOS 13.0

手机厂商: 苹果

手机机型: iphone

页面类型: vue

vue版本: vue2

打包方式: 云端

项目创建方式: HBuilderX

示例代码:

错误日志:
Appid: UNIC3FE43C
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: a6b9607e092b91d7f520174c05f8965e
Build description path: [PackagePath]/build/XCBuildData/a6b9607e092b91d7f520174c05f8965e-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/ba498671-ff49-454b-8446-5e1468e07e4a.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/ba498671-ff49-454b-8446-5e1468e07e4a.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\" = \"32TP5X23L9.com.cmtietong.cmttRwfamily\";
\"com.apple.developer.team-identifier\" = 32TP5X23L9;
\"get-task-allow\" = 0;
}

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/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-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-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.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/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/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/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/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[UniPluginPath]JG-JCore/ios -F[UniPluginPath]JG-JVerification/ios -F[SourcePath]/libs/Universal -F[SourcePath]/libs/UniSDK -F[UniPluginPath]JG-JCore/ios -F[UniPluginPath]JG-JVerification/ios -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

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[UniPluginPath]JG-JCore/ios -F[UniPluginPath]JG-JVerification/ios -F[SourcePath]/libs/Universal -F[SourcePath]/libs/UniSDK -F[UniPluginPath]JG-JCore/ios -F[UniPluginPath]JG-JVerification/ios -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

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

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[UniPluginPath]JG-JCore/ios/ -L[UniPluginPath]JG-JVerification/ios/ -L[SourcePath]/libs/Universal -F[PackagePath]/build/Release-iphoneos -F[SourcePath]/libs/UniSDK -F[UniPluginPath]JG-JCore/ios/ -F[UniPluginPath]JG-JVerification/ios/ -F[SourcePath]/libs/Universal -F[SourcePath]/libs/UniSDK -F[UniPluginPath]JG-JCore/ios/ -F[UniPluginPath]JG-JVerification/ios/ -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 -llibVideo -lDCUniVideo -llibMap -llibMessage -llibWeex -lSDWebImage -lAMapLocationPlugin -lAMapImp -lDCUniMap -lDCUniAmap -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 UserNotifications -weak_framework WebKit -lc++ -lz -lxml2 -lsqlite3 -weak_framework PhotosUI -weak_framework MetalKit -weak_framework GLKit -weak_framework CoreLocation -lbz2 -weak_framework VideoToolbox -weak_framework DCUniVideoPublic -weak_framework Masonry -weak_framework IJKMediaFrameworkWithSSL -weak_framework OpenGLES -weak_framework MapKit -weak_framework MessageUI -licucore -weak_framework ExternalAccessory -weak_framework security -weak_framework AMapFoundationKit -weak_framework AMapLocationKit -weak_framework AMapSearchKit -weak_framework MAMapKit -weak_framework UniPluginJCore -lresolv -lc++.1 -weak_framework QuickLogin -weak_framework TYRZUISDK -weak_framework UniPluginJVerification -weak_framework account_login_sdk_noui_core -weak_framework EAccountApiSDK [UniPluginPath]JG-JCore/ios/jcore-ios-2.4.0.a [UniPluginPath]JG-JVerification/ios/jverification-ios-2.7.9.a -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)
Undefined symbols for architecture arm64:
\"_nw_connection_cancel\", referenced from:
-[UANWSocket disconnect] in TYRZUISDK(UANWSocket.o)
\"nw_content_context_final_send\", referenced from:
-[UANWSocket writeData:] in TYRZUISDK(UANWSocket.o)
\"
nw_content_context_default_message\", referenced from:
-[UANWSocket writeData:] in TYRZUISDK(UANWSocket.o)
\"_nw_connection_copy_current_path\", referenced from:
_21-[UANWSocket connect]_block_invoke.40 in TYRZUISDK(UANWSocket.o)
\"_nw_error_copy_cf_error\", referenced from:
-[UANWSocket socketOccursError:] in TYRZUISDK(UANWSocket.o)
\"_nw_path_has_ipv4\", referenced from:
_21-[UANWSocket connect]_block_invoke.40 in TYRZUISDK(UANWSocket.o)
\"_nw_connection_receive\", referenced from:
-[UANWSocket readData] in TYRZUISDK(UANWSocket.o)
\"_nw_parameters_create_secure_tcp\", referenced from:
-[UANWSocket connect] in TYRZUISDK(UANWSocket.o)
\"_nw_endpoint_create_host\", referenced from:
-[UANWSocket connect] in TYRZUISDK(UANWSocket.o)
\"
nw_parameters_configure_protocol_disable\", referenced from:
-[UANWSocket connect] in TYRZUISDK(UANWSocket.o)
\"_nw_connection_set_state_changed_handler\", referenced from:
-[UANWSocket connect] in TYRZUISDK(UANWSocket.o)
\"_nw_path_hasipv6\", referenced from:
21-[UANWSocket connect]_block_invoke.40 in TYRZUISDK(UANWSocket.o)
\"_nw_parameters_set_required_interface_type\", referenced from:
-[UANWSocket connect] in TYRZUISDK(UANWSocket.o)
\"_nw_connection_create\", referenced from:
-[UANWSocket connect] in TYRZUISDK(UANWSocket.o)
\"__nw_parameters_configure_protocol_default_configuration\", referenced from:
-[UANWSocket connect] in TYRZUISDK(UANWSocket.o)
\"_nw_connection_set_queue\", referenced from:
-[UANWSocket connect] in TYRZUISDK(UANWSocket.o)
\"_nw_connection_send\", referenced from:
-[UANWSocket writeData:] in TYRZUISDK(UANWSocket.o)
\"_nw_connection_start\", referenced from:
-[UANWSocket connect] in TYRZUISDK(UANWSocket.o)
\"_nw_tls_copy_sec_protocol_options\", referenced from:
-[UANWSocket certVerifyWithOptions:] in TYRZUISDK(UANWSocket.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

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[UniPluginPath]JG-JCore/ios/ -L[UniPluginPath]JG-JVerification/ios/ -L[SourcePath]/libs/Universal -F[PackagePath]/build/Release-iphoneos -F[SourcePath]/libs/UniSDK -F[UniPluginPath]JG-JCore/ios/ -F[UniPluginPath]JG-JVerification/ios/ -F[SourcePath]/libs/Universal -F[SourcePath]/libs/UniSDK -F[UniPluginPath]JG-JCore/ios/ -F[UniPluginPath]JG-JVerification/ios/ -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 -llibVideo -lDCUniVideo -llibMap -llibMessage -llibWeex -lSDWebImage -lAMapLocationPlugin -lAMapImp -lDCUniMap -lDCUniAmap -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 UserNotifications -weak_framework WebKit -lc++ -lz -lxml2 -lsqlite3 -weak_framework PhotosUI -weak_framework MetalKit -weak_framework GLKit -weak_framework CoreLocation -lbz2 -weak_framework VideoToolbox -weak_framework DCUniVideoPublic -weak_framework Masonry -weak_framework IJKMediaFrameworkWithSSL -weak_framework OpenGLES -weak_framework MapKit -weak_framework MessageUI -licucore -weak_framework ExternalAccessory -weak_framework security -weak_framework AMapFoundationKit -weak_framework AMapLocationKit -weak_framework AMapSearchKit -weak_framework MAMapKit -weak_framework UniPluginJCore -lresolv -lc++.1 -weak_framework QuickLogin -weak_framework TYRZUISDK -weak_framework UniPluginJVerification -weak_framework account_login_sdk_noui_core -weak_framework EAccountApiSDK [UniPluginPath]JG-JCore/ios/jcore-ios-2.4.0.a [UniPluginPath]JG-JVerification/ios/jverification-ios-2.7.9.a -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
Undefined symbols for architecture armv7:
\"nw_parameters_configure_protocol_disable\", referenced from:
-[UANWSocket connect] in TYRZUISDK(UANWSocket.o)
\"
nw_parameters_configure_protocol_default_configuration\", referenced from:
-[UANWSocket connect] in TYRZUISDK(UANWSocket.o)
\"nw_content_context_final_send\", referenced from:
-[UANWSocket writeData:] in TYRZUISDK(UANWSocket.o)
\"
nw_content_context_default_message\", referenced from:
-[UANWSocket writeData:] in TYRZUISDK(UANWSocket.o)
\"_nw_connection_cancel\", referenced from:
-[UANWSocket disconnect] in TYRZUISDK(UANWSocket.o)
\"_nw_connection_start\", referenced from:
-[UANWSocket connect] in TYRZUISDK(UANWSocket.o)
\"_nw_connection_send\", referenced from:
-[UANWSocket writeData:] in TYRZUISDK(UANWSocket.o)
\"_nw_connection_copy_current_path\", referenced from:
___21-[UANWSocket connect]_block_invoke.40 in TYRZUISDK(UANWSocket.o)
\"_nw_connection_set_state_changed_handler\", referenced from:
-[UANWSocket connect] in TYRZUISDK(UANWSocket.o)
\"_nw_parameters_set_required_interface_type\", referenced from:
BUILD FAILED The following build commands failed:
Ld [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/arm64/Binary/HBuilder normal arm64 (in target 'HBuilder' from project 'HBuilder')
(1 failure)

操作步骤:

打包重现

预期结果:

成功打包

实际结果:

导报失败

bug描述:

最近ios云端打包报错,没有做任何修改,去掉极光一键登录插件才能打包成功,之前一直都没有问题
返回信息
[HBuilder] 09:32:47.525 时间: 2022-06-13 14:15:31 类型: iOS Appstore 打包失败 错误日志: https://ide.dcloud.net.cn/build/errorLog/3a241db0-eae0-11ec-9bd1-5742b93427f8
[HBuilder] 09:32:47.535 【云端打包提示信息】
** 打包证书不是 App Store 生产证书(Production),不能提交到 App Store 上架审核!
使用企业证书 “iPhone Distribution: China Mobile Tietong Company,Ltd.” 打包,请通过企业渠道发布应用

2022-06-14 09:35 负责人:无 分享
已邀请:
BoredApe

BoredApe - 有问题就会有答案。

JG-JPush插件最后提交插件市场的日期是4月2号,版本为1.0.8
其他开发者集成(本地应用插件JG-JPush)版本是1.0.3是可以正常打包的,应该就是JG-JPush插件目前线上版本1.0.8有问题,需要联系插件作者解决

BoredApe

BoredApe - 有问题就会有答案。

集成的原生插件有问题,如果是插件使用着请将问题反馈给插件开发者,如果是插件开发者本人请在原生开发群中反馈问题

  • 贽著 (作者)

    这个极光一键登录插件之前一直用都没有问题,就是这几天突然开始出现打包问题,插件最近也没有更新,都这样打包快1年了也没问题,就是这几天突然出现的

    2022-06-14 09:50

  • BoredApe

    回复 贽著: 早晨部分打包服务器出现短暂故障,现已修复。请重新打包

    2022-06-14 11:23

  • 6***@qq.com

    我的项目同样也是使用了原生插件,昨晚打包还行的今天早上开始就不行了。插件也是没有任何更新

    2022-06-14 11:35

  • 贽著 (作者)

    回复 BoredApe: 还是不行

    2022-06-14 13:22

  • zlb

    回复 贽著: 蹲解决方法 太难了

    2022-06-14 13:42

  • 贽著 (作者)

    回复 zlb: 我这边解决了,把插件删除然后重新导入,先打一个自定义基座,然后再打正常的包就可以了

    2022-06-14 16:28

  • zlb

    回复 贽著: 好的 谢谢大佬!

    2022-06-15 10:11

iOSDeveloper

iOSDeveloper - 专注于iOS相关领域。联系QQ:752562065

我可以帮你解决,可以加一下我QQ 752562065

要回复问题请先登录注册