Added a TestFlight deployment so help native app testers (#257)

This commit is contained in:
John Huang 2024-01-30 11:38:39 -08:00 committed by GitHub
parent 9cbb9fc2c6
commit 13d6610492
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,13 @@
],
"default": "dydxprotocol-mainnet"
},
"TESTFLIGHT": {
"environments": [
"dydxprotocol-mainnet",
"dydxprotocol-testnet"
],
"default": "dydxprotocol-mainnet"
},
"TESTNET": {
"environments": [
"dydxprotocol-testnet"