File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed
Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 252252 F469CB342ED88E5200B72BC9 /* args.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = args.py; sourceTree = "<group>"; };
253253 F469CB352ED88E5200B72BC9 /* conftest.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = conftest.py; sourceTree = "<group>"; };
254254 F469CB362ED88E5200B72BC9 /* test_clt.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = test_clt.py; sourceTree = "<group>"; };
255- F469CB372ED8C46B00B72BC9 /* platypus.rb */ = {isa = PBXFileReference; lastKnownFileType = text.script.ruby; path = platypus.rb; sourceTree = "<group>"; };
256255 F46EF84E13C3F36900E4C0E4 /* Examples */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Examples; sourceTree = "<group>"; };
257256 F4714B592BDC3C7B00827A48 /* CHANGES.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CHANGES.md; sourceTree = "<group>"; };
258257 F471ED1D122DF096001F4761 /* PlatypusAppIcon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = PlatypusAppIcon.icns; sourceTree = "<group>"; };
432431 F4714B592BDC3C7B00827A48 /* CHANGES.md */,
433432 F41008072ECB270D000134ED /* TODO.md */,
434433 F442E00B1EA38C7100BAD80C /* LICENSE.txt */,
435- F469CB372ED8C46B00B72BC9 /* platypus.rb */,
436434 F479672B224EB3EF00CA0746 /* Makefile */,
437435 F4F14CBB1C64264D002A2402 /* Scripts */,
438436 F4DC074D11F629A40043764E /* Documentation */,
Original file line number Diff line number Diff line change 2222* Create platypus.rb Homebrew formula to install command line tool
2323* Fix selection change when item is deleted from the Bundled Files List (select item above)
2424* Performance optimization in the app build process (also include precompiled nib)
25-
25+ * Bundle ScriptExec and MainMenu.nib into CLT Mach-O binary
2626
2727DONE * Harden CI testing for this old project
2828DONE * Create more automated tests for command line tool and document existing tests
File renamed without changes.
You can’t perform that action at this time.
0 commit comments