From c82f23ccaf077dce350292c7f3b2948d61122bbe Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Tue, 20 Jun 2017 03:18:54 -0700 Subject: [pkg] improve Packages script - use relative paths - there's still an absolute path (hardcoded, the REFERENCE FOLDER PATH). This should be changed (sed!) if we want to automate this for CI or for building in different environments: STILL NEEDS SOME MANUAL WORK. - Avoid deleting the build folders by default - Move the plist file to a subfolder --- pkg/osx/se.leap.bitmask-helper.plist | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 pkg/osx/se.leap.bitmask-helper.plist (limited to 'pkg/osx/se.leap.bitmask-helper.plist') diff --git a/pkg/osx/se.leap.bitmask-helper.plist b/pkg/osx/se.leap.bitmask-helper.plist deleted file mode 100644 index 4428f131..00000000 --- a/pkg/osx/se.leap.bitmask-helper.plist +++ /dev/null @@ -1,29 +0,0 @@ - - - - - StandardOutPath - bitmask-helper.log - StandardErrorPath - bitmask-helper-err.log - GroupName - daemon - KeepAlive - - SuccessfulExit - - - Label - se.leap.bitmask-helper - ProgramArguments - - /Applications/Bitmask.app/Contents/Resources/bitmask-helper/bitmask-helper - - RunAtLoad - - WorkingDirectory - /Applications/Bitmask.app/Contents/Resources/bitmask-helper/ - SessionCreate - - - -- cgit v1.2.3