Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

Commit 2774929

Browse files
Merge branch 'vincentsaluzzo-master' into develop
2 parents fe30946 + 5e417fe commit 2774929

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ALCameraViewController.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10+
1F3C56291F701CA7009667E9 /* CroppingParameters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AC96FA11F5B5166003E53F4 /* CroppingParameters.swift */; };
1011
7AC96FA21F5B5166003E53F4 /* CroppingParameters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AC96FA11F5B5166003E53F4 /* CroppingParameters.swift */; };
1112
C40665441C73A47C00EB9751 /* SingleImageSaver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40665431C73A47C00EB9751 /* SingleImageSaver.swift */; };
1213
C40665461C73A94100EB9751 /* CameraGlobals.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40665451C73A94100EB9751 /* CameraGlobals.swift */; };
@@ -340,6 +341,7 @@
340341
C482A0031CAEB18D00541D08 /* ImageFetcher.swift in Sources */,
341342
C482A0041CAEB18D00541D08 /* SingleImageSaver.swift in Sources */,
342343
C482A0051CAEB18D00541D08 /* SingleImageFetcher.swift in Sources */,
344+
1F3C56291F701CA7009667E9 /* CroppingParameters.swift in Sources */,
343345
C482A0061CAEB18D00541D08 /* Utilities.swift in Sources */,
344346
C482A0071CAEB18D00541D08 /* CameraShot.swift in Sources */,
345347
C482A0081CAEB18D00541D08 /* CameraGlobals.swift in Sources */,

0 commit comments

Comments
 (0)