Skip to content

Commit

Permalink
Allow for packaging/not packaging the target
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan_ball committed Jun 17, 2019
1 parent 4f9dafc commit 59136db
Show file tree
Hide file tree
Showing 6 changed files with 228 additions and 146 deletions.
2 changes: 2 additions & 0 deletions Launchd Package Creator.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
34496CB42260DD740054265A /* launchd-package-creator.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "launchd-package-creator.entitlements"; sourceTree = "<group>"; };
34496CEF226518780054265A /* extras.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = extras.swift; sourceTree = "<group>"; };
34496CF3226F4CBA0054265A /* create_daemon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = create_daemon.swift; sourceTree = "<group>"; };
34FB881822A95B40008E7728 /* Launchd Package Creator.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Launchd Package Creator.entitlements"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -101,6 +102,7 @@
34496C87225FF03F0054265A /* Launchd Package Creator */ = {
isa = PBXGroup;
children = (
34FB881822A95B40008E7728 /* Launchd Package Creator.entitlements */,
34496CB42260DD740054265A /* launchd-package-creator.entitlements */,
34496C88225FF03F0054265A /* AppDelegate.swift */,
34496C8A225FF03F0054265A /* ViewController.swift */,
Expand Down
Loading

0 comments on commit 59136db

Please sign in to comment.