summaryrefslogtreecommitdiffstats
path: root/cmake/QtPublicAppleHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* Add preliminary support for Qt for visionOSTor Arne Vestbø2024-04-181-1/+21
* CMake: Rename I18N_*LANGUAGES variables and parametersJoerg Bornemann2024-02-211-2/+2
* CMake: Fix configuring a standalone test on Apple platformsAlexandru Croitor2024-02-021-1/+5
* CMake: Fix Apple max sdk version checkAlexandru Croitor2023-12-051-3/+9
* CMake: Refactor sdk / xcode check to support both warnings and errorsAlexandru Croitor2023-12-051-12/+37
* CMake: Don't run sdk / xcode version checks on non-Apple platformsAlexandru Croitor2023-12-041-0/+4
* CMake: Warn when configuring Qt with an unsupported Apple SDK or XcodeAlexandru Croitor2023-11-291-0/+176
* Use configure_file instead of file(COPYAmir Masoud Abdol2023-10-311-1/+1
* Use adaptive LaunchScreen on iOSAmir Masoud Abdol2023-10-261-7/+1
* CMake: Add I18N_LANGUAGES keyword to qt_standard_project_setupJoerg Bornemann2023-09-191-3/+6
* Silence the missing BundleIdentifier warning for non-Xcode generatorsAmir Masoud Abdol2023-07-061-7/+9
* Use parentheses for Xcode specific variablesAmir Masoud Abdol2023-06-061-3/+3
* Generate and set a CFBundleIdentifier when none were provided on macOSAmir Masoud Abdol2023-06-021-50/+72
* cmake: Add known translations to CFBundleLocalizations in Info.plistTor Arne Vestbø2023-06-021-0/+57
* cmake: Always copy Info.plist to build directory manuallyTor Arne Vestbø2023-06-021-7/+5
* cmake: Copy template Info.plist for macOS manually, like we do for iOSTor Arne Vestbø2023-06-011-6/+8
* CMake: Fix return value of applicationName() on macOSAlexandru Croitor2022-09-161-9/+22
* CMake: Move Apple specific functions into a separate fileAlexandru Croitor2022-08-301-0/+628