Unable to creat the Pods_SceneExample.framework on the SceneExample project for Xcode
I am getting this error right now.
Ld /Users/shyamalchandra/Library/Developer/Xcode/DerivedData/SceneExample-doenyjzknsfwsofdkcoouvtxcfqs/Build/Products/Debug-maccatalyst/SceneExample.app/Contents/MacOS/SceneExample normal x86_64 (in target 'SceneExample' from project 'SceneExample')
cd /Users/shyamalchandra/Downloads/BoseWearable-iOS-bin-4.0.11/Examples/SceneExample
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target x86_64-apple-ios13.0-macabi -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/Users/shyamalchandra/Library/Developer/Xcode/DerivedData/SceneExample-doenyjzknsfwsofdkcoouvtxcfqs/Build/Products/Debug-maccatalyst -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -F/Users/shyamalchandra/Library/Developer/Xcode/DerivedData/SceneExample-doenyjzknsfwsofdkcoouvtxcfqs/Build/Products/Debug-maccatalyst -F/Users/shyamalchandra/Downloads/BoseWearable-iOS-bin-4.0.11/Examples/SceneExample/Pods/../../../Frameworks/iOS -iframework /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/iOSSupport/System/Library/Frameworks -filelist /Users/shyamalchandra/Library/Developer/Xcode/DerivedData/SceneExample-doenyjzknsfwsofdkcoouvtxcfqs/Build/Intermediates.noindex/SceneExample.build/Debug-maccatalyst/SceneExample.build/Objects-normal/x86_64/SceneExample.LinkFileList -Xlinker -rpath -Xlinker @loader_path/../Frameworks -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -object_path_lto -Xlinker /Users/shyamalchandra/Library/Developer/Xcode/DerivedData/SceneExample-doenyjzknsfwsofdkcoouvtxcfqs/Build/Intermediates.noindex/SceneExample.build/Debug-maccatalyst/SceneExample.build/Objects-normal/x86_64/SceneExample_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/System/iOSSupport/usr/lib/swift -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/shyamalchandra/Library/Developer/Xcode/DerivedData/SceneExample-doenyjzknsfwsofdkcoouvtxcfqs/Build/Intermediates.noindex/SceneExample.build/Debug-maccatalyst/SceneExample.build/Objects-normal/x86_64/SceneExample.swiftmodule -framework BLECore -framework BoseWearable -framework Logging -framework Pods_SceneExample -Xlinker -dependency_info -Xlinker /Users/shyamalchandra/Library/Developer/Xcode/DerivedData/SceneExample-doenyjzknsfwsofdkcoouvtxcfqs/Build/Intermediates.noindex/SceneExample.build/Debug-maccatalyst/SceneExample.build/Objects-normal/x86_64/SceneExample_dependency_info.dat -o /Users/shyamalchandra/Library/Developer/Xcode/DerivedData/SceneExample-doenyjzknsfwsofdkcoouvtxcfqs/Build/Products/Debug-maccatalyst/SceneExample.app/Contents/MacOS/SceneExample
ld: framework not found Pods_SceneExample
clang: error: linker command failed with exit code 1 (use -v to see invocation)
0
Answers
Thanks for your question. Please elaborate on the following details so I may better assist you.
- Version of Xcode
- Version of Swift
- Cocoapods version
- IOS target version
Please review the technical requirements for Bose AR SDK.https://developer.bose.com/guides/bose-ar/building-your-first-ios-example
Use of the Bose Wearable SDK requires the following:
@[email protected]