Skip to content

Commit

Permalink
Merge pull request #373 from hypha-dao/bugfix/remove_hardcoded_version
Browse files Browse the repository at this point in the history
remove hard-coded version
  • Loading branch information
n13 authored Nov 19, 2024
2 parents b31358b + a2068ca commit 83e68a1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -409,8 +409,6 @@
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = 9CX5MA4DG5;
ENABLE_BITCODE = NO;
FLUTTER_BUILD_NAME = 1.3.3;
FLUTTER_BUILD_NUMBER = 65;
INFOPLIST_FILE = Runner/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down Expand Up @@ -551,8 +549,6 @@
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = 9CX5MA4DG5;
ENABLE_BITCODE = NO;
FLUTTER_BUILD_NAME = 1.3.3;
FLUTTER_BUILD_NUMBER = 65;
INFOPLIST_FILE = Runner/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down Expand Up @@ -583,8 +579,6 @@
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = 9CX5MA4DG5;
ENABLE_BITCODE = NO;
FLUTTER_BUILD_NAME = 1.3.3;
FLUTTER_BUILD_NUMBER = 65;
INFOPLIST_FILE = Runner/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down

0 comments on commit 83e68a1

Please sign in to comment.