|
25 | 25 | A38580201DEFCFA800FF989F /* CYLineProgressBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A385801F1DEFCFA800FF989F /* CYLineProgressBar.swift */; };
|
26 | 26 | A38580221DEFD1E900FF989F /* CYArcProgressBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A38580211DEFD1E900FF989F /* CYArcProgressBar.swift */; };
|
27 | 27 | A38580241DEFF6E100FF989F /* CYCycleProgressBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A38580231DEFF6E100FF989F /* CYCycleProgressBar.swift */; };
|
| 28 | + A385A69F1ED138EA0022C2EB /* UIWindow+CYAlertWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = A385A69E1ED138EA0022C2EB /* UIWindow+CYAlertWindow.swift */; }; |
| 29 | + A385A6A11ED13BD10022C2EB /* UIWindow+CYRedPacket.swift in Sources */ = {isa = PBXBuildFile; fileRef = A385A6A01ED13BD10022C2EB /* UIWindow+CYRedPacket.swift */; }; |
| 30 | + A385A6A31ED13C220022C2EB /* CYRedPacketOpenView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A385A6A21ED13C220022C2EB /* CYRedPacketOpenView.swift */; }; |
| 31 | + A385A6A51ED150C40022C2EB /* CYRedPacketDetailHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A385A6A41ED150C40022C2EB /* CYRedPacketDetailHeaderView.swift */; }; |
| 32 | + A385A6A71ED1585B0022C2EB /* CYRedPacketDetailCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A385A6A61ED1585B0022C2EB /* CYRedPacketDetailCell.swift */; }; |
| 33 | + A385A6A91ED168BE0022C2EB /* CYRedPacketDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A385A6A81ED168BE0022C2EB /* CYRedPacketDetailViewController.swift */; }; |
| 34 | + A385A6AC1ED16A8E0022C2EB /* CYRedPacketViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A385A6AB1ED16A8E0022C2EB /* CYRedPacketViewModel.swift */; }; |
| 35 | + A385A6AE1ED16C240022C2EB /* CYRedPacketDrawViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A385A6AD1ED16C240022C2EB /* CYRedPacketDrawViewModel.swift */; }; |
28 | 36 | A3B700981E1B449C00823B7B /* CYProgressWebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3B700971E1B449C00823B7B /* CYProgressWebView.swift */; };
|
29 | 37 | A3B7009B1E1B500B00823B7B /* ProgressWebTestViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3B7009A1E1B500B00823B7B /* ProgressWebTestViewController.swift */; };
|
| 38 | + A3BA5F1C1E67ED8200B31B8C /* CYProgressWebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3BA5F1B1E67ED8200B31B8C /* CYProgressWebViewController.swift */; }; |
30 | 39 | A3CCAF311D17A56000A40969 /* CYJSJSONParametersSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3CCAF301D17A56000A40969 /* CYJSJSONParametersSerialization.swift */; };
|
31 | 40 | A3CCAF331D17A57900A40969 /* CYJSParametersSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3CCAF321D17A57900A40969 /* CYJSParametersSerialization.swift */; };
|
32 | 41 | A3CCAF351D17A58900A40969 /* CYJSHTTPParametersSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3CCAF341D17A58900A40969 /* CYJSHTTPParametersSerialization.swift */; };
|
33 | 42 | A3CCAF371D17D6EE00A40969 /* CYAlertView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3CCAF361D17D6EE00A40969 /* CYAlertView.swift */; };
|
| 43 | + A3DEB59E1E66C89F000B6001 /* CYWebViewProgress.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3DEB59D1E66C89F000B6001 /* CYWebViewProgress.swift */; }; |
34 | 44 | A3E2530A1CFD976F002F8E18 /* ObjectiveCTestObject.m in Sources */ = {isa = PBXBuildFile; fileRef = A3E253091CFD976F002F8E18 /* ObjectiveCTestObject.m */; };
|
35 | 45 | /* End PBXBuildFile section */
|
36 | 46 |
|
|
55 | 65 | A385801F1DEFCFA800FF989F /* CYLineProgressBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYLineProgressBar.swift; sourceTree = "<group>"; };
|
56 | 66 | A38580211DEFD1E900FF989F /* CYArcProgressBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYArcProgressBar.swift; sourceTree = "<group>"; };
|
57 | 67 | A38580231DEFF6E100FF989F /* CYCycleProgressBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYCycleProgressBar.swift; sourceTree = "<group>"; };
|
| 68 | + A385A69E1ED138EA0022C2EB /* UIWindow+CYAlertWindow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIWindow+CYAlertWindow.swift"; sourceTree = "<group>"; }; |
| 69 | + A385A6A01ED13BD10022C2EB /* UIWindow+CYRedPacket.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIWindow+CYRedPacket.swift"; sourceTree = "<group>"; }; |
| 70 | + A385A6A21ED13C220022C2EB /* CYRedPacketOpenView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYRedPacketOpenView.swift; sourceTree = "<group>"; }; |
| 71 | + A385A6A41ED150C40022C2EB /* CYRedPacketDetailHeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYRedPacketDetailHeaderView.swift; sourceTree = "<group>"; }; |
| 72 | + A385A6A61ED1585B0022C2EB /* CYRedPacketDetailCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYRedPacketDetailCell.swift; sourceTree = "<group>"; }; |
| 73 | + A385A6A81ED168BE0022C2EB /* CYRedPacketDetailViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYRedPacketDetailViewController.swift; sourceTree = "<group>"; }; |
| 74 | + A385A6AB1ED16A8E0022C2EB /* CYRedPacketViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYRedPacketViewModel.swift; sourceTree = "<group>"; }; |
| 75 | + A385A6AD1ED16C240022C2EB /* CYRedPacketDrawViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYRedPacketDrawViewModel.swift; sourceTree = "<group>"; }; |
58 | 76 | A3B700971E1B449C00823B7B /* CYProgressWebView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYProgressWebView.swift; sourceTree = "<group>"; };
|
59 | 77 | A3B7009A1E1B500B00823B7B /* ProgressWebTestViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProgressWebTestViewController.swift; sourceTree = "<group>"; };
|
| 78 | + A3BA5F1B1E67ED8200B31B8C /* CYProgressWebViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYProgressWebViewController.swift; sourceTree = "<group>"; }; |
60 | 79 | A3CCAF301D17A56000A40969 /* CYJSJSONParametersSerialization.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYJSJSONParametersSerialization.swift; sourceTree = "<group>"; };
|
61 | 80 | A3CCAF321D17A57900A40969 /* CYJSParametersSerialization.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYJSParametersSerialization.swift; sourceTree = "<group>"; };
|
62 | 81 | A3CCAF341D17A58900A40969 /* CYJSHTTPParametersSerialization.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYJSHTTPParametersSerialization.swift; sourceTree = "<group>"; };
|
63 | 82 | A3CCAF361D17D6EE00A40969 /* CYAlertView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYAlertView.swift; sourceTree = "<group>"; };
|
| 83 | + A3DEB59D1E66C89F000B6001 /* CYWebViewProgress.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CYWebViewProgress.swift; sourceTree = "<group>"; }; |
64 | 84 | A3E253071CFD976F002F8E18 /* CYUtilProjectSwift-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "CYUtilProjectSwift-Bridging-Header.h"; sourceTree = "<group>"; };
|
65 | 85 | A3E253081CFD976F002F8E18 /* ObjectiveCTestObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ObjectiveCTestObject.h; sourceTree = "<group>"; };
|
66 | 86 | A3E253091CFD976F002F8E18 /* ObjectiveCTestObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjectiveCTestObject.m; sourceTree = "<group>"; };
|
|
114 | 134 | 61091D6F1CDAFCB0008B7EA3 /* CYUtils */ = {
|
115 | 135 | isa = PBXGroup;
|
116 | 136 | children = (
|
| 137 | + A385A69D1ED138CE0022C2EB /* CYAlertWindow */, |
| 138 | + A385A69C1ED138810022C2EB /* CYRedPacketUI */, |
117 | 139 | A3B700961E1B446900823B7B /* CYProgressWeb */,
|
118 | 140 | A345C5F81DEBDE0A0094AF5A /* CYProgressUtils */,
|
119 | 141 | A33E4B391D069A9C001B0AB1 /* CYWebViewUtils */,
|
|
190 | 212 | path = CYProgressUtils;
|
191 | 213 | sourceTree = "<group>";
|
192 | 214 | };
|
| 215 | + A385A69C1ED138810022C2EB /* CYRedPacketUI */ = { |
| 216 | + isa = PBXGroup; |
| 217 | + children = ( |
| 218 | + A385A6AA1ED16A710022C2EB /* ViewModel */, |
| 219 | + A385A6A01ED13BD10022C2EB /* UIWindow+CYRedPacket.swift */, |
| 220 | + A385A6A21ED13C220022C2EB /* CYRedPacketOpenView.swift */, |
| 221 | + A385A6A41ED150C40022C2EB /* CYRedPacketDetailHeaderView.swift */, |
| 222 | + A385A6A61ED1585B0022C2EB /* CYRedPacketDetailCell.swift */, |
| 223 | + A385A6A81ED168BE0022C2EB /* CYRedPacketDetailViewController.swift */, |
| 224 | + ); |
| 225 | + path = CYRedPacketUI; |
| 226 | + sourceTree = "<group>"; |
| 227 | + }; |
| 228 | + A385A69D1ED138CE0022C2EB /* CYAlertWindow */ = { |
| 229 | + isa = PBXGroup; |
| 230 | + children = ( |
| 231 | + A385A69E1ED138EA0022C2EB /* UIWindow+CYAlertWindow.swift */, |
| 232 | + ); |
| 233 | + path = CYAlertWindow; |
| 234 | + sourceTree = "<group>"; |
| 235 | + }; |
| 236 | + A385A6AA1ED16A710022C2EB /* ViewModel */ = { |
| 237 | + isa = PBXGroup; |
| 238 | + children = ( |
| 239 | + A385A6AB1ED16A8E0022C2EB /* CYRedPacketViewModel.swift */, |
| 240 | + A385A6AD1ED16C240022C2EB /* CYRedPacketDrawViewModel.swift */, |
| 241 | + ); |
| 242 | + path = ViewModel; |
| 243 | + sourceTree = "<group>"; |
| 244 | + }; |
193 | 245 | A3B700961E1B446900823B7B /* CYProgressWeb */ = {
|
194 | 246 | isa = PBXGroup;
|
195 | 247 | children = (
|
196 | 248 | A3B700971E1B449C00823B7B /* CYProgressWebView.swift */,
|
| 249 | + A3DEB59D1E66C89F000B6001 /* CYWebViewProgress.swift */, |
| 250 | + A3BA5F1B1E67ED8200B31B8C /* CYProgressWebViewController.swift */, |
197 | 251 | );
|
198 | 252 | path = CYProgressWeb;
|
199 | 253 | sourceTree = "<group>";
|
|
291 | 345 | files = (
|
292 | 346 | A30EA3D21CFED40F006FEF23 /* CYAudioPlayUtils.swift in Sources */,
|
293 | 347 | A345C5FC1DEBDE2F0094AF5A /* CYBaseProgressBar.swift in Sources */,
|
| 348 | + A385A6AE1ED16C240022C2EB /* CYRedPacketDrawViewModel.swift in Sources */, |
294 | 349 | A33E4B3B1D069B0C001B0AB1 /* CYJSLocalRequestUtils.swift in Sources */,
|
| 350 | + A385A6A91ED168BE0022C2EB /* CYRedPacketDetailViewController.swift in Sources */, |
295 | 351 | 61091D601CDAF8E4008B7EA3 /* ViewController.swift in Sources */,
|
296 | 352 | A38580221DEFD1E900FF989F /* CYArcProgressBar.swift in Sources */,
|
297 | 353 | A30EA3D41CFEE023006FEF23 /* CYAudioRecordUtils.swift in Sources */,
|
|
303 | 359 | A3CCAF331D17A57900A40969 /* CYJSParametersSerialization.swift in Sources */,
|
304 | 360 | 61091D5E1CDAF8E4008B7EA3 /* AppDelegate.swift in Sources */,
|
305 | 361 | A306D5631CE330A8008341F3 /* CYAlertViewAction.swift in Sources */,
|
| 362 | + A385A6A31ED13C220022C2EB /* CYRedPacketOpenView.swift in Sources */, |
| 363 | + A3DEB59E1E66C89F000B6001 /* CYWebViewProgress.swift in Sources */, |
306 | 364 | A38580201DEFCFA800FF989F /* CYLineProgressBar.swift in Sources */,
|
307 | 365 | A3CCAF351D17A58900A40969 /* CYJSHTTPParametersSerialization.swift in Sources */,
|
| 366 | + A385A6A11ED13BD10022C2EB /* UIWindow+CYRedPacket.swift in Sources */, |
308 | 367 | A3CCAF371D17D6EE00A40969 /* CYAlertView.swift in Sources */,
|
309 | 368 | A33913D31CF4282700C8C147 /* Array+CYUtils.swift in Sources */,
|
310 | 369 | A3E2530A1CFD976F002F8E18 /* ObjectiveCTestObject.m in Sources */,
|
| 370 | + A385A6A51ED150C40022C2EB /* CYRedPacketDetailHeaderView.swift in Sources */, |
| 371 | + A385A6AC1ED16A8E0022C2EB /* CYRedPacketViewModel.swift in Sources */, |
311 | 372 | A33913CE1CF3EE4400C8C147 /* Dictionary+CYUtils.swift in Sources */,
|
312 | 373 | A3B700981E1B449C00823B7B /* CYProgressWebView.swift in Sources */,
|
| 374 | + A385A6A71ED1585B0022C2EB /* CYRedPacketDetailCell.swift in Sources */, |
| 375 | + A3BA5F1C1E67ED8200B31B8C /* CYProgressWebViewController.swift in Sources */, |
313 | 376 | A33E4B3D1D06ABDC001B0AB1 /* CYJSCommonActionRequestUtils.swift in Sources */,
|
| 377 | + A385A69F1ED138EA0022C2EB /* UIWindow+CYAlertWindow.swift in Sources */, |
314 | 378 | );
|
315 | 379 | runOnlyForDeploymentPostprocessing = 0;
|
316 | 380 | };
|
|
0 commit comments