|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 44; |
| 6 | + objectVersion = 46; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
98 | 98 | 2578336E0D4C61EA00E05A06 /* List64Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = List64Utils.h; path = source/Categories/List64Utils.h; sourceTree = "<group>"; }; |
99 | 99 | 257833750D4C62FD00E05A06 /* Arch64Specifics.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Arch64Specifics.m; path = source/Categories/Arch64Specifics.m; sourceTree = "<group>"; }; |
100 | 100 | 257833760D4C62FD00E05A06 /* Arch64Specifics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Arch64Specifics.h; path = source/Categories/Arch64Specifics.h; sourceTree = "<group>"; }; |
101 | | - 2578337C0D4C649500E05A06 /* Optimizations64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Optimizations64.h; path = source/Optimizations64.h; sourceTree = "<group>"; }; |
102 | 101 | 25924A880D4D670C0050AA16 /* Exe32Processor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Exe32Processor.m; path = source/Processors/Exe32Processor.m; sourceTree = "<group>"; }; |
103 | 102 | 25924A890D4D670C0050AA16 /* Exe32Processor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Exe32Processor.h; path = source/Processors/Exe32Processor.h; sourceTree = "<group>"; }; |
104 | | - 25924B380D4D71620050AA16 /* Optimizations32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Optimizations32.h; path = source/Optimizations32.h; sourceTree = "<group>"; }; |
105 | 103 | 25924BF90D4D88C90050AA16 /* Searchers64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Searchers64.m; path = source/Categories/Searchers64.m; sourceTree = "<group>"; }; |
106 | 104 | 25924BFA0D4D88C90050AA16 /* Searchers64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Searchers64.h; path = source/Categories/Searchers64.h; sourceTree = "<group>"; }; |
107 | 105 | 25A62EFA0C38A7C500B08D38 /* Prefs Output Icon.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = "Prefs Output Icon.tif"; path = "images/Prefs Output Icon.tif"; sourceTree = "<group>"; }; |
|
120 | 118 | E13539900A68185500CBDDE5 /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AppController.h; path = source/AppController.h; sourceTree = "<group>"; }; |
121 | 119 | E145F6D10B437F5900615A16 /* SmoothViewAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SmoothViewAnimation.h; path = source/SmoothViewAnimation.h; sourceTree = "<group>"; }; |
122 | 120 | E145F6D20B437F5900615A16 /* SmoothViewAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SmoothViewAnimation.m; path = source/SmoothViewAnimation.m; sourceTree = "<group>"; }; |
123 | | - E16222240A4F80F4007ECB26 /* Optimizations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Optimizations.h; path = source/Optimizations.h; sourceTree = "<group>"; }; |
124 | 121 | E182007009AE4CD800584B07 /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AppController.m; path = source/AppController.m; sourceTree = "<group>"; wrapsLines = 0; }; |
125 | 122 | E1978C6B0AC603A40096EE62 /* English */ = {isa = PBXFileReference; lastKnownFileType = folder; name = English; path = English.lproj/Help; sourceTree = "<group>"; }; |
126 | 123 | E1AD98A40B57311B00E56D96 /* DropBox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DropBox.h; path = source/DropBox.h; sourceTree = "<group>"; }; |
|
251 | 248 | children = ( |
252 | 249 | 2524F42F0E94A8ED008C1C42 /* ObjcSwap.h */, |
253 | 250 | E13539820A6817C700CBDDE5 /* ObjcSwap.c */, |
254 | | - E16222240A4F80F4007ECB26 /* Optimizations.h */, |
255 | | - 25924B380D4D71620050AA16 /* Optimizations32.h */, |
256 | | - 2578337C0D4C649500E05A06 /* Optimizations64.h */, |
257 | 251 | E1F483530B38DB4200CECE18 /* SharedDefs.h */, |
258 | 252 | E1167F1C09C8086900E7398D /* StolenDefs.h */, |
259 | 253 | E13539810A68178D00CBDDE5 /* SyscallStrings.h */, |
|
398 | 392 | /* Begin PBXProject section */ |
399 | 393 | 29B97313FDCFA39411CA2CEA /* Project object */ = { |
400 | 394 | isa = PBXProject; |
| 395 | + attributes = { |
| 396 | + LastUpgradeCheck = 0420; |
| 397 | + }; |
401 | 398 | buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "otx" */; |
402 | | - compatibilityVersion = "Xcode 3.0"; |
| 399 | + compatibilityVersion = "Xcode 3.2"; |
403 | 400 | developmentRegion = English; |
404 | 401 | hasScannedForEncodings = 1; |
405 | 402 | knownRegions = ( |
|
532 | 529 | "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"", |
533 | 530 | ); |
534 | 531 | GCC_DYNAMIC_NO_PIC = NO; |
535 | | - GCC_ENABLE_FIX_AND_CONTINUE = NO; |
536 | 532 | GCC_MODEL_TUNING = G5; |
537 | 533 | GCC_PREFIX_HEADER = otx_Prefix.pch; |
538 | 534 | INFOPLIST_FILE = Info.plist; |
|
564 | 560 | isa = XCBuildConfiguration; |
565 | 561 | buildSettings = { |
566 | 562 | ALWAYS_SEARCH_USER_PATHS = YES; |
567 | | - ARCHS = "$(NATIVE_ARCH)"; |
| 563 | + ARCHS = "$(NATIVE_ARCH_ACTUAL)"; |
568 | 564 | GCC_CW_ASM_SYNTAX = NO; |
569 | 565 | GCC_C_LANGUAGE_STANDARD = c99; |
570 | 566 | GCC_DYNAMIC_NO_PIC = YES; |
|
584 | 580 | GCC_WARN_UNUSED_VARIABLE = YES; |
585 | 581 | MACOSX_DEPLOYMENT_TARGET = 10.4; |
586 | 582 | OTHER_CFLAGS = "-falign-loops=16"; |
587 | | - PREBINDING = NO; |
588 | | - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; |
| 583 | + SDKROOT = macosx; |
589 | 584 | WARNING_CFLAGS = "-wall"; |
590 | 585 | }; |
591 | 586 | name = Debug; |
|
594 | 589 | isa = XCBuildConfiguration; |
595 | 590 | buildSettings = { |
596 | 591 | ALWAYS_SEARCH_USER_PATHS = YES; |
597 | | - ARCHS = ( |
598 | | - ppc, |
599 | | - i386, |
600 | | - ); |
| 592 | + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
601 | 593 | GCC_CW_ASM_SYNTAX = NO; |
602 | 594 | GCC_C_LANGUAGE_STANDARD = c99; |
603 | 595 | GCC_DYNAMIC_NO_PIC = YES; |
|
616 | 608 | GCC_WARN_UNUSED_VARIABLE = YES; |
617 | 609 | MACOSX_DEPLOYMENT_TARGET = 10.4; |
618 | 610 | OTHER_CFLAGS = "-falign-loops=16"; |
619 | | - PREBINDING = NO; |
620 | | - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; |
| 611 | + SDKROOT = macosx; |
621 | 612 | }; |
622 | 613 | name = Release; |
623 | 614 | }; |
|
626 | 617 | buildSettings = { |
627 | 618 | COPY_PHASE_STRIP = NO; |
628 | 619 | GCC_DYNAMIC_NO_PIC = YES; |
629 | | - GCC_ENABLE_FIX_AND_CONTINUE = NO; |
630 | 620 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
631 | 621 | GCC_MODEL_TUNING = G5; |
632 | 622 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
637 | 627 | ); |
638 | 628 | INSTALL_PATH = "$(HOME)/bin"; |
639 | 629 | OTHER_CFLAGS = "-falign-loops=16"; |
640 | | - PREBINDING = NO; |
641 | 630 | PRODUCT_NAME = otx; |
642 | 631 | }; |
643 | 632 | name = Debug; |
|
647 | 636 | buildSettings = { |
648 | 637 | COPY_PHASE_STRIP = YES; |
649 | 638 | GCC_DYNAMIC_NO_PIC = YES; |
650 | | - GCC_ENABLE_FIX_AND_CONTINUE = NO; |
651 | 639 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; |
652 | 640 | GCC_MODEL_TUNING = G5; |
653 | 641 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
654 | 642 | GCC_PREFIX_HEADER = otx_Prefix.pch; |
655 | 643 | GCC_PREPROCESSOR_DEFINITIONS = OTX_CLI; |
656 | 644 | INSTALL_PATH = "$(HOME)/bin"; |
657 | 645 | OTHER_CFLAGS = "-falign-loops=16"; |
658 | | - PREBINDING = NO; |
659 | 646 | PRODUCT_NAME = otx; |
660 | 647 | }; |
661 | 648 | name = Release; |
|
0 commit comments