Upload the ipa files for the iOS platform (#583)

Signed-off-by: Serhii Manko <mankoffserg@gmail.com>

Signed-off-by: Serhii Manko <mankoffserg@gmail.com>
This commit is contained in:
Serhii Manko
2022-09-20 16:54:19 +03:00
committed by GitHub
parent 878171ec24
commit 40757e73a4
3 changed files with 44 additions and 22 deletions

View File

@@ -5,6 +5,9 @@ module.exports = function AppStateProvider() {
},
user: {
settings: {}
},
device: {
platform: ''
}
}