Tactility/Buildscripts/release-sdk-current.sh
Ken Van Hoeylandt 5d189fe5a3
Add macOS simulator build to pipelines (#162)
- GitHub actions changed to build simulator on macOS (it's broken, but at least we get a good code portability check for now!)
- `Buildscripts/` shell scripts updated to use `/bin/sh` so it works on macOS too
- Various includes fixed in various subprojects so the code is more portable
2025-01-12 17:48:59 +01:00

10 lines
214 B
Bash
Executable File

#!/bin/sh
#
# Description: Releases the current build files as an SDK in release/TactilitySDK
# This deployment is used when compiling apps in ./ExternalApps
#
./Buildscripts/release-sdk.sh release/TactilitySDK