|
135 | 135 | 6807116E0EB0CD4200436993 /* InfoPlist.h in Headers */ = {isa = PBXBuildFile; fileRef = 6807116D0EB0CD4200436993 /* InfoPlist.h */; };
|
136 | 136 | 6807E645080EAE4100A03223 /* GlobalExHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 6807E643080EAE4100A03223 /* GlobalExHandler.h */; };
|
137 | 137 | 6807E646080EAE4100A03223 /* GlobalExHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 6807E644080EAE4100A03223 /* GlobalExHandler.m */; };
|
| 138 | + 6825104D132F337800367C93 /* CCComp.h in Headers */ = {isa = PBXBuildFile; fileRef = 6825104C132F337800367C93 /* CCComp.h */; }; |
138 | 139 | 6828383907804DFC004617B7 /* ExceptionHandling.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6828383807804DFC004617B7 /* ExceptionHandling.framework */; };
|
139 | 140 | 684D008507BD72BE0047EEF6 /* SyntaxColorsPrefPane.h in Headers */ = {isa = PBXBuildFile; fileRef = 684D008307BD72BE0047EEF6 /* SyntaxColorsPrefPane.h */; };
|
140 | 141 | 684D008607BD72BE0047EEF6 /* SyntaxColorsPrefPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 684D008407BD72BE0047EEF6 /* SyntaxColorsPrefPane.m */; };
|
|
361 | 362 | 6807E644080EAE4100A03223 /* GlobalExHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GlobalExHandler.m; sourceTree = "<group>"; };
|
362 | 363 | 6812EC9E07BA6A360000B6A8 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = de.lproj/EditorPrefPane.nib; sourceTree = "<group>"; };
|
363 | 364 | 681D40BE081D653B0019CB4C /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = fr; path = fr.lproj/Credits.rtf; sourceTree = "<group>"; };
|
| 365 | + 6825104C132F337800367C93 /* CCComp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCComp.h; sourceTree = "<group>"; }; |
364 | 366 | 6828383807804DFC004617B7 /* ExceptionHandling.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExceptionHandling.framework; path = /System/Library/Frameworks/ExceptionHandling.framework; sourceTree = "<absolute>"; };
|
365 | 367 | 684D008307BD72BE0047EEF6 /* SyntaxColorsPrefPane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SyntaxColorsPrefPane.h; sourceTree = "<group>"; };
|
366 | 368 | 684D008407BD72BE0047EEF6 /* SyntaxColorsPrefPane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SyntaxColorsPrefPane.m; sourceTree = "<group>"; };
|
|
725 | 727 | isa = PBXGroup;
|
726 | 728 | children = (
|
727 | 729 | 68F84C6109ABB2BF0098D772 /* privateR.h */,
|
| 730 | + 6825104C132F337800367C93 /* CCComp.h */, |
728 | 731 | 32CA4F630368D1EE00C91783 /* R_Prefix.pch */,
|
729 | 732 | 6855194007B8FDDF00F3A57C /* RGUI.h */,
|
730 | 733 | 29B97316FDCFA39411CA2CEA /* main.m */,
|
|
887 | 890 | BC12B313130A65CE009F7D3F /* RScriptEditorTextView.h in Headers */,
|
888 | 891 | BCCE4A38130AB3C6003325EB /* RScriptEditorTokens.h in Headers */,
|
889 | 892 | BC12DC4A130EC12900FB39CE /* NoodleLineNumberView.h in Headers */,
|
| 893 | + 6825104D132F337800367C93 /* CCComp.h in Headers */, |
890 | 894 | );
|
891 | 895 | runOnlyForDeploymentPostprocessing = 0;
|
892 | 896 | };
|
|
938 | 942 | isa = PBXProject;
|
939 | 943 | buildConfigurationList = 680F0B3A0997CE66009CDBE8 /* Build configuration list for PBXProject "R" */;
|
940 | 944 | compatibilityVersion = "Xcode 2.4";
|
941 |
| - developmentRegion = English; |
942 | 945 | hasScannedForEncodings = 1;
|
943 | 946 | knownRegions = (
|
944 | 947 | English,
|
|
1780 | 1783 | INFOPLIST_PREFIX_HEADER = InfoPlist.h;
|
1781 | 1784 | INFOPLIST_PREPROCESS = YES;
|
1782 | 1785 | INFOPLIST_PREPROCESSOR_DEFINITIONS = "DEBUG_CFG=1";
|
1783 |
| - STRIP_INSTALLED_PRODUCT = NO; |
1784 | 1786 | STRINGS_FILE_OUTPUT_ENCODING = "UTF-8";
|
| 1787 | + STRIP_INSTALLED_PRODUCT = NO; |
1785 | 1788 | };
|
1786 | 1789 | name = Debug;
|
1787 | 1790 | };
|
|
0 commit comments