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
This commit is contained in:
5
src/pandios/Alber/module.map
Normal file
5
src/pandios/Alber/module.map
Normal file
@@ -0,0 +1,5 @@
|
||||
module AlberDriver {
|
||||
umbrella "Headers" // for multiple files
|
||||
link "libAlber"
|
||||
export *
|
||||
}
|
||||
Reference in New Issue
Block a user