Skip to content

Commit a3e1fa7

Browse files
committed
Cleanup
1 parent 51c6e71 commit a3e1fa7

5 files changed

Lines changed: 3 additions & 3 deletions

File tree

SDLoopingVideoViewExample.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@
9898
children = (
9999
31E948B62220D1FC00C6A14C /* solsmaDev_logo.mov */,
100100
31E948B72220D1FC00C6A14C /* velocityBreaker_video.mov */,
101+
31420D3524270AAC00A7B409 /* nyc_skyline_day.mp4 */,
102+
31420D3624270AAC00A7B409 /* nyc_skyline_night.mp4 */,
101103
);
102104
path = Videos;
103105
sourceTree = "<group>";
@@ -118,8 +120,6 @@
118120
31E948CC22231AFC00C6A14C /* SDLoopingVideoView_demo.gif */,
119121
31E948CD22231CAD00C6A14C /* attributesInspector.png */,
120122
31E948CE22231F6700C6A14C /* SDLoopingVideoView_twovideoDemo.gif */,
121-
31420D3524270AAC00A7B409 /* nyc_skyline_day.mp4 */,
122-
31420D3624270AAC00A7B409 /* nyc_skyline_night.mp4 */,
123123
);
124124
path = Screenshots;
125125
sourceTree = "<group>";

SDLoopingVideoViewExample/DarkModeDemoViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// DarkModeDemoViewController.swift
33
// SDLoopingVideoViewExample
44
//
5-
// Created by ZuluAlpha on 3/21/20.
5+
// Created by John Solsma on 3/21/20.
66
// Copyright © 2020 Solsma Dev Inc. All rights reserved.
77
//
88

Screenshots/nyc_skyline_day.mp4 renamed to SDLoopingVideoViewExample/Videos/nyc_skyline_day.mp4

File renamed without changes.

Screenshots/nyc_skyline_night.mp4 renamed to SDLoopingVideoViewExample/Videos/nyc_skyline_night.mp4

File renamed without changes.

0 commit comments

Comments
 (0)