|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 0A1202451BEC8C9700B710A9 /* UIWindow+NEShakeGesture.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A1202441BEC8C9700B710A9 /* UIWindow+NEShakeGesture.m */; settings = {ASSET_TAGS = (); }; }; |
| 10 | + 0A09FAC01BF6FC3F0009EC53 /* UIWindow+NEExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A09FABF1BF6FC3F0009EC53 /* UIWindow+NEExtension.m */; settings = {ASSET_TAGS = (); }; }; |
11 | 11 | 0A1202E31BF097BC00B710A9 /* NEURLSessionConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A1202E21BF097BC00B710A9 /* NEURLSessionConfiguration.m */; settings = {ASSET_TAGS = (); }; }; |
12 | 12 | 0A4EF8451BEB66FF000D2D7E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A4EF8441BEB66FF000D2D7E /* main.m */; }; |
13 | 13 | 0A4EF8481BEB66FF000D2D7E /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A4EF8471BEB66FF000D2D7E /* AppDelegate.m */; }; |
|
46 | 46 | /* End PBXContainerItemProxy section */ |
47 | 47 |
|
48 | 48 | /* Begin PBXFileReference section */ |
49 | | - 0A1202431BEC8C9700B710A9 /* UIWindow+NEShakeGesture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIWindow+NEShakeGesture.h"; sourceTree = "<group>"; }; |
50 | | - 0A1202441BEC8C9700B710A9 /* UIWindow+NEShakeGesture.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIWindow+NEShakeGesture.m"; sourceTree = "<group>"; }; |
| 49 | + 0A09FABE1BF6FC3F0009EC53 /* UIWindow+NEExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIWindow+NEExtension.h"; sourceTree = "<group>"; }; |
| 50 | + 0A09FABF1BF6FC3F0009EC53 /* UIWindow+NEExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIWindow+NEExtension.m"; sourceTree = "<group>"; }; |
51 | 51 | 0A1202E11BF097BC00B710A9 /* NEURLSessionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NEURLSessionConfiguration.h; sourceTree = "<group>"; }; |
52 | 52 | 0A1202E21BF097BC00B710A9 /* NEURLSessionConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NEURLSessionConfiguration.m; sourceTree = "<group>"; }; |
53 | 53 | 0A4EF8401BEB66FF000D2D7E /* NetworkEye.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = NetworkEye.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
195 | 195 | 0A4EF8881BEB6735000D2D7E /* NEHTTPModelManager.m */, |
196 | 196 | 0A4EF8891BEB6735000D2D7E /* NEShakeGestureManager.h */, |
197 | 197 | 0A4EF88A1BEB6735000D2D7E /* NEShakeGestureManager.m */, |
198 | | - 0A1202431BEC8C9700B710A9 /* UIWindow+NEShakeGesture.h */, |
199 | | - 0A1202441BEC8C9700B710A9 /* UIWindow+NEShakeGesture.m */, |
| 198 | + 0A09FABE1BF6FC3F0009EC53 /* UIWindow+NEExtension.h */, |
| 199 | + 0A09FABF1BF6FC3F0009EC53 /* UIWindow+NEExtension.m */, |
200 | 200 | 0A1202E11BF097BC00B710A9 /* NEURLSessionConfiguration.h */, |
201 | 201 | 0A1202E21BF097BC00B710A9 /* NEURLSessionConfiguration.m */, |
202 | 202 | ); |
|
413 | 413 | 0A4EF8971BEB6735000D2D7E /* NEHTTPEyeViewController.m in Sources */, |
414 | 414 | 0A4EF8991BEB6735000D2D7E /* NEHTTPModelManager.m in Sources */, |
415 | 415 | 0ADE8CFA1BF4999A0096A1E5 /* NEHTTPEyeSettingsViewController.m in Sources */, |
416 | | - 0A1202451BEC8C9700B710A9 /* UIWindow+NEShakeGesture.m in Sources */, |
| 416 | + 0A09FAC01BF6FC3F0009EC53 /* UIWindow+NEExtension.m in Sources */, |
417 | 417 | ); |
418 | 418 | runOnlyForDeploymentPostprocessing = 0; |
419 | 419 | }; |
|
0 commit comments