|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 8049F9701DEDB25D00D8BDE9 /* moments.mp4 in Resources */ = {isa = PBXBuildFile; fileRef = 8049F96E1DEDB19000D8BDE9 /* moments.mp4 */; }; |
10 | 11 | 808489EF1DEBD15400B3C92A /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 808489EE1DEBD15400B3C92A /* AppDelegate.swift */; };
|
11 | 12 | 808489F11DEBD15400B3C92A /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 808489F01DEBD15400B3C92A /* ViewController.swift */; };
|
12 | 13 | 808489F41DEBD15400B3C92A /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 808489F21DEBD15400B3C92A /* Main.storyboard */; };
|
13 | 14 | 808489F61DEBD15400B3C92A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 808489F51DEBD15400B3C92A /* Assets.xcassets */; };
|
14 | 15 | 808489F91DEBD15400B3C92A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 808489F71DEBD15400B3C92A /* LaunchScreen.storyboard */; };
|
15 |
| - 80848A011DEC51C800B3C92A /* moments.mp4 in Resources */ = {isa = PBXBuildFile; fileRef = 80848A001DEC51C800B3C92A /* moments.mp4 */; }; |
16 | 16 | /* End PBXBuildFile section */
|
17 | 17 |
|
18 | 18 | /* Begin PBXFileReference section */
|
19 | 19 | 8049F9281DEC5BE400D8BDE9 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
| 20 | + 8049F96E1DEDB19000D8BDE9 /* moments.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; path = moments.mp4; sourceTree = "<group>"; }; |
20 | 21 | 808489EB1DEBD15400B3C92A /* SpotifyVideoBackground.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SpotifyVideoBackground.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
21 | 22 | 808489EE1DEBD15400B3C92A /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
22 | 23 | 808489F01DEBD15400B3C92A /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
23 | 24 | 808489F31DEBD15400B3C92A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
24 | 25 | 808489F51DEBD15400B3C92A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
25 | 26 | 808489F81DEBD15400B3C92A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
26 | 27 | 808489FA1DEBD15400B3C92A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
27 |
| - 80848A001DEC51C800B3C92A /* moments.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; name = moments.mp4; path = ../../../../moments.mp4; sourceTree = "<group>"; }; |
28 | 28 | /* End PBXFileReference section */
|
29 | 29 |
|
30 | 30 | /* Begin PBXFrameworksBuildPhase section */
|
|
71 | 71 | 808489F21DEBD15400B3C92A /* Main.storyboard */,
|
72 | 72 | 808489F51DEBD15400B3C92A /* Assets.xcassets */,
|
73 | 73 | 808489F71DEBD15400B3C92A /* LaunchScreen.storyboard */,
|
74 |
| - 80848A001DEC51C800B3C92A /* moments.mp4 */, |
75 | 74 | 808489FA1DEBD15400B3C92A /* Info.plist */,
|
| 75 | + 8049F96E1DEDB19000D8BDE9 /* moments.mp4 */, |
76 | 76 | );
|
77 | 77 | path = SpotifyVideoBackground;
|
78 | 78 | sourceTree = "<group>";
|
|
137 | 137 | isa = PBXResourcesBuildPhase;
|
138 | 138 | buildActionMask = 2147483647;
|
139 | 139 | files = (
|
| 140 | + 8049F9701DEDB25D00D8BDE9 /* moments.mp4 in Resources */, |
140 | 141 | 808489F91DEBD15400B3C92A /* LaunchScreen.storyboard in Resources */,
|
141 |
| - 80848A011DEC51C800B3C92A /* moments.mp4 in Resources */, |
142 | 142 | 808489F61DEBD15400B3C92A /* Assets.xcassets in Resources */,
|
143 | 143 | 808489F41DEBD15400B3C92A /* Main.storyboard in Resources */,
|
144 | 144 | );
|
|
0 commit comments