ios - Link error: unknown option character `X' in: -Xlinker -


results in error under the following linker command. Are being made to build the simulator target in XCode for IOS it is not clear that the logic of Xlinker through Xcink. How i here

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool static -arch_only i386 -syslibroot any ideas on how we can pursue a solution / Applications /Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -o libxxx.a

error: / Applications /Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: unknown option character `X ': -Xlinker

(note: it appears this is The error happens from somewhere. The same project file was created exactly the day before).

use_frameworks! Install pod to make your Podfile and run.

That is why the issue should be resolved.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -