xcode 8 archiver entry point (_main) undefined. for architecture arm64 - objective-c

Ld
/Users/macos/Library/Developer/Xcode/DerivedData/RoadApp-dxgwdfigzxouoygvxpckcaxymfbd/Build/Intermediates/ArchiveIntermediates/RoadApp/IntermediateBuildFilesPath/RoadApp.build/Release-iphoneos/RoadApp.build/Objects-normal/arm64/RoadApp
normal arm64
cd /Users/macos/Desktop/RoadAppIOS
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/iPhoneOS10.2.sdk
-L/Users/macos/Library/Developer/Xcode/DerivedData/RoadApp-dxgwdfigzxouoygvxpckcaxymfbd/Build/Intermediates/ArchiveIntermediates/RoadApp/BuildProductsPath/Release-iphoneos
-L/Users/macos/Library/Developer/Xcode/DerivedData/RoadApp-dxgwdfigzxouoygvxpckcaxymfbd/Build/Intermediates/ArchiveIntermediates/RoadApp/BuildProductsPath/Release-iphoneos/WYPopoverController
-L/Users/macos/Desktop/RoadAppIOS/RoadApp -F/Users/macos/Library/Developer/Xcode/DerivedData/RoadApp-dxgwdfigzxouoygvxpckcaxymfbd/Build/Intermediates/ArchiveIntermediates/RoadApp/BuildProductsPath/Release-iphoneos
-F/Users/macos/Desktop/RoadAppIOS/Pods/GoogleMaps/Base/Frameworks -F/Users/macos/Desktop/RoadAppIOS/Pods/GoogleMaps/Maps/Frameworks -F/Users/macos/Desktop/RoadAppIOS/Pods/GooglePlaces/Frameworks -F/Users/macos/Desktop/RoadAppIOS/RoadApp -filelist /Users/macos/Library/Developer/Xcode/DerivedData/RoadApp-dxgwdfigzxouoygvxpckcaxymfbd/Build/Intermediates/ArchiveIntermediates/RoadApp/IntermediateBuildFilesPath/RoadApp.build/Release-iphoneos/RoadApp.build/Objects-normal/arm64/RoadApp.LinkFileList
-Xlinker -rpath -Xlinker #executable_path/Frameworks -miphoneos-version-min=9.1 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/macos/Library/Developer/Xcode/DerivedData/RoadApp-dxgwdfigzxouoygvxpckcaxymfbd/Build/Intermediates/ArchiveIntermediates/RoadApp/IntermediateBuildFilesPath/RoadApp.build/Release-iphoneos/RoadApp.build/Objects-normal/arm64/RoadApp_lto.o
-fembed-bitcode -Xlinker -bitcode_verify -Xlinker -bitcode_hide_symbols -Xlinker -bitcode_symbol_map -Xlinker /Users/macos/Library/Developer/Xcode/DerivedData/RoadApp-dxgwdfigzxouoygvxpckcaxymfbd/Build/Intermediates/ArchiveIntermediates/RoadApp/BuildProductsPath/Release-iphoneos
-fobjc-arc -fobjc-link-runtime -ObjC -all_load -ObjC -lWYPopoverController -lc++ -lz -framework Accelerate -framework CoreData -framework CoreGraphics -framework CoreLocation -framework
CoreText -framework GLKit -framework GoogleMaps -framework
GoogleMapsBase -framework GoogleMapsCore -framework GooglePlaces
-framework ImageIO -framework OpenGLES -framework QuartzCore -framework SystemConfiguration -framework UIKit -lsqlite3 -lPods-RoadApp -Xlinker -dependency_info -Xlinker /Users/macos/Library/Developer/Xcode/DerivedData/RoadApp-dxgwdfigzxouoygvxpckcaxymfbd/Build/Intermediates/ArchiveIntermediates/RoadApp/IntermediateBuildFilesPath/RoadApp.build/Release-iphoneos/RoadApp.build/Objects-normal/arm64/RoadApp_dependency_info.dat
-o /Users/macos/Library/Developer/Xcode/DerivedData/RoadApp-dxgwdfigzxouoygvxpckcaxymfbd/Build/Intermediates/ArchiveIntermediates/RoadApp/IntermediateBuildFilesPath/RoadApp.build/Release-iphoneos/RoadApp.build/Objects-normal/arm64/RoadApp
Hi. I searching for 1 day but can find solution, can anyone help?
EDIT: check all solution on this page but not work
Getting error of armv7s and armv7 while archiving for release

