Xcode 5.1 additional SDKs does not work when building for an iOS device -


i use third party sdk , set path in "additional sdks", when build ios device build failed because sdk headers aren't found, works fine when build simulator.

looking @ build log see when building simulator -isystem set path of sdk include directory, option not added when building device.

that used work xcode 5.0 , xcode 4.x ideas of changes "additional sdks" explain that?

regards, jose


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -