Apple Platforms Patch for
RAD Studio 10.4.1 Readme
This patch addresses a few issues related to
RAD Studio 10.4.1 support for XCode 12, iOS 14 and macOS Big Sur, which were not available when 10.4.1 shipped.
The patch includes fixes in different areas. The first is an
RTL fix for an issue with exceptions, also causing issues at app termination, for macOS applications running on the recently released macOS 11.0 Big Sur. The corresponding public issue was logged on Quality Portal as RSP-30000. For this issue, the patch includes modified source code and compiled binary files.
The second part of the patch is delivered via a new version of PAServer for macOS, and includes fixes for several issues:
SDK import from Xcode 12
Debugging applications on an iOS 14 device
This includes Quality Portal reports such as RSP-30806, RSP-31014, RSP-31667 and RSP-31049.