1***@163.com
1***@163.com
  • 发布:2020-03-20 11:39
  • 更新:2020-03-20 11:39
  • 阅读:1528

ios 离线打包配置unipush失败

分类:5+ SDK

Ld /Users/zengli/Library/Developer/Xcode/DerivedData/HBuilder-Hello-dlefvhojlicckcdopimxxcrjxxtp/Build/Products/Debug-iphoneos/SecretChat.app/SecretChat normal arm64 (in target 'HBuilder' from project 'HBuilder-Hello')
cd /Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/HBuilder-Hello
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-ios10.3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -L/Users/zengli/Library/Developer/Xcode/DerivedData/HBuilder-Hello-dlefvhojlicckcdopimxxcrjxxtp/Build/Products/Debug-iphoneos -L/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/HBuilder-Hello/../SDK/libs -L/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/HBuilder-Hello -F/Users/zengli/Library/Developer/Xcode/DerivedData/HBuilder-Hello-dlefvhojlicckcdopimxxcrjxxtp/Build/Products/Debug-iphoneos -F/Applications/Xcode.app/Contents/Developer/Library/Frameworks -F/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/HBuilder-Hello/../SDK/libs -filelist /Users/zengli/Library/Developer/Xcode/DerivedData/HBuilder-Hello-dlefvhojlicckcdopimxxcrjxxtp/Build/Intermediates.noindex/HBuilder-Hello.build/Debug-iphoneos/HBuilder.build/Objects-normal/arm64/SecretChat.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/zengli/Library/Developer/Xcode/DerivedData/HBuilder-Hello-dlefvhojlicckcdopimxxcrjxxtp/Build/Intermediates.noindex/HBuilder-Hello.build/Debug-iphoneos/HBuilder.build/Objects-normal/arm64/SecretChat_lto.o -Xlinker -no_deduplicate -fobjc-arc -fobjc-link-runtime -ObjC -lUniPush -lsqlite3 -lSDWebImage -framework Photos -framework UserNotifications -lresolv -framework UMCommon -framework UMAnalytics -lDCUniBarcode -lDCUniAmap -lDCUniVideo -framework IJKMediaFramework -lDCUniGPUImage -lDCUniMap -framework DCUniVideoPublic -lDCUniZXing -llibLog -llibWeex -framework AMapFoundationKit -lbz2.1.0 -llibAdSupport -framework VideoToolbox -lc++ -framework Contacts -framework AVFoundation -framework AMapSearchKit -llibGeolocation -framework Accelerate -lBaiduKeyVerify -liconv -framework CoreData -framework BaiduMapAPI_Cloud -framework CoreGraphics -framework Foundation -framework UIKit -framework QuickLook -framework CoreMotion -framework CFNetwork -framework Security -framework GTSDK -framework BaiduMapAPI_Utils -framework SystemConfiguration -framework JavaScriptCore -framework BaiduMapAPI_Search -framework WebKit -lalixpayment -lBaiduMobStatForSDK -lmp3lame -lcoreSupport -lGeTuiPush -lIAPPay -liflySpeech -framework BaiduMapAPI_Base -llibAccelerometer -framework MAMapKit -llibBarcode -llibSqlite -llibCache -llibCamera -llibContacts -llibBeacon -lMiOauth -llibIO -llibMap -llibMedia -llibMessage -llibNativeObj -llibBlueTooth -llibNativeUI -llibNavigator -llibOauth -lcrypto -llibOrientation -lWeChatSDK_pay -llibPayment -llibPGInvocation -llibPGProximity -llibPush -llibShare -lBaiduSpeechSDK -llibSpeech -llibStatistic -llibStorage -llibUI -llibWebNavi -llibXHR -llibZip -lopencore-amrnb -framework BaiduMapAPI_Location -framework BaiduMapAPI_Map -llibFingerprint -lQQOauth -lQQShare -lSinaShare -framework storage -lSinaWBOauth -framework MiPassport -lTCWeiboSDK -lTouchJSON -lWeiboSDK -lweixinShare -lWXOauth -lwxpay -framework AlipaySDK -llibPDRCore -framework iflyMSC -framework TencentOpenAPI -licucore -lz -lxml2 -lbaiduSpeech -llibVideo -liconv.2 -lsqlite3.0 -lssl -framework CoreBluetooth -framework ImageIO -framework AssetsLibrary -framework CoreLocation -framework OpenGLES -framework MapKit -framework Accounts -framework Social -framework AddressBookUI -framework MessageUI -lAMapImp -framework AddressBook -framework AudioToolbox -framework MediaPlayer -framework CoreTelephony -framework CoreVideo -framework CoreMedia -framework MobileCoreServices -Xlinker -dependency_info -Xlinker /Users/zengli/Library/Developer/Xcode/DerivedData/HBuilder-Hello-dlefvhojlicckcdopimxxcrjxxtp/Build/Intermediates.noindex/HBuilder-Hello.build/Debug-iphoneos/HBuilder.build/Objects-normal/arm64/SecretChat_dependency_info.dat -o /Users/zengli/Library/Developer/Xcode/DerivedData/HBuilder-Hello-dlefvhojlicckcdopimxxcrjxxtp/Build/Products/Debug-iphoneos/SecretChat.app/SecretChat

ld: warning: arm64 function not 4-byte aligned: _ffi_call_SYSV from /Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/liblibPGInvocation.a(sysv_arm64.o)
ld: warning: arm64 function not 4-byte aligned: _ffi_closure_SYSV from /Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/liblibPGInvocation.a(sysv_arm64.o)
duplicate symbol '_OBJCCLASS$_PGPushActualize' in:
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libUniPush.a(PGPushActualize.o)
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libGeTuiPush.a(PGPushActualize.o)
duplicate symbol '_OBJCMETACLASS$_PGPushActualize' in:
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libUniPush.a(PGPushActualize.o)
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libGeTuiPush.a(PGPushActualize.o)
duplicate symbol '_OBJCIVAR$_PGPushServerAct.appKey' in:
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libUniPush.a(PGPushServerAct.o)
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libGeTuiPush.a(PGPushServerAct.o)
duplicate symbol '_OBJCIVAR$_PGPushServerAct.appSecret' in:
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libUniPush.a(PGPushServerAct.o)
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libGeTuiPush.a(PGPushServerAct.o)
duplicate symbol '_OBJCCLASS$_PGPushServerAct' in:
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libUniPush.a(PGPushServerAct.o)
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libGeTuiPush.a(PGPushServerAct.o)
duplicate symbol '_OBJCMETACLASS$_PGPushServerAct' in:
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libUniPush.a(PGPushServerAct.o)
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libGeTuiPush.a(PGPushServerAct.o)
duplicate symbol '_OBJCIVAR$_PGPushServerAct.clientId' in:
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libUniPush.a(PGPushServerAct.o)
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libGeTuiPush.a(PGPushServerAct.o)
duplicate symbol '_OBJCIVAR$_PGPushServerAct.appID' in:
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libUniPush.a(PGPushServerAct.o)
/Users/zengli/Downloads/iOSSDK@2.6.5.80023_20200314/SDK/Libs/libGeTuiPush.a(PGPushServerAct.o)
ld: 8 duplicate symbols for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

2020-03-20 11:39 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复