This website requires JavaScript.
Explore
Help
Sign In
passepartoutvpn
/
passepartout-apple
mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
Watch
1
Star
0
Fork
You've already forked passepartout-apple
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5a97ad0241
passepartout-apple
/
.env.beta.mac
4 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refactor fastlane configuration/environment Remember skip_package_pkg for macOS.
2021-01-02 13:39:30 +00:00
MATCH_TYPE="appstore"
GYM_EXPORT_METHOD="app-store"
Set up to upload Mac build to App Store - Do not skip .pkg for Mac App Store builds (beta) - Add store_deploy lane
2021-01-06 15:43:41 +00:00
GYM_SKIP_PACKAGE_PKG="false"