Skip to content

Commit

Permalink
chore: TT-513 버전 22로 설정
Browse files Browse the repository at this point in the history
#deploy/TT-513-deployVersion22 #304
  • Loading branch information
Seungman-dev committed Nov 21, 2024
1 parent 0fa1aa9 commit 7eb3a2d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,8 @@
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = 2Y3R4N58K2;
ENABLE_BITCODE = NO;
FLUTTER_BUILD_NAME = 1.0.21;
FLUTTER_BUILD_NUMBER = 22;
INFOPLIST_FILE = Runner/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand Down Expand Up @@ -688,6 +690,8 @@
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = 2Y3R4N58K2;
ENABLE_BITCODE = NO;
FLUTTER_BUILD_NAME = 1.0.21;
FLUTTER_BUILD_NUMBER = 22;
INFOPLIST_FILE = Runner/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -712,6 +716,8 @@
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = 2Y3R4N58K2;
ENABLE_BITCODE = NO;
FLUTTER_BUILD_NAME = 1.0.21;
FLUTTER_BUILD_NUMBER = 22;
INFOPLIST_FILE = Runner/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand Down
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
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.0+1
version: 1.0.21+22

environment:
sdk: '>=3.3.4 <4.0.0'
Expand Down

0 comments on commit 7eb3a2d

Please sign in to comment.