|
13 | 13 | buildPhases = (
|
14 | 14 | );
|
15 | 15 | dependencies = (
|
16 |
| - D60734330D197A2300E08F61 /* PBXTargetDependency */, |
17 | 16 | D61C26EF0B6155A10092E098 /* PBXTargetDependency */,
|
18 | 17 | D61C26ED0B61559E0092E098 /* PBXTargetDependency */,
|
19 | 18 | D61C26EB0B61559C0092E098 /* PBXTargetDependency */,
|
20 | 19 | D66FD87A0C933D39004AD565 /* PBXTargetDependency */,
|
21 |
| - D6C68DDC0BEFB3A400C9F880 /* PBXTargetDependency */, |
22 | 20 | );
|
23 | 21 | name = "Build Tools";
|
24 | 22 | productName = Untitled;
|
|
927 | 925 | /* End PBXBuildFile section */
|
928 | 926 |
|
929 | 927 | /* Begin PBXContainerItemProxy section */
|
930 |
| - D60734320D197A2300E08F61 /* PBXContainerItemProxy */ = { |
931 |
| - isa = PBXContainerItemProxy; |
932 |
| - containerPortal = 20286C28FDCF999611CA2CEA /* Project object */; |
933 |
| - proxyType = 1; |
934 |
| - remoteGlobalIDString = D60734100D197A1100E08F61; |
935 |
| - remoteInfo = MeshTool; |
936 |
| - }; |
937 | 928 | D60734340D197A2700E08F61 /* PBXContainerItemProxy */ = {
|
938 | 929 | isa = PBXContainerItemProxy;
|
939 | 930 | containerPortal = 20286C28FDCF999611CA2CEA /* Project object */;
|
|
969 | 960 | remoteGlobalIDString = D6C579BC0C7E3C7B00FCB4C1;
|
970 | 961 | remoteInfo = DDSTool;
|
971 | 962 | };
|
972 |
| - D6C68DDB0BEFB3A400C9F880 /* PBXContainerItemProxy */ = { |
973 |
| - isa = PBXContainerItemProxy; |
974 |
| - containerPortal = 20286C28FDCF999611CA2CEA /* Project object */; |
975 |
| - proxyType = 1; |
976 |
| - remoteGlobalIDString = D6ED369A0B67964D00D5484E; |
977 |
| - remoteInfo = WED; |
978 |
| - }; |
979 | 963 | D6C68DE00BEFB3BE00C9F880 /* PBXContainerItemProxy */ = {
|
980 | 964 | isa = PBXContainerItemProxy;
|
981 | 965 | containerPortal = 20286C28FDCF999611CA2CEA /* Project object */;
|
|
4914 | 4898 | /* End PBXSourcesBuildPhase section */
|
4915 | 4899 |
|
4916 | 4900 | /* Begin PBXTargetDependency section */
|
4917 |
| - D60734330D197A2300E08F61 /* PBXTargetDependency */ = { |
4918 |
| - isa = PBXTargetDependency; |
4919 |
| - target = D60734100D197A1100E08F61 /* MeshTool */; |
4920 |
| - targetProxy = D60734320D197A2300E08F61 /* PBXContainerItemProxy */; |
4921 |
| - }; |
4922 | 4901 | D60734350D197A2700E08F61 /* PBXTargetDependency */ = {
|
4923 | 4902 | isa = PBXTargetDependency;
|
4924 | 4903 | target = D60734100D197A1100E08F61 /* MeshTool */;
|
|
4944 | 4923 | target = D6C579BC0C7E3C7B00FCB4C1 /* DDSTool */;
|
4945 | 4924 | targetProxy = D66FD8790C933D39004AD565 /* PBXContainerItemProxy */;
|
4946 | 4925 | };
|
4947 |
| - D6C68DDC0BEFB3A400C9F880 /* PBXTargetDependency */ = { |
4948 |
| - isa = PBXTargetDependency; |
4949 |
| - target = D6ED369A0B67964D00D5484E /* WED */; |
4950 |
| - targetProxy = D6C68DDB0BEFB3A400C9F880 /* PBXContainerItemProxy */; |
4951 |
| - }; |
4952 | 4926 | D6C68DE10BEFB3BE00C9F880 /* PBXTargetDependency */ = {
|
4953 | 4927 | isa = PBXTargetDependency;
|
4954 | 4928 | target = D65E4B200B65427C004D7887 /* RenderFarm */;
|
|
5480 | 5454 | OTHER_LDFLAGS = (
|
5481 | 5455 | libs/local/lib/libsquish.a,
|
5482 | 5456 | libs/local/lib/libpng.a,
|
| 5457 | + libs/local/lib/libjpeg.a, |
| 5458 | + libs/local/lib/libtiff.a, |
5483 | 5459 | );
|
5484 | 5460 | };
|
5485 | 5461 | name = Phone;
|
|
5541 | 5517 | buildSettings = {
|
5542 | 5518 | CLANG_ENABLE_OBJC_WEAK = YES;
|
5543 | 5519 | COPY_PHASE_STRIP = NO;
|
| 5520 | + ENABLE_TESTABILITY = NO; |
5544 | 5521 | GCC_DYNAMIC_NO_PIC = NO;
|
5545 | 5522 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
5546 | 5523 | GCC_OPTIMIZATION_LEVEL = 0;
|
|
5555 | 5532 | CLANG_ENABLE_OBJC_WEAK = YES;
|
5556 | 5533 | COPY_PHASE_STRIP = YES;
|
5557 | 5534 | ENABLE_HARDENED_RUNTIME = YES;
|
| 5535 | + ENABLE_TESTABILITY = NO; |
5558 | 5536 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
5559 | 5537 | GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
5560 | 5538 | PRODUCT_NAME = Untitled;
|
|
5750 | 5728 | CODE_SIGN_IDENTITY = "-";
|
5751 | 5729 | DEVELOPMENT_TEAM = "";
|
5752 | 5730 | ENABLE_HARDENED_RUNTIME = NO;
|
| 5731 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 5732 | + "DEV=1", |
| 5733 | + "APL=1", |
| 5734 | + "USE_TIF=1", |
| 5735 | + "USE_JPEG=1", |
| 5736 | + ); |
5753 | 5737 | OTHER_LDFLAGS = (
|
5754 | 5738 | libs/local/lib/libsquish.a,
|
5755 | 5739 | libs/local/lib/libpng.a,
|
| 5740 | + libs/local/lib/libjpeg.a, |
| 5741 | + libs/local/lib/libtiff.a, |
5756 | 5742 | );
|
5757 | 5743 | };
|
5758 | 5744 | name = Debug;
|
|
5764 | 5750 | CODE_SIGN_IDENTITY = "-";
|
5765 | 5751 | DEVELOPMENT_TEAM = "";
|
5766 | 5752 | ENABLE_HARDENED_RUNTIME = YES;
|
| 5753 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 5754 | + NDEBUG, |
| 5755 | + "DEV=0", |
| 5756 | + "APL=1", |
| 5757 | + "USE_TIF=1", |
| 5758 | + "USE_JPEG=1", |
| 5759 | + ); |
5767 | 5760 | OTHER_LDFLAGS = (
|
5768 | 5761 | libs/local/lib/libsquish.a,
|
5769 | 5762 | libs/local/lib/libpng.a,
|
| 5763 | + libs/local/lib/libjpeg.a, |
| 5764 | + libs/local/lib/libtiff.a, |
5770 | 5765 | );
|
5771 | 5766 | };
|
5772 | 5767 | name = Release;
|
|
5959 | 5954 | CODE_SIGN_IDENTITY = "-";
|
5960 | 5955 | DEVELOPMENT_TEAM = "";
|
5961 | 5956 | ENABLE_HARDENED_RUNTIME = NO;
|
| 5957 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 5958 | + "DEV=1", |
| 5959 | + "APL=1", |
| 5960 | + "USE_TIF=1", |
| 5961 | + "USE_JPEG=1", |
| 5962 | + ); |
5962 | 5963 | OTHER_LDFLAGS = (
|
5963 | 5964 | libs/local/lib/libsquish.a,
|
5964 | 5965 | libs/local/lib/libpng.a,
|
| 5966 | + libs/local/lib/libjpeg.a, |
| 5967 | + libs/local/lib/libtiff.a, |
5965 | 5968 | );
|
5966 | 5969 | };
|
5967 | 5970 | name = DebugOpt;
|
|
6059 | 6062 | buildSettings = {
|
6060 | 6063 | CLANG_ENABLE_OBJC_WEAK = YES;
|
6061 | 6064 | COPY_PHASE_STRIP = NO;
|
| 6065 | + ENABLE_TESTABILITY = NO; |
6062 | 6066 | GCC_DYNAMIC_NO_PIC = NO;
|
6063 | 6067 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
6064 | 6068 | GCC_OPTIMIZATION_LEVEL = 0;
|
|
0 commit comments