kstenerud / iOS-Universal-Framework

An XCode project template to build universal frameworks (arm7, arm7s, and simulator) for iOS / iPhone.
2.94k stars 473 forks source link

No universal framework #35

Open ghost opened 12 years ago

ghost commented 12 years ago

Hi, I'm using XCode 4.2 (Build 4D199) under Mac OS X 10.7.2 (Lion). I used to use iOS-Universal-Framework with XCode 4.0 under Mac OS X 10.6 (Snow Leopard) and then everything worked perfect. But since I upgraded, it doesn't work anymore.

I use the "Real Static Framework" template. What happens is I can create a project and build it without any problems. No errors are reported during build. BUT :

I can however build successfully the previous projects I have that I created before the upgrade.

So, What should I do to make this work under XC4.2/Lion ?

Thanks ;)

jayrparro commented 12 years ago

Hey ghost, have you able to fix this issue? I've also encounter the same issue (Issue #40) in which the
iOS-Universal-Framework aren't successfully installed. I'm also using Xcode 4.2.1 Build 4d502 running in OS X Lion (10.7.2).