Skip to content

Commit 0d7f701

Browse files
authored
Merge pull request #7 from Bartozo/chores/dependencies
🔖 Version 1.1.10
2 parents 0c31e7f + 13418f3 commit 0d7f701

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

LifeProgress.xcodeproj/project.pbxproj

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1428,7 +1428,7 @@
14281428
CODE_SIGN_ENTITLEMENTS = LifeProgress/LifeProgress.entitlements;
14291429
CODE_SIGN_IDENTITY = "Apple Development";
14301430
CODE_SIGN_STYLE = Automatic;
1431-
CURRENT_PROJECT_VERSION = 17;
1431+
CURRENT_PROJECT_VERSION = 18;
14321432
DEVELOPMENT_ASSET_PATHS = "\"LifeProgress/Resources/Preview Content\"";
14331433
DEVELOPMENT_TEAM = H2YRS6RS63;
14341434
ENABLE_PREVIEWS = YES;
@@ -1446,7 +1446,7 @@
14461446
"$(inherited)",
14471447
"@executable_path/Frameworks",
14481448
);
1449-
MARKETING_VERSION = 1.1.9;
1449+
MARKETING_VERSION = 1.1.10;
14501450
PRODUCT_BUNDLE_IDENTIFIER = com.bartozo.LifeProgress;
14511451
PRODUCT_NAME = "$(TARGET_NAME)";
14521452
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -1469,7 +1469,7 @@
14691469
CODE_SIGN_ENTITLEMENTS = LifeProgress/LifeProgress.entitlements;
14701470
CODE_SIGN_IDENTITY = "Apple Development";
14711471
CODE_SIGN_STYLE = Automatic;
1472-
CURRENT_PROJECT_VERSION = 17;
1472+
CURRENT_PROJECT_VERSION = 18;
14731473
DEVELOPMENT_ASSET_PATHS = "\"LifeProgress/Resources/Preview Content\"";
14741474
DEVELOPMENT_TEAM = H2YRS6RS63;
14751475
ENABLE_PREVIEWS = YES;
@@ -1487,7 +1487,7 @@
14871487
"$(inherited)",
14881488
"@executable_path/Frameworks",
14891489
);
1490-
MARKETING_VERSION = 1.1.9;
1490+
MARKETING_VERSION = 1.1.10;
14911491
PRODUCT_BUNDLE_IDENTIFIER = com.bartozo.LifeProgress;
14921492
PRODUCT_NAME = "$(TARGET_NAME)";
14931493
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -1557,7 +1557,7 @@
15571557
CODE_SIGN_ENTITLEMENTS = LifeProgressWidgetExtension.entitlements;
15581558
CODE_SIGN_IDENTITY = "Apple Development";
15591559
CODE_SIGN_STYLE = Automatic;
1560-
CURRENT_PROJECT_VERSION = 17;
1560+
CURRENT_PROJECT_VERSION = 18;
15611561
DEVELOPMENT_TEAM = H2YRS6RS63;
15621562
GENERATE_INFOPLIST_FILE = YES;
15631563
INFOPLIST_FILE = LifeProgressWidget/Info.plist;
@@ -1569,7 +1569,7 @@
15691569
"@executable_path/Frameworks",
15701570
"@executable_path/../../Frameworks",
15711571
);
1572-
MARKETING_VERSION = 1.1.9;
1572+
MARKETING_VERSION = 1.1.10;
15731573
PRODUCT_BUNDLE_IDENTIFIER = com.bartozo.LifeProgress.LifeProgressWidget;
15741574
PRODUCT_NAME = "$(TARGET_NAME)";
15751575
SKIP_INSTALL = YES;
@@ -1591,7 +1591,7 @@
15911591
CODE_SIGN_ENTITLEMENTS = LifeProgressWidgetExtension.entitlements;
15921592
CODE_SIGN_IDENTITY = "Apple Development";
15931593
CODE_SIGN_STYLE = Automatic;
1594-
CURRENT_PROJECT_VERSION = 17;
1594+
CURRENT_PROJECT_VERSION = 18;
15951595
DEVELOPMENT_TEAM = H2YRS6RS63;
15961596
GENERATE_INFOPLIST_FILE = YES;
15971597
INFOPLIST_FILE = LifeProgressWidget/Info.plist;
@@ -1603,7 +1603,7 @@
16031603
"@executable_path/Frameworks",
16041604
"@executable_path/../../Frameworks",
16051605
);
1606-
MARKETING_VERSION = 1.1.9;
1606+
MARKETING_VERSION = 1.1.10;
16071607
PRODUCT_BUNDLE_IDENTIFIER = com.bartozo.LifeProgress.LifeProgressWidget;
16081608
PRODUCT_NAME = "$(TARGET_NAME)";
16091609
SKIP_INSTALL = YES;
@@ -1664,7 +1664,7 @@
16641664
repositoryURL = "https://github.com/TelemetryDeck/SwiftClient";
16651665
requirement = {
16661666
kind = upToNextMajorVersion;
1667-
minimumVersion = 1.4.3;
1667+
minimumVersion = 1.5.1;
16681668
};
16691669
};
16701670
9D5D81032A8101D90080E37D /* XCRemoteSwiftPackageReference "Siren" */ = {
@@ -1680,7 +1680,7 @@
16801680
repositoryURL = "https://github.com/xnth97/SymbolPicker.git";
16811681
requirement = {
16821682
kind = upToNextMajorVersion;
1683-
minimumVersion = 1.4.0;
1683+
minimumVersion = 1.5.2;
16841684
};
16851685
};
16861686
9D6ECBC029BA4EF9000DF545 /* XCRemoteSwiftPackageReference "swift-composable-architecture" */ = {
@@ -1696,15 +1696,15 @@
16961696
repositoryURL = "https://github.com/SvenTiigi/WhatsNewKit.git";
16971697
requirement = {
16981698
kind = upToNextMajorVersion;
1699-
minimumVersion = 2.1.0;
1699+
minimumVersion = 2.2.0;
17001700
};
17011701
};
17021702
9DE2CEC729FFB30D00A9BE6D /* XCRemoteSwiftPackageReference "ConfettiSwiftUI" */ = {
17031703
isa = XCRemoteSwiftPackageReference;
17041704
repositoryURL = "https://github.com/simibac/ConfettiSwiftUI";
17051705
requirement = {
17061706
kind = upToNextMajorVersion;
1707-
minimumVersion = 1.0.1;
1707+
minimumVersion = 1.1.0;
17081708
};
17091709
};
17101710
/* End XCRemoteSwiftPackageReference section */

LifeProgress.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)