|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - D21FB6791BCED32B0021B734 /* ComponentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21FB6781BCED32B0021B734 /* ComponentViewController.swift */; settings = {ASSET_TAGS = (); }; }; |
| 10 | + D21FB6791BCED32B0021B734 /* ComponentExampleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21FB6781BCED32B0021B734 /* ComponentExampleViewController.swift */; settings = {ASSET_TAGS = (); }; }; |
11 | 11 | D21FB67C1BCED4C20021B734 /* AnimatedCardsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21FB67B1BCED4C20021B734 /* AnimatedCardsView.swift */; settings = {ASSET_TAGS = (); }; };
|
12 | 12 | D21FC1301BD0730D004D033D /* CardViews.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21FC12F1BD0730D004D033D /* CardViews.swift */; settings = {ASSET_TAGS = (); }; };
|
13 | 13 | FDD71FB91BBB360A00E076EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDD71FB81BBB360A00E076EE /* AppDelegate.swift */; };
|
|
46 | 46 | /* End PBXContainerItemProxy section */
|
47 | 47 |
|
48 | 48 | /* Begin PBXFileReference section */
|
49 |
| - D21FB6781BCED32B0021B734 /* ComponentViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ComponentViewController.swift; sourceTree = "<group>"; }; |
| 49 | + D21FB6781BCED32B0021B734 /* ComponentExampleViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ComponentExampleViewController.swift; sourceTree = "<group>"; }; |
50 | 50 | D21FB67B1BCED4C20021B734 /* AnimatedCardsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AnimatedCardsView.swift; path = AnimatedCardView/AnimatedCardsView.swift; sourceTree = "<group>"; };
|
51 |
| - D21FC12F1BD0730D004D033D /* CardViews.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CardViews.swift; sourceTree = "<group>"; }; |
| 51 | + D21FC12F1BD0730D004D033D /* CardViews.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CardViews.swift; path = AnimatedCardView/CardViews.swift; sourceTree = "<group>"; }; |
52 | 52 | FDD71FB51BBB360A00E076EE /* CardAnimation.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CardAnimation.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
53 | 53 | FDD71FB81BBB360A00E076EE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
54 | 54 | FDD71FBA1BBB360A00E076EE /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
142 | 142 | FDD720201BBBF36700E076EE /* wonder_woman_logo_by_kalangozilla.jpg */,
|
143 | 143 | FDD71FB81BBB360A00E076EE /* AppDelegate.swift */,
|
144 | 144 | FDD71FBA1BBB360A00E076EE /* ViewController.swift */,
|
145 |
| - D21FB6781BCED32B0021B734 /* ComponentViewController.swift */, |
| 145 | + D21FB6781BCED32B0021B734 /* ComponentExampleViewController.swift */, |
146 | 146 | FDD71FBC1BBB360A00E076EE /* Main.storyboard */,
|
147 | 147 | FDD71FBF1BBB360A00E076EE /* Assets.xcassets */,
|
148 | 148 | FDD71FC11BBB360A00E076EE /* LaunchScreen.storyboard */,
|
|
311 | 311 | FDD71FBB1BBB360A00E076EE /* ViewController.swift in Sources */,
|
312 | 312 | D21FB67C1BCED4C20021B734 /* AnimatedCardsView.swift in Sources */,
|
313 | 313 | FDD71FB91BBB360A00E076EE /* AppDelegate.swift in Sources */,
|
314 |
| - D21FB6791BCED32B0021B734 /* ComponentViewController.swift in Sources */, |
| 314 | + D21FB6791BCED32B0021B734 /* ComponentExampleViewController.swift in Sources */, |
315 | 315 | D21FC1301BD0730D004D033D /* CardViews.swift in Sources */,
|
316 | 316 | );
|
317 | 317 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments