|
15 | 15 | 48461F20251AD1180053F4D7 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 48461F1F251AD1180053F4D7 /* Preview Assets.xcassets */; };
|
16 | 16 | 48461F22251AD1180053F4D7 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48461F21251AD1180053F4D7 /* Persistence.swift */; };
|
17 | 17 | 48461F25251AD1180053F4D7 /* Stepping.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 48461F23251AD1180053F4D7 /* Stepping.xcdatamodeld */; };
|
18 |
| - 48461F3B251AD1190053F4D7 /* SteppingUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48461F3A251AD1190053F4D7 /* SteppingUITests.swift */; }; |
19 | 18 | 4889C9092526A28D00346A22 /* BeaconItemDetail.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4889C9082526A28D00346A22 /* BeaconItemDetail.swift */; };
|
20 | 19 | 48ADE052252C94A300D957FD /* Launch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48ADE051252C94A300D957FD /* Launch.swift */; };
|
21 | 20 | 48B27CEB251C43E400ABC77D /* AddNewBeacon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B27CEA251C43E400ABC77D /* AddNewBeacon.swift */; };
|
|
60 | 59 | 48461F2B251AD1190053F4D7 /* SteppingTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SteppingTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
61 | 60 | 48461F31251AD1190053F4D7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
62 | 61 | 48461F36251AD1190053F4D7 /* SteppingUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SteppingUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
63 |
| - 48461F3A251AD1190053F4D7 /* SteppingUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SteppingUITests.swift; sourceTree = "<group>"; }; |
64 |
| - 48461F3C251AD1190053F4D7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
65 | 62 | 4889C9082526A28D00346A22 /* BeaconItemDetail.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BeaconItemDetail.swift; sourceTree = "<group>"; };
|
66 | 63 | 48ADE051252C94A300D957FD /* Launch.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Launch.swift; sourceTree = "<group>"; };
|
67 | 64 | 48B27CEA251C43E400ABC77D /* AddNewBeacon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddNewBeacon.swift; sourceTree = "<group>"; };
|
|
126 | 123 | children = (
|
127 | 124 | 48461F17251AD1140053F4D7 /* Stepping */,
|
128 | 125 | 48461F2E251AD1190053F4D7 /* SteppingTests */,
|
129 |
| - 48461F39251AD1190053F4D7 /* SteppingUITests */, |
130 | 126 | 48461F16251AD1140053F4D7 /* Products */,
|
131 | 127 | );
|
132 | 128 | sourceTree = "<group>";
|
|
176 | 172 | path = SteppingTests;
|
177 | 173 | sourceTree = "<group>";
|
178 | 174 | };
|
179 |
| - 48461F39251AD1190053F4D7 /* SteppingUITests */ = { |
180 |
| - isa = PBXGroup; |
181 |
| - children = ( |
182 |
| - 48461F3A251AD1190053F4D7 /* SteppingUITests.swift */, |
183 |
| - 48461F3C251AD1190053F4D7 /* Info.plist */, |
184 |
| - ); |
185 |
| - path = SteppingUITests; |
186 |
| - sourceTree = "<group>"; |
187 |
| - }; |
188 | 175 | 48C63D202522E0D200912426 /* Model */ = {
|
189 | 176 | isa = PBXGroup;
|
190 | 177 | children = (
|
|
364 | 351 | isa = PBXSourcesBuildPhase;
|
365 | 352 | buildActionMask = 2147483647;
|
366 | 353 | files = (
|
367 |
| - 48461F3B251AD1190053F4D7 /* SteppingUITests.swift in Sources */, |
368 | 354 | );
|
369 | 355 | runOnlyForDeploymentPostprocessing = 0;
|
370 | 356 | };
|
|
0 commit comments