Skip to content

Commit

Permalink
Merge pull request #7 from Bartozo/chores/dependencies
Browse files Browse the repository at this point in the history
🔖 Version 1.1.10
  • Loading branch information
Bartozo authored Apr 29, 2024
2 parents 0c31e7f + 13418f3 commit 0d7f701
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
24 changes: 12 additions & 12 deletions LifeProgress.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1428,7 +1428,7 @@
CODE_SIGN_ENTITLEMENTS = LifeProgress/LifeProgress.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 17;
CURRENT_PROJECT_VERSION = 18;
DEVELOPMENT_ASSET_PATHS = "\"LifeProgress/Resources/Preview Content\"";
DEVELOPMENT_TEAM = H2YRS6RS63;
ENABLE_PREVIEWS = YES;
Expand All @@ -1446,7 +1446,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.9;
MARKETING_VERSION = 1.1.10;
PRODUCT_BUNDLE_IDENTIFIER = com.bartozo.LifeProgress;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -1469,7 +1469,7 @@
CODE_SIGN_ENTITLEMENTS = LifeProgress/LifeProgress.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 17;
CURRENT_PROJECT_VERSION = 18;
DEVELOPMENT_ASSET_PATHS = "\"LifeProgress/Resources/Preview Content\"";
DEVELOPMENT_TEAM = H2YRS6RS63;
ENABLE_PREVIEWS = YES;
Expand All @@ -1487,7 +1487,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.9;
MARKETING_VERSION = 1.1.10;
PRODUCT_BUNDLE_IDENTIFIER = com.bartozo.LifeProgress;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -1557,7 +1557,7 @@
CODE_SIGN_ENTITLEMENTS = LifeProgressWidgetExtension.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 17;
CURRENT_PROJECT_VERSION = 18;
DEVELOPMENT_TEAM = H2YRS6RS63;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = LifeProgressWidget/Info.plist;
Expand All @@ -1569,7 +1569,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.1.9;
MARKETING_VERSION = 1.1.10;
PRODUCT_BUNDLE_IDENTIFIER = com.bartozo.LifeProgress.LifeProgressWidget;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand All @@ -1591,7 +1591,7 @@
CODE_SIGN_ENTITLEMENTS = LifeProgressWidgetExtension.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 17;
CURRENT_PROJECT_VERSION = 18;
DEVELOPMENT_TEAM = H2YRS6RS63;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = LifeProgressWidget/Info.plist;
Expand All @@ -1603,7 +1603,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.1.9;
MARKETING_VERSION = 1.1.10;
PRODUCT_BUNDLE_IDENTIFIER = com.bartozo.LifeProgress.LifeProgressWidget;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand Down Expand Up @@ -1664,7 +1664,7 @@
repositoryURL = "https://github.com/TelemetryDeck/SwiftClient";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 1.4.3;
minimumVersion = 1.5.1;
};
};
9D5D81032A8101D90080E37D /* XCRemoteSwiftPackageReference "Siren" */ = {
Expand All @@ -1680,7 +1680,7 @@
repositoryURL = "https://github.com/xnth97/SymbolPicker.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 1.4.0;
minimumVersion = 1.5.2;
};
};
9D6ECBC029BA4EF9000DF545 /* XCRemoteSwiftPackageReference "swift-composable-architecture" */ = {
Expand All @@ -1696,15 +1696,15 @@
repositoryURL = "https://github.com/SvenTiigi/WhatsNewKit.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 2.1.0;
minimumVersion = 2.2.0;
};
};
9DE2CEC729FFB30D00A9BE6D /* XCRemoteSwiftPackageReference "ConfettiSwiftUI" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/simibac/ConfettiSwiftUI";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 1.0.1;
minimumVersion = 1.1.0;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/TelemetryDeck/SwiftClient",
"state" : {
"revision" : "3f8bd438c8681ce7ccdf035b529cb5c4cd82cd7b",
"version" : "1.4.4"
"revision" : "d20ccc4b8266cf739eede58cdfc7e9c6ffb41cda",
"version" : "1.5.1"
}
},
{
Expand All @@ -140,17 +140,17 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/xnth97/SymbolPicker.git",
"state" : {
"revision" : "1e81757fc81fdee86f48d101eab0d0f8e9e0ec3d",
"version" : "1.4.2"
"revision" : "c4b8e7db14256e5d2a603bb2cde6b69a2b142d9b",
"version" : "1.5.2"
}
},
{
"identity" : "whatsnewkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SvenTiigi/WhatsNewKit.git",
"state" : {
"revision" : "238dadc14dd58885f51037e63d08baf4275c480e",
"version" : "2.1.0"
"revision" : "a81f41ea63870205f281b8d051b264f7b303f6d4",
"version" : "2.2.0"
}
},
{
Expand Down

0 comments on commit 0d7f701

Please sign in to comment.