Files
P3DS-test/src/pandios/Alber/module.map
wheremyfoodat e71cbc9bc3 iOS: Add frontend & frontend build files (#746)
* iOS: Add SwiftUI part to repo

* Add iOS build script

* Update SDL2 submodule

* Fix iOS build script

* CI: Update xcode tools for iOS

* Update iOS_Build.yml

* Update iOS build

* Lower XCode version

* A

* Update project.pbxproj

* Update iOS_Build.yml

* Update iOS_Build.yml

* Update build.sh
2025-03-16 23:41:28 +02:00

5 lines
95 B
Plaintext

module AlberDriver {
umbrella "Headers" // for multiple files
link "libAlber"
export *
}