DCCIOSARM64
Go Up to LLVM-based Delphi Compilers
DCCIOSARM64 is the RAD Studio Delphi compiler for 64-bit iOS.
DCCIOSARM64 is based on LLVM 3.5. See LLVM-based Delphi Compilers for information that the DCCIOSARM64 compiler has in common with other LLVM-based Delphi compilers.
Output Files
| File Type | File Extension | File Format | 
|---|---|---|
| Executable | Mach-O | |
| Shared Library | N/A¹ | |
| Static Library | .a | ar | 
| Object | .o | ELF | 
- Note: iOS does not support applications containing shared libraries.