diff options
author | Iván Ávalos <avalos@disroot.org> | 2023-09-17 23:57:50 -0600 |
---|---|---|
committer | Iván Ávalos <avalos@disroot.org> | 2023-09-17 23:58:35 -0600 |
commit | 3f6c4c360d6888b5edf76d5051eeadd2eb647df3 (patch) | |
tree | 0cefa4840c8ccb37f26cd5c3be72a435d13cabbd /iosApp/iosApp.xcodeproj/xcshareddata/xcschemes | |
parent | edbd2c7713a0ba4e7e7a3ba6d59d16861ea4eb23 (diff) | |
download | etbsa-trackermap-mobile-3f6c4c360d6888b5edf76d5051eeadd2eb647df3.tar.gz etbsa-trackermap-mobile-3f6c4c360d6888b5edf76d5051eeadd2eb647df3.tar.bz2 etbsa-trackermap-mobile-3f6c4c360d6888b5edf76d5051eeadd2eb647df3.zip |
[ios] Fix warnings
Diffstat (limited to 'iosApp/iosApp.xcodeproj/xcshareddata/xcschemes')
-rw-r--r-- | iosApp/iosApp.xcodeproj/xcshareddata/xcschemes/iosApp.xcscheme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iosApp/iosApp.xcodeproj/xcshareddata/xcschemes/iosApp.xcscheme b/iosApp/iosApp.xcodeproj/xcshareddata/xcschemes/iosApp.xcscheme index 5b29c0a..9ece2b5 100644 --- a/iosApp/iosApp.xcodeproj/xcshareddata/xcschemes/iosApp.xcscheme +++ b/iosApp/iosApp.xcodeproj/xcshareddata/xcschemes/iosApp.xcscheme @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "1320" + LastUpgradeVersion = "1430" version = "1.3"> <BuildAction parallelizeBuildables = "YES" |