e66b8a9881
[ios] ios fix widget renaming
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-29 16:07:19 +04:00
a9ea75d20c
[ios] Automatically manage signing for AppStore
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2024-12-28 23:11:04 +00:00
e00f33a076
[github] Manage private secrets with GitHub Secrets to enhance security
...
1. Restore the original simple version of `configure.sh`
Restores 08e37f4
"Refactor configure.sh"
Reverts b87ee95b
"Fixed configure.sh script and gh actions"
2. Use GitHub Secrets instead of a private git repository to enhance
security standards and ensure credentials are encrypted and safely
managed.
3. Document credentials used by GitHub Actions in docs/CREDENTIALS.md
4. Include `network_security_config.xml` directly into the repo
as it has nothing sensitive.
5. Include Apple WWDR intermediate certificates directly into the repo
as they are not sensitive and publicly available.
https://developer.apple.com/help/account/reference/wwdr-intermediate-certificates
6. Add `private.h` in the repository since it does not differ from
`private_defaults.h`.
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2024-12-27 20:16:52 +00:00
780e67ebd7
[ios] Fix signing for the new live widget
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2024-12-24 15:03:04 +00:00
Alexander Borsuk
e1e2c5e4de
[appstore] Removed expired certificate from Fastlane
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-02-13 03:04:10 +02:00
Alexander Borsuk
a4d1399c0e
[github] Fixed Could not install WWDR certificate Fastlane error for beta builds
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-07-09 13:59:28 +02:00
Alexander Borsuk
21f70728d7
[testflight] Manually import Apple WWDR certificate
...
Fixes Could not install WWDR certificate error for TestFlight
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-05-18 19:27:49 +02:00
Alexander Borsuk
e1595668d7
[fastlane] xcversion is deprecated, also XCode 14.2 (default) should be used
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-03-23 18:18:34 +01:00
Alexander Borsuk
94b3c0013f
Revert "[github][ios] Fix bitcode testflight error" and disable bitcode in Fastlane
...
This reverts commit b5919fccc6
.
Bitcode is not used anyway in Organic Maps.
2022-10-22 16:31:06 +02:00
Alexander Borsuk
10f1407e84
[github][ios] Fixed Fastlane upload
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-10-22 07:23:30 +03:00
6ca11839db
[ios] Remove special characters from TestFlight changelog
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2022-08-30 07:59:52 +03:00
Alexander Borsuk
45a6527e4d
[ios] Specify destination for fastlane to fix upload errors
...
See https://github.com/organicmaps/organicmaps/runs/7961209654?check_suite_focus=true
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-08-23 00:47:15 +03:00
Alexander Borsuk
8573b3dfc2
[ios] Fixed xcode version for fastlane
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-08-23 00:07:39 +03:00
Alexander Borsuk
634a77f1fc
[build] Fixed fastlane build error
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-01-07 11:36:38 +01:00
Alexander Borsuk
0ae6d7a151
Using the latest XCode for iOS builds
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-01-06 21:30:11 +01:00
Alexander Borsuk
9b83df4c7d
[build] Fixed paths to version script for Fastlane
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-01-05 21:42:13 +01:00
Alexander Borsuk
11a67f11a9
Unified app version for all platforms
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-01-05 18:52:39 +01:00
Alexander Borsuk
142d113ab7
More verbose output for Fastline builds
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-12-17 23:30:39 +01:00
711c0b3e0e
[ios][ci] Upload to TestFlight automatically
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-14 14:15:07 +03:00
083df4ebee
[android][ios] Upload metadata and screenshots to AppStore / GooglePlay
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-14 09:54:00 +03:00