make sure you have this tag on the top of the appdelegate file, and you didn't accidentally deleted it
#UIApplicationMain

Related

opencv2.framework/opencv2(shapedescr.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE)

Ld /Users/XXXXX/Library/Developer/Xcode/DerivedData/MMCamScanner-ayaaebcalydwgeeenncrtqxmthsh/Build/Products/Debug-iphoneos/MMCamScanner.app/MMCamScanner normal arm64
cd /Users/XXXXXX/Desktop/SwiftDemo/MMCamScanner
export IPHONEOS_DEPLOYMENT_TARGET=10.3
export PATH="/Users/XXXXXXX/Downloads/Xcode
2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Users/XXXXXXX/Downloads/Xcode 2.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Users/XXXXXXX/Downloads/Xcode\ 2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -isysroot /Users/sravanthigumma/Downloads/Xcode\ 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk -L/Users/XXXXXXXX/Library/Developer/Xcode/DerivedData/MMCamScanner-ayaaebcalydwgeeenncrtqxmthsh/Build/Products/Debug-iphoneos -F/Users/XXXXXXX/Library/Developer/Xcode/DerivedData/MMCamScanner-ayaaebcalydwgeeenncrtqxmthsh/Build/Products/Debug-iphoneos -F/Users/XXXX/Desktop/SwiftDemo/MMCamScanner -filelist /Users/XXXX/Library/Developer/Xcode/DerivedData/MMCamScanner-ayaaebcalydwgeeenncrtqxmthsh/Build/Intermediates/MMCamScanner.build/Debug-iphoneos/MMCamScanner.build/Objects-normal/arm64/MMCamScanner.LinkFileList -Xlinker -rpath -Xlinker #executable_path/Frameworks -miphoneos-version-min=10.3 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/XXXXX/Library/Developer/Xcode/DerivedData/MMCamScanner-ayaaebcalydwgeeenncrtqxmthsh/Build/Intermediates/MMCamScanner.build/Debug-iphoneos/MMCamScanner.build/Objects-normal/arm64/MMCamScanner_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fembed-bitcode-marker -fobjc-arc -fobjc-link-runtime -stdlib=libc++ -framework opencv2 -framework TesseractOCR -framework AVFoundation -framework CoreGraphics -framework AssetsLibrary -framework CoreImage -lstdc++ -framework CoreTelephony -framework MobileCoreServices -Xlinker -dependency_info -Xlinker /Users/XXXX/Library/Developer/Xcode/DerivedData/MMCamScanner-ayaaebcalydwgeeenncrtqxmthsh/Build/Intermediates/MMCamScanner.build/Debug-iphoneos/MMCamScanner.build/Objects-normal/arm64/MMCamScanner_dependency_info.dat -o /Users/XXXXXXX/Library/Developer/Xcode/DerivedData/MMCamScanner-ayaaebcalydwgeeenncrtqxmthsh/Build/Products/Debug-iphoneos/MMCamScanner.app/MMCamScanner
Go to Build Settings > Choose Enable Bitcode and Set it value to YES.

MiTek MySnap and IBM MobileFirst Platform

