Skip to content
This repository was archived by the owner on Oct 6, 2021. It is now read-only.

Commit

Permalink
Change organization
Browse files Browse the repository at this point in the history
  • Loading branch information
hieplpvip committed Aug 17, 2020
1 parent 370e243 commit eda8b58
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SidecarEnabler.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
isa = PBXProject;
attributes = {
LastUpgradeCheck = 1150;
ORGANIZATIONNAME = Goldfish64;
ORGANIZATIONNAME = "Le Bao Hiep";
TargetAttributes = {
4120B1B52198DC9B00888F5A = {
CreatedOnToolsVersion = 10.1;
Expand Down
4 changes: 3 additions & 1 deletion SidecarEnabler/kern_start.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,7 @@ PluginConfiguration ADDPR(config) {
arrsize(bootargBeta),
KernelVersion::Catalina,
KernelVersion::BigSur,
startPlugin
[]() {
startPlugin();
}
};

0 comments on commit eda8b58

Please sign in to comment.