privacyidea / pi-authenticator

OTP Authenticator App for privacyIDEA Authentication Server
Other
35 stars 19 forks source link

Upload iOS app without opening xcode. #334

Closed frankmer closed 10 months ago

frankmer commented 10 months ago

flutter build xcarchive (--flavor {flavor}) (-t {mainPath}) xcrun altool --upload-app --type ios -f build/ios/ipa/{applicationID}.ipa --username {emailAdress} --password {applicationSpecificPassword}