...
Install Xcode 12 or later
Open the iOS sample project
Start Xcode -> File -> Open… -> Choose “YOUR_INSTALATION_FOLDER”/Samples/CFx/ARESSimplified.xcodeproject/ -> Open
Start a Terminal, go to /YOUR_PACKAGE_OUTPUT/AresSamples/Samples/CFx and run “open -a xcode “ARESimplified.xcodeproj””
Go to “Set the active scheme control” and choose one of the provided sample applications
DWGViewer → DWGViewer
DWGEditor → DWGEditor
DWGExpert → DWGExpert
Signing certificate for Release
Read more here → https://developer.apple.com/support/certificates/
...