Skip to content

Commit

Permalink
Merge pull request #2193 from CruGlobal/GT-increment-version-6.3.2
Browse files Browse the repository at this point in the history
Increment version to 6.3.2
  • Loading branch information
levieggertcru authored Jul 10, 2024
2 parents aef4c97 + 6b0d1f7 commit 09d7892
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions godtools.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -13643,7 +13643,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 6.3.1;
MARKETING_VERSION = 6.3.2;
OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -DDEBUG";
PRODUCT_BUNDLE_IDENTIFIER = org.cru.godtools;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -13844,7 +13844,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 6.3.1;
MARKETING_VERSION = 6.3.2;
OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -DDEBUG";
PRODUCT_BUNDLE_IDENTIFIER = org.cru.godtools.beta;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -14044,7 +14044,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 6.3.1;
MARKETING_VERSION = 6.3.2;
OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -DDEBUG";
PRODUCT_BUNDLE_IDENTIFIER = org.cru.godtools.beta;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -14244,7 +14244,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 6.3.1;
MARKETING_VERSION = 6.3.2;
OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -DDEBUG";
PRODUCT_BUNDLE_IDENTIFIER = org.cru.godtools;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -14480,7 +14480,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 6.3.1;
MARKETING_VERSION = 6.3.2;
OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -DRELEASE";
PRODUCT_BUNDLE_IDENTIFIER = org.cru.godtools;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down

0 comments on commit 09d7892

Please sign in to comment.