Discussion Forums  >  Uncategorized

Replies: 1    Views: 337

First Run Publishing LLC
Aspiring developer
Profile
Posts: 66
Reg: Oct 07, 2011
Highland, Calif...
11,860
02/11/12 03:15 AM (12 years ago)

the key UIRequiredDeviceCapabilities contains value which is incompatible with MinimumOSVersion value

FYI: If anyone is having this problem I found the fix for it. Error message: ...the key UIRequiredDeviceCapabilities contains value which is incompatible with MinimumOSVersion value... Apparently when Xcode upgrades they left out armv6 option. You only have the option for armv7 which iOS 5 supports. The fix is found at: http://stackoverflow.com/questions/7053466/application-executable-is-missing-a-required-architecture-armv6 You have to mannually add the armv6 option. The article above tells you how to do that. Tony
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/13/12 11:47 AM (12 years ago)
Thanks tons for this - great tip.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.