Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
425
After upgrading to OS X 10.10.5 and XCode to 7.0, build cannot find IG/IG.h files
posted

Our project uses IG/IG.h for the GridView. In the past, building the project might fail and all it took was moving the IG.framework library reference around on the General project settings tab and it would build.

After upgrading to the latest OS X and XCode versions, that trick doesn't work any more. Nor does dropping the framework and readding it. Nor does copying the directory and trying to reference that version. I've tried Cleaning the project multiple times; exiting XCode and getting back in, etc.

We're using NUCLIOS 2014 Volume 1. If possible, we'd like to stay with the same version and not have to include a new/upgraded library which would force us into a full regression test phase for the project which hasn't changed otherwise. We do need to make sure our app works on iOS 9 devices, hence the need to build to a clean iPad device.

Parents Reply Children