when i building my project, throw a error.
[ATTACH=CONFIG]19315[/ATTACH]
anybody can help me?
thanks!!
Hi,
I would guess that you either didn't set the Framework Search Path in your project's settings. It might be helpful for you to read through the "Configuring an Xcode Project" directions as closely as you can. The directions are very specific:
http://resources.arcgis.com/en/help/runtime-ios-sdk/concepts/index.html#/Configuring_an_Xcode_Projec...
It might also be worthwhile to re-read the installation instructions as well. Alternatively, you can take the MapDemo project that comes bundled with the installation and modify that for your needs.
Good luck
- Aaron
Does it happen when you build to the simulator and a device or just one or the other? I had a similar problem when I upgraded my device to IOS 6. When I set "Build Active Architecture Only" To yes then I was able to build.Cheers,Jeff