Apple releases iOS 14.6 and macOS 11.4

Changelog
ios 14.6
General
Resolved Issues
- Fixed an issue during startup where iPhone may experience reduced performance. (77540788)
SKAdNetwork
New Features
- Devices can now send install-validation postbacks to multiple ad networks that sign their ads using SKAdNetwork version 3.0. One ad network receives a postback with a
did-win
parameter value oftrue
for the ad impression that wins the ad attribution. Up to five other ad networks receive a postback with adid-win
value offalse
if their ad impressions qualified for, but didn’t win, the attribution. (72917087)Software Update
New Features
- You can now directly update your iOS or iPadOS device to the latest Release Candidate without removing the beta profile. After updating to the Release Candidate, you can choose to update to the next available beta or uninstall the profile to remove your device from the beta program. (66256273)
Xcode
Deprecations
- Don’t use the iOS
Minimum
information property list key to declare the minimum release of macOS in which your app runs. UseOSVersion LSMinimum
instead. (73890473)System Version
- Future releases of macOS ignore the
Minimum
key in Mac apps, including apps built with Mac Catalyst.OSVersion - Future releases of macOS use the
LSMinimum
key in iOS apps built with Xcode 12.5 or later. If an iOS app doesn’t include anSystem Version LSMinimum
key, future releases of macOS compare the app’sSystem Version Minimum
with the version of its Mac Catalyst runtime to determine compatibility.OSVersion
macOS Big Sur 11.4
Overview
The macOS 11.4 SDK provides support to develop apps for Macs running macOS Big Sur 11.4. The SDK comes bundled with Xcode 12.5, available from the Mac App Store. For information on the compatibility requirements for Xcode 12.5, see Xcode 12.5 Release Notes.
Displays
New Features
- You can now use graphics cards based on the AMD Navi RDNA2 architecture (6800, 6800XT and 6900XT). (73709953)
Xcode
Deprecations
- Don’t use the iOS
Minimum
information property list key to declare the minimum release of macOS in which your app runs. UseOSVersion LSMinimum
instead. (73890473)System Version
- Future releases of macOS ignore the
Minimum
key in Mac apps, including apps built with Mac Catalyst.OSVersion - Future releases of macOS use the
LSMinimum
key in iOS apps built with Xcode 12.5 or later. If an iOS app doesn’t include anSystem Version LSMinimum
key, future releases of macOS compare the app’sSystem Version Minimum
with the version of its Mac Catalyst runtime to determine compatibility.OSVersion