aquila198
buzztouch Evangelist
Profile
Posts: 473
Reg: Jul 22, 2011
location unknow...
10,330
06/02/18 07:47 PM (5 years ago)

No architectures to compile for (ONLY_ACTIVE_ARCHYES, active archx86_64, VALID_ARCHSi386).

I'm asking for it.. but, trying to update an app from 2011. I get this error in Xcode 9.2 I imagine there's no way to update a really old build, but - if anyone has any ideas how to get past this error message, feel free to share! >> No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=x86_64, VALID_ARCHS=i386). >> I can't even get an output to share from the console w/ya.
 
WolfTimJ
buzztouch Evangelist
Profile
Posts: 810
Reg: Feb 20, 2011
Rockwall, TX
17,400
like
06/03/18 09:49 AM (5 years ago)
Might need to add Valid Architectures: armv7 armv7s arm64 Tim
 
aquila198
buzztouch Evangelist
Profile
Posts: 473
Reg: Jul 22, 2011
location unknow...
10,330
like
06/03/18 10:16 AM (5 years ago)
Thanks Tim! As it stands now, this is the order I have. Pardon for not knowing, but are you suggesting add those in addition to what I already have? This is what I have (in the current order): >> arm64 arm7 arm7s >> Should I include (or update) those above, by adding the "v"? changing from arm7 to "armv7" etc? Thanks again!
 
WolfTimJ
buzztouch Evangelist
Profile
Posts: 810
Reg: Feb 20, 2011
Rockwall, TX
17,400
like
06/03/18 10:23 AM (5 years ago)
Change Build Active Architecture Only to "No" (looks like you are building for a desktop app). Maybe your base SDK isn't set to "Latest iOS" ? All my apps have the "v", not sure if it matters or not honestly.
 
aquila198
buzztouch Evangelist
Profile
Posts: 473
Reg: Jul 22, 2011
location unknow...
10,330
like
06/03/18 11:20 AM (5 years ago)
That's helpful - I'll give it a go. it's the first time i'm testing out using an old BT project in Xcode 9.2 Thanks again!
 

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.