mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-18 19:23:43 +01:00
altserver depends to swiftpm
Signed-off-by: Joseph Mattello <mail@joemattiello.com>
This commit is contained in:
@@ -13,6 +13,8 @@
|
|||||||
B3C395F4284F35DD00DA9E2F /* Nuke in Frameworks */ = {isa = PBXBuildFile; productRef = B3C395F3284F35DD00DA9E2F /* Nuke */; };
|
B3C395F4284F35DD00DA9E2F /* Nuke in Frameworks */ = {isa = PBXBuildFile; productRef = B3C395F3284F35DD00DA9E2F /* Nuke */; };
|
||||||
B3C395F7284F362400DA9E2F /* AppCenterAnalytics in Frameworks */ = {isa = PBXBuildFile; productRef = B3C395F6284F362400DA9E2F /* AppCenterAnalytics */; };
|
B3C395F7284F362400DA9E2F /* AppCenterAnalytics in Frameworks */ = {isa = PBXBuildFile; productRef = B3C395F6284F362400DA9E2F /* AppCenterAnalytics */; };
|
||||||
B3C395F9284F362400DA9E2F /* AppCenterCrashes in Frameworks */ = {isa = PBXBuildFile; productRef = B3C395F8284F362400DA9E2F /* AppCenterCrashes */; };
|
B3C395F9284F362400DA9E2F /* AppCenterCrashes in Frameworks */ = {isa = PBXBuildFile; productRef = B3C395F8284F362400DA9E2F /* AppCenterCrashes */; };
|
||||||
|
B3C395FC284F3B2400DA9E2F /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = B3C395FB284F3B2400DA9E2F /* Sparkle */; };
|
||||||
|
B3C395FF284F3C0900DA9E2F /* STPrivilegedTask in Frameworks */ = {isa = PBXBuildFile; productRef = B3C395FE284F3C0900DA9E2F /* STPrivilegedTask */; };
|
||||||
BF02419622F2199300129732 /* RefreshAttemptsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF02419522F2199300129732 /* RefreshAttemptsViewController.swift */; };
|
BF02419622F2199300129732 /* RefreshAttemptsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF02419522F2199300129732 /* RefreshAttemptsViewController.swift */; };
|
||||||
BF0241AA22F29CCD00129732 /* UserDefaults+AltServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0241A922F29CCD00129732 /* UserDefaults+AltServer.swift */; };
|
BF0241AA22F29CCD00129732 /* UserDefaults+AltServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0241A922F29CCD00129732 /* UserDefaults+AltServer.swift */; };
|
||||||
BF08858322DE795100DE9F1E /* MyAppsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF08858222DE795100DE9F1E /* MyAppsViewController.swift */; };
|
BF08858322DE795100DE9F1E /* MyAppsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF08858222DE795100DE9F1E /* MyAppsViewController.swift */; };
|
||||||
@@ -849,8 +851,10 @@
|
|||||||
buildActionMask = 2147483647;
|
buildActionMask = 2147483647;
|
||||||
files = (
|
files = (
|
||||||
D58D5F2E26DFE68E00E55E38 /* LaunchAtLogin in Frameworks */,
|
D58D5F2E26DFE68E00E55E38 /* LaunchAtLogin in Frameworks */,
|
||||||
|
B3C395FF284F3C0900DA9E2F /* STPrivilegedTask in Frameworks */,
|
||||||
BF088D382501A833008082D9 /* OpenSSL.xcframework in Frameworks */,
|
BF088D382501A833008082D9 /* OpenSSL.xcframework in Frameworks */,
|
||||||
BF4588882298DD3F00BD7491 /* libxml2.tbd in Frameworks */,
|
BF4588882298DD3F00BD7491 /* libxml2.tbd in Frameworks */,
|
||||||
|
B3C395FC284F3B2400DA9E2F /* Sparkle in Frameworks */,
|
||||||
BF4588472298D4B000BD7491 /* libimobiledevice.a in Frameworks */,
|
BF4588472298D4B000BD7491 /* libimobiledevice.a in Frameworks */,
|
||||||
BF088D362501A821008082D9 /* AltSign-Dynamic in Frameworks */,
|
BF088D362501A821008082D9 /* AltSign-Dynamic in Frameworks */,
|
||||||
);
|
);
|
||||||
@@ -1868,6 +1872,8 @@
|
|||||||
packageProductDependencies = (
|
packageProductDependencies = (
|
||||||
BF088D352501A821008082D9 /* AltSign-Dynamic */,
|
BF088D352501A821008082D9 /* AltSign-Dynamic */,
|
||||||
D58D5F2D26DFE68E00E55E38 /* LaunchAtLogin */,
|
D58D5F2D26DFE68E00E55E38 /* LaunchAtLogin */,
|
||||||
|
B3C395FB284F3B2400DA9E2F /* Sparkle */,
|
||||||
|
B3C395FE284F3C0900DA9E2F /* STPrivilegedTask */,
|
||||||
);
|
);
|
||||||
productName = AltServer;
|
productName = AltServer;
|
||||||
productReference = BF45868D229872EA00BD7491 /* AltServer.app */;
|
productReference = BF45868D229872EA00BD7491 /* AltServer.app */;
|
||||||
@@ -2083,6 +2089,8 @@
|
|||||||
B3C395EF284F2DE700DA9E2F /* XCRemoteSwiftPackageReference "KeychainAccess" */,
|
B3C395EF284F2DE700DA9E2F /* XCRemoteSwiftPackageReference "KeychainAccess" */,
|
||||||
B3C395F2284F35DD00DA9E2F /* XCRemoteSwiftPackageReference "Nuke" */,
|
B3C395F2284F35DD00DA9E2F /* XCRemoteSwiftPackageReference "Nuke" */,
|
||||||
B3C395F5284F362400DA9E2F /* XCRemoteSwiftPackageReference "appcenter-sdk-apple" */,
|
B3C395F5284F362400DA9E2F /* XCRemoteSwiftPackageReference "appcenter-sdk-apple" */,
|
||||||
|
B3C395FA284F3B2400DA9E2F /* XCRemoteSwiftPackageReference "Sparkle" */,
|
||||||
|
B3C395FD284F3C0900DA9E2F /* XCRemoteSwiftPackageReference "STPrivilegedTask" */,
|
||||||
);
|
);
|
||||||
productRefGroup = BFD2476B2284B9A500981D42 /* Products */;
|
productRefGroup = BFD2476B2284B9A500981D42 /* Products */;
|
||||||
projectDirPath = "";
|
projectDirPath = "";
|
||||||
@@ -3485,6 +3493,22 @@
|
|||||||
minimumVersion = 4.2.0;
|
minimumVersion = 4.2.0;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
B3C395FA284F3B2400DA9E2F /* XCRemoteSwiftPackageReference "Sparkle" */ = {
|
||||||
|
isa = XCRemoteSwiftPackageReference;
|
||||||
|
repositoryURL = "https://github.com/sparkle-project/Sparkle.git";
|
||||||
|
requirement = {
|
||||||
|
kind = upToNextMajorVersion;
|
||||||
|
minimumVersion = 2.1.0;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
B3C395FD284F3C0900DA9E2F /* XCRemoteSwiftPackageReference "STPrivilegedTask" */ = {
|
||||||
|
isa = XCRemoteSwiftPackageReference;
|
||||||
|
repositoryURL = "https://github.com/JoeMatt/STPrivilegedTask.git";
|
||||||
|
requirement = {
|
||||||
|
branch = master;
|
||||||
|
kind = branch;
|
||||||
|
};
|
||||||
|
};
|
||||||
D58D5F2C26DFE68E00E55E38 /* XCRemoteSwiftPackageReference "LaunchAtLogin" */ = {
|
D58D5F2C26DFE68E00E55E38 /* XCRemoteSwiftPackageReference "LaunchAtLogin" */ = {
|
||||||
isa = XCRemoteSwiftPackageReference;
|
isa = XCRemoteSwiftPackageReference;
|
||||||
repositoryURL = "https://github.com/sindresorhus/LaunchAtLogin.git";
|
repositoryURL = "https://github.com/sindresorhus/LaunchAtLogin.git";
|
||||||
@@ -3516,6 +3540,16 @@
|
|||||||
package = B3C395F5284F362400DA9E2F /* XCRemoteSwiftPackageReference "appcenter-sdk-apple" */;
|
package = B3C395F5284F362400DA9E2F /* XCRemoteSwiftPackageReference "appcenter-sdk-apple" */;
|
||||||
productName = AppCenterCrashes;
|
productName = AppCenterCrashes;
|
||||||
};
|
};
|
||||||
|
B3C395FB284F3B2400DA9E2F /* Sparkle */ = {
|
||||||
|
isa = XCSwiftPackageProductDependency;
|
||||||
|
package = B3C395FA284F3B2400DA9E2F /* XCRemoteSwiftPackageReference "Sparkle" */;
|
||||||
|
productName = Sparkle;
|
||||||
|
};
|
||||||
|
B3C395FE284F3C0900DA9E2F /* STPrivilegedTask */ = {
|
||||||
|
isa = XCSwiftPackageProductDependency;
|
||||||
|
package = B3C395FD284F3C0900DA9E2F /* XCRemoteSwiftPackageReference "STPrivilegedTask" */;
|
||||||
|
productName = STPrivilegedTask;
|
||||||
|
};
|
||||||
BF088D0E25019ABA008082D9 /* AltSign-Static */ = {
|
BF088D0E25019ABA008082D9 /* AltSign-Static */ = {
|
||||||
isa = XCSwiftPackageProductDependency;
|
isa = XCSwiftPackageProductDependency;
|
||||||
productName = "AltSign-Static";
|
productName = "AltSign-Static";
|
||||||
|
|||||||
@@ -45,6 +45,24 @@
|
|||||||
"revision": "6b27393cad517c067dceea85fadf050e70c4ceaa",
|
"revision": "6b27393cad517c067dceea85fadf050e70c4ceaa",
|
||||||
"version": "1.10.1"
|
"version": "1.10.1"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"package": "Sparkle",
|
||||||
|
"repositoryURL": "https://github.com/sparkle-project/Sparkle.git",
|
||||||
|
"state": {
|
||||||
|
"branch": null,
|
||||||
|
"revision": "286edd1fa22505a9e54d170e9fd07d775ea233f2",
|
||||||
|
"version": "2.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"package": "STPrivilegedTask",
|
||||||
|
"repositoryURL": "https://github.com/JoeMatt/STPrivilegedTask.git",
|
||||||
|
"state": {
|
||||||
|
"branch": "master",
|
||||||
|
"revision": "10a9150ef32d444af326beba76356ae9af95a3e7",
|
||||||
|
"version": null
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user