DanTheMan827 / ios-app-signer

This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
https://dantheman827.github.io/ios-app-signer
GNU General Public License v3.0
5.55k stars 1.05k forks source link

Add swift build test #157

Closed ya9man closed 3 years ago

ya9man commented 3 years ago

Y

DanTheMan827 commented 3 years ago

This isn't a swift module, so the build command needed to use xcodebuild instead, I was just messing around and forgot to delete the branch.

An appropriate github action has been created to build and upload the artifact