Skip to content

Commit

Permalink
Skip install of helper tool
Browse files Browse the repository at this point in the history
  • Loading branch information
SoneeJohn committed Apr 10, 2019
1 parent f9f2613 commit 9a93a64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions VirtualKVM.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -705,6 +705,7 @@
"\"$(SRCROOT)/VirtualKVMHelper/Helper-Launchd.plist\"",
);
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
Expand Down Expand Up @@ -748,6 +749,7 @@
"\"$(SRCROOT)/VirtualKVMHelper/Helper-Launchd.plist\"",
);
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
SWIFT_VERSION = 5.0;
};
Expand Down

0 comments on commit 9a93a64

Please sign in to comment.