|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - B0873F0D1BD370C700D2F4D5 /* TYShowAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = B0873F0C1BD370C700D2F4D5 /* TYShowAlertView.m */; settings = {ASSET_TAGS = (); }; }; |
11 |
| - B08FD7D01BD905EF00B83FF5 /* screen.jpg in Resources */ = {isa = PBXBuildFile; fileRef = B08FD7CF1BD905EF00B83FF5 /* screen.jpg */; settings = {ASSET_TAGS = (); }; }; |
12 |
| - D324A5701BD8D13200BCBC6F /* UIImage+ImageEffects.m in Sources */ = {isa = PBXBuildFile; fileRef = D324A56F1BD8D13200BCBC6F /* UIImage+ImageEffects.m */; settings = {ASSET_TAGS = (); }; }; |
| 10 | + B01448F01BDE4677009E0389 /* SettingModelView.m in Sources */ = {isa = PBXBuildFile; fileRef = B01448EF1BDE4677009E0389 /* SettingModelView.m */; }; |
| 11 | + B01448F21BDE4690009E0389 /* SettingModelView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B01448F11BDE4690009E0389 /* SettingModelView.xib */; }; |
| 12 | + B01448F71BDE50C1009E0389 /* UIImage+ImageEffects.m in Sources */ = {isa = PBXBuildFile; fileRef = B01448F61BDE50C1009E0389 /* UIImage+ImageEffects.m */; }; |
| 13 | + B01448FA1BDE51DB009E0389 /* TYAlertController+BlurEffects.m in Sources */ = {isa = PBXBuildFile; fileRef = B01448F91BDE51DB009E0389 /* TYAlertController+BlurEffects.m */; }; |
| 14 | + B0873F0D1BD370C700D2F4D5 /* TYShowAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = B0873F0C1BD370C700D2F4D5 /* TYShowAlertView.m */; }; |
| 15 | + B08FD7D01BD905EF00B83FF5 /* screen.jpg in Resources */ = {isa = PBXBuildFile; fileRef = B08FD7CF1BD905EF00B83FF5 /* screen.jpg */; }; |
13 | 16 | D35854241B9532D700B5FA1F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D35854231B9532D700B5FA1F /* main.m */; };
|
14 | 17 | D35854271B9532D700B5FA1F /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D35854261B9532D700B5FA1F /* AppDelegate.m */; };
|
15 | 18 | D358542A1B9532D700B5FA1F /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D35854291B9532D700B5FA1F /* ViewController.m */; };
|
|
38 | 41 | /* End PBXContainerItemProxy section */
|
39 | 42 |
|
40 | 43 | /* Begin PBXFileReference section */
|
| 44 | + B01448EE1BDE4677009E0389 /* SettingModelView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingModelView.h; sourceTree = "<group>"; }; |
| 45 | + B01448EF1BDE4677009E0389 /* SettingModelView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SettingModelView.m; sourceTree = "<group>"; }; |
| 46 | + B01448F11BDE4690009E0389 /* SettingModelView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SettingModelView.xib; sourceTree = "<group>"; }; |
| 47 | + B01448F51BDE50C1009E0389 /* UIImage+ImageEffects.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+ImageEffects.h"; sourceTree = "<group>"; }; |
| 48 | + B01448F61BDE50C1009E0389 /* UIImage+ImageEffects.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+ImageEffects.m"; sourceTree = "<group>"; }; |
| 49 | + B01448F81BDE51DB009E0389 /* TYAlertController+BlurEffects.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "TYAlertController+BlurEffects.h"; sourceTree = "<group>"; }; |
| 50 | + B01448F91BDE51DB009E0389 /* TYAlertController+BlurEffects.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "TYAlertController+BlurEffects.m"; sourceTree = "<group>"; }; |
41 | 51 | B0873F0B1BD370C700D2F4D5 /* TYShowAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TYShowAlertView.h; sourceTree = "<group>"; };
|
42 | 52 | B0873F0C1BD370C700D2F4D5 /* TYShowAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TYShowAlertView.m; sourceTree = "<group>"; };
|
43 | 53 | B08FD7CF1BD905EF00B83FF5 /* screen.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = screen.jpg; sourceTree = "<group>"; };
|
44 |
| - D324A56E1BD8D13200BCBC6F /* UIImage+ImageEffects.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+ImageEffects.h"; sourceTree = "<group>"; }; |
45 |
| - D324A56F1BD8D13200BCBC6F /* UIImage+ImageEffects.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+ImageEffects.m"; sourceTree = "<group>"; }; |
46 | 54 | D358541E1B9532D700B5FA1F /* TYAlertControllerDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TYAlertControllerDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
47 | 55 | D35854221B9532D700B5FA1F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
48 | 56 | D35854231B9532D700B5FA1F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
91 | 99 | /* End PBXFrameworksBuildPhase section */
|
92 | 100 |
|
93 | 101 | /* Begin PBXGroup section */
|
| 102 | + B01448F41BDE509A009E0389 /* Blur Effects */ = { |
| 103 | + isa = PBXGroup; |
| 104 | + children = ( |
| 105 | + B01448F81BDE51DB009E0389 /* TYAlertController+BlurEffects.h */, |
| 106 | + B01448F91BDE51DB009E0389 /* TYAlertController+BlurEffects.m */, |
| 107 | + B01448F51BDE50C1009E0389 /* UIImage+ImageEffects.h */, |
| 108 | + B01448F61BDE50C1009E0389 /* UIImage+ImageEffects.m */, |
| 109 | + ); |
| 110 | + path = "Blur Effects"; |
| 111 | + sourceTree = "<group>"; |
| 112 | + }; |
| 113 | + B03322B61BDCEC5000F778D4 /* customAlertView */ = { |
| 114 | + isa = PBXGroup; |
| 115 | + children = ( |
| 116 | + B01448EE1BDE4677009E0389 /* SettingModelView.h */, |
| 117 | + B01448EF1BDE4677009E0389 /* SettingModelView.m */, |
| 118 | + B01448F11BDE4690009E0389 /* SettingModelView.xib */, |
| 119 | + ); |
| 120 | + name = customAlertView; |
| 121 | + sourceTree = "<group>"; |
| 122 | + }; |
94 | 123 | D35854151B9532D700B5FA1F = {
|
95 | 124 | isa = PBXGroup;
|
96 | 125 | children = (
|
|
113 | 142 | isa = PBXGroup;
|
114 | 143 | children = (
|
115 | 144 | D35854A31B953F3D00B5FA1F /* TYAlertController */,
|
| 145 | + B01448F41BDE509A009E0389 /* Blur Effects */, |
| 146 | + B03322B61BDCEC5000F778D4 /* customAlertView */, |
116 | 147 | D35854251B9532D700B5FA1F /* AppDelegate.h */,
|
117 | 148 | D35854261B9532D700B5FA1F /* AppDelegate.m */,
|
118 |
| - D324A56E1BD8D13200BCBC6F /* UIImage+ImageEffects.h */, |
119 |
| - D324A56F1BD8D13200BCBC6F /* UIImage+ImageEffects.m */, |
120 | 149 | D35854281B9532D700B5FA1F /* ViewController.h */,
|
121 | 150 | D35854291B9532D700B5FA1F /* ViewController.m */,
|
122 | 151 | D358542B1B9532D700B5FA1F /* Main.storyboard */,
|
|
277 | 306 | D358542D1B9532D700B5FA1F /* Main.storyboard in Resources */,
|
278 | 307 | B08FD7D01BD905EF00B83FF5 /* screen.jpg in Resources */,
|
279 | 308 | D35854321B9532D700B5FA1F /* LaunchScreen.xib in Resources */,
|
| 309 | + B01448F21BDE4690009E0389 /* SettingModelView.xib in Resources */, |
280 | 310 | D358542F1B9532D700B5FA1F /* Images.xcassets in Resources */,
|
281 | 311 | );
|
282 | 312 | runOnlyForDeploymentPostprocessing = 0;
|
|
296 | 326 | buildActionMask = 2147483647;
|
297 | 327 | files = (
|
298 | 328 | D358542A1B9532D700B5FA1F /* ViewController.m in Sources */,
|
299 |
| - D324A5701BD8D13200BCBC6F /* UIImage+ImageEffects.m in Sources */, |
| 329 | + B01448FA1BDE51DB009E0389 /* TYAlertController+BlurEffects.m in Sources */, |
| 330 | + B01448F01BDE4677009E0389 /* SettingModelView.m in Sources */, |
| 331 | + B01448F71BDE50C1009E0389 /* UIImage+ImageEffects.m in Sources */, |
300 | 332 | D35854B51B95B7BB00B5FA1F /* TYBaseAnimation.m in Sources */,
|
301 | 333 | D3C1A9761B9D1A83009738B0 /* TYAlertView.m in Sources */,
|
302 | 334 | D37A91E11B9E7B6000C6661A /* UIView+TYAutoLayout.m in Sources */,
|
|
0 commit comments