AVClub 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,290 @@
1
+ // !$*UTF8*$!
2
+ {
3
+ archiveVersion = 1;
4
+ classes = {
5
+ };
6
+ objectVersion = 46;
7
+ objects = {
8
+
9
+ /* Begin PBXBuildFile section */
10
+ 1D0A439F1656ED2800D2DEA4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D0A439E1656ED2800D2DEA4 /* Foundation.framework */; };
11
+ 1D0A43A41656ED2800D2DEA4 /* AVClub.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1D0A43A31656ED2800D2DEA4 /* AVClub.h */; };
12
+ 1D0A43A61656ED2800D2DEA4 /* AVClub.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D0A43A51656ED2800D2DEA4 /* AVClub.m */; };
13
+ 1D0A43AD1656EFBA00D2DEA4 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D0A43AC1656EFBA00D2DEA4 /* UIKit.framework */; };
14
+ 1D0A43AF1656EFC200D2DEA4 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D0A43AE1656EFC200D2DEA4 /* AVFoundation.framework */; };
15
+ 1D0A43B11656EFD000D2DEA4 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D0A43B01656EFD000D2DEA4 /* MobileCoreServices.framework */; };
16
+ 1D0A43B31656EFDD00D2DEA4 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D0A43B21656EFDD00D2DEA4 /* CoreMedia.framework */; };
17
+ 1D0A43B51656EFE400D2DEA4 /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D0A43B41656EFE400D2DEA4 /* CoreVideo.framework */; };
18
+ 1D0A43B71656EFEA00D2DEA4 /* AssetsLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D0A43B61656EFEA00D2DEA4 /* AssetsLibrary.framework */; };
19
+ 1D0A43B91656EFF700D2DEA4 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D0A43B81656EFF700D2DEA4 /* CoreGraphics.framework */; };
20
+ 1D0A43BB1656F00A00D2DEA4 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D0A43BA1656F00A00D2DEA4 /* QuartzCore.framework */; };
21
+ 1D0A43BD1656F01100D2DEA4 /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D0A43BC1656F01100D2DEA4 /* MediaPlayer.framework */; };
22
+ 1D0A43C21656F0DA00D2DEA4 /* AVCamRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D0A43BF1656F0DA00D2DEA4 /* AVCamRecorder.m */; };
23
+ 1D0A43C31656F0DA00D2DEA4 /* AVCamUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D0A43C11656F0DA00D2DEA4 /* AVCamUtilities.m */; };
24
+ /* End PBXBuildFile section */
25
+
26
+ /* Begin PBXCopyFilesBuildPhase section */
27
+ 1D0A43991656ED2800D2DEA4 /* CopyFiles */ = {
28
+ isa = PBXCopyFilesBuildPhase;
29
+ buildActionMask = 2147483647;
30
+ dstPath = "include/${PRODUCT_NAME}";
31
+ dstSubfolderSpec = 16;
32
+ files = (
33
+ 1D0A43A41656ED2800D2DEA4 /* AVClub.h in CopyFiles */,
34
+ );
35
+ runOnlyForDeploymentPostprocessing = 0;
36
+ };
37
+ /* End PBXCopyFilesBuildPhase section */
38
+
39
+ /* Begin PBXFileReference section */
40
+ 1D0A439B1656ED2800D2DEA4 /* libAVClub.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libAVClub.a; sourceTree = BUILT_PRODUCTS_DIR; };
41
+ 1D0A439E1656ED2800D2DEA4 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
42
+ 1D0A43A21656ED2800D2DEA4 /* AVClub-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "AVClub-Prefix.pch"; sourceTree = "<group>"; };
43
+ 1D0A43A31656ED2800D2DEA4 /* AVClub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AVClub.h; sourceTree = "<group>"; };
44
+ 1D0A43A51656ED2800D2DEA4 /* AVClub.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AVClub.m; sourceTree = "<group>"; };
45
+ 1D0A43AC1656EFBA00D2DEA4 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
46
+ 1D0A43AE1656EFC200D2DEA4 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
47
+ 1D0A43B01656EFD000D2DEA4 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
48
+ 1D0A43B21656EFDD00D2DEA4 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
49
+ 1D0A43B41656EFE400D2DEA4 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
50
+ 1D0A43B61656EFEA00D2DEA4 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; };
51
+ 1D0A43B81656EFF700D2DEA4 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
52
+ 1D0A43BA1656F00A00D2DEA4 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
53
+ 1D0A43BC1656F01100D2DEA4 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; };
54
+ 1D0A43BE1656F0DA00D2DEA4 /* AVCamRecorder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AVCamRecorder.h; sourceTree = "<group>"; };
55
+ 1D0A43BF1656F0DA00D2DEA4 /* AVCamRecorder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AVCamRecorder.m; sourceTree = "<group>"; };
56
+ 1D0A43C01656F0DA00D2DEA4 /* AVCamUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AVCamUtilities.h; sourceTree = "<group>"; };
57
+ 1D0A43C11656F0DA00D2DEA4 /* AVCamUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AVCamUtilities.m; sourceTree = "<group>"; };
58
+ /* End PBXFileReference section */
59
+
60
+ /* Begin PBXFrameworksBuildPhase section */
61
+ 1D0A43981656ED2800D2DEA4 /* Frameworks */ = {
62
+ isa = PBXFrameworksBuildPhase;
63
+ buildActionMask = 2147483647;
64
+ files = (
65
+ 1D0A43BD1656F01100D2DEA4 /* MediaPlayer.framework in Frameworks */,
66
+ 1D0A43BB1656F00A00D2DEA4 /* QuartzCore.framework in Frameworks */,
67
+ 1D0A43B91656EFF700D2DEA4 /* CoreGraphics.framework in Frameworks */,
68
+ 1D0A43B71656EFEA00D2DEA4 /* AssetsLibrary.framework in Frameworks */,
69
+ 1D0A43B51656EFE400D2DEA4 /* CoreVideo.framework in Frameworks */,
70
+ 1D0A43B31656EFDD00D2DEA4 /* CoreMedia.framework in Frameworks */,
71
+ 1D0A43B11656EFD000D2DEA4 /* MobileCoreServices.framework in Frameworks */,
72
+ 1D0A43AF1656EFC200D2DEA4 /* AVFoundation.framework in Frameworks */,
73
+ 1D0A43AD1656EFBA00D2DEA4 /* UIKit.framework in Frameworks */,
74
+ 1D0A439F1656ED2800D2DEA4 /* Foundation.framework in Frameworks */,
75
+ );
76
+ runOnlyForDeploymentPostprocessing = 0;
77
+ };
78
+ /* End PBXFrameworksBuildPhase section */
79
+
80
+ /* Begin PBXGroup section */
81
+ 1D0A43901656ED2800D2DEA4 = {
82
+ isa = PBXGroup;
83
+ children = (
84
+ 1D0A43A01656ED2800D2DEA4 /* AVClub */,
85
+ 1D0A439D1656ED2800D2DEA4 /* Frameworks */,
86
+ 1D0A439C1656ED2800D2DEA4 /* Products */,
87
+ );
88
+ sourceTree = "<group>";
89
+ };
90
+ 1D0A439C1656ED2800D2DEA4 /* Products */ = {
91
+ isa = PBXGroup;
92
+ children = (
93
+ 1D0A439B1656ED2800D2DEA4 /* libAVClub.a */,
94
+ );
95
+ name = Products;
96
+ sourceTree = "<group>";
97
+ };
98
+ 1D0A439D1656ED2800D2DEA4 /* Frameworks */ = {
99
+ isa = PBXGroup;
100
+ children = (
101
+ 1D0A43BC1656F01100D2DEA4 /* MediaPlayer.framework */,
102
+ 1D0A43BA1656F00A00D2DEA4 /* QuartzCore.framework */,
103
+ 1D0A43B81656EFF700D2DEA4 /* CoreGraphics.framework */,
104
+ 1D0A43B61656EFEA00D2DEA4 /* AssetsLibrary.framework */,
105
+ 1D0A43B41656EFE400D2DEA4 /* CoreVideo.framework */,
106
+ 1D0A43B21656EFDD00D2DEA4 /* CoreMedia.framework */,
107
+ 1D0A43B01656EFD000D2DEA4 /* MobileCoreServices.framework */,
108
+ 1D0A43AE1656EFC200D2DEA4 /* AVFoundation.framework */,
109
+ 1D0A43AC1656EFBA00D2DEA4 /* UIKit.framework */,
110
+ 1D0A439E1656ED2800D2DEA4 /* Foundation.framework */,
111
+ );
112
+ name = Frameworks;
113
+ sourceTree = "<group>";
114
+ };
115
+ 1D0A43A01656ED2800D2DEA4 /* AVClub */ = {
116
+ isa = PBXGroup;
117
+ children = (
118
+ 1D0A43A31656ED2800D2DEA4 /* AVClub.h */,
119
+ 1D0A43A51656ED2800D2DEA4 /* AVClub.m */,
120
+ 1D0A43BE1656F0DA00D2DEA4 /* AVCamRecorder.h */,
121
+ 1D0A43BF1656F0DA00D2DEA4 /* AVCamRecorder.m */,
122
+ 1D0A43C01656F0DA00D2DEA4 /* AVCamUtilities.h */,
123
+ 1D0A43C11656F0DA00D2DEA4 /* AVCamUtilities.m */,
124
+ 1D0A43A11656ED2800D2DEA4 /* Supporting Files */,
125
+ );
126
+ path = AVClub;
127
+ sourceTree = "<group>";
128
+ };
129
+ 1D0A43A11656ED2800D2DEA4 /* Supporting Files */ = {
130
+ isa = PBXGroup;
131
+ children = (
132
+ 1D0A43A21656ED2800D2DEA4 /* AVClub-Prefix.pch */,
133
+ );
134
+ name = "Supporting Files";
135
+ sourceTree = "<group>";
136
+ };
137
+ /* End PBXGroup section */
138
+
139
+ /* Begin PBXNativeTarget section */
140
+ 1D0A439A1656ED2800D2DEA4 /* AVClub */ = {
141
+ isa = PBXNativeTarget;
142
+ buildConfigurationList = 1D0A43A91656ED2800D2DEA4 /* Build configuration list for PBXNativeTarget "AVClub" */;
143
+ buildPhases = (
144
+ 1D0A43971656ED2800D2DEA4 /* Sources */,
145
+ 1D0A43981656ED2800D2DEA4 /* Frameworks */,
146
+ 1D0A43991656ED2800D2DEA4 /* CopyFiles */,
147
+ );
148
+ buildRules = (
149
+ );
150
+ dependencies = (
151
+ );
152
+ name = AVClub;
153
+ productName = AVClub;
154
+ productReference = 1D0A439B1656ED2800D2DEA4 /* libAVClub.a */;
155
+ productType = "com.apple.product-type.library.static";
156
+ };
157
+ /* End PBXNativeTarget section */
158
+
159
+ /* Begin PBXProject section */
160
+ 1D0A43921656ED2800D2DEA4 /* Project object */ = {
161
+ isa = PBXProject;
162
+ attributes = {
163
+ LastUpgradeCheck = 0450;
164
+ ORGANIZATIONNAME = colinta;
165
+ };
166
+ buildConfigurationList = 1D0A43951656ED2800D2DEA4 /* Build configuration list for PBXProject "AVClub" */;
167
+ compatibilityVersion = "Xcode 3.2";
168
+ developmentRegion = English;
169
+ hasScannedForEncodings = 0;
170
+ knownRegions = (
171
+ en,
172
+ );
173
+ mainGroup = 1D0A43901656ED2800D2DEA4;
174
+ productRefGroup = 1D0A439C1656ED2800D2DEA4 /* Products */;
175
+ projectDirPath = "";
176
+ projectRoot = "";
177
+ targets = (
178
+ 1D0A439A1656ED2800D2DEA4 /* AVClub */,
179
+ );
180
+ };
181
+ /* End PBXProject section */
182
+
183
+ /* Begin PBXSourcesBuildPhase section */
184
+ 1D0A43971656ED2800D2DEA4 /* Sources */ = {
185
+ isa = PBXSourcesBuildPhase;
186
+ buildActionMask = 2147483647;
187
+ files = (
188
+ 1D0A43A61656ED2800D2DEA4 /* AVClub.m in Sources */,
189
+ 1D0A43C21656F0DA00D2DEA4 /* AVCamRecorder.m in Sources */,
190
+ 1D0A43C31656F0DA00D2DEA4 /* AVCamUtilities.m in Sources */,
191
+ );
192
+ runOnlyForDeploymentPostprocessing = 0;
193
+ };
194
+ /* End PBXSourcesBuildPhase section */
195
+
196
+ /* Begin XCBuildConfiguration section */
197
+ 1D0A43A71656ED2800D2DEA4 /* Debug */ = {
198
+ isa = XCBuildConfiguration;
199
+ buildSettings = {
200
+ ALWAYS_SEARCH_USER_PATHS = NO;
201
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
202
+ CLANG_CXX_LIBRARY = "libc++";
203
+ CLANG_ENABLE_OBJC_ARC = YES;
204
+ CLANG_WARN_EMPTY_BODY = YES;
205
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
206
+ COPY_PHASE_STRIP = NO;
207
+ GCC_C_LANGUAGE_STANDARD = gnu99;
208
+ GCC_DYNAMIC_NO_PIC = NO;
209
+ GCC_OPTIMIZATION_LEVEL = 0;
210
+ GCC_PREPROCESSOR_DEFINITIONS = (
211
+ "DEBUG=1",
212
+ "$(inherited)",
213
+ );
214
+ GCC_SYMBOLS_PRIVATE_EXTERN = NO;
215
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
216
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
217
+ GCC_WARN_UNUSED_VARIABLE = YES;
218
+ IPHONEOS_DEPLOYMENT_TARGET = 6.0;
219
+ SDKROOT = iphoneos;
220
+ };
221
+ name = Debug;
222
+ };
223
+ 1D0A43A81656ED2800D2DEA4 /* Release */ = {
224
+ isa = XCBuildConfiguration;
225
+ buildSettings = {
226
+ ALWAYS_SEARCH_USER_PATHS = NO;
227
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
228
+ CLANG_CXX_LIBRARY = "libc++";
229
+ CLANG_ENABLE_OBJC_ARC = YES;
230
+ CLANG_WARN_EMPTY_BODY = YES;
231
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
232
+ COPY_PHASE_STRIP = YES;
233
+ GCC_C_LANGUAGE_STANDARD = gnu99;
234
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
235
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
236
+ GCC_WARN_UNUSED_VARIABLE = YES;
237
+ IPHONEOS_DEPLOYMENT_TARGET = 6.0;
238
+ SDKROOT = iphoneos;
239
+ VALIDATE_PRODUCT = YES;
240
+ };
241
+ name = Release;
242
+ };
243
+ 1D0A43AA1656ED2800D2DEA4 /* Debug */ = {
244
+ isa = XCBuildConfiguration;
245
+ buildSettings = {
246
+ DSTROOT = /tmp/AVClub.dst;
247
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
248
+ GCC_PREFIX_HEADER = "AVClub/AVClub-Prefix.pch";
249
+ OTHER_LDFLAGS = "-ObjC";
250
+ PRODUCT_NAME = "$(TARGET_NAME)";
251
+ SKIP_INSTALL = YES;
252
+ };
253
+ name = Debug;
254
+ };
255
+ 1D0A43AB1656ED2800D2DEA4 /* Release */ = {
256
+ isa = XCBuildConfiguration;
257
+ buildSettings = {
258
+ DSTROOT = /tmp/AVClub.dst;
259
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
260
+ GCC_PREFIX_HEADER = "AVClub/AVClub-Prefix.pch";
261
+ OTHER_LDFLAGS = "-ObjC";
262
+ PRODUCT_NAME = "$(TARGET_NAME)";
263
+ SKIP_INSTALL = YES;
264
+ };
265
+ name = Release;
266
+ };
267
+ /* End XCBuildConfiguration section */
268
+
269
+ /* Begin XCConfigurationList section */
270
+ 1D0A43951656ED2800D2DEA4 /* Build configuration list for PBXProject "AVClub" */ = {
271
+ isa = XCConfigurationList;
272
+ buildConfigurations = (
273
+ 1D0A43A71656ED2800D2DEA4 /* Debug */,
274
+ 1D0A43A81656ED2800D2DEA4 /* Release */,
275
+ );
276
+ defaultConfigurationIsVisible = 0;
277
+ defaultConfigurationName = Release;
278
+ };
279
+ 1D0A43A91656ED2800D2DEA4 /* Build configuration list for PBXNativeTarget "AVClub" */ = {
280
+ isa = XCConfigurationList;
281
+ buildConfigurations = (
282
+ 1D0A43AA1656ED2800D2DEA4 /* Debug */,
283
+ 1D0A43AB1656ED2800D2DEA4 /* Release */,
284
+ );
285
+ defaultConfigurationIsVisible = 0;
286
+ };
287
+ /* End XCConfigurationList section */
288
+ };
289
+ rootObject = 1D0A43921656ED2800D2DEA4 /* Project object */;
290
+ }
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Workspace
3
+ version = "1.0">
4
+ <FileRef
5
+ location = "self:AVClub.xcodeproj">
6
+ </FileRef>
7
+ </Workspace>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>HasAskedToTakeAutomaticSnapshotBeforeSignificantChanges</key>
6
+ <true/>
7
+ <key>SnapshotAutomaticallyBeforeSignificantChanges</key>
8
+ <true/>
9
+ </dict>
10
+ </plist>
@@ -0,0 +1,59 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Scheme
3
+ LastUpgradeVersion = "0450"
4
+ version = "1.3">
5
+ <BuildAction
6
+ parallelizeBuildables = "YES"
7
+ buildImplicitDependencies = "YES">
8
+ <BuildActionEntries>
9
+ <BuildActionEntry
10
+ buildForTesting = "YES"
11
+ buildForRunning = "YES"
12
+ buildForProfiling = "YES"
13
+ buildForArchiving = "YES"
14
+ buildForAnalyzing = "YES">
15
+ <BuildableReference
16
+ BuildableIdentifier = "primary"
17
+ BlueprintIdentifier = "1D0A439A1656ED2800D2DEA4"
18
+ BuildableName = "libAVClub.a"
19
+ BlueprintName = "AVClub"
20
+ ReferencedContainer = "container:AVClub.xcodeproj">
21
+ </BuildableReference>
22
+ </BuildActionEntry>
23
+ </BuildActionEntries>
24
+ </BuildAction>
25
+ <TestAction
26
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
27
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
28
+ shouldUseLaunchSchemeArgsEnv = "YES"
29
+ buildConfiguration = "Debug">
30
+ <Testables>
31
+ </Testables>
32
+ </TestAction>
33
+ <LaunchAction
34
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
35
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
36
+ launchStyle = "0"
37
+ useCustomWorkingDirectory = "NO"
38
+ buildConfiguration = "Debug"
39
+ ignoresPersistentStateOnLaunch = "NO"
40
+ debugDocumentVersioning = "YES"
41
+ allowLocationSimulation = "YES">
42
+ <AdditionalOptions>
43
+ </AdditionalOptions>
44
+ </LaunchAction>
45
+ <ProfileAction
46
+ shouldUseLaunchSchemeArgsEnv = "YES"
47
+ savedToolIdentifier = ""
48
+ useCustomWorkingDirectory = "NO"
49
+ buildConfiguration = "Release"
50
+ debugDocumentVersioning = "YES">
51
+ </ProfileAction>
52
+ <AnalyzeAction
53
+ buildConfiguration = "Debug">
54
+ </AnalyzeAction>
55
+ <ArchiveAction
56
+ buildConfiguration = "Release"
57
+ revealArchiveInOrganizer = "YES">
58
+ </ArchiveAction>
59
+ </Scheme>
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>SchemeUserState</key>
6
+ <dict>
7
+ <key>AVClub.xcscheme</key>
8
+ <dict>
9
+ <key>orderHint</key>
10
+ <integer>0</integer>
11
+ </dict>
12
+ </dict>
13
+ <key>SuppressBuildableAutocreation</key>
14
+ <dict>
15
+ <key>1D0A439A1656ED2800D2DEA4</key>
16
+ <dict>
17
+ <key>primary</key>
18
+ <true/>
19
+ </dict>
20
+ </dict>
21
+ </dict>
22
+ </plist>
@@ -0,0 +1,80 @@
1
+ /*
2
+ File: AVCamRecorder.h
3
+ Abstract: An interface to manage the use of AVCaptureMovieFileOutput for recording videos. Its responsibilities include
4
+ configuring the AVCaptureMovieFileOutput, adding it to the desired capture session, and starting and stopping video recordings.
5
+ Version: 1.2
6
+
7
+ Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple
8
+ Inc. ("Apple") in consideration of your agreement to the following
9
+ terms, and your use, installation, modification or redistribution of
10
+ this Apple software constitutes acceptance of these terms. If you do
11
+ not agree with these terms, please do not use, install, modify or
12
+ redistribute this Apple software.
13
+
14
+ In consideration of your agreement to abide by the following terms, and
15
+ subject to these terms, Apple grants you a personal, non-exclusive
16
+ license, under Apple's copyrights in this original Apple software (the
17
+ "Apple Software"), to use, reproduce, modify and redistribute the Apple
18
+ Software, with or without modifications, in source and/or binary forms;
19
+ provided that if you redistribute the Apple Software in its entirety and
20
+ without modifications, you must retain this notice and the following
21
+ text and disclaimers in all such redistributions of the Apple Software.
22
+ Neither the name, trademarks, service marks or logos of Apple Inc. may
23
+ be used to endorse or promote products derived from the Apple Software
24
+ without specific prior written permission from Apple. Except as
25
+ expressly stated in this notice, no other rights or licenses, express or
26
+ implied, are granted by Apple herein, including but not limited to any
27
+ patent rights that may be infringed by your derivative works or by other
28
+ works in which the Apple Software may be incorporated.
29
+
30
+ The Apple Software is provided by Apple on an "AS IS" basis. APPLE
31
+ MAKES NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION
32
+ THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS
33
+ FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND
34
+ OPERATION ALONE OR IN COMBINATION WITH YOUR PRODUCTS.
35
+
36
+ IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL
37
+ OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
38
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
39
+ INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, REPRODUCTION,
40
+ MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED
41
+ AND WHETHER UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE),
42
+ STRICT LIABILITY OR OTHERWISE, EVEN IF APPLE HAS BEEN ADVISED OF THE
43
+ POSSIBILITY OF SUCH DAMAGE.
44
+
45
+ Copyright (C) 2011 Apple Inc. All Rights Reserved.
46
+
47
+ */
48
+
49
+ #import <Foundation/Foundation.h>
50
+ #import <UIKit/UIKit.h>
51
+ #import <AVFoundation/AVFoundation.h>
52
+
53
+
54
+ @protocol AVCamRecorderDelegate;
55
+
56
+ @interface AVCamRecorder : NSObject {
57
+ }
58
+
59
+ @property (nonatomic,retain) AVCaptureSession *session;
60
+ @property (nonatomic,retain) AVCaptureMovieFileOutput *movieFileOutput;
61
+ @property (nonatomic,copy) NSURL *outputFileURL;
62
+ @property (nonatomic,readonly) BOOL recordsVideo;
63
+ @property (nonatomic,readonly) BOOL recordsAudio;
64
+ @property (nonatomic,readonly,getter=isRecording) BOOL recording;
65
+ @property (nonatomic,assign) id <NSObject,AVCamRecorderDelegate> delegate;
66
+
67
+ -(id)initWithSession:(AVCaptureSession *)session outputFileURL:(NSURL *)outputFileURL;
68
+ -(BOOL)isOrientationSupported;
69
+ -(void)setOrientation:(AVCaptureVideoOrientation)orientation;
70
+ -(BOOL)isMirrored;
71
+ -(void)startRecordingWithOrientation:(AVCaptureVideoOrientation)videoOrientation;
72
+ -(void)stopRecording;
73
+
74
+ @end
75
+
76
+ @protocol AVCamRecorderDelegate
77
+ @required
78
+ -(void)recorderRecordingDidBegin:(AVCamRecorder *)recorder;
79
+ -(void)recorder:(AVCamRecorder *)recorder recordingDidFinishToOutputFileURL:(NSURL *)outputFileURL error:(NSError *)error;
80
+ @end