|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | C3866AC11B719452002C4FA3 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3866AC01B719452002C4FA3 /* AppDelegate.swift */; };
|
11 | 11 | C3866AD71B719452002C4FA3 /* VideoSplashTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3866AD61B719452002C4FA3 /* VideoSplashTests.swift */; };
|
12 |
| - C3866AE51B7195BC002C4FA3 /* VideoCutter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3866AE21B7195BC002C4FA3 /* VideoCutter.swift */; }; |
13 |
| - C3866AE61B7195BC002C4FA3 /* VideoSplashViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3866AE31B7195BC002C4FA3 /* VideoSplashViewController.swift */; }; |
14 | 12 | C3866AE71B7195BC002C4FA3 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3866AE41B7195BC002C4FA3 /* ViewController.swift */; };
|
15 | 13 | C3866B0B1B71A9D5002C4FA3 /* btnRegister.png in Resources */ = {isa = PBXBuildFile; fileRef = C3866B061B71A9D5002C4FA3 /* btnRegister.png */; };
|
16 | 14 | C3866B0C1B71A9D5002C4FA3 /* btnSignin.png in Resources */ = {isa = PBXBuildFile; fileRef = C3866B071B71A9D5002C4FA3 /* btnSignin.png */; };
|
17 | 15 | C3866B0D1B71A9D5002C4FA3 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = C3866B081B71A9D5002C4FA3 /* [email protected] */; };
|
18 | 16 | C3866B0E1B71A9D5002C4FA3 /* Museo500-Regular.otf in Resources */ = {isa = PBXBuildFile; fileRef = C3866B091B71A9D5002C4FA3 /* Museo500-Regular.otf */; };
|
19 | 17 | C3866B0F1B71A9D5002C4FA3 /* test.mp4 in Resources */ = {isa = PBXBuildFile; fileRef = C3866B0A1B71A9D5002C4FA3 /* test.mp4 */; };
|
| 18 | + C38BEE711B727785009E4F64 /* VideoCutter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C38BEE6F1B727785009E4F64 /* VideoCutter.swift */; }; |
| 19 | + C38BEE721B727785009E4F64 /* VideoSplashViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C38BEE701B727785009E4F64 /* VideoSplashViewController.swift */; }; |
20 | 20 | /* End PBXBuildFile section */
|
21 | 21 |
|
22 | 22 | /* Begin PBXContainerItemProxy section */
|
|
36 | 36 | C3866AD01B719452002C4FA3 /* VideoSplashTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = VideoSplashTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
37 | 37 | C3866AD51B719452002C4FA3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
38 | 38 | C3866AD61B719452002C4FA3 /* VideoSplashTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoSplashTests.swift; sourceTree = "<group>"; };
|
39 |
| - C3866AE21B7195BC002C4FA3 /* VideoCutter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoCutter.swift; sourceTree = "<group>"; }; |
40 |
| - C3866AE31B7195BC002C4FA3 /* VideoSplashViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoSplashViewController.swift; sourceTree = "<group>"; }; |
41 | 39 | C3866AE41B7195BC002C4FA3 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
42 | 40 | C3866B061B71A9D5002C4FA3 /* btnRegister.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = btnRegister.png; path = Resources/btnRegister.png; sourceTree = "<group>"; };
|
43 | 41 | C3866B071B71A9D5002C4FA3 /* btnSignin.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = btnSignin.png; path = Resources/btnSignin.png; sourceTree = "<group>"; };
|
44 | 42 | C3866B081B71A9D5002C4FA3 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = " [email protected]"; path = "Resources/ [email protected]"; sourceTree = "<group>"; };
|
45 | 43 | C3866B091B71A9D5002C4FA3 /* Museo500-Regular.otf */ = {isa = PBXFileReference; lastKnownFileType = file; name = "Museo500-Regular.otf"; path = "Resources/Museo500-Regular.otf"; sourceTree = "<group>"; };
|
46 | 44 | C3866B0A1B71A9D5002C4FA3 /* test.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; name = test.mp4; path = Resources/test.mp4; sourceTree = "<group>"; };
|
| 45 | + C38BEE6F1B727785009E4F64 /* VideoCutter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = VideoCutter.swift; path = Source/VideoCutter.swift; sourceTree = "<group>"; }; |
| 46 | + C38BEE701B727785009E4F64 /* VideoSplashViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = VideoSplashViewController.swift; path = Source/VideoSplashViewController.swift; sourceTree = "<group>"; }; |
47 | 47 | /* End PBXFileReference section */
|
48 | 48 |
|
49 | 49 | /* Begin PBXFrameworksBuildPhase section */
|
|
87 | 87 | children = (
|
88 | 88 | C3866AC01B719452002C4FA3 /* AppDelegate.swift */,
|
89 | 89 | C3866AE41B7195BC002C4FA3 /* ViewController.swift */,
|
90 |
| - C3866AE31B7195BC002C4FA3 /* VideoSplashViewController.swift */, |
91 |
| - C3866AE21B7195BC002C4FA3 /* VideoCutter.swift */, |
| 90 | + C38BEE6A1B727723009E4F64 /* Source */, |
92 | 91 | C3866B051B71A9CA002C4FA3 /* Resources */,
|
93 | 92 | C3866ABE1B719452002C4FA3 /* Supporting Files */,
|
94 | 93 | );
|
|
132 | 131 | name = Resources;
|
133 | 132 | sourceTree = "<group>";
|
134 | 133 | };
|
| 134 | + C38BEE6A1B727723009E4F64 /* Source */ = { |
| 135 | + isa = PBXGroup; |
| 136 | + children = ( |
| 137 | + C38BEE6F1B727785009E4F64 /* VideoCutter.swift */, |
| 138 | + C38BEE701B727785009E4F64 /* VideoSplashViewController.swift */, |
| 139 | + ); |
| 140 | + name = Source; |
| 141 | + sourceTree = "<group>"; |
| 142 | + }; |
135 | 143 | /* End PBXGroup section */
|
136 | 144 |
|
137 | 145 | /* Begin PBXNativeTarget section */
|
|
234 | 242 | isa = PBXSourcesBuildPhase;
|
235 | 243 | buildActionMask = 2147483647;
|
236 | 244 | files = (
|
237 |
| - C3866AE51B7195BC002C4FA3 /* VideoCutter.swift in Sources */, |
| 245 | + C38BEE711B727785009E4F64 /* VideoCutter.swift in Sources */, |
238 | 246 | C3866AC11B719452002C4FA3 /* AppDelegate.swift in Sources */,
|
239 | 247 | C3866AE71B7195BC002C4FA3 /* ViewController.swift in Sources */,
|
240 |
| - C3866AE61B7195BC002C4FA3 /* VideoSplashViewController.swift in Sources */, |
| 248 | + C38BEE721B727785009E4F64 /* VideoSplashViewController.swift in Sources */, |
241 | 249 | );
|
242 | 250 | runOnlyForDeploymentPostprocessing = 0;
|
243 | 251 | };
|
|
0 commit comments