I'm doing my first IBM Mobile First Platform project. I need to integrate a native SDK from MiTek called MySnap. I am following the directions to integrate the SDKs but I get this error.
I'm kind of new to Xcode so I don't know the errors really well yet.
Ld
/Users/hannade/Library/Developer/Xcode/DerivedData/NativePagesInHybridAppNativePagesInHybridAppIphone-cxbsrcmfjjkjoxfcvhsngdyiicgs/Build/Products/Debug-iphonesimulator/NativePagesInHybridApp.app/NativePagesInHybridApp
normal i386
cd /Users/hannade/Developer/NativePagesInHybridApp/apps/NativePagesInHybridApp/iphone/native
export IPHONEOS_DEPLOYMENT_TARGET=6.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.3.sdk
-L/Users/hannade/Library/Developer/Xcode/DerivedData/NativePagesInHybridAppNativePagesInHybridAppIphone-cxbsrcmfjjkjoxfcvhsngdyiicgs/Build/Products/Debug-iphonesimulator
-L/Users/hannade/Developer/NativePagesInHybridApp/apps/NativePagesInHybridApp/iphone/native
-L\"/Users/hannade/Developer/NativePagesInHybridApp/apps/NativePagesInHybridApp/iphone/native/WorklightSDK\"
-F/Users/hannade/Library/Developer/Xcode/DerivedData/NativePagesInHybridAppNativePagesInHybridAppIphone-cxbsrcmfjjkjoxfcvhsngdyiicgs/Build/Products/Debug-iphonesimulator
-F/Users/hannade/Developer/NativePagesInHybridApp/apps/NativePagesInHybridApp/iphone/native
-F/Users/hannade/Developer/NativePagesInHybridApp/apps/NativePagesInHybridApp/iphone/native/Frameworks
-filelist /Users/hannade/Library/Developer/Xcode/DerivedData/NativePagesInHybridAppNativePagesInHybridAppIphone-cxbsrcmfjjkjoxfcvhsngdyiicgs/Build/Intermediates/NativePagesInHybridAppNativePagesInHybridAppIphone.build/Debug-iphonesimulator/NativePagesInHybridAppNativePagesInHybridAppIphone.build/Objects-normal/i386/NativePagesInHybridApp.LinkFileList
-Xlinker -objc_abi_version -Xlinker 2 -ObjC -lstdc++ -lc++ -fobjc-arc -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=6.0 -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/hannade/Library/Developer/Xcode/DerivedData/NativePagesInHybridAppNativePagesInHybridAppIphone-cxbsrcmfjjkjoxfcvhsngdyiicgs/Build/Intermediates/NativePagesInHybridAppNativePagesInHybridAppIphone.build/Debug-iphonesimulator/NativePagesInHybridAppNativePagesInHybridAppIphone.build/NativePagesInHybridApp.app.xcent
-lstdc++.6 -framework CoreVideo -framework CoreTelephony -framework ImageIO -framework sqlcipher
/Users/hannade/Library/Developer/Xcode/DerivedData/NativePagesInHybridAppNativePagesInHybridAppIphone-cxbsrcmfjjkjoxfcvhsngdyiicgs/Build/Products/Debug-iphonesimulator/libCordova.a
-lMiSnap -framework Security -lBarcodeScannerStub -framework CoreMedia -lz -framework Foundation -framework UIKit -framework CoreGraphics -framework AddressBook -framework AddressBookUI -framework AudioToolbox -framework AssetsLibrary -framework AVFoundation
-lCardIOStub -framework CFNetwork -framework CoreLocation -framework MediaPlayer -framework QuartzCore -framework SystemConfiguration
-framework CoreMotion -framework MobileCoreServices -framework CoreData -lWorklightStaticLibProject -framework OpenGLES -Xlinker
-dependency_info -Xlinker /Users/hannade/Library/Developer/Xcode/DerivedData/NativePagesInHybridAppNativePagesInHybridAppIphone-cxbsrcmfjjkjoxfcvhsngdyiicgs/Build/Intermediates/NativePagesInHybridAppNativePagesInHybridAppIphone.build/Debug-iphonesimulator/NativePagesInHybridAppNativePagesInHybridAppIphone.build/Objects-normal/i386/NativePagesInHybridApp_dependency_info.dat
-o /Users/hannade/Library/Developer/Xcode/DerivedData/NativePagesInHybridAppNativePagesInHybridAppIphone-cxbsrcmfjjkjoxfcvhsngdyiicgs/Build/Products/Debug-iphonesimulator/NativePagesInHybridApp.app/NativePagesInHybridApp
ld: warning: directory not found for option
'-L"/Users/hannade/Developer/NativePagesInHybridApp/apps/NativePagesInHybridApp/iphone/native/WorklightSDK"'
ld: library not found for -lWorklightStaticLibProject clang: error:
linker command failed with exit code 1 (use -v to see invocation)
Open the Build Phases section of your project in Xcode and verify that in "Link Binary With Libraries", MFP's "libWorklightStaticLibProject.a" file is located at the top of the list of libraries.
Sometimes its lack of being at the top can cause build problems.
For example:

477 duplicate symbols for architecture i386

