Context
- Using Xcode 5
- Have added the SystemConfiguration.framework
- Have added the flurry folder into the frameworks folder of my project
Trying to build the project for publshing
Error:
Steps taken to try to fix
- Searched Stack Overflow
- Searched Flurry support
- Added and removed the SystemConfiguration.framework
- Cleaned and built Xcode
- Restarted Xcode
Update
I believe the issue was my settings for the architecture, when I set it to armv7 the compiler quit complaining.