|
45 | 45 | 21F997C71EF9017700A8D951 /* RunsCameraPreviewViewProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RunsCameraPreviewViewProtocol.h; sourceTree = "<group>"; }; |
46 | 46 | 21F997C81EF9017700A8D951 /* RunsCameraViewDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RunsCameraViewDelegate.h; sourceTree = "<group>"; }; |
47 | 47 | 21F997C91EF9017700A8D951 /* RunsCircleButtonViewDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RunsCircleButtonViewDelegate.h; sourceTree = "<group>"; }; |
48 | | - 21F997CA1EF9017700A8D951 /* RunsCameraKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RunsCameraKit.h; sourceTree = "<group>"; }; |
49 | 48 | 21F997CC1EF9017700A8D951 /* AVCaptureDevice+Configure.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "AVCaptureDevice+Configure.h"; sourceTree = "<group>"; }; |
50 | 49 | 21F997CD1EF9017700A8D951 /* AVCaptureDevice+Configure.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "AVCaptureDevice+Configure.m"; sourceTree = "<group>"; }; |
51 | 50 | 21F997CE1EF9017800A8D951 /* AVCaptureSession+Configure.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "AVCaptureSession+Configure.h"; sourceTree = "<group>"; }; |
|
70 | 69 | 21F997E31EF9017800A8D951 /* RunsCircleButtonView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RunsCircleButtonView.m; sourceTree = "<group>"; }; |
71 | 70 | 21F997E41EF9017800A8D951 /* RunsExpandButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RunsExpandButton.h; sourceTree = "<group>"; }; |
72 | 71 | 21F997E51EF9017800A8D951 /* RunsExpandButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RunsExpandButton.m; sourceTree = "<group>"; }; |
| 72 | + 21F997F31EF9695200A8D951 /* RunsCameraKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RunsCameraKit.h; sourceTree = "<group>"; }; |
73 | 73 | /* End PBXFileReference section */ |
74 | 74 |
|
75 | 75 | /* Begin PBXFrameworksBuildPhase section */ |
|
128 | 128 | isa = PBXGroup; |
129 | 129 | children = ( |
130 | 130 | 21F997C21EF9017700A8D951 /* Callback */, |
131 | | - 21F997C31EF9017700A8D951 /* camera.xcassets */, |
132 | 131 | 21F997C41EF9017700A8D951 /* Protocol */, |
133 | | - 21F997CA1EF9017700A8D951 /* RunsCameraKit.h */, |
134 | 132 | 21F997CB1EF9017700A8D951 /* Util */, |
135 | 133 | 21F997D81EF9017800A8D951 /* VC */, |
136 | 134 | 21F997DD1EF9017800A8D951 /* View */, |
| 135 | + 21F997C31EF9017700A8D951 /* camera.xcassets */, |
137 | 136 | ); |
138 | 137 | path = Classes; |
139 | 138 | sourceTree = "<group>"; |
|
160 | 159 | 21F997CB1EF9017700A8D951 /* Util */ = { |
161 | 160 | isa = PBXGroup; |
162 | 161 | children = ( |
| 162 | + 21F997F31EF9695200A8D951 /* RunsCameraKit.h */, |
163 | 163 | 21F997CC1EF9017700A8D951 /* AVCaptureDevice+Configure.h */, |
164 | 164 | 21F997CD1EF9017700A8D951 /* AVCaptureDevice+Configure.m */, |
165 | 165 | 21F997CE1EF9017800A8D951 /* AVCaptureSession+Configure.h */, |
|
0 commit comments