|
58 | 58 | 611CC68710BAA0A600B55455 /* AskString.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611CC68510BAA0A600B55455 /* AskString.xib */; }; |
59 | 59 | 611CC68C10BAA0E300B55455 /* ExportImageAccessory.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611CC68A10BAA0E300B55455 /* ExportImageAccessory.xib */; }; |
60 | 60 | 611CC69210BAA0FB00B55455 /* ExportMovieAccessory.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611CC69010BAA0FB00B55455 /* ExportMovieAccessory.xib */; }; |
| 61 | + 6155D9F413E2B79E00675A92 /* CHANGES.md in Resources */ = {isa = PBXBuildFile; fileRef = 6155D9F213E2B79E00675A92 /* CHANGES.md */; }; |
| 62 | + 6155D9F513E2B79E00675A92 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 6155D9F313E2B79E00675A92 /* README.md */; }; |
61 | 63 | 615FA75C10BAC855000F45F9 /* DrawingPrimitives.py in Resources */ = {isa = PBXBuildFile; fileRef = 615FA75B10BAC855000F45F9 /* DrawingPrimitives.py */; }; |
62 | 64 | 61972F2D10BAD1DC0007D375 /* macboot.py in Resources */ = {isa = PBXBuildFile; fileRef = 61972F2C10BAD1DC0007D375 /* macboot.py */; }; |
63 | 65 | 8D15AC320486D014006FF6A4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A37F4B0FDCFA73011CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; |
|
210 | 212 | 611CC68B10BAA0E300B55455 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = Resources/English.lproj/ExportImageAccessory.xib; sourceTree = "<group>"; }; |
211 | 213 | 611CC69110BAA0FB00B55455 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = Resources/English.lproj/ExportMovieAccessory.xib; sourceTree = "<group>"; }; |
212 | 214 | 612813B310BD2C9400B18218 /* libs */ = {isa = PBXFileReference; lastKnownFileType = folder; path = libs; sourceTree = "<group>"; }; |
| 215 | + 6155D9F213E2B79E00675A92 /* CHANGES.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES.md; sourceTree = "<group>"; }; |
| 216 | + 6155D9F313E2B79E00675A92 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; }; |
213 | 217 | 615FA75B10BAC855000F45F9 /* DrawingPrimitives.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DrawingPrimitives.py; sourceTree = "<group>"; }; |
214 | 218 | 61972F2C10BAD1DC0007D375 /* macboot.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = macboot.py; sourceTree = "<group>"; }; |
215 | | - 61D9974513DD7456005190B2 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; }; |
216 | | - 61D9974613DD749C005190B2 /* CHANGES.md */ = {isa = PBXFileReference; lastKnownFileType = text; path = CHANGES.md; sourceTree = "<group>"; }; |
217 | 219 | 8D15AC360486D014006FF6A4 /* NodeBox-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "NodeBox-Info.plist"; sourceTree = "<group>"; }; |
218 | 220 | 8D15AC370486D014006FF6A4 /* NodeBox.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = NodeBox.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
219 | 221 | /* End PBXFileReference section */ |
|
261 | 263 | 2A37F4AAFDCFA73011CA2CEA /* NodeBox */ = { |
262 | 264 | isa = PBXGroup; |
263 | 265 | children = ( |
264 | | - 61D9974513DD7456005190B2 /* README.md */, |
265 | | - 61D9974613DD749C005190B2 /* CHANGES.md */, |
| 266 | + 6155D9F213E2B79E00675A92 /* CHANGES.md */, |
| 267 | + 6155D9F313E2B79E00675A92 /* README.md */, |
266 | 268 | 611CC4AE10BA8C1B00B55455 /* nodebox */, |
267 | 269 | 2A37F4AFFDCFA73011CA2CEA /* Other Sources */, |
268 | 270 | 612813B310BD2C9400B18218 /* libs */, |
|
490 | 492 | 611CC69210BAA0FB00B55455 /* ExportMovieAccessory.xib in Resources */, |
491 | 493 | 615FA75C10BAC855000F45F9 /* DrawingPrimitives.py in Resources */, |
492 | 494 | 61972F2D10BAD1DC0007D375 /* macboot.py in Resources */, |
| 495 | + 6155D9F413E2B79E00675A92 /* CHANGES.md in Resources */, |
| 496 | + 6155D9F513E2B79E00675A92 /* README.md in Resources */, |
493 | 497 | ); |
494 | 498 | runOnlyForDeploymentPostprocessing = 0; |
495 | 499 | }; |
|
523 | 527 | ); |
524 | 528 | runOnlyForDeploymentPostprocessing = 0; |
525 | 529 | shellPath = /bin/sh; |
526 | | - shellScript = "# Remove the distribution folder\nrm -rf dist\n# Make a new one\nmkdir -p dist/NodeBox/NodeBox\ncd dist/NodeBox/NodeBox\n# Copy the current NodeBox application.\ncp -R -p $TARGET_BUILD_DIR/* .\n# Copy changes and readme\ncp ../../../CHANGES Changes.txt\ncp ../../../README Readme.txt\n# Copy examples\ncp -R ../../../examples Examples\n# Remove all .svn cruft\nrm -rf `find . -type d -name .svn`\n# Make DMG\ncd ../..\nhdiutil create NodeBox.dmg -srcfolder NodeBox\nhdiutil internet-enable NodeBox.dmg"; |
| 530 | + shellScript = "# Remove the distribution folder\nrm -rf dist\n# Make a new one\nmkdir -p dist/NodeBox/NodeBox\ncd dist/NodeBox/NodeBox\n# Copy the current NodeBox application.\ncp -R -p $TARGET_BUILD_DIR/* .\n# Copy changes and readme\ncp ../../../CHANGES.md Changes.txt\ncp ../../../README.md Readme.txt\n# Copy examples\ncp -R ../../../examples Examples\n# Remove all .svn cruft\nrm -rf `find . -type d -name .svn`\n# Make DMG\ncd ../..\nhdiutil create NodeBox.dmg -srcfolder NodeBox\nhdiutil internet-enable NodeBox.dmg"; |
527 | 531 | }; |
528 | 532 | /* End PBXShellScriptBuildPhase section */ |
529 | 533 |
|
|
701 | 705 | GCC_PREFIX_HEADER = NodeBox_Prefix.pch; |
702 | 706 | INFOPLIST_FILE = "NodeBox-Info.plist"; |
703 | 707 | INSTALL_PATH = "$(HOME)/Applications"; |
| 708 | + MACOSX_DEPLOYMENT_TARGET = 10.5; |
704 | 709 | PRODUCT_NAME = NodeBox; |
705 | 710 | }; |
706 | 711 | name = Debug; |
|
715 | 720 | GCC_PREFIX_HEADER = NodeBox_Prefix.pch; |
716 | 721 | INFOPLIST_FILE = "NodeBox-Info.plist"; |
717 | 722 | INSTALL_PATH = "$(HOME)/Applications"; |
| 723 | + MACOSX_DEPLOYMENT_TARGET = 10.5; |
718 | 724 | PRODUCT_NAME = NodeBox; |
719 | 725 | }; |
720 | 726 | name = Release; |
|
0 commit comments