|
10 | 10 | 9341A14A1BD6E5FE0048CE2C /* SJModelGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9341A1491BD6E5FE0048CE2C /* SJModelGenerator.swift */; settings = {ASSET_TAGS = (); }; };
|
11 | 11 | 9341A14C1BD6E6300048CE2C /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9341A14B1BD6E6300048CE2C /* SwiftyJSON.swift */; settings = {ASSET_TAGS = (); }; };
|
12 | 12 | 9341A14F1BD6E7290048CE2C /* BaseTemplate.txt in Resources */ = {isa = PBXBuildFile; fileRef = 9341A14E1BD6E7290048CE2C /* BaseTemplate.txt */; settings = {ASSET_TAGS = (); }; };
|
13 |
| - 9341A1511BD6E7A60048CE2C /* TestModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9341A1501BD6E7A60048CE2C /* TestModel.swift */; settings = {ASSET_TAGS = (); }; }; |
14 | 13 | 9341A1521BD6E9EC0048CE2C /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9341A14B1BD6E6300048CE2C /* SwiftyJSON.swift */; settings = {ASSET_TAGS = (); }; };
|
15 | 14 | 9361FD141BD18558001ED533 /* LineNumberRulerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9361FD131BD18558001ED533 /* LineNumberRulerView.swift */; settings = {ASSET_TAGS = (); }; };
|
16 | 15 | 9362F8661BD07DBA0001372E /* JSONHelperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9362F8651BD07DBA0001372E /* JSONHelperTests.swift */; settings = {ASSET_TAGS = (); }; };
|
|
37 | 36 | 9341A1491BD6E5FE0048CE2C /* SJModelGenerator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SJModelGenerator.swift; sourceTree = "<group>"; };
|
38 | 37 | 9341A14B1BD6E6300048CE2C /* SwiftyJSON.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftyJSON.swift; sourceTree = "<group>"; };
|
39 | 38 | 9341A14E1BD6E7290048CE2C /* BaseTemplate.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseTemplate.txt; sourceTree = "<group>"; };
|
40 |
| - 9341A1501BD6E7A60048CE2C /* TestModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestModel.swift; sourceTree = "<group>"; }; |
41 | 39 | 9361FD131BD18558001ED533 /* LineNumberRulerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LineNumberRulerView.swift; sourceTree = "<group>"; };
|
42 | 40 | 9362F8651BD07DBA0001372E /* JSONHelperTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JSONHelperTests.swift; sourceTree = "<group>"; };
|
43 | 41 | 93CDE7711BD1A00B00B5B234 /* SJTextView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SJTextView.swift; sourceTree = "<group>"; };
|
|
79 | 77 | path = "Base Files";
|
80 | 78 | sourceTree = "<group>";
|
81 | 79 | };
|
| 80 | + 9362D3BC1BD8398A00B927D6 /* External Libraries */ = { |
| 81 | + isa = PBXGroup; |
| 82 | + children = ( |
| 83 | + 9341A14B1BD6E6300048CE2C /* SwiftyJSON.swift */, |
| 84 | + 9361FD131BD18558001ED533 /* LineNumberRulerView.swift */, |
| 85 | + ); |
| 86 | + name = "External Libraries"; |
| 87 | + sourceTree = "<group>"; |
| 88 | + }; |
82 | 89 | 93F174361BD0707D007E7DFC = {
|
83 | 90 | isa = PBXGroup;
|
84 | 91 | children = (
|
|
100 | 107 | 93F174411BD0707D007E7DFC /* SwiftyJSONAccelerator */ = {
|
101 | 108 | isa = PBXGroup;
|
102 | 109 | children = (
|
| 110 | + 9362D3BC1BD8398A00B927D6 /* External Libraries */, |
103 | 111 | 9341A14D1BD6E6EF0048CE2C /* Base Files */,
|
104 | 112 | 93F174421BD0707D007E7DFC /* AppDelegate.swift */,
|
105 | 113 | 93F174441BD0707D007E7DFC /* SJEditorViewController.swift */,
|
106 |
| - 9361FD131BD18558001ED533 /* LineNumberRulerView.swift */, |
107 |
| - 93F174461BD0707D007E7DFC /* Assets.xcassets */, |
108 |
| - 93F174481BD0707D007E7DFC /* Main.storyboard */, |
109 |
| - 93F1744B1BD0707D007E7DFC /* Info.plist */, |
110 | 114 | 93F1745F1BD070AA007E7DFC /* JSONHelper.swift */,
|
111 | 115 | 93CDE7711BD1A00B00B5B234 /* SJTextView.swift */,
|
112 | 116 | 9341A1491BD6E5FE0048CE2C /* SJModelGenerator.swift */,
|
113 |
| - 9341A14B1BD6E6300048CE2C /* SwiftyJSON.swift */, |
| 117 | + 93F174461BD0707D007E7DFC /* Assets.xcassets */, |
| 118 | + 93F174481BD0707D007E7DFC /* Main.storyboard */, |
| 119 | + 93F1744B1BD0707D007E7DFC /* Info.plist */, |
114 | 120 | );
|
115 | 121 | path = SwiftyJSONAccelerator;
|
116 | 122 | sourceTree = "<group>";
|
|
121 | 127 | 93F174541BD0707D007E7DFC /* SwiftyJSONAcceleratorTests.swift */,
|
122 | 128 | 93F174561BD0707D007E7DFC /* Info.plist */,
|
123 | 129 | 9362F8651BD07DBA0001372E /* JSONHelperTests.swift */,
|
124 |
| - 9341A1501BD6E7A60048CE2C /* TestModel.swift */, |
125 | 130 | );
|
126 | 131 | path = SwiftyJSONAcceleratorTests;
|
127 | 132 | sourceTree = "<group>";
|
|
240 | 245 | isa = PBXSourcesBuildPhase;
|
241 | 246 | buildActionMask = 2147483647;
|
242 | 247 | files = (
|
243 |
| - 9341A1511BD6E7A60048CE2C /* TestModel.swift in Sources */, |
244 | 248 | 93F174551BD0707D007E7DFC /* SwiftyJSONAcceleratorTests.swift in Sources */,
|
245 | 249 | 9362F8661BD07DBA0001372E /* JSONHelperTests.swift in Sources */,
|
246 | 250 | 9341A1521BD6E9EC0048CE2C /* SwiftyJSON.swift in Sources */,
|
|
0 commit comments