I am using google+ api for signing in from google+ link
but from above link when I add OpenSource directory I got following error.
Ld /Users/Administrator/Library/Developer/Xcode/DerivedData/googleIntegration-fkbmbszsnxryxgfuzpeulxiqytcn/Build/Products/Debug-iphonesimulator/googleIntegration.app/googleIntegration normal i386
cd /Users/Administrator/Desktop/googleIntegration
export IPHONEOS_DEPLOYMENT_TARGET=6.0
export PATH="/Applications/Xcode 2.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode 2.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode\ 2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Applications/Xcode\ 2.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk -L/Users/Administrator/Library/Developer/Xcode/DerivedData/googleIntegration-fkbmbszsnxryxgfuzpeulxiqytcn/Build/Products/Debug-iphonesimulator -F/Users/Administrator/Library/Developer/Xcode/DerivedData/googleIntegration-fkbmbszsnxryxgfuzpeulxiqytcn/Build/Products/Debug-iphonesimulator -F/Users/Administrator/Downloads/google-plus-ios-sdk-1.5.1 -filelist /Users/Administrator/Library/Developer/Xcode/DerivedData/googleIntegration-fkbmbszsnxryxgfuzpeulxiqytcn/Build/Intermediates/googleIntegration.build/Debug-iphonesimulator/googleIntegration.build/Objects-normal/i386/googleIntegration.LinkFileList -Xlinker -objc_abi_version -Xlinker 2 -ObjC -fobjc-arc -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=6.0 -framework SystemConfiguration -framework Security -framework MediaPlayer -framework CoreText -framework CoreGraphics -framework GooglePlus -framework CoreMotion -framework CoreLocation -framework AssetsLibrary -framework AddressBook -framework UIKit -framework GoogleOpenSource -framework Foundation -Xlinker -dependency_info -Xlinker /Users/Administrator/Library/Developer/Xcode/DerivedData/googleIntegration-fkbmbszsnxryxgfuzpeulxiqytcn/Build/Intermediates/googleIntegration.build/Debug-iphonesimulator/googleIntegration.build/Objects-normal/i386/googleIntegration_dependency_info.dat -o /Users/Administrator/Library/Developer/Xcode/DerivedData/googleIntegration-fkbmbszsnxryxgfuzpeulxiqytcn/Build/Products/Debug-iphonesimulator/googleIntegration.app/googleIntegration
duplicate symbol _OBJC_IVAR_$_GTMHTTPFetcher.request_ in:
/Users/Administrator/Library/Developer/Xcode/DerivedData/googleIntegration-fkbmbszsnxryxgfuzpeulxiqytcn/Build/Intermediates/googleIntegration.build/Debug-iphonesimulator/googleIntegration.build/Objects-normal/i386/GTMHTTPFetcher.o
I have checked other links and tried their suggestions but I didn't get succeeded?
Can anyone tell me what is the exact problem?
Any help would be appreciable.

Why I got this linker warning?

directory not found for option '-F"/business/Dropbox/badgers/BadgerNew/..
This is the full error
Ld /Users/Teguh/Library/Developer/Xcode/DerivedData/BadgerNew-hisqcnecwuovfqblviqcirmbwgsy/Build/Products/Debug-iphonesimulator/hello.app/hello normal i386
cd /business/Dropbox/badgers/BadgerNew
setenv IPHONEOS_DEPLOYMENT_TARGET 7.0
setenv 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/iPhoneSimulator7.0.sdk -L/Users/Teguh/Library/Developer/Xcode/DerivedData/BadgerNew-hisqcnecwuovfqblviqcirmbwgsy/Build/Products/Debug-iphonesimulator -L/business/Dropbox/badgers/BadgerNew/Twitter/Twitter+OAuth/Libraries\ &\ Headers -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/usr/lib/system -F/Users/Teguh/Library/Developer/Xcode/DerivedData/BadgerNew-hisqcnecwuovfqblviqcirmbwgsy/Build/Products/Debug-iphonesimulator -F/business/Dropbox/badgers/BadgerNew -F/Users/Teguh/Documents/FacebookSDK -F\"/business/Dropbox/badgers/BadgerNew/..\" -F/Users/Teguh/Dropbox/badgers -filelist /Users/Teguh/Library/Developer/Xcode/DerivedData/BadgerNew-hisqcnecwuovfqblviqcirmbwgsy/Build/Intermediates/BadgerNew.build/Debug-iphonesimulator/hello.build/Objects-normal/i386/hello.LinkFileList -Xlinker -objc_abi_version -Xlinker 2 -lsqlite3.0 -fobjc-arc -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=7.0 -framework FacebookSDK -framework Twitter -framework MessageUI -framework MobileCoreServices -framework SystemConfiguration -framework CoreText -weak_framework Social -weak_framework AdSupport -weak_framework Accounts -framework MediaPlayer -framework QuartzCore -framework MapKit -framework CoreLocation -framework UIKit -framework Foundation -framework CoreGraphics -framework CoreData -lxml2 -Xlinker -dependency_info -Xlinker /Users/Teguh/Library/Developer/Xcode/DerivedData/BadgerNew-hisqcnecwuovfqblviqcirmbwgsy/Build/Intermediates/BadgerNew.build/Debug-iphonesimulator/hello.build/Objects-normal/i386/hello_dependency_info.dat -o /Users/Teguh/Library/Developer/Xcode/DerivedData/BadgerNew-hisqcnecwuovfqblviqcirmbwgsy/Build/Products/Debug-iphonesimulator/hello.app/hello
It seems that somewhere in project settings, I must have an option called -F"/business/Dropbox/badgers/BadgerNew/..
I wonder how.

