The Document shows that 'The iOS & iPadOS 14.6 SDK provides support to develop apps for iPhone, iPad, and iPod touch devices running iOS & iPadOS 14.6. The SDK comes bundled with Xcode 12.5', but I cant find it.
Asked
Active
Viewed 734 times
1 Answers
1
Xcode 12.5 App Store update note doesn't contain any reference to iOS 14.6.
Also see the Xcode 12.5 release note
May be the next release will support iOS 14.6.
( Answering because comment doesn't support image)

ajith Kumark
- 333
- 1
- 3
- 16
-
Thanks! But the ios14.6 Release Notes says 'The SDK comes bundled with Xcode 12.5', so i'm confused. maybe it's a mistake? https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-14_6-release-notes – Zip May 27 '21 at 13:23
-
1
-
2I would guess because 14.6 is more like a patch release. I'm not seeing any changes to the SDK APIs, so the 14.5 SDK may be compatible and an explicit 14.6 SDK may not exist. If this is the case certainly the language on the 14.6 release notes is misleading. Unusual, though, as I don't recollect a minor release ever not be accompanied with an Xcode update. – slythfox Jun 02 '21 at 16:56