Skip to content

Instantly share code, notes, and snippets.

View ianand's full-sized avatar

Ishan Anand ianand

View GitHub Profile
@ianand
ianand / Build.xcconfig
Created April 5, 2011 19:37
How to build Urban Airship on iOS/iPhone Simulator without warning messages
/*
Build.xcconfig
PushSample
UrbanAirship provides a simulator version of their library:
http://help.urbanairship.com/discussions/questions/441-running-apps-in-simulator-with-uaiap
Unfortunately including this library in your project will add a warning message during builds:
"file was built for archive which is not the architecture being linked (armv6)"