|
12 | 12 | E13884771C02D85500663C96 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E13884751C02D85500663C96 /* Main.storyboard */; };
|
13 | 13 | E13884791C02D85500663C96 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E13884781C02D85500663C96 /* Assets.xcassets */; };
|
14 | 14 | E138847C1C02D85500663C96 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E138847A1C02D85500663C96 /* LaunchScreen.storyboard */; };
|
| 15 | + E13884841C02D97700663C96 /* EZLoadingActivity.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13884831C02D97700663C96 /* EZLoadingActivity.swift */; settings = {ASSET_TAGS = (); }; }; |
15 | 16 | /* End PBXBuildFile section */
|
16 | 17 |
|
17 | 18 | /* Begin PBXFileReference section */
|
|
22 | 23 | E13884781C02D85500663C96 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
23 | 24 | E138847B1C02D85500663C96 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
24 | 25 | E138847D1C02D85500663C96 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 26 | + E13884831C02D97700663C96 /* EZLoadingActivity.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EZLoadingActivity.swift; sourceTree = SOURCE_ROOT; }; |
25 | 27 | /* End PBXFileReference section */
|
26 | 28 |
|
27 | 29 | /* Begin PBXFrameworksBuildPhase section */
|
|
56 | 58 | children = (
|
57 | 59 | E13884711C02D85500663C96 /* AppDelegate.swift */,
|
58 | 60 | E13884731C02D85500663C96 /* ViewController.swift */,
|
| 61 | + E13884831C02D97700663C96 /* EZLoadingActivity.swift */, |
59 | 62 | E13884751C02D85500663C96 /* Main.storyboard */,
|
60 | 63 | E13884781C02D85500663C96 /* Assets.xcassets */,
|
61 | 64 | E138847A1C02D85500663C96 /* LaunchScreen.storyboard */,
|
|
134 | 137 | isa = PBXSourcesBuildPhase;
|
135 | 138 | buildActionMask = 2147483647;
|
136 | 139 | files = (
|
| 140 | + E13884841C02D97700663C96 /* EZLoadingActivity.swift in Sources */, |
137 | 141 | E13884741C02D85500663C96 /* ViewController.swift in Sources */,
|
138 | 142 | E13884721C02D85500663C96 /* AppDelegate.swift in Sources */,
|
139 | 143 | );
|
|
0 commit comments