|
13 | 13 | 9625108F1F286C9A0031FEE4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9625108E1F286C9A0031FEE4 /* Assets.xcassets */; }; |
14 | 14 | 962510921F286C9A0031FEE4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 962510901F286C9A0031FEE4 /* LaunchScreen.storyboard */; }; |
15 | 15 | 9625109D1F286C9A0031FEE4 /* DeviceInfoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 9625109C1F286C9A0031FEE4 /* DeviceInfoTests.m */; }; |
16 | | - 962510A81F286C9A0031FEE4 /* DeviceInfoUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 962510A71F286C9A0031FEE4 /* DeviceInfoUITests.m */; }; |
17 | 16 | 962510FD1F2893DA0031FEE4 /* DeviceInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 962510FC1F2893DA0031FEE4 /* DeviceInfo.m */; }; |
18 | 17 | /* End PBXBuildFile section */ |
19 | 18 |
|
|
48 | 47 | 9625109C1F286C9A0031FEE4 /* DeviceInfoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DeviceInfoTests.m; sourceTree = "<group>"; }; |
49 | 48 | 9625109E1F286C9A0031FEE4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
50 | 49 | 962510A31F286C9A0031FEE4 /* DeviceInfoUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DeviceInfoUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
51 | | - 962510A71F286C9A0031FEE4 /* DeviceInfoUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DeviceInfoUITests.m; sourceTree = "<group>"; }; |
52 | | - 962510A91F286C9A0031FEE4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
53 | 50 | 962510FB1F2893DA0031FEE4 /* DeviceInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeviceInfo.h; sourceTree = "<group>"; }; |
54 | 51 | 962510FC1F2893DA0031FEE4 /* DeviceInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DeviceInfo.m; sourceTree = "<group>"; }; |
55 | 52 | /* End PBXFileReference section */ |
|
84 | 81 | children = ( |
85 | 82 | 962510811F286C9A0031FEE4 /* DeviceInfo */, |
86 | 83 | 9625109B1F286C9A0031FEE4 /* DeviceInfoTests */, |
87 | | - 962510A61F286C9A0031FEE4 /* DeviceInfoUITests */, |
88 | 84 | 962510801F286C9A0031FEE4 /* Products */, |
89 | 85 | ); |
90 | 86 | sourceTree = "<group>"; |
|
132 | 128 | path = DeviceInfoTests; |
133 | 129 | sourceTree = "<group>"; |
134 | 130 | }; |
135 | | - 962510A61F286C9A0031FEE4 /* DeviceInfoUITests */ = { |
136 | | - isa = PBXGroup; |
137 | | - children = ( |
138 | | - 962510A71F286C9A0031FEE4 /* DeviceInfoUITests.m */, |
139 | | - 962510A91F286C9A0031FEE4 /* Info.plist */, |
140 | | - ); |
141 | | - path = DeviceInfoUITests; |
142 | | - sourceTree = "<group>"; |
143 | | - }; |
144 | 131 | 962510FA1F2893DA0031FEE4 /* class */ = { |
145 | 132 | isa = PBXGroup; |
146 | 133 | children = ( |
|
304 | 291 | isa = PBXSourcesBuildPhase; |
305 | 292 | buildActionMask = 2147483647; |
306 | 293 | files = ( |
307 | | - 962510A81F286C9A0031FEE4 /* DeviceInfoUITests.m in Sources */, |
308 | 294 | ); |
309 | 295 | runOnlyForDeploymentPostprocessing = 0; |
310 | 296 | }; |
|
0 commit comments