iphone - Flurry (SDK 4.2.4) integration not working in Xcode 5, iOS7 -
context
- using xcode 5
- have added systemconfiguration.framework
- have added flurry folder frameworks folder of project
trying build project publshing
error:
steps taken try fix
- searched stack overflow
- searched flurry support
- added , removed systemconfiguration.framework
- cleaned , built xcode
- restarted xcode
update
i believe issue settings architecture, when set armv7 compiler quit complaining.
just add security.framework too, , should work.
Comments
Post a Comment