Use fastlane to build

This commit is contained in:
Ian VanSchooten 2024-10-01 15:26:37 -04:00
parent d26b25704d
commit cb8b44bd27

View file

@ -88,8 +88,8 @@ jobs:
run: |
cd ios
pod install
fastlane build
cd -
flutter build ipa --debug
# verify that the github token didn't make it into the output
mkdir -p build/app/test-ios