Alibek Omarov
|
6faee8fd89
|
scripts: ios: call mkdir -p to not error out if the directory already exists (thanks, @ksagaming)
|
2026-04-04 17:34:07 +05:00 |
|
Alibek Omarov
|
9a050cb67f
|
scripts: gha: fix shellcheck warnings in build_* scripts
|
2026-03-24 04:07:21 +05:00 |
|
ksagameng
|
11c7c1b77d
|
scripts: ios: enable decay build in buildallmods.sh
|
2026-03-19 22:36:51 +05:00 |
|
ksagameng
|
59dbe1d01e
|
ios: Add entitlements.plist and codesign the generated ipa with said plist in createipa.sh
|
2026-03-19 22:36:51 +05:00 |
|
ksagameng
|
f8714a57d3
|
scripts: ios: Build all mods script and postfixing support in buildhlsdk script
|
2026-03-19 22:36:51 +05:00 |
|
ksagameng
|
db2c2e685d
|
scripts: ios: generate .dSYM files and make zip quiet
|
2025-12-10 16:56:09 +05:00 |
|
ksagameng
|
5151f9559b
|
scripts: ios: Fix built hlsdk not working on older ios
|
2025-11-08 06:50:07 +08:00 |
|
ksagameng2
|
a9bf700da4
|
Restore iOS build support (#2352)
* initial commit
* initial commit
* add port files
* ios: Changes to allow creating app bundle without xcode projects
* ios: Added mic perms request
* ios: Very basic app bundle creation script
* ios: Fix -log parameter
* ios: Sdk no longer hardcoded and option to compile for simulator
* general: Update gitignore
* ios: Enable game mode for the app
* ios: Compile instructions and updated ipa creation script
* ios: Code cleanup
* ios: Remove dylibs
* general: Remove extra submodules
* ios: Remove dylibs again
* ios: Implement suggested changes
* ios: Fix building as dylib instead of binary
* ios: Scripts for building mods
* ios: Move 'ios' contents to engine/platform/ios/bundle and modify scripts
* ios: Update createipa.sh to use waf install
* ios: Clean script and updated README
* general: Fix spelling mistake and outdated instructions
* ios: Clean up in xcompile.py
* ios: Fix createipa.sh generating an invalid ipa
* ios: Temporary fix for launch dialog textfield colors in dark mode
|
2025-11-01 18:32:00 +05:00 |
|