Monday, December 10, 2012

iOS 6 Here I come!

Well, I have gotten the Blue Quadratic Solver up and running on iOS 6.  It took me longer than I thought, but things have been busy here with the Sandy Hurricane and now trying to get my students back on schedule.  But BQS will now use the full screen of the iPhone 5 and shrink back to size if run on an older iPhone.  I still need to update RUExempt and the CoolConverter, but that will come in some time.  I will try uploading this weekend and see how it goes.  I did have one error though.  It was another Mach O linker error like in my previous post.  So I followed my own directions but the error still persisted.  So I went back to Stackoverflow and found this.....

Click on your project in xcode. Then, click on the target. Go to build settings and look for valid architectures. Delete armv7s from the list of valid architectures and just leave armv7.

It worked!  Hope all is well with everyone.