北京物通
北京物通
  • 发布:2022-07-16 10:36
  • 更新:2022-07-16 17:25
  • 阅读:362

iOS 打包出现错误:详细情况如下

分类:HBuilderX

Appid: UNICBA807D
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: fffded1d749339fd67448cd182b1aeed
Build description path: [PackagePath]/build/XCBuildData/fffded1d749339fd67448cd182b1aeed-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/56c165fa-7707-476e-a61e-55fa9ae49407.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/56c165fa-7707-476e-a61e-55fa9ae49407.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\" = \"LXW2N3HK6S.com.spzs.FoodBusiness\";
\"aps-environment\" = development;
\"com.apple.developer.associated-domains\" = (
\"https://wapi.spzs.com/\"
);
\"com.apple.developer.team-identifier\" = LXW2N3HK6S;
\"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.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-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-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-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

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]QRZC-Compressor/ios -F[PackagePath]/wgtRoot/UNICBA807D/nativeplugins/Tuoyun-OpenIMSDK/ios -F[SourcePath]/libs/Universal -F[SourcePath]/libs/UniSDK -F[UniPluginPath]QRZC-Compressor/ios -F[PackagePath]/wgtRoot/UNICBA807D/nativeplugins/Tuoyun-OpenIMSDK/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/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

Ld [PackagePath]/build/Release-iphoneos/HBuilder.app/HBuilder normal (in target 'HBuilder' from project 'HBuilder')
cd [PackagePath]
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -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]QRZC-Compressor/ios/ -L[PackagePath]/wgtRoot/UNICBA807D/nativeplugins/Tuoyun-OpenIMSDK/ios/ -L[SourcePath]/libs/Universal -F[PackagePath]/build/Release-iphoneos -F[SourcePath]/libs/UniSDK -F[UniPluginPath]QRZC-Compressor/ios/ -F[PackagePath]/wgtRoot/UNICBA807D/nativeplugins/Tuoyun-OpenIMSDK/ios/ -F[SourcePath]/libs/Universal -F[SourcePath]/libs/UniSDK -F[UniPluginPath]QRZC-Compressor/ios/ -F[PackagePath]/wgtRoot/UNICBA807D/nativeplugins/Tuoyun-OpenIMSDK/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 -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 -llibPush -llibVideo -lDCUniVideo -llibMap -llibPayment -llibBeacon -llibShare -lDCUniFaceID -llibWeex -lSDWebImage -lAMapImp -lDCUniMap -lDCUniAmap -lIAPPay -lwxpay -lWeChatSDK_pay -lUniPush -lweixinShare -lAMapLocationPlugin -llibWeexDevTool -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 CoreBluetooth -weak_framework LocalAuthentication -licucore -weak_framework AMapSearchKit -weak_framework MAMapKit -weak_framework AMapFoundationKit -weak_framework StoreKit -weak_framework GTSDK -lresolv -weak_framework ExternalAccessory -weak_framework security -weak_framework AMapLocationKit -weak_framework libVideoCompressor -weak_framework OpenIMUniPlugin -weak_framework OpenIMCore -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker [PackagePath]/build/HBuilder.build/Release-iphoneos/HBuilder.build/Objects-normal/arm64/HBuilder_dependency_info.dat -o [PackagePath]/build/Release-iphoneos/HBuilder.app/HBuilder
ld: warning: ignoring file [PackagePath]/wgtRoot/UNICBA807D/nativeplugins/Tuoyun-OpenIMSDK/ios//OpenIMCore.framework/OpenIMCore, building for iOS-arm64 but attempting to link with file built for unknown-unsupported file format ( 0x56 0x65 0x72 0x73 0x69 0x6F 0x6E 0x73 0x2F 0x43 0x75 0x72 0x72 0x65 0x6E 0x74 )
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:
\"_Open_im_sdkSetGroupListener\", referenced from:
-[OpenIMModule setGroupListener] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSetConversationListener\", referenced from:
-[OpenIMModule setConversationListener] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSetUserListener\", referenced from:
-[OpenIMModule setUserListener] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkJoinGroup\", referenced from:
-[OpenIMModule joinGroup:groupID:reqMsg:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetJoinedGroupList\", referenced from:
-[OpenIMModule getJoinedGroupList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateLocationMessage\", referenced from:
-[OpenIMModule createLocationMessage:desc:latitude:longitude:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetGroupMemberList\", referenced from:
-[OpenIMModule getGroupMemberList:groupID:filter:offset:count:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetGroupMembersInfo\", referenced from:
-[OpenIMModule getGroupMembersInfo:groupID:userIDList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkKickGroupMember\", referenced from:
-[OpenIMModule kickGroupMember:groupID:reason:userIDList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateCustomMessage\", referenced from:
-[OpenIMModule createCustomMessage:data:expand:desc:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetConversationListSplit\", referenced from:
-[OpenIMModule getConversationListSplit:offset:count:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetConversationRecvMessageOpt\", referenced from:
-[OpenIMModule getConversationRecvMessageOpt:conversationIDList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSearchLocalMessages\", referenced from:
-[OpenIMModule searchLocalMessages:searchParam:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkInsertSingleMessageToLocalStorage\", referenced from:
-[OpenIMModule insertSingleMessageToLocalStorage:message:recvID:sendID:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSetOneConversationPrivateChat\", referenced from:
-[OpenIMModule setOneConversationPrivateChat:conversationID:isPrivate:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetTotalUnreadMsgCount\", referenced from:
-[OpenIMModule getTotalUnreadMsgCount:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSetFriendRemark\", referenced from:
-[OpenIMModule setFriendRemark:userIDRemark:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetBlackList\", referenced from:
-[OpenIMModule getBlackList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkPinConversation\", referenced from:
-[OpenIMModule pinConversation:conversationID:isPinned:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSetConversationDraft\", referenced from:
-[OpenIMModule setConversationDraft:conversationID:draftText:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateSoundMessageFromFullPath\", referenced from:
-[OpenIMModule createSoundMessageFromFullPath:soundPath:duration:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkDeleteAllConversationFromLocal\", referenced from:
-[OpenIMModule deleteAllConversationFromLocal:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkDeleteConversationFromLocalAndSvr\", referenced from:
-[OpenIMModule deleteConversationFromLocalAndSvr:conversationID:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkDeleteConversation\", referenced from:
-[OpenIMModule deleteConversation:conversationID:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetUsersInfo\", referenced from:
-[OpenIMModule getUsersInfo:userIDList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetGroupsInfo\", referenced from:
-[OpenIMModule getGroupsInfo:groupIDList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetAllConversationList\", referenced from:
-[OpenIMModule getAllConversationList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkClearGroupHistoryMessageFromLocalAndSvr\", referenced from:
-[OpenIMModule clearGroupHistoryMessageFromLocalAndSvr:groupID:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkClearGroupHistoryMessage\", referenced from:
-[OpenIMModule clearGroupHistoryMessage:groupID:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkDeleteMessageFromLocalStorage\", referenced from:
-[OpenIMModule deleteMessageFromLocalStorage:message:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSetGroupMemberNickname\", referenced from:
-[OpenIMModule setGroupMemberNickname:groupID:userID:groupMemberNickname:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkClearC2CHistoryMessage\", referenced from:
-[OpenIMModule clearC2CHistoryMessage:userID:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkInsertGroupMessageToLocalStorage\", referenced from:
-[OpenIMModule insertGroupMessageToLocalStorage:message:groupID:sendID:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkDismissGroup\", referenced from:
-[OpenIMModule dismissGroup:groupID:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetDesignatedFriendsInfo\", referenced from:
-[OpenIMModule getDesignatedFriendsInfo:userIDList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkDeleteMessageFromLocalAndSvr\", referenced from:
-[OpenIMModule deleteMessageFromLocalAndSvr:message:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSetFriendListener\", referenced from:
-[OpenIMModule setFriendListener] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetSelfUserInfo\", referenced from:
-[OpenIMModule getSelfUserInfo:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkChangeGroupMemberMute\", referenced from:
-[OpenIMModule changeGroupMemberMute:groupID:userID:mutedSeconds:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkDeleteAllMsgFromLocal\", referenced from:
-[OpenIMModule deleteAllMsgFromLocal:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkQuitGroup\", referenced from:
-[OpenIMModule quitGroup:groupID:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkTypingStatusUpdate\", referenced from:
-[OpenIMModule typingStatusUpdate:recvID:msgTip:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetRecvGroupApplicationList\", referenced from:
-[OpenIMModule getRecvGroupApplicationList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkMarkGroupMessageAsRead\", referenced from:
-[OpenIMModule markGroupMessageAsRead:groupID:msgIDList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetHistoryMessageList\", referenced from:
-[OpenIMModule getHistoryMessageList:messageOptions:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetRecvFriendApplicationList\", referenced from:
-[OpenIMModule getRecvFriendApplicationList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkLogin\", referenced from:
-[OpenIMModule login:userId:token:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSendMessage\", referenced from:
-[OpenIMModule sendMessage:message:recvID:groupID:offlinePushInfo:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkMarkC2CMessageAsRead\", referenced from:
-[OpenIMModule markC2CMessageAsRead:userID:msgIDList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateFileMessageByURL\", referenced from:
-[OpenIMModule createFileMessageByURL:fileInfo:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkAddBlack\", referenced from:
-[OpenIMModule addBlack:blackUserID:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateImageMessageByURL\", referenced from:
-[OpenIMModule createImageMessageByURL:sourcePicture:bigPicture:snapshotPicture:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateFileMessageFromFullPath\", referenced from:
-[OpenIMModule createFileMessageFromFullPath:filePath:fileName:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateFileMessage\", referenced from:
-[OpenIMModule createFileMessage:filePath:fileName:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateVideoMessage\", referenced from:
-[OpenIMModule createVideoMessage:videoPath:videoType:duration:snapshotPath:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateVideoMessageFromFullPath\", referenced from:
-[OpenIMModule createVideoMessageFromFullPath:videoPath:videoType:duration:snapshotPath:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkRefuseGroupApplication\", referenced from:
-[OpenIMModule refuseGroupApplication:groupID:fromUserID:handleMsg:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateSoundMessageByURL\", referenced from:
-[OpenIMModule createSoundMessageByURL:soundInfo:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateImageMessage\", referenced from:
-[OpenIMModule createImageMessage:imagePath:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkAcceptGroupApplication\", referenced from:
-[OpenIMModule acceptGroupApplication:groupID:fromUserID:handleMsg:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetOneConversation\", referenced from:
-[OpenIMModule getOneConversation:sourceID:sessionType:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetMultipleConversation\", referenced from:
-[OpenIMModule getMultipleConversation:conversationIDList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateSoundMessage\", referenced from:
-[OpenIMModule createSoundMessage:soundPath:duration:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkRevokeMessage\", referenced from:
-[OpenIMModule revokeMessage:message:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateTextAtMessage\", referenced from:
-[OpenIMModule createTextAtMessage:textMsg:atUserIDList:atUserInfoList:message:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkTransferGroupOwner\", referenced from:
-[OpenIMModule transferGroupOwner:groupID:newOwnerUserID:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkChangeGroupMute\", referenced from:
-[OpenIMModule changeGroupMute:groupID:isMute:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateForwardMessage\", referenced from:
-[OpenIMModule createForwardMessage:message:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateTextMessage\", referenced from:
-[OpenIMModule createTextMessage:textMsg:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkClearC2CHistoryMessageFromLocalAndSvr\", referenced from:
-[OpenIMModule clearC2CHistoryMessageFromLocalAndSvr:userID:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkDeleteFriend\", referenced from:
-[OpenIMModule deleteFriend:friendUserID:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSetGroupInfo\", referenced from:
-[OpenIMModule setGroupInfo:groupID:groupInfo:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkRefuseFriendApplication\", referenced from:
-[OpenIMModule refuseFriendApplication:userIDHandleMsg:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateGroup\", referenced from:
-[OpenIMModule createGroup:groupBaseInfo:memberList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSendMessageNotOss\", referenced from:
-[OpenIMModule sendMessageNotOss:message:recvID:groupID:offlinePushInfo:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSetAdvancedMsgListener\", referenced from:
-[OpenIMModule setAdvancedMsgListener] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetSendGroupApplicationList\", referenced from:
-[OpenIMModule getSendGroupApplicationList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateMergerMessage\", referenced from:
-[OpenIMModule createMergerMessage:messageList:title:summaryList:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSetOneConversationRecvMessageOpt\", referenced from:
-[OpenIMModule setOneConversationRecvMessageOpt:conversationID:opt:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateVideoMessageByURL\", referenced from:
-[OpenIMModule createVideoMessageByURL:videoInfo:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCheckFriend\", referenced from:
-[OpenIMModule checkFriend:userIdList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkRemoveBlack\", referenced from:
-[OpenIMModule removeBlack:removeUserID:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSetSelfInfo\", referenced from:
-[OpenIMModule setSelfInfo:userInfo:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateImageMessageFromFullPath\", referenced from:
-[OpenIMModule createImageMessageFromFullPath:imagePath:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkInitSDK\", referenced from:
-[OpenIMModule initSDK:config:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSetOrganizationListener\", referenced from:
-[OpenIMModule initSDK:config:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkMarkGroupMessageHasRead\", referenced from:
-[OpenIMModule markGroupMessageHasRead:groupID:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkDeleteAllMsgFromLocalAndSvr\", referenced from:
-[OpenIMModule deleteAllMsgFromLocalAndSvr:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkAcceptFriendApplication\", referenced from:
-[OpenIMModule acceptFriendApplication:userIDHandleMsg:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkAddFriend\", referenced from:
-[OpenIMModule addFriend:userIDReqMsg:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkLogout\", referenced from:
-[OpenIMModule logout:opId:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkSetConversationRecvMessageOpt\", referenced from:
-[OpenIMModule setConversationRecvMessageOpt:conversationIDList:opt:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetLoginStatus\", referenced from:
-[OpenIMModule getLoginStatus] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkInviteUserToGroup\", referenced from:
-[OpenIMModule inviteUserToGroup:groupID:reason:userIDList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetSendFriendApplicationList\", referenced from:
-[OpenIMModule getSendFriendApplicationList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetLoginUser\", referenced from:
-[OpenIMModule getLoginUser] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateCardMessage\", referenced from:
-[OpenIMModule createCardMessage:cardDesc:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkGetFriendList\", referenced from:
-[OpenIMModule getFriendList:callback:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkCreateQuoteMessage\", referenced from:
-[OpenIMModule createQuoteMessage:text:message:] in OpenIMUniPlugin(OpenIMModule.o)
\"_Open_im_sdkWakeUp\", referenced from:
-[OpenIMModule wakeUp:callback:] in OpenIMUniPlugin(OpenIMModule.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
BUILD FAILED The following build commands failed:
Ld [PackagePath]/build/Release-iphoneos/HBuilder.app/HBuilder normal (in target 'HBuilder' from project 'HBuilder')
(1 failure)

2022-07-16 10:36 负责人:无 分享
已邀请:
FullStack

FullStack - 【插件开发】【专治疑难杂症】【ios上架、马甲包、白包、过审、已成功上架过几百个】【多款插件已上架:https://ext.dcloud.net.cn/publisher?id=22130】【非诚勿扰】QQ:543610866

OpenIMCore.framework 有问题

要回复问题请先登录注册