Xcode 4.5 does not support generating armv6 binaries

Post here your questions about the Objective-C API for SFS2X

Moderators: Lapo, Bax

User avatar
Lapo
Site Admin
Posts: 23026
Joined: 21 Mar 2005, 09:50
Location: Italy

Re: Xcode 4.5 does not support generating armv6 binaries

Postby Lapo » 01 Oct 2012, 17:44

Hello guys, make sure to update to the latest API with armv7 & armv7s support.
http://www.smartfoxserver.com/download/sfs2x#p=updates

Thanks
Lapo
--
gotoAndPlay()
...addicted to flash games
User avatar
Prof_PP
Posts: 126
Joined: 07 Dec 2007, 08:53
Location: Austria
Contact:

Re: Xcode 4.5 does not support generating armv6 binaries

Postby Prof_PP » 01 Oct 2012, 20:01

Thanks Lapo, you're a Legend 8)
Mazyod
Posts: 25
Joined: 04 Sep 2012, 16:05

Re: Xcode 4.5 does not support generating armv6 binaries

Postby Mazyod » 01 Oct 2012, 20:09

Huge thanks! I love you guys :D
Mazyod
Posts: 25
Joined: 04 Sep 2012, 16:05

Re: Xcode 4.5 does not support generating armv6 binaries

Postby Mazyod » 03 Oct 2012, 09:50

OK, I just spent 20 minutes trying to get this new API to work. I haven't posted for help, because when I made a new project and linked the library it worked perfectly.

So, it turns out Xcode retained the previous library's search path. i.e I linked the new framework, but Xcode decided to compile the old library that I have somewhere on my drive. Why is that? The search path for the old library wasn't removed when I deleted it from the project:

Image
User avatar
Prof_PP
Posts: 126
Joined: 07 Dec 2007, 08:53
Location: Austria
Contact:

Re: Xcode 4.5 does not support generating armv6 binaries

Postby Prof_PP » 03 Oct 2012, 10:43

Yeah I found that too. But as with many things with xCode, if you completely shut it down and restart it after making the changes (not just close the project), it appears to work fine.
I guess xCode must keep lots of stuff in cache or temporary storage because this manifests itself in other issues as well.
I think Lapo would just say it is an Objective-C thing.....which he loves so much :lol:
User avatar
A51Integrated
Posts: 240
Joined: 03 Jan 2012, 19:55
Location: Toronto, Canada
Contact:

Re: Xcode 4.5 does not support generating armv6 binaries

Postby A51Integrated » 03 Oct 2012, 11:24

Always do a Project -> Clean after you replace a lib. XCode is notorious for hanging on to objects.
A51 Integrated
http://a51integrated.com / +1 416-703-2300
Mazyod
Posts: 25
Joined: 04 Sep 2012, 16:05

Re: Xcode 4.5 does not support generating armv6 binaries

Postby Mazyod » 03 Oct 2012, 11:31

I am 100% sure that what you guys have said wouldn't have worked in my case.

Since I removed the old SFS framework, I have closed Xcode many, many times, shutdown my whole Mac even. Not to mention how many times I not only clean, but clean build directory (a bit more powerful). :cry:

I think that I tampered with the search paths and manually made it point to the old API when I linked it (a month ago). So, that's why it stayed, I guess. :oops:

Return to “SFS2X iPhone / iPad / OSX API”

Who is online

Users browsing this forum: No registered users and 17 guests