Could be, but I just found in the xcode 14 release notes:

    • Building for deployment to OS releases older than macOS 10.13, iOS 11, 
tvOS 11, and watchOS 4 is no longer supported. (92834476)

https://developer.apple.com/documentation/xcode-release-notes/xcode-14-release-notes

Yet I'm am able to do just that without an issue...

Eyal



> On 28 Oct 2022, at 13:54, Saagar Jha <saa...@saagarjha.com> wrote:
> 
> I believe Xcode 14 has the old macOS bits (with the new iOS SDK). Try 14.1?
> 
>> On Oct 28, 2022, at 03:51, Eyal Redler via Cocoa-dev 
>> <cocoa-dev@lists.apple.com> wrote:
>> 
>> I read somewhere (can't recall where) that xcode 14 will not support 
>> deployment target < macOS 10.13.
>> I was bracing myself for having to somehow develop my app on two machines 
>> for a while or ditching my pre 10.13 users but after installing xcode 14 on 
>> my new M1 machine I found out that I can compile and build my app with 
>> minimum deployment target of 10.9 and could not find an issue when running 
>> it on 10.9.
>> 
>> I'm not sure what to make of it, did I misunderstand this, is it a fluke? 
>> Did Apple change their policy?
>> 
>> Eyal Redler
>> ------------------------------------------------------------------------------------------------
>> "If Uri Geller bends spoons with divine powers, then he's doing it the hard 
>> way."
>> --James Randi
>> www.eyalredler.com
>> 
>> 
>> _______________________________________________
>> 
>> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>> 
>> Please do not post admin requests or moderator comments to the list.
>> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>> 
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/cocoa-dev/saagar%40saagarjha.com
>> 
>> This email sent to saa...@saagarjha.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to