mardi 10 novembre 2015

Unity-Xcode Error: linker command failed with exit code 1 (use -v to see invocation)

I have been trying to test my Unity3D application on iPhone, and that requires me to open it through Xcode in order to run it on my iPhone device. However, I keep getting the same error message once I hit the Run button on Xcode. I have checked all the player settings on Unity, and also went through a lot of answers of similar questions and all of them did not help me solve the issue. Please help me find a solution as I cannot proceed with my work without it..

Here is the detailed error message:

Ld /Users/maryamtawash/Library/Developer/Xcode/DerivedData/Unity-iPhone-arsoqnzzucezsgapgubqvelbiqxd/Build/Intermediates/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/arm64/Potato normal arm64
cd /Users/maryamtawash/Documents/projects/potato5/Temp/StagingArea/Trampoline
export IPHONEOS_DEPLOYMENT_TARGET=6.0
export PATH="/Applications/http://ift.tt/1CCHzWk"
/Applications/http://ift.tt/17KlLIW -arch arm64 -isysroot /Applications/http://ift.tt/1NyTPew -L/Users/maryamtawash/Library/Developer/Xcode/DerivedData/Unity-iPhone-arsoqnzzucezsgapgubqvelbiqxd/Build/Products/Release-iphoneos -L/Users/maryamtawash/Documents/projects/potato5/Temp/StagingArea/Trampoline -L/Users/maryamtawash/Documents/projects/potato5/Temp/StagingArea/Trampoline/Libraries -F/Users/maryamtawash/Library/Developer/Xcode/DerivedData/Unity-iPhone-arsoqnzzucezsgapgubqvelbiqxd/Build/Products/Release-iphoneos -filelist /Users/maryamtawash/Library/Developer/Xcode/DerivedData/Unity-iPhone-arsoqnzzucezsgapgubqvelbiqxd/Build/Intermediates/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/arm64/Potato.LinkFileList -miphoneos-version-min=6.0 -dead_strip -weak_framework CoreMotion -weak-lSystem -stdlib=libc++ -fobjc-arc -fobjc-link-runtime -framework CoreText -framework AudioToolbox -weak_framework AVFoundation -framework CFNetwork -framework CoreGraphics -framework CoreLocation -framework CoreMedia -weak_framework CoreMotion -framework CoreVideo -framework Foundation -weak_framework iAd -framework MediaPlayer -framework OpenAL -framework OpenGLES -framework QuartzCore -framework SystemConfiguration -framework UIKit -liconv.2 -liPhone-lib -Xlinker -dependency_info -Xlinker /Users/maryamtawash/Library/Developer/Xcode/DerivedData/Unity-iPhone-arsoqnzzucezsgapgubqvelbiqxd/Build/Intermediates/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/arm64/Potato_dependency_info.dat -o /Users/maryamtawash/Library/Developer/Xcode/DerivedData/Unity-iPhone-arsoqnzzucezsgapgubqvelbiqxd/Build/Intermediates/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/arm64/Potato

ld: library not found for -liPhone-lib clang: error: linker command failed with exit code 1 (use -v to see invocation)

Aucun commentaire:

Enregistrer un commentaire