Skip to content

Commit

Permalink
Update swift package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
leits committed Sep 15, 2021
1 parent 48d2a85 commit 6cdc74a
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
46 changes: 23 additions & 23 deletions MeetingBar.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@
objects = {

/* Begin PBXBuildFile section */
140D842E248AB2960055E1CE /* KeyboardShortcuts in Frameworks */ = {isa = PBXBuildFile; productRef = 140D842D248AB2960055E1CE /* KeyboardShortcuts */; };
140D84322493A3FE0055E1CE /* StatusBarItemControler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 140D84312493A3FE0055E1CE /* StatusBarItemControler.swift */; };
140D84342493A4180055E1CE /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 140D84332493A4180055E1CE /* Constants.swift */; };
140D843A2493A6240055E1CE /* Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 140D84392493A6240055E1CE /* Helpers.swift */; };
140D843D2493B7BF0055E1CE /* EventStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 140D843C2493B7BF0055E1CE /* EventStore.swift */; };
140D843F2493B7CB0055E1CE /* DefaultsKeys.swift in Sources */ = {isa = PBXBuildFile; fileRef = 140D843E2493B7CB0055E1CE /* DefaultsKeys.swift */; };
140D84412493B8030055E1CE /* KeyboardShortcutsNames.swift in Sources */ = {isa = PBXBuildFile; fileRef = 140D84402493B8030055E1CE /* KeyboardShortcutsNames.swift */; };
1418907C26F23CCD00DCD9B1 /* KeyboardShortcuts in Frameworks */ = {isa = PBXBuildFile; productRef = 1418907B26F23CCD00DCD9B1 /* KeyboardShortcuts */; };
1418907F26F23CF600DCD9B1 /* Defaults in Frameworks */ = {isa = PBXBuildFile; productRef = 1418907E26F23CF600DCD9B1 /* Defaults */; };
1432D98C25C4B94900FD121D /* SwiftyStoreKit in Frameworks */ = {isa = PBXBuildFile; productRef = 1432D98B25C4B94900FD121D /* SwiftyStoreKit */; };
1435E44C260954D00071B188 /* Changelog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1435E44B260954D00071B188 /* Changelog.swift */; };
144C017D2462D0C3000C9FFC /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 144C017C2462D0C3000C9FFC /* AppDelegate.swift */; };
Expand All @@ -33,7 +34,6 @@
14619A1E25EC26DF00F3098F /* HelpersTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14619A1D25EC26DF00F3098F /* HelpersTests.swift */; };
14879B2B24E6889C00DB0A7E /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14879B2A24E6889C00DB0A7E /* Notifications.swift */; };
148E47E824F400C400399929 /* Onboarding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 148E47E724F400C400399929 /* Onboarding.swift */; };
148E47EB24F546E700399929 /* Defaults in Frameworks */ = {isa = PBXBuildFile; productRef = 148E47EA24F546E700399929 /* Defaults */; };
14BAC84225C4AF1100C8A852 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 14BAC84125C4AF1000C8A852 /* StoreKit.framework */; };
14C59B8525CF45340019C9E4 /* Store.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14C59B8425CF45340019C9E4 /* Store.swift */; };
14E4110E246F2F9200F73ACF /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14E4110D246F2F9200F73ACF /* Preferences.swift */; };
Expand Down Expand Up @@ -137,10 +137,10 @@
buildActionMask = 2147483647;
files = (
40DC7054250E5E1000217DD9 /* ServiceManagement.framework in Frameworks */,
148E47EB24F546E700399929 /* Defaults in Frameworks */,
140D842E248AB2960055E1CE /* KeyboardShortcuts in Frameworks */,
1418907C26F23CCD00DCD9B1 /* KeyboardShortcuts in Frameworks */,
1432D98C25C4B94900FD121D /* SwiftyStoreKit in Frameworks */,
14BAC84225C4AF1100C8A852 /* StoreKit.framework in Frameworks */,
1418907F26F23CF600DCD9B1 /* Defaults in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -345,9 +345,9 @@
);
name = MeetingBar;
packageProductDependencies = (
140D842D248AB2960055E1CE /* KeyboardShortcuts */,
148E47EA24F546E700399929 /* Defaults */,
1432D98B25C4B94900FD121D /* SwiftyStoreKit */,
1418907B26F23CCD00DCD9B1 /* KeyboardShortcuts */,
1418907E26F23CF600DCD9B1 /* Defaults */,
);
productName = MeetingBar;
productReference = 144C01792462D0C3000C9FFC /* MeetingBar.app */;
Expand Down Expand Up @@ -429,9 +429,9 @@
);
mainGroup = 144C01702462D0C3000C9FFC;
packageReferences = (
140D842C248AB2960055E1CE /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */,
148E47E924F546E600399929 /* XCRemoteSwiftPackageReference "Defaults" */,
1432D98A25C4B94900FD121D /* XCRemoteSwiftPackageReference "SwiftyStoreKit" */,
1418907A26F23CCD00DCD9B1 /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */,
1418907D26F23CF600DCD9B1 /* XCRemoteSwiftPackageReference "Defaults" */,
);
productRefGroup = 144C017A2462D0C3000C9FFC /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -866,48 +866,48 @@
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
140D842C248AB2960055E1CE /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */ = {
1418907A26F23CCD00DCD9B1 /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/sindresorhus/KeyboardShortcuts";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.2.2;
minimumVersion = 1.2.1;
};
};
1432D98A25C4B94900FD121D /* XCRemoteSwiftPackageReference "SwiftyStoreKit" */ = {
1418907D26F23CF600DCD9B1 /* XCRemoteSwiftPackageReference "Defaults" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/bizz84/SwiftyStoreKit.git";
repositoryURL = "https://github.com/sindresorhus/Defaults";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.16.3;
minimumVersion = 5.0.0;
};
};
148E47E924F546E600399929 /* XCRemoteSwiftPackageReference "Defaults" */ = {
1432D98A25C4B94900FD121D /* XCRemoteSwiftPackageReference "SwiftyStoreKit" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/sindresorhus/Defaults";
repositoryURL = "https://github.com/bizz84/SwiftyStoreKit.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 4.0.0;
minimumVersion = 0.16.3;
};
};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
140D842D248AB2960055E1CE /* KeyboardShortcuts */ = {
1418907B26F23CCD00DCD9B1 /* KeyboardShortcuts */ = {
isa = XCSwiftPackageProductDependency;
package = 140D842C248AB2960055E1CE /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */;
package = 1418907A26F23CCD00DCD9B1 /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */;
productName = KeyboardShortcuts;
};
1418907E26F23CF600DCD9B1 /* Defaults */ = {
isa = XCSwiftPackageProductDependency;
package = 1418907D26F23CF600DCD9B1 /* XCRemoteSwiftPackageReference "Defaults" */;
productName = Defaults;
};
1432D98B25C4B94900FD121D /* SwiftyStoreKit */ = {
isa = XCSwiftPackageProductDependency;
package = 1432D98A25C4B94900FD121D /* XCRemoteSwiftPackageReference "SwiftyStoreKit" */;
productName = SwiftyStoreKit;
};
148E47EA24F546E700399929 /* Defaults */ = {
isa = XCSwiftPackageProductDependency;
package = 148E47E924F546E600399929 /* XCRemoteSwiftPackageReference "Defaults" */;
productName = Defaults;
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = 144C01712462D0C3000C9FFC /* Project object */;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
"repositoryURL": "https://github.com/sindresorhus/Defaults",
"state": {
"branch": null,
"revision": "229dea452fee8d2205f56a12e5c21dfec00948f2",
"version": "4.2.2"
"revision": "63d93f97ad545c8bceb125a8a36175ea705f7cf5",
"version": "5.0.0"
}
},
{
"package": "KeyboardShortcuts",
"repositoryURL": "https://github.com/sindresorhus/KeyboardShortcuts",
"state": {
"branch": null,
"revision": "f09de800a4f05d66fe2a9924c81a932454a9f39a",
"version": "0.7.1"
"revision": "7030a2e3d46100585f9c5c6a2fe3bae9f6e78fa8",
"version": "1.2.1"
}
},
{
Expand Down

0 comments on commit 6cdc74a

Please sign in to comment.