What problem does it solve?
This Skill provides a complete setup workflow to configure an iOS development environment for Delphi FMX projects, including PAServer, Apple certificates, provisioning profiles, the iOS SDK Manager, and .dproj configuration.
Core Features & Use Cases
- PAServer setup and remote connection profiling between Windows and Mac for cross-compilation.
- Certification and provisioning workflows: creating/importing Apple Development and Distribution certificates, exporting .p12, and provisioning profiles for Development, Ad Hoc, and App Store.
- SDK Manager configuration to synchronize iOS headers/frameworks from the Mac to Windows and maintain updates.
- .dproj configuration for iOS Device 64-bit targets, including bundle IDs, signing identities, and provisioning profiles.
- Use Case: Set up a new Mac and Windows workstation for Delphi iOS development, then build and deploy to a physical device.
Quick Start
Connect PAServer on the Mac, install Apple certificates and provisioning profiles, configure the iOS SDK via the SDK Manager, and adjust the .dproj for iOS Device 64-bit to enable Windows-to-iOS builds.