|
25 | 25 | 9BEE82C1287D4B200047462A /* PacmanAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BEE82BF287D4B200047462A /* PacmanAnimation.swift */; };
|
26 | 26 | 9BEE82C3287D68380047462A /* TwinCircleAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BEE82C2287D68380047462A /* TwinCircleAnimation.swift */; };
|
27 | 27 | 9BEE82C4287D68380047462A /* TwinCircleAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BEE82C2287D68380047462A /* TwinCircleAnimation.swift */; };
|
| 28 | + D8017171293A313600F95578 /* HeartAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = D8017168293A313600F95578 /* HeartAnimation.gif */; }; |
| 29 | + D8017172293A313600F95578 /* ClockAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = D8017169293A313600F95578 /* ClockAnimation.gif */; }; |
| 30 | + D8017173293A313600F95578 /* RotatingDotAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = D801716A293A313600F95578 /* RotatingDotAnimation.gif */; }; |
| 31 | + D8017174293A313600F95578 /* DotAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = D801716B293A313600F95578 /* DotAnimation.gif */; }; |
| 32 | + D8017175293A313600F95578 /* TwinCircleAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = D801716C293A313600F95578 /* TwinCircleAnimation.gif */; }; |
| 33 | + D8017176293A313600F95578 /* WaveAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = D801716D293A313600F95578 /* WaveAnimation.gif */; }; |
| 34 | + D8017177293A313600F95578 /* StepperAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = D801716E293A313600F95578 /* StepperAnimation.gif */; }; |
| 35 | + D8017178293A313600F95578 /* ThreeBounceAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = D801716F293A313600F95578 /* ThreeBounceAnimation.gif */; }; |
| 36 | + D8017179293A313600F95578 /* PacmanAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = D8017170293A313600F95578 /* PacmanAnimation.gif */; }; |
28 | 37 | D8B37187293731F20051A626 /* ThreeBounceAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8B37186293731F20051A626 /* ThreeBounceAnimation.swift */; };
|
29 | 38 | D8B37188293731F20051A626 /* ThreeBounceAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8B37186293731F20051A626 /* ThreeBounceAnimation.swift */; };
|
30 | 39 | D8B3718A29377BAD0051A626 /* RotatingDotAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8B3718929377BAD0051A626 /* RotatingDotAnimation.swift */; };
|
|
46 | 55 | 9BA95BEC282523A200A43D98 /* WaveAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WaveAnimation.swift; sourceTree = "<group>"; };
|
47 | 56 | 9BEE82BF287D4B200047462A /* PacmanAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PacmanAnimation.swift; sourceTree = "<group>"; };
|
48 | 57 | 9BEE82C2287D68380047462A /* TwinCircleAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TwinCircleAnimation.swift; sourceTree = "<group>"; };
|
| 58 | + D8017168293A313600F95578 /* HeartAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = HeartAnimation.gif; sourceTree = "<group>"; }; |
| 59 | + D8017169293A313600F95578 /* ClockAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ClockAnimation.gif; sourceTree = "<group>"; }; |
| 60 | + D801716A293A313600F95578 /* RotatingDotAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = RotatingDotAnimation.gif; sourceTree = "<group>"; }; |
| 61 | + D801716B293A313600F95578 /* DotAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = DotAnimation.gif; sourceTree = "<group>"; }; |
| 62 | + D801716C293A313600F95578 /* TwinCircleAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TwinCircleAnimation.gif; sourceTree = "<group>"; }; |
| 63 | + D801716D293A313600F95578 /* WaveAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = WaveAnimation.gif; sourceTree = "<group>"; }; |
| 64 | + D801716E293A313600F95578 /* StepperAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = StepperAnimation.gif; sourceTree = "<group>"; }; |
| 65 | + D801716F293A313600F95578 /* ThreeBounceAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ThreeBounceAnimation.gif; sourceTree = "<group>"; }; |
| 66 | + D8017170293A313600F95578 /* PacmanAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = PacmanAnimation.gif; sourceTree = "<group>"; }; |
49 | 67 | D8B37186293731F20051A626 /* ThreeBounceAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThreeBounceAnimation.swift; sourceTree = "<group>"; };
|
50 | 68 | D8B3718929377BAD0051A626 /* RotatingDotAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RotatingDotAnimation.swift; sourceTree = "<group>"; };
|
51 | 69 | D8B3718C293881970051A626 /* ClockAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClockAnimation.swift; sourceTree = "<group>"; };
|
|
73 | 91 | isa = PBXGroup;
|
74 | 92 | children = (
|
75 | 93 | 9B59C2C0280852520016F2F8 /* Shared */,
|
| 94 | + D8017167293A313600F95578 /* GIF */, |
76 | 95 | 9B59C2CF280852530016F2F8 /* macOS */,
|
77 | 96 | 9B59C2C9280852530016F2F8 /* Products */,
|
78 | 97 | );
|
|
114 | 133 | path = macOS;
|
115 | 134 | sourceTree = "<group>";
|
116 | 135 | };
|
| 136 | + D8017167293A313600F95578 /* GIF */ = { |
| 137 | + isa = PBXGroup; |
| 138 | + children = ( |
| 139 | + D8017168293A313600F95578 /* HeartAnimation.gif */, |
| 140 | + D8017169293A313600F95578 /* ClockAnimation.gif */, |
| 141 | + D801716A293A313600F95578 /* RotatingDotAnimation.gif */, |
| 142 | + D801716B293A313600F95578 /* DotAnimation.gif */, |
| 143 | + D801716C293A313600F95578 /* TwinCircleAnimation.gif */, |
| 144 | + D801716D293A313600F95578 /* WaveAnimation.gif */, |
| 145 | + D801716E293A313600F95578 /* StepperAnimation.gif */, |
| 146 | + D801716F293A313600F95578 /* ThreeBounceAnimation.gif */, |
| 147 | + D8017170293A313600F95578 /* PacmanAnimation.gif */, |
| 148 | + ); |
| 149 | + path = GIF; |
| 150 | + sourceTree = "<group>"; |
| 151 | + }; |
117 | 152 | /* End PBXGroup section */
|
118 | 153 |
|
119 | 154 | /* Begin PBXNativeTarget section */
|
|
193 | 228 | isa = PBXResourcesBuildPhase;
|
194 | 229 | buildActionMask = 2147483647;
|
195 | 230 | files = (
|
| 231 | + D8017171293A313600F95578 /* HeartAnimation.gif in Resources */, |
| 232 | + D8017176293A313600F95578 /* WaveAnimation.gif in Resources */, |
| 233 | + D8017172293A313600F95578 /* ClockAnimation.gif in Resources */, |
| 234 | + D8017178293A313600F95578 /* ThreeBounceAnimation.gif in Resources */, |
| 235 | + D8017177293A313600F95578 /* StepperAnimation.gif in Resources */, |
| 236 | + D8017179293A313600F95578 /* PacmanAnimation.gif in Resources */, |
196 | 237 | 9B59C2D5280852530016F2F8 /* Assets.xcassets in Resources */,
|
| 238 | + D8017173293A313600F95578 /* RotatingDotAnimation.gif in Resources */, |
| 239 | + D8017174293A313600F95578 /* DotAnimation.gif in Resources */, |
| 240 | + D8017175293A313600F95578 /* TwinCircleAnimation.gif in Resources */, |
197 | 241 | );
|
198 | 242 | runOnlyForDeploymentPostprocessing = 0;
|
199 | 243 | };
|
|
0 commit comments