Libetpan not build on iOS5.1 xcode4.3 in ReMail App

Libetpan is not generating the binaries folder on xcode 5.1. I updated the build-all-deps.sh file
SDKLIST="5.1"
GCC_VERSION="4.2"
PLATFORMDIR="/Volumes/Xcode/Xcode.app/Contents/Developer/Platforms/${platform}.platform"
still not able to generate the binaries.
Error I am getting is:
Ld build/Debug-iphonesimulator/reMail.app/reMail normal i386
cd "/Users/gauri/Spark/user/gauri_shankar#chat.softprodigy.local/downloads/ReMailiPhone/remail-iphone"
setenv MACOSX_DEPLOYMENT_TARGET 10.6
setenv PATH "/Volumes/Xcode/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Volumes/Xcode/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Volumes/Xcode/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Volumes/Xcode/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk "-L/Users/gauri/Spark/user/gauri_shankar#chat.softprodigy.local/downloads/ReMailiPhone/remail-iphone/build/Debug-iphonesimulator" "-L/Users/gauri/Spark/user/gauri_shankar#chat.softprodigy.local/downloads/ReMailiPhone/remail-iphone" -L/Users/gauri/Downloads/x2on-OpenSSL-for-iPhone-9754b8d -L/Binaries/iPhoneSimulator-4.3/lib "-L/Users/gauri/Spark/user/gauri_shankar#chat.softprodigy.local/downloads/ReMailiPhone/remail-iphone/../mailcore/libetpan/build-mac/build/Debug" "-F/Users/gauri/Spark/user/gauri_shankar#chat.softprodigy.local/downloads/ReMailiPhone/remail-iphone/build/Debug-iphonesimulator" -filelist "/Users/gauri/Spark/user/gauri_shankar#chat.softprodigy.local/downloads/ReMailiPhone/remail-iphone/build/ReMailIPhone.build/Debug-iphonesimulator/ReMail.build/Objects-normal/i386/reMail.LinkFileList" -mmacosx-version-min=10.6 -Xlinker -objc_abi_version -Xlinker 2 -all_load -ObjC -Xlinker -no_implicit_dylibs -D__IPHONE_OS_VERSION_MIN_REQUIRED=50100 -letpan-iphone -letpan /Users/gauri/three20/Build/Products/Debug-iphonesimulator/libThree20.a /Users/gauri/three20/Build/Products/Debug-iphonesimulator/libThree20Core.a /Users/gauri/three20/Build/Products/Debug-iphonesimulator/libThree20Network.a /Users/gauri/three20/Build/Products/Debug-iphonesimulator/libThree20Style.a /Users/gauri/three20/Build/Products/Debug-iphonesimulator/libThree20UI.a /Users/gauri/three20/Build/Products/Debug-iphonesimulator/libThree20UICommon.a /Users/gauri/three20/Build/Products/Debug-iphonesimulator/libThree20UINavigator.a "/Users/gauri/Spark/user/gauri_shankar#chat.softprodigy.local/downloads/build/Debug-iphonesimulator/MailCore/MailCore" -framework libetpan -framework QuartzCore "/Users/gauri/Spark/user/gauri_shankar#chat.softprodigy.local/downloads/build/Debug-iphonesimulator/libmailcore.a" -framework Foundation -framework CoreGraphics -framework SystemConfiguration -framework MessageUI -framework UIKit -liconv.2 -framework CoreLocation -framework AddressBook -framework StoreKit -framework CFNetwork -framework AddressBook -framework AddressBookUI -lsasl2 -lcrypto -lssl -o "/Users/gauri/Spark/user/gauri_shankar#chat.softprodigy.local/downloads/ReMailiPhone/remail-iphone/build/Debug-iphonesimulator/reMail.app/reMail"
Command /Volumes/Xcode/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1
Please help me out.