|
27 | 27 | D479EF171BCAE3CD00BA2790 /* VEditModeTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D479EF161BCAE3CD00BA2790 /* VEditModeTransformer.swift */; };
|
28 | 28 | D49BD67D1BE6B16300234B4E /* VTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D49BD67C1BE6B16300234B4E /* VTabView.swift */; };
|
29 | 29 | D4BE12C819FCB72700ED336C /* VChord.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4BE12C719FCB72700ED336C /* VChord.swift */; };
|
| 30 | + D4E609131C07956700246E25 /* tablutionDoc.icns in Resources */ = {isa = PBXBuildFile; fileRef = D4E609121C07956700246E25 /* tablutionDoc.icns */; }; |
30 | 31 | D4EB0DAC14395DA20034F48C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = D4EB0DAA14395DA20034F48C /* InfoPlist.strings */; };
|
31 | 32 | D4EB0DAE14395DA20034F48C /* TablutionTests.h in Resources */ = {isa = PBXBuildFile; fileRef = D4EB0DAD14395DA20034F48C /* TablutionTests.h */; };
|
32 | 33 | D4EB0DB014395DA20034F48C /* TablutionTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D4EB0DAF14395DA20034F48C /* TablutionTests.m */; };
|
|
73 | 74 | D479EF161BCAE3CD00BA2790 /* VEditModeTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VEditModeTransformer.swift; sourceTree = "<group>"; };
|
74 | 75 | D49BD67C1BE6B16300234B4E /* VTabView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VTabView.swift; sourceTree = "<group>"; };
|
75 | 76 | D4BE12C719FCB72700ED336C /* VChord.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VChord.swift; sourceTree = "<group>"; };
|
| 77 | + D4E609121C07956700246E25 /* tablutionDoc.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = tablutionDoc.icns; sourceTree = "<group>"; }; |
76 | 78 | D4EB0D9B1438DBB40034F48C /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
|
77 | 79 | D4EB0DA214395DA20034F48C /* TablutionTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TablutionTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
|
78 | 80 | D4EB0DA914395DA20034F48C /* TablutionTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TablutionTests-Info.plist"; sourceTree = "<group>"; };
|
|
178 | 180 | 2A37F4B8FDCFA73011CA2CEA /* Resources */ = {
|
179 | 181 | isa = PBXGroup;
|
180 | 182 | children = (
|
| 183 | + D4E609121C07956700246E25 /* tablutionDoc.icns */, |
181 | 184 | D42EA9D018627D96007F65F7 /* README.md */,
|
182 | 185 | 2A37F4B9FDCFA73011CA2CEA /* Credits.rtf */,
|
183 | 186 | 2A37F4B6FDCFA73011CA2CEA /* MainMenu.nib */,
|
|
294 | 297 | isa = PBXResourcesBuildPhase;
|
295 | 298 | buildActionMask = 2147483647;
|
296 | 299 | files = (
|
| 300 | + D4E609131C07956700246E25 /* tablutionDoc.icns in Resources */, |
297 | 301 | 8D15AC2C0486D014006FF6A4 /* Credits.rtf in Resources */,
|
298 | 302 | 8D15AC2D0486D014006FF6A4 /* MainMenu.nib in Resources */,
|
299 | 303 | 8D15AC2E0486D014006FF6A4 /* TabDocument.nib in Resources */,
|
|
0 commit comments