Yup, Jeff's right.

Use XCode 4.4 and target iOS 3+ with ARMv6
Use XCode 4.5 and target iOS 4.3+ with ARMv7 and drop iPhone 3G support.

HOWEVER, Apple (in the past) have stopped accepting updates which
don't use the current SDK, so you may be forced out anyway - I don't
know how long they will accept xcode 4.4/iOS5 SDK-built apps.

On Thu, Sep 27, 2012 at 8:57 PM, Jeff Stedfast <j...@xamarin.com> wrote:
> Hi Justin,
>
> I *think* that as long as you continue to target an iOS older than 6.0 and
> keep Xcode 4.4 (don't upgrade to 4.5), you can continue to build for armv6
> and it will still work on iPhone5
>
> You just can't use iOS6 APIs.
>
> Hope that helps,
>
> Jeff
>
>
> On Thu, Sep 27, 2012 at 3:47 PM, Justin Hansen <fence...@gmail.com> wrote:
>>
>> Wow, so basically I'm being forced to alienate some people who have
>> already paid my for my app.
>>
>> Ok, I guess that's what I'll have to do.
>>
>> Justin Hansen
>>
>> On Thu, Sep 27, 2012 at 3:46 PM, Steve Maier <steve.ma...@gmail.com>
>> wrote:
>>>
>>> I had to change my project to target iOS 4.3 and higher and ARM7. Mine
>>> were just ARM6 before. It was approved yesterday.
>>>
>>> Steve
>>>
>>> Sent from my iPhone
>>>
>>> On Sep 27, 2012, at 3:44 PM, Justin Hansen <fence...@gmail.com> wrote:
>>>
>>> My application currently supports ARM6 and ARM7. From what I can tell I
>>> can't build for both anymore if I want to support the iPhone 5.
>>>
>>> Will Apple just let me know drop support for ARM6 and update my current
>>> app? Do I have to create a new app that is just for the new device? Can
>>> anyone tell me my options?
>>>
>>> Thanks in advance for any help.
>>>
>>> --
>>> Justin Hansen
>>> http://www.klickwerx.com
>>> Need some technology help? - http://www.betterfly.com/LearnTheWeb
>>>
>>> _______________________________________________
>>> MonoTouch mailing list
>>> MonoTouch@lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/monotouch
>>>
>>>
>>> _______________________________________________
>>> MonoTouch mailing list
>>> MonoTouch@lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/monotouch
>>>
>>
>>
>>
>> --
>> Justin Hansen
>> http://www.klickwerx.com
>> Need some technology help? - http://www.betterfly.com/LearnTheWeb
>>
>>
>> _______________________________________________
>> MonoTouch mailing list
>> MonoTouch@lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monotouch
>>
>
>
> _______________________________________________
> MonoTouch mailing list
> MonoTouch@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>



-- 
Nic Wise
t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
b. http://www.fastchicken.co.nz/

mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU
Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
Earnest: Self-employed? Track your business expenses and income.
http://earnestapp.com
Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p
London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
_______________________________________________
MonoTouch mailing list
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to