I get this linker error trying to build a project in Xcode 5.1.1
I've tryed the indications in:
http://www.appsee.com/blog/dev/xcode-new-link-frameworks-automatically-fix-framework-not-found-metal-for-architecture-armv7
Disabling the option "Link Framworks Automatically" doesn't remove the linker error.
I've also tryied to enable the "Enable Modules (C and Objective-C)" option, as indicated in another article, but it neither works.
I get this linker error trying to build a project in Xcode 5.1.1
I've tryed the indications in:
http://www.appsee.com/blog/dev/xcode-new-link-frameworks-automatically-fix-framework-not-found-metal-for-architecture-armv7
Disabling the option "Link Framworks Automatically" doesn't remove the linker error.
I've also tryied to enable the "Enable Modules (C and Objective-C)" option, as indicated in another article, but it neither works.