Skip to content

Commit 1043ff5

Browse files
authored
Merge pull request #46 from getditto/release-on-4.7.0
Update Ditto to 4.7.0
2 parents c9c0f41 + d798302 commit 1043ff5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

iOS/DittoPOS.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543
"$(inherited)",
544544
"@executable_path/Frameworks",
545545
);
546-
MARKETING_VERSION = 1.0.4;
546+
MARKETING_VERSION = 1.0.5;
547547
PRODUCT_BUNDLE_IDENTIFIER = "live.ditto.skyservice-pos.crew";
548548
PRODUCT_NAME = "$(TARGET_NAME)";
549549
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -581,7 +581,7 @@
581581
"$(inherited)",
582582
"@executable_path/Frameworks",
583583
);
584-
MARKETING_VERSION = 1.0.4;
584+
MARKETING_VERSION = 1.0.5;
585585
PRODUCT_BUNDLE_IDENTIFIER = "live.ditto.skyservice-pos.crew";
586586
PRODUCT_NAME = "$(TARGET_NAME)";
587587
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -631,7 +631,7 @@
631631
repositoryURL = "https://github.com/getditto/DittoSwiftPackage";
632632
requirement = {
633633
kind = upToNextMajorVersion;
634-
minimumVersion = 4.5.4;
634+
minimumVersion = 4.7.0;
635635
};
636636
};
637637
/* End XCRemoteSwiftPackageReference section */

0 commit comments

Comments
 (0)