forked from omergul/LLSimpleCamera
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,12 +7,14 @@ | |
objects = { | ||
|
||
/* Begin PBXBuildFile section */ | ||
170030D11B122F3700585CEB /* VideoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 170030D01B122F3700585CEB /* VideoViewController.m */; }; | ||
170030D51B1231B400585CEB /* cancel.png in Resources */ = {isa = PBXBuildFile; fileRef = 170030D21B1231B400585CEB /* cancel.png */; }; | ||
170030D61B1231B400585CEB /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 170030D31B1231B400585CEB /* [email protected] */; }; | ||
170030D71B1231B400585CEB /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 170030D41B1231B400585CEB /* [email protected] */; }; | ||
170030DA1B1232D100585CEB /* camera-flash.png in Resources */ = {isa = PBXBuildFile; fileRef = 170030D81B1232D100585CEB /* camera-flash.png */; }; | ||
170030DB1B1232D100585CEB /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 170030D91B1232D100585CEB /* [email protected] */; }; | ||
1713621B1A0144100034A6FE /* UIImage+FixOrientation.m in Sources */ = {isa = PBXBuildFile; fileRef = 1713621A1A0144100034A6FE /* UIImage+FixOrientation.m */; }; | ||
17BD92341A1776E20016070B /* ImageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 17BD92331A1776E20016070B /* ImageViewController.m */; }; | ||
17BD925C1A17EF780016070B /* camera-flash-off.png in Resources */ = {isa = PBXBuildFile; fileRef = 17BD92561A17EF780016070B /* camera-flash-off.png */; }; | ||
17BD925D1A17EF780016070B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 17BD92571A17EF780016070B /* [email protected] */; }; | ||
17BD925E1A17EF780016070B /* camera-flash-on.png in Resources */ = {isa = PBXBuildFile; fileRef = 17BD92581A17EF780016070B /* camera-flash-on.png */; }; | ||
17BD925F1A17EF780016070B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 17BD92591A17EF780016070B /* [email protected] */; }; | ||
17BD92641A17F0040016070B /* camera-switch.png in Resources */ = {isa = PBXBuildFile; fileRef = 17BD92621A17F0040016070B /* camera-switch.png */; }; | ||
17BD92651A17F0040016070B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 17BD92631A17F0040016070B /* [email protected] */; }; | ||
17E4C4851A0122A700E61ACD /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 17E4C4841A0122A700E61ACD /* main.m */; }; | ||
|
@@ -38,14 +40,17 @@ | |
/* End PBXContainerItemProxy section */ | ||
|
||
/* Begin PBXFileReference section */ | ||
170030CF1B122F3700585CEB /* VideoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoViewController.h; sourceTree = "<group>"; }; | ||
170030D01B122F3700585CEB /* VideoViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoViewController.m; sourceTree = "<group>"; }; | ||
170030D21B1231B400585CEB /* cancel.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cancel.png; sourceTree = "<group>"; }; | ||
170030D31B1231B400585CEB /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | ||
170030D41B1231B400585CEB /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | ||
170030D81B1232D100585CEB /* camera-flash.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "camera-flash.png"; sourceTree = "<group>"; }; | ||
170030D91B1232D100585CEB /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | ||
171362191A0144100034A6FE /* UIImage+FixOrientation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+FixOrientation.h"; sourceTree = "<group>"; }; | ||
1713621A1A0144100034A6FE /* UIImage+FixOrientation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+FixOrientation.m"; sourceTree = "<group>"; }; | ||
17BD92321A1776E20016070B /* ImageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImageViewController.h; sourceTree = "<group>"; }; | ||
17BD92331A1776E20016070B /* ImageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ImageViewController.m; sourceTree = "<group>"; }; | ||
17BD92561A17EF780016070B /* camera-flash-off.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "camera-flash-off.png"; sourceTree = "<group>"; }; | ||
17BD92571A17EF780016070B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | ||
17BD92581A17EF780016070B /* camera-flash-on.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "camera-flash-on.png"; sourceTree = "<group>"; }; | ||
17BD92591A17EF780016070B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | ||
17BD92621A17F0040016070B /* camera-switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "camera-switch.png"; sourceTree = "<group>"; }; | ||
17BD92631A17F0040016070B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | ||
17E4C47F1A0122A700E61ACD /* LLSimpleCameraExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LLSimpleCameraExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
|
@@ -93,10 +98,11 @@ | |
children = ( | ||
17BD92621A17F0040016070B /* camera-switch.png */, | ||
17BD92631A17F0040016070B /* [email protected] */, | ||
17BD92561A17EF780016070B /* camera-flash-off.png */, | ||
17BD92571A17EF780016070B /* [email protected] */, | ||
17BD92581A17EF780016070B /* camera-flash-on.png */, | ||
17BD92591A17EF780016070B /* [email protected] */, | ||
170030D81B1232D100585CEB /* camera-flash.png */, | ||
170030D91B1232D100585CEB /* [email protected] */, | ||
170030D21B1231B400585CEB /* cancel.png */, | ||
170030D31B1231B400585CEB /* [email protected] */, | ||
170030D41B1231B400585CEB /* [email protected] */, | ||
); | ||
name = Images; | ||
sourceTree = "<group>"; | ||
|
@@ -188,6 +194,8 @@ | |
17E4C4B61A0123E400E61ACD /* Controllers */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
170030CF1B122F3700585CEB /* VideoViewController.h */, | ||
170030D01B122F3700585CEB /* VideoViewController.m */, | ||
17E4C4B71A01285800E61ACD /* HomeViewController.h */, | ||
17E4C4B81A01285800E61ACD /* HomeViewController.m */, | ||
17BD92321A1776E20016070B /* ImageViewController.h */, | ||
|
@@ -276,14 +284,15 @@ | |
isa = PBXResourcesBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
170030D61B1231B400585CEB /* [email protected] in Resources */, | ||
17BD92641A17F0040016070B /* camera-switch.png in Resources */, | ||
17BD92651A17F0040016070B /* [email protected] in Resources */, | ||
17BD925E1A17EF780016070B /* camera-flash-on.png in Resources */, | ||
17BD925F1A17EF780016070B /* [email protected] in Resources */, | ||
17BD925D1A17EF780016070B /* [email protected] in Resources */, | ||
170030DB1B1232D100585CEB /* [email protected] in Resources */, | ||
17E4C4931A0122A700E61ACD /* LaunchScreen.xib in Resources */, | ||
170030D51B1231B400585CEB /* cancel.png in Resources */, | ||
17E4C4901A0122A700E61ACD /* Images.xcassets in Resources */, | ||
17BD925C1A17EF780016070B /* camera-flash-off.png in Resources */, | ||
170030D71B1231B400585CEB /* [email protected] in Resources */, | ||
170030DA1B1232D100585CEB /* camera-flash.png in Resources */, | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
}; | ||
|
@@ -301,6 +310,7 @@ | |
isa = PBXSourcesBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
170030D11B122F3700585CEB /* VideoViewController.m in Sources */, | ||
17BD92341A1776E20016070B /* ImageViewController.m in Sources */, | ||
17E4C4AB1A01235200E61ACD /* LLSimpleCamera.m in Sources */, | ||
17E4C4B31A0123C100E61ACD /* UIImage+Crop.m in Sources */, | ||
|