首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >找不到-lPods-的XCode库

找不到-lPods-的XCode库
EN

Stack Overflow用户
提问于 2020-08-11 16:37:45
回答 1查看 164关注 0票数 0

我正在将一个应用程序发布到苹果商店,在点击产品->存档后,我得到了这个错误

代码语言:javascript
复制
Library not found for -lPods-Kefan Optics

由Ionic 4和Cordova开发的应用程序

错误详细信息:

代码语言:javascript
复制
Ld /Users/esham/Library/Developer/Xcode/DerivedData/Kefan_Optics-bvddltavdgfpjtgrsrqnckhvxasw/Build/Intermediates.noindex/ArchiveIntermediates/Kefan\ Optics/InstallationBuildProductsLocation/Applications/Kefan\ Optics.app/Kefan\ Optics normal arm64 (in target 'Kefan Optics' from project 'Kefan Optics')
    cd /Volumes/Partion-2/Projects/kefan/platforms/ios
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-ios11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -L/Users/esham/Library/Developer/Xcode/DerivedData/Kefan_Optics-bvddltavdgfpjtgrsrqnckhvxasw/Build/Intermediates.noindex/ArchiveIntermediates/Kefan\ Optics/BuildProductsPath/Release-iphoneos -F/Users/esham/Library/Developer/Xcode/DerivedData/Kefan_Optics-bvddltavdgfpjtgrsrqnckhvxasw/Build/Intermediates.noindex/ArchiveIntermediates/Kefan\ Optics/BuildProductsPath/Release-iphoneos -F/Volumes/Partion-2/Projects/kefan/platforms/ios/Pods/OneSignal/iOS_SDK/OneSignalSDK/Framework -filelist /Users/esham/Library/Developer/Xcode/DerivedData/Kefan_Optics-bvddltavdgfpjtgrsrqnckhvxasw/Build/Intermediates.noindex/ArchiveIntermediates/Kefan\ Optics/IntermediateBuildFilesPath/Kefan\ Optics.build/Release-iphoneos/Kefan\ Optics.build/Objects-normal/arm64/Kefan\ Optics.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/esham/Library/Developer/Xcode/DerivedData/Kefan_Optics-bvddltavdgfpjtgrsrqnckhvxasw/Build/Intermediates.noindex/ArchiveIntermediates/Kefan\ Optics/IntermediateBuildFilesPath/Kefan\ Optics.build/Release-iphoneos/Kefan\ Optics.build/Objects-normal/arm64/Kefan\ Optics_lto.o -Xlinker -final_output -Xlinker /Applications/Kefan\ Optics.app/Kefan\ Optics -fobjc-arc -fobjc-link-runtime -ObjC -ObjC -framework CoreGraphics -framework OneSignal -framework SystemConfiguration -framework UIKit -framework UserNotifications -framework WebKit /Users/esham/Library/Developer/Xcode/DerivedData/Kefan_Optics-bvddltavdgfpjtgrsrqnckhvxasw/Build/Intermediates.noindex/ArchiveIntermediates/Kefan\ Optics/BuildProductsPath/Release-iphoneos/libCordova.a -weak_framework WebKit -weak_framework SystemConfiguration -framework CoreTelephony -lPods-Kefan\ Optics -framework CoreLocation -Xlinker -dependency_info -Xlinker /Users/esham/Library/Developer/Xcode/DerivedData/Kefan_Optics-bvddltavdgfpjtgrsrqnckhvxasw/Build/Intermediates.noindex/ArchiveIntermediates/Kefan\ Optics/IntermediateBuildFilesPath/Kefan\ Optics.build/Release-iphoneos/Kefan\ Optics.build/Objects-normal/arm64/Kefan\ Optics_dependency_info.dat -o /Users/esham/Library/Developer/Xcode/DerivedData/Kefan_Optics-bvddltavdgfpjtgrsrqnckhvxasw/Build/Intermediates.noindex/ArchiveIntermediates/Kefan\ Optics/InstallationBuildProductsLocation/Applications/Kefan\ Optics.app/Kefan\ Optics
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2020-08-12 21:45:04

解决方案只是简单地打开xxx.xcworkspace而不是xxx.xcodeproj

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/63354528

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档