Skip to content

Commit

Permalink
Merge pull request #46 from getditto/release-on-4.7.0
Browse files Browse the repository at this point in the history
Update Ditto to 4.7.0
  • Loading branch information
kndoshn authored Jun 12, 2024
2 parents c9c0f41 + d798302 commit 1043ff5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions iOS/DittoPOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.4;
MARKETING_VERSION = 1.0.5;
PRODUCT_BUNDLE_IDENTIFIER = "live.ditto.skyservice-pos.crew";
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Expand Down Expand Up @@ -581,7 +581,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.4;
MARKETING_VERSION = 1.0.5;
PRODUCT_BUNDLE_IDENTIFIER = "live.ditto.skyservice-pos.crew";
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Expand Down Expand Up @@ -631,7 +631,7 @@
repositoryURL = "https://github.com/getditto/DittoSwiftPackage";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 4.5.4;
minimumVersion = 4.7.0;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down

0 comments on commit 1043ff5

Please sign in to comment.