I am using facebook sdk for login in a swift app. The sdk is working fine when I test on a device but on simulator it shows some duplicate symbols. I have checked compiled sources in build phases. There are no duplicate entries.
I have included fbsdkloginkit and fbsdkcorekit in the project.
This is the begining of the error message:
Ld
/Users/asidhu/Library/Developer/Xcode/DerivedData/Company.Social-dznvauauyeazijdnqbzqwtrnciqj/Build/Products/Debug-iphonesimulator/Company.Social.app/Company.Social
normal i386
cd /Users/asidhu/Desktop/Projects/Company.Social
export IPHONEOS_DEPLOYMENT_TARGET=8.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.4.sdk
-L/Users/asidhu/Library/Developer/Xcode/DerivedData/Company.Social-dznvauauyeazijdnqbzqwtrnciqj/Build/Products/Debug-iphonesimulator
-F/Users/asidhu/Library/Developer/Xcode/DerivedData/Company.Social-dznvauauyeazijdnqbzqwtrnciqj/Build/Products/Debug-iphonesimulator
-F/Users/asidhu/Desktop/Projects/Company.Social -F/Users/asidhu/Downloads/FacebookSDKs-iOS-20150910 -filelist /Users/asidhu/Library/Developer/Xcode/DerivedData/Company.Social-dznvauauyeazijdnqbzqwtrnciqj/Build/Intermediates/Company.Social.build/Debug-iphonesimulator/Company.Social.build/Objects-normal/i386/Company.Social.LinkFileList
-Xlinker -rpath -Xlinker #executable_path/Frameworks -Xlinker -objc_abi_version -Xlinker 2 -ObjC -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator
-Xlinker -add_ast_path -Xlinker /Users/asidhu/Library/Developer/Xcode/DerivedData/Company.Social-dznvauauyeazijdnqbzqwtrnciqj/Build/Intermediates/Company.Social.build/Debug-iphonesimulator/Company.Social.build/Objects-normal/i386/Company_Social.swiftmodule
-mios-simulator-version-min=8.0 -framework StoreKit -framework UIKit -framework FBSDKLoginKit -framework SystemConfiguration -framework Security -framework MediaPlayer -framework CoreText -framework
CoreGraphics -framework CoreMotion -framework GoogleSignIn -framework
CoreLocation -framework Foundation -framework FBSDKCoreKit -framework
AssetsLibrary -framework AddressBook -Xlinker -dependency_info
-Xlinker /Users/asidhu/Library/Developer/Xcode/DerivedData/Company.Social-dznvauauyeazijdnqbzqwtrnciqj/Build/Intermediates/Company.Social.build/Debug-iphonesimulator/Company.Social.build/Objects-normal/i386/Company.Social_dependency_info.dat
-o /Users/asidhu/Library/Developer/Xcode/DerivedData/Company.Social-dznvauauyeazijdnqbzqwtrnciqj/Build/Products/Debug-iphonesimulator/Company.Social.app/Company.Social
duplicate symbol _llvm.cmdline in:
/Users/asidhu/Downloads/FacebookSDKs-iOS-20150910/FBSDKLoginKit.framework/FBSDKLoginKit(FBSDKLoginButton.o)
/Users/asidhu/Downloads/FacebookSDKs-iOS-20150910/FBSDKLoginKit.framework/FBSDKLoginKit(FBSDKLoginCompletion.o)
duplicate symbol _llvm.embedded.module in:
/Users/asidhu/Downloads/FacebookSDKs-iOS-20150910/FBSDKLoginKit.framework/
This is the end of the error message:
FBSDKLoginKit(FBSDKLoginButton.o)
/Users/asidhu/Downloads/FacebookSDKs-iOS-20150910/FBSDKCoreKit.framework/FBSDKCoreKit(FBSDKMaleSilhouetteIcon.o)
ld: 154 duplicate symbols for architecture i386 clang: error: linker
command failed with exit code 1 (use -v to see invocation)
Related
After building the project in ionic v1. I copied project to Mac Pc.
In Mac Pc i deintegrated Podfile and removed Podfile then did pod install.
After that i cleaned project.
When i try to build app it shows linker error.
guys any help appreciated.
Here is my log:
Ld /Users/inayath/Library/Developer/Xcode/DerivedData/Safences_Resident-bohfyzovmoapaxbnzlsayigtqxpl/Build/Intermediates.noindex/Safences\ Resident.build/Debug-iphoneos/Safences\ Resident.build/Objects-normal/arm64/Safences\ Resident normal arm64
cd /Users/inayath/Desktop/safencesResidentAppAndroid/platforms/ios
export IPHONEOS_DEPLOYMENT_TARGET=9.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk -L/Users/inayath/Library/Developer/Xcode/DerivedData/Safences_Resident-bohfyzovmoapaxbnzlsayigtqxpl/Build/Products/Debug-iphoneos -L/Users/inayath/Library/Developer/Xcode/DerivedData/Safences_Resident-bohfyzovmoapaxbnzlsayigtqxpl/Build/Products/Debug-iphoneos/GoogleToolboxForMac -L/Users/inayath/Library/Developer/Xcode/DerivedData/Safences_Resident-bohfyzovmoapaxbnzlsayigtqxpl/Build/Products/Debug-iphoneos/Protobuf -L/Users/inayath/Library/Developer/Xcode/DerivedData/Safences_Resident-bohfyzovmoapaxbnzlsayigtqxpl/Build/Products/Debug-iphoneos/nanopb -F/Users/inayath/Library/Developer/Xcode/DerivedData/Safences_Resident-bohfyzovmoapaxbnzlsayigtqxpl/Build/Products/Debug-iphoneos -F/Users/inayath/Desktop/safencesResidentAppAndroid/platforms/ios/Pods/FirebaseAnalytics/Frameworks -F/Users/inayath/Desktop/safencesResidentAppAndroid/platforms/ios/Pods/FirebaseCore/Frameworks -F/Users/inayath/Desktop/safencesResidentAppAndroid/platforms/ios/Pods/FirebaseInstanceID/Frameworks -F/Users/inayath/Desktop/safencesResidentAppAndroid/platforms/ios/Pods/FirebaseMessaging/Frameworks -filelist /Users/inayath/Library/Developer/Xcode/DerivedData/Safences_Resident-bohfyzovmoapaxbnzlsayigtqxpl/Build/Intermediates.noindex/Safences\ Resident.build/Debug-iphoneos/Safences\ Resident.build/Objects-normal/arm64/Safences\ Resident.LinkFileList -Xlinker -rpath -Xlinker #executable_path/Frameworks -miphoneos-version-min=9.0 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/inayath/Library/Developer/Xcode/DerivedData/Safences_Resident-bohfyzovmoapaxbnzlsayigtqxpl/Build/Intermediates.noindex/Safences\ Resident.build/Debug-iphoneos/Safences\ Resident.build/Objects-normal/arm64/Safences\ Resident_lto.o -Xlinker -no_deduplicate -fobjc-arc -fobjc-link-runtime -ObjC -ObjC -lGoogleToolboxForMac -lProtobuf -lc++ -lnanopb -lsqlite3 -lz -framework AddressBook -framework FirebaseAnalytics -framework FirebaseCore -framework FirebaseCoreDiagnostics -framework FirebaseInstanceID -framework FirebaseMessaging -framework FirebaseNanoPB -framework StoreKit -framework SystemConfiguration /Users/inayath/Library/Developer/Xcode/DerivedData/Safences_Resident-bohfyzovmoapaxbnzlsayigtqxpl/Build/Products/Debug-iphoneos/libCordova.a -weak_framework AddressBook -weak_framework AddressBookUI -weak_framework SystemConfiguration -framework CoreTelephony -weak_framework MessageUI -lPods-Safences\ Resident -Xlinker -dependency_info -Xlinker /Users/inayath/Library/Developer/Xcode/DerivedData/Safences_Resident-bohfyzovmoapaxbnzlsayigtqxpl/Build/Intermediates.noindex/Safences\ Resident.build/Debug-iphoneos/Safences\ Resident.build/Objects-normal/arm64/Safences\ Resident_dependency_info.dat -o /Users/inayath/Library/Developer/Xcode/DerivedData/Safences_Resident-bohfyzovmoapaxbnzlsayigtqxpl/Build/Intermediates.noindex/Safences\ Resident.build/Debug-iphoneos/Safences\ Resident.build/Objects-normal/arm64/Safences\ Resident
duplicate symbol _OBJC_CLASS_$_CDVLogger in:
/Users/inayath/Library/Developer/Xcode/DerivedData/Safences_Resident-bohfyzovmoapaxbnzlsayigtqxpl/Build/Intermediates.noindex/Safences Resident.build/Debug-iphoneos/Safences Resident.build/Objects-normal/arm64/CDVLogger.o
/Users/inayath/Library/Developer/Xcode/DerivedData/Safences_Resident-bohfyzovmoapaxbnzlsayigtqxpl/Build/Products/Debug-iphoneos/libCordova.a(CDVLogger.o)
duplicate symbol _OBJC_METACLASS_$_CDVLogger in:
/Users/inayath/Library/Developer/Xcode/DerivedData/Safences_Resident-bohfyzovmoapaxbnzlsayigtqxpl/Build/Intermediates.noindex/Safences Resident.build/Debug-iphoneos/Safences Resident.build/Objects-normal/arm64/CDVLogger.o
/Users/inayath/Library/Developer/Xcode/DerivedData/Safences_Resident-bohfyzovmoapaxbnzlsayigtqxpl/Build/Products/Debug-iphoneos/libCordova.a(CDVLogger.o)
ld: 2 duplicate symbols for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
From here
If you use ios 4.5 or higher you need to remove the plugin "cordova-plugin-console" because ios (platform) 4.5 or higher add this plugin by default so you end up with a duplicate error.
ionic cordova plugin remove cordova-plugin-console
should solve your issue.
I constructed one project. The dependency is managed via CocoaPods.
When ran the project. It occurred errors as below:
Ld
/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/iXueXi.app/iXueXi
normal x86_64
cd /Users/zhaoxinqiang/Desktop/iXueXi
export IPHONEOS_DEPLOYMENT_TARGET=8.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/ACAlertController
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/AFNetworking
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/AliyunOSSiOS
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/BACustomAlertView
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/MBProgressHUD
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/MJRefresh
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/Mantle
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/Masonry
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/Reachability
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/ReactiveObjC
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/SDAutoLayout
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/SDCycleScrollView
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/SDWebImage
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/TYPagerController
-L/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/TZImagePickerController
-L/Users/zhaoxinqiang/Desktop/iXueXi/Pods/JCore -L/Users/zhaoxinqiang/Desktop/iXueXi/iXueXi/Venders/AliPay -F/Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator
-F/Users/zhaoxinqiang/Desktop/iXueXi/Pods/AlipaySDK-2.0 -filelist /Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Intermediates/iXueXi.build/Debug-iphonesimulator/iXueXi.build/Objects-normal/x86_64/iXueXi.LinkFileList
-mios-simulator-version-min=8.0 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Intermediates/iXueXi.build/Debug-iphonesimulator/iXueXi.build/Objects-normal/x86_64/iXueXi_lto.o
-Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -ObjC -lACAlertController -lAFNetworking -lAliyunOSSiOS -lBACustomAlertView -lMBProgressHUD -lMJRefresh -lMantle -lMasonry -lReachability -lReactiveObjC -lSDAutoLayout -lSDCycleScrollView -lSDWebImage -lTYPagerController -lTZImagePickerController -lc++ -ljcore-ios-1.1.1 -lresolv -lz -framework AlipaySDK -framework CFNetwork -framework CoreFoundation -framework CoreGraphics -framework CoreMotion
-framework CoreTelephony -framework Foundation -framework ImageIO -framework MobileCoreServices -framework QuartzCore -framework Security -framework SystemConfiguration -framework UIKit
-weak_framework UserNotifications -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Intermediates/iXueXi.build/Debug-iphonesimulator/iXueXi.build/iXueXi.app.xcent
-weak_framework NotificationCenter -framework SystemConfiguration -lresolv -lssl -lcrypto -framework MediaPlayer -framework AdSupport -lPods-iXueXi -Xlinker -dependency_info -Xlinker /Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Intermediates/iXueXi.build/Debug-iphonesimulator/iXueXi.build/Objects-normal/x86_64/iXueXi_dependency_info.dat
-o /Users/zhaoxinqiang/Library/Developer/Xcode/DerivedData/iXueXi-ddaxyfhwxiktmtgsfbafazqmdwlu/Build/Products/Debug-iphonesimulator/iXueXi.app/iXueXi
ld: library not found for -lssl clang: error: linker command failed
with exit code 1 (use -v to see invocation)
Sometimes after renaming a target or moving something, you can corrupt your pods installation. Luckily, there's an easier way to fix it than sudo make install's solution.
Run pod deintegrate to remove any trace of Cocoapods from your
project.
Run pod install again to add it all back
One of the possible solution in My case go to xcode Preferences -> Locations -> Derived Data then clean this folder and run again. it worked for me.
I had same problem once and resolved it by removing duplicate items from Target. Find any duplicate folder or file in your project and remove all duplicate from Project. That will solve your problem.
I'm working on an app, and at the moment to Archiving it, i get the Segmentation Fault 11 on X Code (I'm using xcode 7).
Already tried restart xcode, eliminate the only dependency (The cocoapod of google maps). The rare thing is that in te Simulator and in an iPad, the app compiles and runs normally, only when i try to Archive it, at the Linking step, it crashes.
This is the output of the error.
Ld /Users/maxclowreed/Library/Developer/Xcode/DerivedData/spapp-gmcplcaxmebxtjcahseviqjhmvwc/Build/Intermediates/ArchiveIntermediates/spapp/IntermediateBuildFilesPath/spapp.build/Release-iphoneos/spapp.build/Objects-normal/arm64/spapp normal arm64
cd /Users/maxclowreed/Documents/OnlyWebStudio/spapp
export IPHONEOS_DEPLOYMENT_TARGET=9.1
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk -L/Users/maxclowreed/Library/Developer/Xcode/DerivedData/spapp-gmcplcaxmebxtjcahseviqjhmvwc/Build/Intermediates/ArchiveIntermediates/spapp/BuildProductsPath/Release-iphoneos -L/Users/maxclowreed/Documents/OnlyWebStudio/spapp/build/Debug-iphoneos -F/Users/maxclowreed/Library/Developer/Xcode/DerivedData/spapp-gmcplcaxmebxtjcahseviqjhmvwc/Build/Intermediates/ArchiveIntermediates/spapp/BuildProductsPath/Release-iphoneos -F/Users/maxclowreed/Documents/OnlyWebStudio/spapp/Pods/GoogleMaps/Frameworks -filelist /Users/maxclowreed/Library/Developer/Xcode/DerivedData/spapp-gmcplcaxmebxtjcahseviqjhmvwc/Build/Intermediates/ArchiveIntermediates/spapp/IntermediateBuildFilesPath/spapp.build/Release-iphoneos/spapp.build/Objects-normal/arm64/spapp.LinkFileList -Xlinker -rpath -Xlinker #executable_path/Frameworks -miphoneos-version-min=9.1 -dead_strip -fembed-bitcode -Xlinker -bitcode_verify -Xlinker -bitcode_hide_symbols -Xlinker -bitcode_symbol_map -Xlinker /Users/maxclowreed/Library/Developer/Xcode/DerivedData/spapp-gmcplcaxmebxtjcahseviqjhmvwc/Build/Intermediates/ArchiveIntermediates/spapp/BuildProductsPath/Release-iphoneos -ObjC -lc++ -licucore -lz -framework AVFoundation -framework Accelerate -framework CoreBluetooth -framework CoreData -framework CoreGraphics -framework CoreLocation -framework CoreText -framework GLKit -framework GoogleMaps -framework ImageIO -framework OpenGLES -framework QuartzCore -framework Security -framework SystemConfiguration -fobjc-arc -fobjc-link-runtime -Xlinker -dependency_info -Xlinker /Users/maxclowreed/Library/Developer/Xcode/DerivedData/spapp-gmcplcaxmebxtjcahseviqjhmvwc/Build/Intermediates/ArchiveIntermediates/spapp/IntermediateBuildFilesPath/spapp.build/Release-iphoneos/spapp.build/Objects-normal/arm64/spapp_dependency_info.dat -o /Users/maxclowreed/Library/Developer/Xcode/DerivedData/spapp-gmcplcaxmebxtjcahseviqjhmvwc/Build/Intermediates/ArchiveIntermediates/spapp/IntermediateBuildFilesPath/spapp.build/Release-iphoneos/spapp.build/Objects-normal/arm64/spapp
ld: warning: directory not found for option '-L/Users/maxclowreed/Documents/OnlyWebStudio/spapp/build/Debug-iphoneos'
clang: error: unable to execute command: Segmentation fault: 11
clang: error: linker command failed due to signal (use -v to see invocation)
I really appreciate your help.
I recently updated my Xcode from 6.4 to 7, and have fixed all my code to be Swift 2 compatible.
I am having an issue: when building my project, the following error arises:
ld: framework not found -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I have tried to alter the library search path in the build settings by adding:
$(PROJECT_DIR)
$(inherited)
but have not resulted in any progress.
This is the complete error note:
Ld
/Users/UserName/Library/Developer/Xcode/DerivedData/Appname\1-eekisechftoomidopihcmbkefaua/Build/Products/Debug-iphonesimulator/Appname\1.app/Appname\1
normal x86_64
cd "/Users/UserName/Desktop/Appname1 - iOS app/Appname1 - Swift 2 : xcode 7 - New/Appname1"
export IPHONEOS_DEPLOYMENT_TARGET=9.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk
-L/Users/UserName/Library/Developer/Xcode/DerivedData/Appname\1-eekisechftoomidopihcmbkefaua/Build/Products/Debug-iphonesimulator
-F/Users/UserName/Library/Developer/Xcode/DerivedData/Appname\1-eekisechftoomidopihcmbkefaua/Build/Products/Debug-iphonesimulator
-F. -FFacebookSDKStrings.bundle -FAppname\1 -FAppname\1Tests -FAppname\1UITests -FFacebookSDKStrings.bundle/Resources -FAppname\1/PNChart -FAppname\1/Appname_o.xcdatamodeld -FAppname\1/VoteLogDataBase.xcdatamodeld -FAppname\1/PNChart/PNBarChart -FAppname\1/PNChart/PNLineChart -FAppname\1/Appname_o.xcdatamodeld/Appname_o.xcdatamodel -FAppname\1/VoteLogDataBase.xcdatamodeld/VoteLogDataBase.xcdatamodel -filelist /Users/UserName/Library/Developer/Xcode/DerivedData/Appname\1-eekisechftoomidopihcmbkefaua/Build/Intermediates/Appname\1.build/Debug-iphonesimulator/Appname\1.build/Objects-normal/x86_64/Appname\1.LinkFileList
-Xlinker -rpath -Xlinker #executable_path/Frameworks -Xlinker -rpath -Xlinker /Users/UserName/Desktop/Appname\1\ -\ iOS\ app/Appname\1\ -\ Swift\ 2\ :\ xcode\ 7\ -\ New/Appname\1
-mios-simulator-version-min=9.0 -Xlinker -objc_abi_version -Xlinker 2 -ObjC -framework -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator
-Xlinker -add_ast_path -Xlinker /Users/UserName/Library/Developer/Xcode/DerivedData/Appname\1-eekisechftoomidopihcmbkefaua/Build/Intermediates/Appname\1.build/Debug-iphonesimulator/Appname\1.build/Objects-normal/x86_64/Appname_o.swiftmodule
-framework Accounts -framework AudioToolbox -framework ParseFacebookUtilsV4 -framework ParseFacebookUtils -framework
FBSDKShareKit -framework CFNetwork -framework ParseCrashReporting
-framework CoreData -framework FBAudienceNetwork -framework CoreGraphics -framework CoreLocation -framework ParseUI -lsqlite3.0
-framework FBSDKMessengerShareKit -lz -framework Bolts -framework FBSDKLoginKit -framework MobileCoreServices -framework QuartzCore
-framework ParseTwitterUtils -framework Security -framework Social -framework SystemConfiguration -framework FBSDKCoreKit -framework Twitter -framework Bolts -Xlinker -dependency_info -Xlinker
/Users/UserName/Library/Developer/Xcode/DerivedData/Appname\1-eekisechftoomidopihcmbkefaua/Build/Intermediates/Appname\1.build/Debug-iphonesimulator/Appname\1.build/Objects-normal/x86_64/Appname\1_dependency_info.dat
-o /Users/UserName/Library/Developer/Xcode/DerivedData/Appname\1-eekisechftoomidopihcmbkefaua/Build/Products/Debug-iphonesimulator/Appname\1.app/Appname\1
ld: framework not found
-L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
I am trying to create a Custom Framework following this url
http://www.makeandbuild.com/blog/post/watchkit-with-shared-core-data
However When I am creating a custom framework called "DataStore"
Ld /Users/harshadkhedekar/Library/Developer/Xcode/DerivedData/TestScanner-fsxgnfdpdqvxdlasdbbjeurajlkj/Build/Intermediates/TestScanner.build/Debug-iphonesimulator/TestScanner.build/Objects-normal/x86_64/TestScanner normal x86_64
cd "/Users/harshadkhedekar/Documents/Harshad/Projects/Sandvik/Start Value/17 Aug"
export IPHONEOS_DEPLOYMENT_TARGET=7.0
export PATH="/Applications/Xcode-beta 3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode-beta 3.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode-beta\ 3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch x86_64 -isysroot /Applications/Xcode-beta\ 3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk -L/Users/harshadkhedekar/Library/Developer/Xcode/DerivedData/TestScanner-fsxgnfdpdqvxdlasdbbjeurajlkj/Build/Products/Debug-iphonesimulator -L/Users/harshadkhedekar/Documents/Harshad/Projects/Sandvik/Start\ Value/17\ Aug/TestScanner/RedLaserSDK -F/Users/harshadkhedekar/Library/Developer/Xcode/DerivedData/TestScanner-fsxgnfdpdqvxdlasdbbjeurajlkj/Build/Products/Debug-iphonesimulator -F/Users/harshadkhedekar/Documents/Harshad/Projects/Sandvik/Start\ Value/17\ Aug/DataStore -filelist /Users/harshadkhedekar/Library/Developer/Xcode/DerivedData/TestScanner-fsxgnfdpdqvxdlasdbbjeurajlkj/Build/Intermediates/TestScanner.build/Debug-iphonesimulator/TestScanner.build/Objects-normal/x86_64/TestScanner.LinkFileList -Xlinker -rpath -Xlinker "" -Xlinker -rpath -Xlinker #executable_path/Frameworks -mios-simulator-version-min=7.0 -Xlinker -objc_abi_version -Xlinker 2 -ObjC -fobjc-arc -fobjc-link-runtime -stdlib=libstdc++ -framework CoreLocation -framework Security -framework OpenGLES -liconv -framework Foundation -framework CoreVideo -framework CoreMedia -lRedLaserSDK_arm64 -framework DataStore -framework QuartzCore -framework AudioToolbox -framework AVFoundation -framework UIKit -framework CoreGraphics -framework CoreData -Xlinker -dependency_info -Xlinker /Users/harshadkhedekar/Library/Developer/Xcode/DerivedData/TestScanner-fsxgnfdpdqvxdlasdbbjeurajlkj/Build/Intermediates/TestScanner.build/Debug-iphonesimulator/TestScanner.build/Objects-normal/x86_64/TestScanner_dependency_info.dat -o /Users/harshadkhedekar/Library/Developer/Xcode/DerivedData/TestScanner-fsxgnfdpdqvxdlasdbbjeurajlkj/Build/Intermediates/TestScanner.build/Debug-iphonesimulator/TestScanner.build/Objects-normal/x86_64/TestScanner
ld: framework not found DataStore
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I tried adding the Framework Search paths to "$(SRCROOT)/DataStore" and "$(inherited)". But still I am this issue is not fixed. Can I know the root cause of this issue. When I create a blank project and add custom framework to it, the blank project is build successfully. I am using Xcode 7 Beta 3 version.
Thanks