mirror of
https://github.com/SideStore/SideStore.git
synced 2026-05-12 04:15:38 +02:00
- Fix: corrected device IP in vpn configuration screen + corrected altsign package to use master-branch
This commit is contained in:
@@ -2427,8 +2427,8 @@
|
||||
isa = XCRemoteSwiftPackageReference;
|
||||
repositoryURL = "https://github.com/SideStore/AltSign";
|
||||
requirement = {
|
||||
kind = upToNextMajorVersion;
|
||||
minimumVersion = 0.1.0;
|
||||
branch = master;
|
||||
kind = branch;
|
||||
};
|
||||
};
|
||||
A82067C22D03E0DE00645C0D /* XCRemoteSwiftPackageReference "SemanticVersion" */ = {
|
||||
|
||||
Reference in New Issue
Block a user