Skip to content

Commit

Permalink
Add RoyalVNC as submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
lemonmojo committed Sep 28, 2024
1 parent 2f047b9 commit 8b2639e
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 69 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "royalvnc"]
path = royalvnc
url = https://github.com/royalapplications/royalvnc.git
3 changes: 3 additions & 0 deletions RoyalVNC.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 0 additions & 15 deletions RoyalVNC.xcworkspace/xcshareddata/swiftpm/Package.resolved

This file was deleted.

23 changes: 5 additions & 18 deletions RoyalVNCDemo/RoyalVNCDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
/* Begin PBXBuildFile section */
E742BD1F29018500007D23D5 /* ConfigurationWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = E742BD1E29018500007D23D5 /* ConfigurationWindow.xib */; };
E742BD2129018513007D23D5 /* ConfigurationWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E742BD2029018513007D23D5 /* ConfigurationWindowController.swift */; };
E75FD8282CA821DC00FD11A2 /* RoyalVNCKit in Frameworks */ = {isa = PBXBuildFile; productRef = E75FD8272CA821DC00FD11A2 /* RoyalVNCKit */; };
E75FD8292CA821FC00FD11A2 /* RoyalVNCKit in Embed Frameworks */ = {isa = PBXBuildFile; productRef = E75FD8272CA821DC00FD11A2 /* RoyalVNCKit */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
E761FEA728C23AEF005EFA94 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E761FEA628C23AEF005EFA94 /* AppDelegate.swift */; };
E761FEA928C23AF0005EFA94 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E761FEA828C23AF0005EFA94 /* Assets.xcassets */; };
E761FEAC28C23AF0005EFA94 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = E761FEAA28C23AF0005EFA94 /* MainMenu.xib */; };
E780EBD52CA8276E006E3F62 /* RoyalVNCKit in Frameworks */ = {isa = PBXBuildFile; productRef = E780EBD42CA8276E006E3F62 /* RoyalVNCKit */; };
E780EBD62CA8276E006E3F62 /* RoyalVNCKit in Embed Frameworks */ = {isa = PBXBuildFile; productRef = E780EBD42CA8276E006E3F62 /* RoyalVNCKit */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
E79EBE292902B5810013A7E4 /* ConfigurationView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E79EBE262902B5270013A7E4 /* ConfigurationView.xib */; };
E79EBE2A2902B5840013A7E4 /* EncodingsConfigurationView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E79EBE202902B4D40013A7E4 /* EncodingsConfigurationView.xib */; };
E7B3135A28E5C07200C40684 /* ConfigurationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7B3135928E5C07100C40684 /* ConfigurationViewController.swift */; };
Expand All @@ -35,7 +35,7 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
E75FD8292CA821FC00FD11A2 /* RoyalVNCKit in Embed Frameworks */,
E780EBD62CA8276E006E3F62 /* RoyalVNCKit in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -72,7 +72,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
E75FD8282CA821DC00FD11A2 /* RoyalVNCKit in Frameworks */,
E780EBD52CA8276E006E3F62 /* RoyalVNCKit in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -202,7 +202,6 @@
);
mainGroup = E761FE9A28C23AEF005EFA94;
packageReferences = (
E75FD8262CA821DC00FD11A2 /* XCRemoteSwiftPackageReference "royalvnc" */,
);
productRefGroup = E761FEA428C23AEF005EFA94 /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -482,21 +481,9 @@
};
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
E75FD8262CA821DC00FD11A2 /* XCRemoteSwiftPackageReference "royalvnc" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/royalapplications/royalvnc.git";
requirement = {
branch = main;
kind = branch;
};
};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
E75FD8272CA821DC00FD11A2 /* RoyalVNCKit */ = {
E780EBD42CA8276E006E3F62 /* RoyalVNCKit */ = {
isa = XCSwiftPackageProductDependency;
package = E75FD8262CA821DC00FD11A2 /* XCRemoteSwiftPackageReference "royalvnc" */;
productName = RoyalVNCKit;
};
/* End XCSwiftPackageProductDependency section */
Expand Down
23 changes: 5 additions & 18 deletions RoyalVNCObjCDemo/RoyalVNCObjCDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
E742BD2B290191D7007D23D5 /* ConfigurationWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = E742BD2A290191D7007D23D5 /* ConfigurationWindow.xib */; };
E742BD2E290191EB007D23D5 /* ConfigurationWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = E742BD2D290191EB007D23D5 /* ConfigurationWindowController.m */; };
E742BD322901942B007D23D5 /* ConfigurationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E742BD312901942B007D23D5 /* ConfigurationViewController.m */; };
E75FD82D2CA8222F00FD11A2 /* RoyalVNCKit in Frameworks */ = {isa = PBXBuildFile; productRef = E75FD82C2CA8222F00FD11A2 /* RoyalVNCKit */; };
E75FD82E2CA8223400FD11A2 /* RoyalVNCKit in Embed Frameworks */ = {isa = PBXBuildFile; productRef = E75FD82C2CA8222F00FD11A2 /* RoyalVNCKit */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
E77D15B4290C175D000FDDC4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E77D15B3290C175D000FDDC4 /* Assets.xcassets */; };
E780EBDB2CA8277A006E3F62 /* RoyalVNCKit in Frameworks */ = {isa = PBXBuildFile; productRef = E780EBDA2CA8277A006E3F62 /* RoyalVNCKit */; };
E780EBDC2CA8277A006E3F62 /* RoyalVNCKit in Embed Frameworks */ = {isa = PBXBuildFile; productRef = E780EBDA2CA8277A006E3F62 /* RoyalVNCKit */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
E79EBE282902B5460013A7E4 /* ConfigurationView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E79EBE272902B5460013A7E4 /* ConfigurationView.xib */; };
E79EBE2D2902B5CC0013A7E4 /* EncodingsConfigurationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E79EBE2C2902B5CC0013A7E4 /* EncodingsConfigurationViewController.m */; };
E79EBE2E2902B8760013A7E4 /* EncodingsConfigurationView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E79EBE1F2902B4C10013A7E4 /* EncodingsConfigurationView.xib */; };
Expand All @@ -34,7 +34,7 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
E75FD82E2CA8223400FD11A2 /* RoyalVNCKit in Embed Frameworks */,
E780EBDC2CA8277A006E3F62 /* RoyalVNCKit in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -79,7 +79,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
E75FD82D2CA8222F00FD11A2 /* RoyalVNCKit in Frameworks */,
E780EBDB2CA8277A006E3F62 /* RoyalVNCKit in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -215,7 +215,6 @@
);
mainGroup = E742BCFC29018431007D23D5;
packageReferences = (
E75FD82B2CA8222F00FD11A2 /* XCRemoteSwiftPackageReference "royalvnc" */,
);
productRefGroup = E742BD0629018431007D23D5 /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -466,21 +465,9 @@
};
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
E75FD82B2CA8222F00FD11A2 /* XCRemoteSwiftPackageReference "royalvnc" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/royalapplications/royalvnc.git";
requirement = {
branch = main;
kind = branch;
};
};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
E75FD82C2CA8222F00FD11A2 /* RoyalVNCKit */ = {
E780EBDA2CA8277A006E3F62 /* RoyalVNCKit */ = {
isa = XCSwiftPackageProductDependency;
package = E75FD82B2CA8222F00FD11A2 /* XCRemoteSwiftPackageReference "royalvnc" */;
productName = RoyalVNCKit;
};
/* End XCSwiftPackageProductDependency section */
Expand Down
23 changes: 5 additions & 18 deletions RoyalVNCiOSDemo/RoyalVNCiOSDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
objects = {

/* Begin PBXBuildFile section */
E75FD8322CA8226200FD11A2 /* RoyalVNCKit in Frameworks */ = {isa = PBXBuildFile; productRef = E75FD8312CA8226200FD11A2 /* RoyalVNCKit */; };
E75FD8332CA8226A00FD11A2 /* RoyalVNCKit in Embed Frameworks */ = {isa = PBXBuildFile; productRef = E75FD8312CA8226200FD11A2 /* RoyalVNCKit */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
E780EBD82CA82775006E3F62 /* RoyalVNCKit in Frameworks */ = {isa = PBXBuildFile; productRef = E780EBD72CA82775006E3F62 /* RoyalVNCKit */; };
E780EBD92CA82775006E3F62 /* RoyalVNCKit in Embed Frameworks */ = {isa = PBXBuildFile; productRef = E780EBD72CA82775006E3F62 /* RoyalVNCKit */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
E7B707AF28E32003005FE717 /* CredentialViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7B707AE28E32003005FE717 /* CredentialViewController.swift */; };
E7B707B128E323E1005FE717 /* UIStoryboard+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7B707B028E323E1005FE717 /* UIStoryboard+Extensions.swift */; };
E7B707B928E3310B005FE717 /* CAFramebufferViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7B707B828E3310B005FE717 /* CAFramebufferViewController.swift */; };
Expand All @@ -29,7 +29,7 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
E75FD8332CA8226A00FD11A2 /* RoyalVNCKit in Embed Frameworks */,
E780EBD92CA82775006E3F62 /* RoyalVNCKit in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -60,7 +60,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
E75FD8322CA8226200FD11A2 /* RoyalVNCKit in Frameworks */,
E780EBD82CA82775006E3F62 /* RoyalVNCKit in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -192,7 +192,6 @@
);
mainGroup = E7ED9E8128DDD0C500F1BF80;
packageReferences = (
E75FD8302CA8226200FD11A2 /* XCRemoteSwiftPackageReference "royalvnc" */,
);
productRefGroup = E7ED9E8B28DDD0C500F1BF80 /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -485,21 +484,9 @@
};
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
E75FD8302CA8226200FD11A2 /* XCRemoteSwiftPackageReference "royalvnc" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/royalapplications/royalvnc.git";
requirement = {
branch = main;
kind = branch;
};
};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
E75FD8312CA8226200FD11A2 /* RoyalVNCKit */ = {
E780EBD72CA82775006E3F62 /* RoyalVNCKit */ = {
isa = XCSwiftPackageProductDependency;
package = E75FD8302CA8226200FD11A2 /* XCRemoteSwiftPackageReference "royalvnc" */;
productName = RoyalVNCKit;
};
/* End XCSwiftPackageProductDependency section */
Expand Down
1 change: 1 addition & 0 deletions royalvnc
Submodule royalvnc added at 25dfed

0 comments on commit 8b2639e

Please sign in to comment.