|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 170749BE2B119E97009DDF73 /* LaunchAtLogin in Frameworks */ = {isa = PBXBuildFile; productRef = 170749BD2B119E97009DDF73 /* LaunchAtLogin */; }; |
11 | 10 | 170749C12B11A2EA009DDF73 /* Acknowledgements.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 170749C02B11A2EA009DDF73 /* Acknowledgements.pdf */; };
|
12 | 11 | 170CF88C2B0ED4FA0073F982 /* RecordingFailure.swift in Sources */ = {isa = PBXBuildFile; fileRef = 170CF88B2B0ED4FA0073F982 /* RecordingFailure.swift */; };
|
13 | 12 | 170CF88E2B0EDD780073F982 /* LocalizedErrorBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = 170CF88D2B0EDD780073F982 /* LocalizedErrorBox.swift */; };
|
14 | 13 | 170CF8902B101D980073F982 /* ColorStop.swift in Sources */ = {isa = PBXBuildFile; fileRef = 170CF88F2B101D980073F982 /* ColorStop.swift */; };
|
15 | 14 | 1725FC6A2AED973800A59081 /* AppState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1725FC692AED973800A59081 /* AppState.swift */; };
|
16 | 15 | 1736F77C2ADBBF340073428E /* CustomGradientPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1736F77B2ADBBF340073428E /* CustomGradientPicker.swift */; };
|
17 | 16 | 1736F7802ADBC02B0073428E /* CustomGradient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1736F77F2ADBC02B0073428E /* CustomGradient.swift */; };
|
| 17 | + 175061912B1543DD003144CD /* LaunchAtLogin in Frameworks */ = {isa = PBXBuildFile; productRef = 175061902B1543DD003144CD /* LaunchAtLogin */; }; |
18 | 18 | 176B23F42ADB76A1008AE86B /* CustomColorPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 176B23F32ADB76A1008AE86B /* CustomColorPicker.swift */; };
|
19 | 19 | 177386F32B092A0700448BBF /* ControlItemImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 177386F22B092A0700448BBF /* ControlItemImage.swift */; };
|
20 | 20 | 177386F52B0A654D00448BBF /* ControlItemImageSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 177386F42B0A654D00448BBF /* ControlItemImageSet.swift */; };
|
|
124 | 124 | isa = PBXFrameworksBuildPhase;
|
125 | 125 | buildActionMask = 2147483647;
|
126 | 126 | files = (
|
127 |
| - 170749BE2B119E97009DDF73 /* LaunchAtLogin in Frameworks */, |
| 127 | + 175061912B1543DD003144CD /* LaunchAtLogin in Frameworks */, |
128 | 128 | );
|
129 | 129 | runOnlyForDeploymentPostprocessing = 0;
|
130 | 130 | };
|
|
424 | 424 | );
|
425 | 425 | name = Ice;
|
426 | 426 | packageProductDependencies = (
|
427 |
| - 170749BD2B119E97009DDF73 /* LaunchAtLogin */, |
| 427 | + 175061902B1543DD003144CD /* LaunchAtLogin */, |
428 | 428 | );
|
429 | 429 | productName = Ice;
|
430 | 430 | productReference = 7166832A2A767E6A006ABF84 /* Ice.app */;
|
|
455 | 455 | );
|
456 | 456 | mainGroup = 716683212A767E6A006ABF84;
|
457 | 457 | packageReferences = (
|
458 |
| - 170749BC2B119E97009DDF73 /* XCRemoteSwiftPackageReference "LaunchAtLogin" */, |
| 458 | + 1750618F2B1543DD003144CD /* XCRemoteSwiftPackageReference "LaunchAtLogin-Modern" */, |
459 | 459 | );
|
460 | 460 | productRefGroup = 7166832B2A767E6A006ABF84 /* Products */;
|
461 | 461 | projectDirPath = "";
|
|
742 | 742 | /* End XCConfigurationList section */
|
743 | 743 |
|
744 | 744 | /* Begin XCRemoteSwiftPackageReference section */
|
745 |
| - 170749BC2B119E97009DDF73 /* XCRemoteSwiftPackageReference "LaunchAtLogin" */ = { |
| 745 | + 1750618F2B1543DD003144CD /* XCRemoteSwiftPackageReference "LaunchAtLogin-Modern" */ = { |
746 | 746 | isa = XCRemoteSwiftPackageReference;
|
747 |
| - repositoryURL = "https://github.com/sindresorhus/LaunchAtLogin"; |
| 747 | + repositoryURL = "https://github.com/sindresorhus/LaunchAtLogin-Modern"; |
748 | 748 | requirement = {
|
749 | 749 | kind = upToNextMajorVersion;
|
750 |
| - minimumVersion = 5.0.0; |
| 750 | + minimumVersion = 1.0.0; |
751 | 751 | };
|
752 | 752 | };
|
753 | 753 | /* End XCRemoteSwiftPackageReference section */
|
754 | 754 |
|
755 | 755 | /* Begin XCSwiftPackageProductDependency section */
|
756 |
| - 170749BD2B119E97009DDF73 /* LaunchAtLogin */ = { |
| 756 | + 175061902B1543DD003144CD /* LaunchAtLogin */ = { |
757 | 757 | isa = XCSwiftPackageProductDependency;
|
758 |
| - package = 170749BC2B119E97009DDF73 /* XCRemoteSwiftPackageReference "LaunchAtLogin" */; |
| 758 | + package = 1750618F2B1543DD003144CD /* XCRemoteSwiftPackageReference "LaunchAtLogin-Modern" */; |
759 | 759 | productName = LaunchAtLogin;
|
760 | 760 | };
|
761 | 761 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments