Skip to content

Commit

Permalink
Merge pull request #71 from DenDmitriev/dev
Browse files Browse the repository at this point in the history
update version and dc
  • Loading branch information
DenDmitriev authored Jun 26, 2024
2 parents c5ca375 + 0450e07 commit 4fd165c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions GrabShot.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2245,7 +2245,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.3;
MARKETING_VERSION = 2.2;
MARKETING_VERSION = 2.3;
PRODUCT_BUNDLE_IDENTIFIER = DenisDmitriev.GrabShot;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -2292,7 +2292,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.3;
MARKETING_VERSION = 2.2;
MARKETING_VERSION = 2.3;
PRODUCT_BUNDLE_IDENTIFIER = DenisDmitriev.GrabShot;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -2439,7 +2439,7 @@
repositoryURL = "https://github.com/DenDmitriev/DominantColors";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 1.1.5;
minimumVersion = 1.1.9;
};
};
95B3B8672C2B3F0B00C651CC /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */ = {
Expand Down
4 changes: 2 additions & 2 deletions GrabShot.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DenDmitriev/DominantColors",
"state" : {
"revision" : "bfb5c31c98a53630115e9af15fa505e25fd4799f",
"version" : "1.1.5"
"revision" : "77b8fc7d3b24934e0a49869cf1183e9395dbaffe",
"version" : "1.1.9"
}
},
{
Expand Down

0 comments on commit 4fd165c

Please sign in to comment.