Skip to content

Commit

Permalink
🚀 Release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rootasjey committed Jul 8, 2020
1 parent f281a2b commit 739b3f2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions ios/Flutter/Generated.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ FLUTTER_BUILD_DIR=build
SYMROOT=${SOURCE_ROOT}/../build/ios
OTHER_LDFLAGS=$(inherited) -framework Flutter
FLUTTER_FRAMEWORK_DIR=/Users/jeremiecorpinot/dev/flutter/bin/cache/artifacts/engine/ios-release
FLUTTER_BUILD_NAME=1.2.1
FLUTTER_BUILD_NUMBER=4
FLUTTER_BUILD_NAME=1.2.3
FLUTTER_BUILD_NUMBER=6
4 changes: 2 additions & 2 deletions ios/Flutter/flutter_export_environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ export "FLUTTER_BUILD_DIR=build"
export "SYMROOT=${SOURCE_ROOT}/../build/ios"
export "OTHER_LDFLAGS=$(inherited) -framework Flutter"
export "FLUTTER_FRAMEWORK_DIR=/Users/jeremiecorpinot/dev/flutter/bin/cache/artifacts/engine/ios-release"
export "FLUTTER_BUILD_NAME=1.2.1"
export "FLUTTER_BUILD_NUMBER=4"
export "FLUTTER_BUILD_NAME=1.2.3"
export "FLUTTER_BUILD_NUMBER=6"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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: 1.2.1+4
version: 1.2.3+6

environment:
sdk: ">=2.2.2 <3.0.0"
Expand Down

0 comments on commit 739b3f2

Please sign in to comment.