Skip to content

Commit

Permalink
automatic change from Xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkbee1 committed May 6, 2024
1 parent e627e53 commit 300dadd
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -398,9 +398,9 @@
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = Z8P3N79J42;
ENABLE_BITCODE = NO;
FLAVOR_APP_NAME = "Talao4EU";
FLAVOR_APP_NAME = Talao4EU;
INFOPLIST_FILE = Runner/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "Talao4EU";
INFOPLIST_KEY_CFBundleDisplayName = Talao4EU;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -544,9 +544,9 @@
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = Z8P3N79J42;
ENABLE_BITCODE = NO;
FLAVOR_APP_NAME = "Talao4EU";
FLAVOR_APP_NAME = Talao4EU;
INFOPLIST_FILE = Runner/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "Talao4EU";
INFOPLIST_KEY_CFBundleDisplayName = Talao4EU;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -579,9 +579,9 @@
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = Z8P3N79J42;
ENABLE_BITCODE = NO;
FLAVOR_APP_NAME = "Talao4EU";
FLAVOR_APP_NAME = Talao4EU;
INFOPLIST_FILE = Runner/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "Talao4EU";
INFOPLIST_KEY_CFBundleDisplayName = Talao4EU;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -673,7 +673,7 @@
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "i386 i386 arm64";
FLAVOR_APP_NAME = "[DEV] Talao4EU";
INFOPLIST_FILE = Runner/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "Talao4EU";
INFOPLIST_KEY_CFBundleDisplayName = Talao4EU;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -762,7 +762,7 @@
ENABLE_BITCODE = NO;
FLAVOR_APP_NAME = "[DEV] Talao4EU";
INFOPLIST_FILE = Runner/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "Talao4EU";
INFOPLIST_KEY_CFBundleDisplayName = Talao4EU;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -848,7 +848,7 @@
ENABLE_BITCODE = NO;
FLAVOR_APP_NAME = "[DEV] Talao4EU";
INFOPLIST_FILE = Runner/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "Talao4EU";
INFOPLIST_KEY_CFBundleDisplayName = Talao4EU;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -938,7 +938,7 @@
ENABLE_BITCODE = NO;
FLAVOR_APP_NAME = "[STG] Talao4EU";
INFOPLIST_FILE = Runner/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "Talao4EU";
INFOPLIST_KEY_CFBundleDisplayName = Talao4EU;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -1025,7 +1025,7 @@
ENABLE_BITCODE = NO;
FLAVOR_APP_NAME = "[STG] Talao4EU";
INFOPLIST_FILE = Runner/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "Talao4EU";
INFOPLIST_KEY_CFBundleDisplayName = Talao4EU;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -1109,7 +1109,7 @@
ENABLE_BITCODE = NO;
FLAVOR_APP_NAME = "[STG] Talao4EU";
INFOPLIST_FILE = Runner/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "Talao4EU";
INFOPLIST_KEY_CFBundleDisplayName = Talao4EU;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down

0 comments on commit 300dadd

Please sign in to comment.