Davide
8972d9773e
Resolve several issues in bump script/lane ( #1075 )
...
- Simplify build/version updates by moving MARKETING_VERSION and
CURRENT_PROJECT_VERSION to Config.xcconfig
- Provide Ruby (for fastlane) and Bash (for CI) versions of
xconfig-get/set
- Copy release notes atomically inside the lane to guarantee they are
included in the version commit
- Add -nt to skip the build tag
2025-01-18 18:13:54 +01:00
Davide
ea931aa4c7
Update bundle
2024-12-12 23:56:40 +01:00
Davide
070b661c43
Refactor library targets ( #799 )
...
Renames:
- AppUI → UILibrary
- AppUIPlatform → AppUI (conditional umbrella) + AppUI[Main|TV]
- APILibrary/CommonLibrary/UtilsLibrary → Common[API|Library|Utils]
Dependencies:
- AppUI → UILibrary
- UILibrary → AppLibrary, CommonAPI
- AppLibrary → CommonLibrary, CommonUtils
2024-11-02 10:11:59 +01:00
Davide De Rosa
16aead7e40
Update fastlane fork in bundle
2024-09-30 21:46:56 +02:00
Davide
6cc86e8668
Import v3 code ( #597 )
...
Closes #565
2024-09-23 15:02:26 +02:00
Davide De Rosa
0a2de33f0e
[ci skip] Remove long-unused CocoaPods gems
2022-04-12 18:44:59 +02:00
Davide De Rosa
9850ea1ffa
Update bundle
...
fastlane regression resolved (surely Xcode fault).
2020-06-11 14:58:46 +02:00
Davide De Rosa
a8075d5c57
Lock fastlane to 2.148.1 due to a regression
2020-06-04 23:07:02 +02:00
Davide De Rosa
3c62a967c9
Use TunnelKit 2.0.3
...
Had to update CocoaPods 1.6.0 to 1.7.5
2019-09-07 00:14:01 +02:00
Davide De Rosa
93f19bcce5
Fix CocoaPods version in Gemfile
2019-05-27 16:44:42 +02:00
Davide De Rosa
7ad476f27f
Add App Center plugin for fastlane
2019-03-21 22:20:53 +01:00
Davide De Rosa
9524a72f2b
Work around TunnelKit/OpenSSL linking issue
2019-02-25 22:56:24 +01:00
Davide De Rosa
3f90a96744
Fix CocoaPods regression
...
Stick to 1.5.3 until they fix CocoaPods/CocoaPods#8333 properly.
Also, use TunnelKit with a proper OpenSSL version.
Fixes #34
2019-02-25 12:25:29 +01:00
Davide De Rosa
b9ec01945d
Initial commit
2018-10-11 09:13:19 +02:00