|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | FE4CECF61ED1171400D5DB31 /* AnimatableCrossView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE4CECF51ED1171400D5DB31 /* AnimatableCrossView.swift */; };
|
11 |
| - FE4CECF81ED119F800D5DB31 /* HasAnimatablePath.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE4CECF71ED119F800D5DB31 /* HasAnimatablePath.swift */; }; |
12 | 11 | FE8533901EAC7C92004BB756 /* NativePopup.h in Headers */ = {isa = PBXBuildFile; fileRef = FE85338E1EAC7C92004BB756 /* NativePopup.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
13 | 12 | FEB0316D1ECFF6770039A1C6 /* Preset.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEB0316C1ECFF6770039A1C6 /* Preset.swift */; };
|
14 | 13 | FEB031711ECFF6A30039A1C6 /* Bundle.extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEB031701ECFF6A30039A1C6 /* Bundle.extension.swift */; };
|
15 | 14 | FEB031731ECFF6E00039A1C6 /* InitialEffectType.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEB031721ECFF6E00039A1C6 /* InitialEffectType.swift */; };
|
16 | 15 | FEB031751ECFFB6C0039A1C6 /* Animatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEB031741ECFFB6C0039A1C6 /* Animatable.swift */; };
|
17 | 16 | FEB031771ECFFE120039A1C6 /* AnimatableDoneView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEB031761ECFFE120039A1C6 /* AnimatableDoneView.swift */; };
|
18 |
| - FEB031791ED014D70039A1C6 /* HasAnimatableLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEB031781ED014D70039A1C6 /* HasAnimatableLayer.swift */; }; |
| 17 | + FEB031791ED014D70039A1C6 /* HasAnimatablePath.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEB031781ED014D70039A1C6 /* HasAnimatablePath.swift */; }; |
19 | 18 | FECA87BA1EAC7CCF00D07CB1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FECA87B91EAC7CCF00D07CB1 /* AppDelegate.swift */; };
|
20 | 19 | FECA87BC1EAC7CCF00D07CB1 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FECA87BB1EAC7CCF00D07CB1 /* ViewController.swift */; };
|
21 | 20 | FECA87BF1EAC7CCF00D07CB1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FECA87BD1EAC7CCF00D07CB1 /* Main.storyboard */; };
|
|
57 | 56 |
|
58 | 57 | /* Begin PBXFileReference section */
|
59 | 58 | FE4CECF51ED1171400D5DB31 /* AnimatableCrossView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnimatableCrossView.swift; sourceTree = "<group>"; };
|
60 |
| - FE4CECF71ED119F800D5DB31 /* HasAnimatablePath.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HasAnimatablePath.swift; sourceTree = "<group>"; }; |
61 | 59 | FE85338B1EAC7C92004BB756 /* NativePopup.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NativePopup.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
62 | 60 | FE85338E1EAC7C92004BB756 /* NativePopup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NativePopup.h; sourceTree = "<group>"; };
|
63 | 61 | FE85338F1EAC7C92004BB756 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
66 | 64 | FEB031721ECFF6E00039A1C6 /* InitialEffectType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InitialEffectType.swift; sourceTree = "<group>"; };
|
67 | 65 | FEB031741ECFFB6C0039A1C6 /* Animatable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Animatable.swift; sourceTree = "<group>"; };
|
68 | 66 | FEB031761ECFFE120039A1C6 /* AnimatableDoneView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnimatableDoneView.swift; sourceTree = "<group>"; };
|
69 |
| - FEB031781ED014D70039A1C6 /* HasAnimatableLayer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HasAnimatableLayer.swift; sourceTree = "<group>"; }; |
| 67 | + FEB031781ED014D70039A1C6 /* HasAnimatablePath.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HasAnimatablePath.swift; sourceTree = "<group>"; }; |
70 | 68 | FECA87B71EAC7CCF00D07CB1 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
71 | 69 | FECA87B91EAC7CCF00D07CB1 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
72 | 70 | FECA87BB1EAC7CCF00D07CB1 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
105 | 103 | isa = PBXGroup;
|
106 | 104 | children = (
|
107 | 105 | FEB031741ECFFB6C0039A1C6 /* Animatable.swift */,
|
108 |
| - FEB031781ED014D70039A1C6 /* HasAnimatableLayer.swift */, |
109 |
| - FE4CECF71ED119F800D5DB31 /* HasAnimatablePath.swift */, |
| 106 | + FEB031781ED014D70039A1C6 /* HasAnimatablePath.swift */, |
110 | 107 | FE4CECF51ED1171400D5DB31 /* AnimatableCrossView.swift */,
|
111 | 108 | FEB031761ECFFE120039A1C6 /* AnimatableDoneView.swift */,
|
112 | 109 | );
|
|
293 | 290 | FEB031711ECFF6A30039A1C6 /* Bundle.extension.swift in Sources */,
|
294 | 291 | FEB031731ECFF6E00039A1C6 /* InitialEffectType.swift in Sources */,
|
295 | 292 | FEB031771ECFFE120039A1C6 /* AnimatableDoneView.swift in Sources */,
|
296 |
| - FEB031791ED014D70039A1C6 /* HasAnimatableLayer.swift in Sources */, |
| 293 | + FEB031791ED014D70039A1C6 /* HasAnimatablePath.swift in Sources */, |
297 | 294 | FEB031751ECFFB6C0039A1C6 /* Animatable.swift in Sources */,
|
298 | 295 | FECA87E31EACC7F000D07CB1 /* UIImageConvertible.swift in Sources */,
|
299 |
| - FE4CECF81ED119F800D5DB31 /* HasAnimatablePath.swift in Sources */, |
300 | 296 | FECA87F21EADBA3C00D07CB1 /* Extension.swift in Sources */,
|
301 | 297 | FECA87D81EAC7D9E00D07CB1 /* NativePopup.swift in Sources */,
|
302 | 298 | FEB0316D1ECFF6770039A1C6 /* Preset.swift in Sources */,
|
|
0 commit comments