|
22 | 22 | /* End PBXAggregateTarget section */ |
23 | 23 |
|
24 | 24 | /* Begin PBXBuildFile section */ |
25 | | - 611B5F4F13E2F0DB0009BC14 /* libpython2.5.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 611B5F4E13E2F0DB0009BC14 /* libpython2.5.dylib */; }; |
26 | 25 | 611CC49810BA8B9E00B55455 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 611CC48110BA8B9E00B55455 /* Credits.rtf */; }; |
27 | 26 | 611CC49C10BA8B9E00B55455 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 611CC48910BA8B9E00B55455 /* InfoPlist.strings */; }; |
28 | 27 | 611CC4A110BA8B9E00B55455 /* NodeBox.icns in Resources */ = {isa = PBXBuildFile; fileRef = 611CC49310BA8B9E00B55455 /* NodeBox.icns */; }; |
|
61 | 60 | 6155D9F413E2B79E00675A92 /* CHANGES.md in Resources */ = {isa = PBXBuildFile; fileRef = 6155D9F213E2B79E00675A92 /* CHANGES.md */; }; |
62 | 61 | 6155D9F513E2B79E00675A92 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 6155D9F313E2B79E00675A92 /* README.md */; }; |
63 | 62 | 615FA75C10BAC855000F45F9 /* DrawingPrimitives.py in Resources */ = {isa = PBXBuildFile; fileRef = 615FA75B10BAC855000F45F9 /* DrawingPrimitives.py */; }; |
| 63 | + 618333E821EDD06800908EA9 /* libpython.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 618333E721EDD06800908EA9 /* libpython.tbd */; }; |
64 | 64 | 61972F2D10BAD1DC0007D375 /* macboot.py in Resources */ = {isa = PBXBuildFile; fileRef = 61972F2C10BAD1DC0007D375 /* macboot.py */; }; |
65 | 65 | 8D15AC320486D014006FF6A4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A37F4B0FDCFA73011CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; |
66 | 66 | 8D15AC340486D014006FF6A4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */; }; |
|
215 | 215 | 6155D9F213E2B79E00675A92 /* CHANGES.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES.md; sourceTree = "<group>"; }; |
216 | 216 | 6155D9F313E2B79E00675A92 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; }; |
217 | 217 | 615FA75B10BAC855000F45F9 /* DrawingPrimitives.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DrawingPrimitives.py; sourceTree = "<group>"; }; |
| 218 | + 618333E721EDD06800908EA9 /* libpython.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpython.tbd; path = usr/lib/libpython.tbd; sourceTree = SDKROOT; }; |
218 | 219 | 61972F2C10BAD1DC0007D375 /* macboot.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = macboot.py; sourceTree = "<group>"; }; |
219 | 220 | 8D15AC360486D014006FF6A4 /* NodeBox-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "NodeBox-Info.plist"; sourceTree = "<group>"; }; |
220 | 221 | 8D15AC370486D014006FF6A4 /* NodeBox.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = NodeBox.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
225 | 226 | isa = PBXFrameworksBuildPhase; |
226 | 227 | buildActionMask = 2147483647; |
227 | 228 | files = ( |
228 | | - 611B5F4F13E2F0DB0009BC14 /* libpython2.5.dylib in Frameworks */, |
| 229 | + 618333E821EDD06800908EA9 /* libpython.tbd in Frameworks */, |
229 | 230 | 8D15AC340486D014006FF6A4 /* Cocoa.framework in Frameworks */, |
230 | 231 | ); |
231 | 232 | runOnlyForDeploymentPostprocessing = 0; |
|
310 | 311 | 2A37F4C3FDCFA73011CA2CEA /* Frameworks */ = { |
311 | 312 | isa = PBXGroup; |
312 | 313 | children = ( |
| 314 | + 618333E721EDD06800908EA9 /* libpython.tbd */, |
313 | 315 | 1058C7A6FEA54F5311CA2CBB /* Linked Frameworks */, |
314 | 316 | 1058C7A8FEA54F5311CA2CBB /* Other Frameworks */, |
315 | 317 | ); |
|
394 | 396 | buildConfigurationList = 61EF506410BC26F9006DEF6C /* Build configuration list for PBXLegacyTarget "Clean Extensions" */; |
395 | 397 | buildPhases = ( |
396 | 398 | ); |
397 | | - buildToolPath = python2.5; |
| 399 | + buildToolPath = python; |
398 | 400 | buildWorkingDirectory = libs; |
399 | 401 | dependencies = ( |
400 | 402 | ); |
|
408 | 410 | buildConfigurationList = 61FFC03B10BAD915009AF371 /* Build configuration list for PBXLegacyTarget "Build Extensions" */; |
409 | 411 | buildPhases = ( |
410 | 412 | ); |
411 | | - buildToolPath = python2.5; |
| 413 | + buildToolPath = python; |
412 | 414 | buildWorkingDirectory = libs; |
413 | 415 | dependencies = ( |
414 | 416 | ); |
|
684 | 686 | COMBINE_HIDPI_IMAGES = YES; |
685 | 687 | COPY_PHASE_STRIP = NO; |
686 | 688 | GCC_DYNAMIC_NO_PIC = NO; |
687 | | - GCC_MODEL_TUNING = G5; |
688 | 689 | GCC_OPTIMIZATION_LEVEL = 0; |
689 | 690 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
690 | 691 | GCC_PREFIX_HEADER = NodeBox_Prefix.pch; |
691 | 692 | INFOPLIST_FILE = "NodeBox-Info.plist"; |
692 | 693 | INSTALL_PATH = "$(HOME)/Applications"; |
693 | | - MACOSX_DEPLOYMENT_TARGET = 10.5; |
| 694 | + MACOSX_DEPLOYMENT_TARGET = 10.12; |
694 | 695 | OTHER_LDFLAGS = ""; |
695 | 696 | PRODUCT_NAME = NodeBox; |
696 | 697 | }; |
|
702 | 703 | ALWAYS_SEARCH_USER_PATHS = NO; |
703 | 704 | COMBINE_HIDPI_IMAGES = YES; |
704 | 705 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
705 | | - GCC_MODEL_TUNING = G5; |
706 | 706 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
707 | 707 | GCC_PREFIX_HEADER = NodeBox_Prefix.pch; |
708 | 708 | INFOPLIST_FILE = "NodeBox-Info.plist"; |
709 | 709 | INSTALL_PATH = "$(HOME)/Applications"; |
710 | | - MACOSX_DEPLOYMENT_TARGET = 10.5; |
| 710 | + MACOSX_DEPLOYMENT_TARGET = 10.12; |
711 | 711 | OTHER_LDFLAGS = ""; |
712 | 712 | PRODUCT_NAME = NodeBox; |
713 | 713 | }; |
|
0 commit comments