Skip to content
This repository was archived by the owner on Nov 24, 2021. It is now read-only.

Commit 76d44b7

Browse files
committed
Move files around
1 parent 9dd4da3 commit 76d44b7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Demo.xcodeproj/project.pbxproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -200,15 +200,15 @@
200200
14C0AF841BD6D4370009ECBE /* Source */ = {
201201
isa = PBXGroup;
202202
children = (
203-
143803351C2452A1003CA252 /* NSIndexPath+Contiguous.swift */,
204-
143803361C2452A1003CA252 /* UIImage+CenteredFrame.swift */,
205-
143803371C2452A1003CA252 /* UIViewController+Window.swift */,
206203
143803381C2452A1003CA252 /* ViewerController.swift */,
207-
143803391C2452A1003CA252 /* Viewable.swift */,
208204
1438033A1C2452A1003CA252 /* ViewableController.swift */,
209-
E6D592821D226528006EF238 /* VideoProgressView.swift */,
210205
14EC47B71C58F6BC0028A0CD /* VideoView.swift */,
206+
E6D592821D226528006EF238 /* VideoProgressView.swift */,
207+
143803391C2452A1003CA252 /* Viewable.swift */,
211208
14C327B71CBE69F800CC0F98 /* PaginatedScrollView.swift */,
209+
143803351C2452A1003CA252 /* NSIndexPath+Contiguous.swift */,
210+
143803361C2452A1003CA252 /* UIImage+CenteredFrame.swift */,
211+
143803371C2452A1003CA252 /* UIViewController+Window.swift */,
212212
);
213213
path = Source;
214214
sourceTree = "<group>";

0 commit comments

Comments
 (0)