Cd integration (#24)

* - fastlane added
* Updated config.yml
This commit is contained in:
2023-02-18 00:07:14 +00:00
committed by GitHub
parent b823d2f4fd
commit 1bfd6e38e5
10 changed files with 493 additions and 10 deletions

View File

@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 6.1.1+8
version: 6.1.2+9
environment:
sdk: '>=2.18.0-190.0.dev <3.0.0'