|
14 | 14 | 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49A704867FD3000E48DA /* InfoPlist.strings */; };
|
15 | 15 | C86B05270671AA6E00DD9006 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C86B05260671AA6E00DD9006 /* CoreServices.framework */; };
|
16 | 16 | EE77BE9C0FFEB3EA008B09DE /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = EE77BE9B0FFEB3EA008B09DE /* Localizable.strings */; };
|
| 17 | + EE883107100141B9005590AE /* INSTALL.rtf in Resources */ = {isa = PBXBuildFile; fileRef = EE883106100141B9005590AE /* INSTALL.rtf */; }; |
17 | 18 | EEB3ED1C0FFE217E00B7462F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EEB3ED1B0FFE217E00B7462F /* Cocoa.framework */; };
|
18 | 19 | EEB3EDCF0FFE38D800B7462F /* CSVDocument.h in Headers */ = {isa = PBXBuildFile; fileRef = EEB3EDCD0FFE38D800B7462F /* CSVDocument.h */; };
|
19 | 20 | EEB3EDD00FFE38D800B7462F /* CSVDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = EEB3EDCE0FFE38D800B7462F /* CSVDocument.m */; };
|
|
35 | 36 | C86B05260671AA6E00DD9006 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
|
36 | 37 | EE77BE4B0FFEB207008B09DE /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
|
37 | 38 | EE77BE9D0FFEB3F1008B09DE /* German */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/Localizable.strings; sourceTree = "<group>"; };
|
| 39 | + EE883106100141B9005590AE /* INSTALL.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = INSTALL.rtf; sourceTree = "<group>"; }; |
38 | 40 | EEB3ED1B0FFE217E00B7462F /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
39 | 41 | EEB3EDCD0FFE38D800B7462F /* CSVDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSVDocument.h; sourceTree = "<group>"; };
|
40 | 42 | EEB3EDCE0FFE38D800B7462F /* CSVDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSVDocument.m; sourceTree = "<group>"; };
|
|
87 | 89 | 089C167CFE841241C02AAC07 /* Resources */ = {
|
88 | 90 | isa = PBXGroup;
|
89 | 91 | children = (
|
| 92 | + EE883106100141B9005590AE /* INSTALL.rtf */, |
90 | 93 | EE77BE9B0FFEB3EA008B09DE /* Localizable.strings */,
|
91 | 94 | EEB3EE850FFE513200B7462F /* Style.css */,
|
92 | 95 | 8D576317048677EA00EA77CD /* Info.plist */,
|
|
177 | 180 | 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */,
|
178 | 181 | EEB3EE860FFE513200B7462F /* Style.css in Resources */,
|
179 | 182 | EE77BE9C0FFEB3EA008B09DE /* Localizable.strings in Resources */,
|
| 183 | + EE883107100141B9005590AE /* INSTALL.rtf in Resources */, |
180 | 184 | );
|
181 | 185 | runOnlyForDeploymentPostprocessing = 0;
|
182 | 186 | };
|
|
0 commit comments