I created a simple Firemonkey test app, TLabel, TEdit, and TButton.
I am able to Deploy my code to the Windows, Android, iPhone Simulator, and MacOSX
The Problem is i cannot deploy to any physical iOS Device, iPhone or iPad.
Within my SDM Manager in Delphi, for iOS Device 64bit, iPhone 18.5.
I am using the latest xCode Version 16.4 (16F6) on my Mac Laptop.
When updating the local file cache I get an error.
Directory does not exist: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/PrivateFrameworks/UIFoundation.framework/
I looked on the Mac Laptop there is no folder for PrivateFrameworks within the System/Library Folder. How do i get this folder updated, or created, or this issue corrected?
I am using Embarcadero RAD Studio 12 Version 29.0.53571.9782 (Delphi 12 Update 2)