]> git.r.bdr.sh - rbdr/captura/blob - Captura.xcodeproj/project.pbxproj
Complete initial release
[rbdr/captura] / Captura.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 56;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 B5278B172A71528F009F6462 /* HelpPopoverViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5278B162A71528F009F6462 /* HelpPopoverViewController.swift */; };
11 B5278B1F2A71BD9B009F6462 /* OutputSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5278B1E2A71BD9B009F6462 /* OutputSettings.swift */; };
12 B5278B212A71BFC3009F6462 /* SettingsStructs.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5278B202A71BFC3009F6462 /* SettingsStructs.swift */; };
13 B5278B232A71C140009F6462 /* PreferencesWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5278B222A71C140009F6462 /* PreferencesWindow.swift */; };
14 B5278B252A71CA80009F6462 /* AdvancedSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5278B242A71CA80009F6462 /* AdvancedSettings.swift */; };
15 B5278B282A739871009F6462 /* CGImage+resize.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5278B272A739871009F6462 /* CGImage+resize.swift */; };
16 B5278B2A2A73992D009F6462 /* GifRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5278B292A73992D009F6462 /* GifRenderer.swift */; };
17 B5278B2C2A739B3A009F6462 /* CapturaFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5278B2B2A739B3A009F6462 /* CapturaFile.swift */; };
18 B5278B312A73AEAE009F6462 /* CVImageBuffer+cgImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5278B302A73AEAE009F6462 /* CVImageBuffer+cgImage.swift */; };
19 B5278B362A73B3AA009F6462 /* CapturaCaptureSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5278B352A73B3AA009F6462 /* CapturaCaptureSession.swift */; };
20 B5278B382A73D1EE009F6462 /* CapturaSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5278B372A73D1EE009F6462 /* CapturaSettings.swift */; };
21 B5278B3E2A74420F009F6462 /* Captura.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = B5278B3C2A74420F009F6462 /* Captura.xcdatamodeld */; };
22 B5278B402A744297009F6462 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5278B3F2A744297009F6462 /* Persistence.swift */; };
23 B5278B422A779CDB009F6462 /* BackendResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5278B412A779CDB009F6462 /* BackendResponse.swift */; };
24 B55DDFCC2A6F0253001A5E76 /* Notification+AppEvents.swift in Sources */ = {isa = PBXBuildFile; fileRef = B55DDFCB2A6F0253001A5E76 /* Notification+AppEvents.swift */; };
25 B55DDFCE2A6F069D001A5E76 /* RecordingWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = B55DDFCD2A6F069D001A5E76 /* RecordingWindow.swift */; };
26 B56C70CD2A6EFDF4009B97EB /* CaptureState.swift in Sources */ = {isa = PBXBuildFile; fileRef = B56C70CC2A6EFDF4009B97EB /* CaptureState.swift */; };
27 B5F915522A6EF80D007ECE8E /* CapturaApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5F915512A6EF80D007ECE8E /* CapturaApp.swift */; };
28 B5F915542A6EF80D007ECE8E /* PreferencesScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5F915532A6EF80D007ECE8E /* PreferencesScreen.swift */; };
29 B5F915562A6EF80E007ECE8E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B5F915552A6EF80E007ECE8E /* Assets.xcassets */; };
30 B5F915592A6EF80E007ECE8E /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B5F915582A6EF80E007ECE8E /* Preview Assets.xcassets */; };
31 B5F9155B2A6EF80E007ECE8E /* CapturaRemoteFile+name.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5F9155A2A6EF80E007ECE8E /* CapturaRemoteFile+name.swift */; };
32 B5F915662A6EF80E007ECE8E /* CapturaTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5F915652A6EF80E007ECE8E /* CapturaTests.swift */; };
33 B5F915702A6EF80E007ECE8E /* CapturaUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5F9156F2A6EF80E007ECE8E /* CapturaUITests.swift */; };
34 B5F915722A6EF80E007ECE8E /* CapturaUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5F915712A6EF80E007ECE8E /* CapturaUITestsLaunchTests.swift */; };
35 /* End PBXBuildFile section */
36
37 /* Begin PBXContainerItemProxy section */
38 B5F915622A6EF80E007ECE8E /* PBXContainerItemProxy */ = {
39 isa = PBXContainerItemProxy;
40 containerPortal = B5F915462A6EF80D007ECE8E /* Project object */;
41 proxyType = 1;
42 remoteGlobalIDString = B5F9154D2A6EF80D007ECE8E;
43 remoteInfo = Captura;
44 };
45 B5F9156C2A6EF80E007ECE8E /* PBXContainerItemProxy */ = {
46 isa = PBXContainerItemProxy;
47 containerPortal = B5F915462A6EF80D007ECE8E /* Project object */;
48 proxyType = 1;
49 remoteGlobalIDString = B5F9154D2A6EF80D007ECE8E;
50 remoteInfo = Captura;
51 };
52 /* End PBXContainerItemProxy section */
53
54 /* Begin PBXFileReference section */
55 B5278B162A71528F009F6462 /* HelpPopoverViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HelpPopoverViewController.swift; sourceTree = "<group>"; };
56 B5278B1E2A71BD9B009F6462 /* OutputSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OutputSettings.swift; sourceTree = "<group>"; };
57 B5278B202A71BFC3009F6462 /* SettingsStructs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsStructs.swift; sourceTree = "<group>"; };
58 B5278B222A71C140009F6462 /* PreferencesWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreferencesWindow.swift; sourceTree = "<group>"; };
59 B5278B242A71CA80009F6462 /* AdvancedSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdvancedSettings.swift; sourceTree = "<group>"; };
60 B5278B272A739871009F6462 /* CGImage+resize.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CGImage+resize.swift"; sourceTree = "<group>"; };
61 B5278B292A73992D009F6462 /* GifRenderer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GifRenderer.swift; sourceTree = "<group>"; };
62 B5278B2B2A739B3A009F6462 /* CapturaFile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapturaFile.swift; sourceTree = "<group>"; };
63 B5278B302A73AEAE009F6462 /* CVImageBuffer+cgImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CVImageBuffer+cgImage.swift"; sourceTree = "<group>"; };
64 B5278B352A73B3AA009F6462 /* CapturaCaptureSession.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapturaCaptureSession.swift; sourceTree = "<group>"; };
65 B5278B372A73D1EE009F6462 /* CapturaSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapturaSettings.swift; sourceTree = "<group>"; };
66 B5278B3D2A74420F009F6462 /* CapturaRemoteFile.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = CapturaRemoteFile.xcdatamodel; sourceTree = "<group>"; };
67 B5278B3F2A744297009F6462 /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; };
68 B5278B412A779CDB009F6462 /* BackendResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackendResponse.swift; sourceTree = "<group>"; };
69 B55DDFCB2A6F0253001A5E76 /* Notification+AppEvents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Notification+AppEvents.swift"; sourceTree = "<group>"; };
70 B55DDFCD2A6F069D001A5E76 /* RecordingWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecordingWindow.swift; sourceTree = "<group>"; };
71 B56C70CC2A6EFDF4009B97EB /* CaptureState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CaptureState.swift; sourceTree = "<group>"; };
72 B5F9154E2A6EF80D007ECE8E /* Captura.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Captura.app; sourceTree = BUILT_PRODUCTS_DIR; };
73 B5F915512A6EF80D007ECE8E /* CapturaApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapturaApp.swift; sourceTree = "<group>"; };
74 B5F915532A6EF80D007ECE8E /* PreferencesScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreferencesScreen.swift; sourceTree = "<group>"; };
75 B5F915552A6EF80E007ECE8E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
76 B5F915582A6EF80E007ECE8E /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
77 B5F9155A2A6EF80E007ECE8E /* CapturaRemoteFile+name.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CapturaRemoteFile+name.swift"; sourceTree = "<group>"; };
78 B5F9155C2A6EF80E007ECE8E /* Captura.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Captura.entitlements; sourceTree = "<group>"; };
79 B5F915612A6EF80E007ECE8E /* CapturaTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CapturaTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
80 B5F915652A6EF80E007ECE8E /* CapturaTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapturaTests.swift; sourceTree = "<group>"; };
81 B5F9156B2A6EF80E007ECE8E /* CapturaUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CapturaUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
82 B5F9156F2A6EF80E007ECE8E /* CapturaUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapturaUITests.swift; sourceTree = "<group>"; };
83 B5F915712A6EF80E007ECE8E /* CapturaUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapturaUITestsLaunchTests.swift; sourceTree = "<group>"; };
84 /* End PBXFileReference section */
85
86 /* Begin PBXFrameworksBuildPhase section */
87 B5F9154B2A6EF80D007ECE8E /* Frameworks */ = {
88 isa = PBXFrameworksBuildPhase;
89 buildActionMask = 2147483647;
90 files = (
91 );
92 runOnlyForDeploymentPostprocessing = 0;
93 };
94 B5F9155E2A6EF80E007ECE8E /* Frameworks */ = {
95 isa = PBXFrameworksBuildPhase;
96 buildActionMask = 2147483647;
97 files = (
98 );
99 runOnlyForDeploymentPostprocessing = 0;
100 };
101 B5F915682A6EF80E007ECE8E /* Frameworks */ = {
102 isa = PBXFrameworksBuildPhase;
103 buildActionMask = 2147483647;
104 files = (
105 );
106 runOnlyForDeploymentPostprocessing = 0;
107 };
108 /* End PBXFrameworksBuildPhase section */
109
110 /* Begin PBXGroup section */
111 B5278B182A71BD10009F6462 /* Presentation */ = {
112 isa = PBXGroup;
113 children = (
114 B5278B1D2A71BD8A009F6462 /* Settings */,
115 B5278B1B2A71BD2E009F6462 /* Popovers */,
116 B5278B1A2A71BD1F009F6462 /* Windows */,
117 B5278B192A71BD1A009F6462 /* Screens */,
118 );
119 path = Presentation;
120 sourceTree = "<group>";
121 };
122 B5278B192A71BD1A009F6462 /* Screens */ = {
123 isa = PBXGroup;
124 children = (
125 B5F915532A6EF80D007ECE8E /* PreferencesScreen.swift */,
126 );
127 path = Screens;
128 sourceTree = "<group>";
129 };
130 B5278B1A2A71BD1F009F6462 /* Windows */ = {
131 isa = PBXGroup;
132 children = (
133 B55DDFCD2A6F069D001A5E76 /* RecordingWindow.swift */,
134 B5278B222A71C140009F6462 /* PreferencesWindow.swift */,
135 );
136 path = Windows;
137 sourceTree = "<group>";
138 };
139 B5278B1B2A71BD2E009F6462 /* Popovers */ = {
140 isa = PBXGroup;
141 children = (
142 B5278B162A71528F009F6462 /* HelpPopoverViewController.swift */,
143 );
144 path = Popovers;
145 sourceTree = "<group>";
146 };
147 B5278B1C2A71BD3C009F6462 /* Data */ = {
148 isa = PBXGroup;
149 children = (
150 B5278B202A71BFC3009F6462 /* SettingsStructs.swift */,
151 B5278B292A73992D009F6462 /* GifRenderer.swift */,
152 B5278B2B2A739B3A009F6462 /* CapturaFile.swift */,
153 B5F9155A2A6EF80E007ECE8E /* CapturaRemoteFile+name.swift */,
154 B5278B372A73D1EE009F6462 /* CapturaSettings.swift */,
155 B5278B3C2A74420F009F6462 /* Captura.xcdatamodeld */,
156 B5278B3F2A744297009F6462 /* Persistence.swift */,
157 B5278B412A779CDB009F6462 /* BackendResponse.swift */,
158 );
159 path = Data;
160 sourceTree = "<group>";
161 };
162 B5278B1D2A71BD8A009F6462 /* Settings */ = {
163 isa = PBXGroup;
164 children = (
165 B5278B1E2A71BD9B009F6462 /* OutputSettings.swift */,
166 B5278B242A71CA80009F6462 /* AdvancedSettings.swift */,
167 );
168 path = Settings;
169 sourceTree = "<group>";
170 };
171 B5278B262A739862009F6462 /* Core Extensions */ = {
172 isa = PBXGroup;
173 children = (
174 B55DDFCB2A6F0253001A5E76 /* Notification+AppEvents.swift */,
175 B5278B272A739871009F6462 /* CGImage+resize.swift */,
176 B5278B302A73AEAE009F6462 /* CVImageBuffer+cgImage.swift */,
177 );
178 path = "Core Extensions";
179 sourceTree = "<group>";
180 };
181 B5278B322A73AFEC009F6462 /* Domain */ = {
182 isa = PBXGroup;
183 children = (
184 B56C70CC2A6EFDF4009B97EB /* CaptureState.swift */,
185 B5278B352A73B3AA009F6462 /* CapturaCaptureSession.swift */,
186 );
187 path = Domain;
188 sourceTree = "<group>";
189 };
190 B5F915452A6EF80D007ECE8E = {
191 isa = PBXGroup;
192 children = (
193 B5F915502A6EF80D007ECE8E /* Captura */,
194 B5F915642A6EF80E007ECE8E /* CapturaTests */,
195 B5F9156E2A6EF80E007ECE8E /* CapturaUITests */,
196 B5F9154F2A6EF80D007ECE8E /* Products */,
197 );
198 sourceTree = "<group>";
199 };
200 B5F9154F2A6EF80D007ECE8E /* Products */ = {
201 isa = PBXGroup;
202 children = (
203 B5F9154E2A6EF80D007ECE8E /* Captura.app */,
204 B5F915612A6EF80E007ECE8E /* CapturaTests.xctest */,
205 B5F9156B2A6EF80E007ECE8E /* CapturaUITests.xctest */,
206 );
207 name = Products;
208 sourceTree = "<group>";
209 };
210 B5F915502A6EF80D007ECE8E /* Captura */ = {
211 isa = PBXGroup;
212 children = (
213 B5F915512A6EF80D007ECE8E /* CapturaApp.swift */,
214 B5278B262A739862009F6462 /* Core Extensions */,
215 B5278B1C2A71BD3C009F6462 /* Data */,
216 B5278B322A73AFEC009F6462 /* Domain */,
217 B5278B182A71BD10009F6462 /* Presentation */,
218 B5F915552A6EF80E007ECE8E /* Assets.xcassets */,
219 B5F9155C2A6EF80E007ECE8E /* Captura.entitlements */,
220 B5F915572A6EF80E007ECE8E /* Preview Content */,
221 );
222 path = Captura;
223 sourceTree = "<group>";
224 };
225 B5F915572A6EF80E007ECE8E /* Preview Content */ = {
226 isa = PBXGroup;
227 children = (
228 B5F915582A6EF80E007ECE8E /* Preview Assets.xcassets */,
229 );
230 path = "Preview Content";
231 sourceTree = "<group>";
232 };
233 B5F915642A6EF80E007ECE8E /* CapturaTests */ = {
234 isa = PBXGroup;
235 children = (
236 B5F915652A6EF80E007ECE8E /* CapturaTests.swift */,
237 );
238 path = CapturaTests;
239 sourceTree = "<group>";
240 };
241 B5F9156E2A6EF80E007ECE8E /* CapturaUITests */ = {
242 isa = PBXGroup;
243 children = (
244 B5F9156F2A6EF80E007ECE8E /* CapturaUITests.swift */,
245 B5F915712A6EF80E007ECE8E /* CapturaUITestsLaunchTests.swift */,
246 );
247 path = CapturaUITests;
248 sourceTree = "<group>";
249 };
250 /* End PBXGroup section */
251
252 /* Begin PBXNativeTarget section */
253 B5F9154D2A6EF80D007ECE8E /* Captura */ = {
254 isa = PBXNativeTarget;
255 buildConfigurationList = B5F915752A6EF80E007ECE8E /* Build configuration list for PBXNativeTarget "Captura" */;
256 buildPhases = (
257 B5F9154A2A6EF80D007ECE8E /* Sources */,
258 B5F9154B2A6EF80D007ECE8E /* Frameworks */,
259 B5F9154C2A6EF80D007ECE8E /* Resources */,
260 );
261 buildRules = (
262 );
263 dependencies = (
264 );
265 name = Captura;
266 packageProductDependencies = (
267 );
268 productName = Captura;
269 productReference = B5F9154E2A6EF80D007ECE8E /* Captura.app */;
270 productType = "com.apple.product-type.application";
271 };
272 B5F915602A6EF80E007ECE8E /* CapturaTests */ = {
273 isa = PBXNativeTarget;
274 buildConfigurationList = B5F915782A6EF80E007ECE8E /* Build configuration list for PBXNativeTarget "CapturaTests" */;
275 buildPhases = (
276 B5F9155D2A6EF80E007ECE8E /* Sources */,
277 B5F9155E2A6EF80E007ECE8E /* Frameworks */,
278 B5F9155F2A6EF80E007ECE8E /* Resources */,
279 );
280 buildRules = (
281 );
282 dependencies = (
283 B5F915632A6EF80E007ECE8E /* PBXTargetDependency */,
284 );
285 name = CapturaTests;
286 productName = CapturaTests;
287 productReference = B5F915612A6EF80E007ECE8E /* CapturaTests.xctest */;
288 productType = "com.apple.product-type.bundle.unit-test";
289 };
290 B5F9156A2A6EF80E007ECE8E /* CapturaUITests */ = {
291 isa = PBXNativeTarget;
292 buildConfigurationList = B5F9157B2A6EF80E007ECE8E /* Build configuration list for PBXNativeTarget "CapturaUITests" */;
293 buildPhases = (
294 B5F915672A6EF80E007ECE8E /* Sources */,
295 B5F915682A6EF80E007ECE8E /* Frameworks */,
296 B5F915692A6EF80E007ECE8E /* Resources */,
297 );
298 buildRules = (
299 );
300 dependencies = (
301 B5F9156D2A6EF80E007ECE8E /* PBXTargetDependency */,
302 );
303 name = CapturaUITests;
304 productName = CapturaUITests;
305 productReference = B5F9156B2A6EF80E007ECE8E /* CapturaUITests.xctest */;
306 productType = "com.apple.product-type.bundle.ui-testing";
307 };
308 /* End PBXNativeTarget section */
309
310 /* Begin PBXProject section */
311 B5F915462A6EF80D007ECE8E /* Project object */ = {
312 isa = PBXProject;
313 attributes = {
314 BuildIndependentTargetsInParallel = 1;
315 LastSwiftUpdateCheck = 1500;
316 LastUpgradeCheck = 1500;
317 TargetAttributes = {
318 B5F9154D2A6EF80D007ECE8E = {
319 CreatedOnToolsVersion = 15.0;
320 };
321 B5F915602A6EF80E007ECE8E = {
322 CreatedOnToolsVersion = 15.0;
323 TestTargetID = B5F9154D2A6EF80D007ECE8E;
324 };
325 B5F9156A2A6EF80E007ECE8E = {
326 CreatedOnToolsVersion = 15.0;
327 TestTargetID = B5F9154D2A6EF80D007ECE8E;
328 };
329 };
330 };
331 buildConfigurationList = B5F915492A6EF80D007ECE8E /* Build configuration list for PBXProject "Captura" */;
332 compatibilityVersion = "Xcode 14.0";
333 developmentRegion = en;
334 hasScannedForEncodings = 0;
335 knownRegions = (
336 en,
337 Base,
338 );
339 mainGroup = B5F915452A6EF80D007ECE8E;
340 packageReferences = (
341 );
342 productRefGroup = B5F9154F2A6EF80D007ECE8E /* Products */;
343 projectDirPath = "";
344 projectRoot = "";
345 targets = (
346 B5F9154D2A6EF80D007ECE8E /* Captura */,
347 B5F915602A6EF80E007ECE8E /* CapturaTests */,
348 B5F9156A2A6EF80E007ECE8E /* CapturaUITests */,
349 );
350 };
351 /* End PBXProject section */
352
353 /* Begin PBXResourcesBuildPhase section */
354 B5F9154C2A6EF80D007ECE8E /* Resources */ = {
355 isa = PBXResourcesBuildPhase;
356 buildActionMask = 2147483647;
357 files = (
358 B5F915592A6EF80E007ECE8E /* Preview Assets.xcassets in Resources */,
359 B5F915562A6EF80E007ECE8E /* Assets.xcassets in Resources */,
360 );
361 runOnlyForDeploymentPostprocessing = 0;
362 };
363 B5F9155F2A6EF80E007ECE8E /* Resources */ = {
364 isa = PBXResourcesBuildPhase;
365 buildActionMask = 2147483647;
366 files = (
367 );
368 runOnlyForDeploymentPostprocessing = 0;
369 };
370 B5F915692A6EF80E007ECE8E /* Resources */ = {
371 isa = PBXResourcesBuildPhase;
372 buildActionMask = 2147483647;
373 files = (
374 );
375 runOnlyForDeploymentPostprocessing = 0;
376 };
377 /* End PBXResourcesBuildPhase section */
378
379 /* Begin PBXSourcesBuildPhase section */
380 B5F9154A2A6EF80D007ECE8E /* Sources */ = {
381 isa = PBXSourcesBuildPhase;
382 buildActionMask = 2147483647;
383 files = (
384 B5F915542A6EF80D007ECE8E /* PreferencesScreen.swift in Sources */,
385 B5278B382A73D1EE009F6462 /* CapturaSettings.swift in Sources */,
386 B5278B282A739871009F6462 /* CGImage+resize.swift in Sources */,
387 B5278B422A779CDB009F6462 /* BackendResponse.swift in Sources */,
388 B5278B2C2A739B3A009F6462 /* CapturaFile.swift in Sources */,
389 B5278B1F2A71BD9B009F6462 /* OutputSettings.swift in Sources */,
390 B5278B2A2A73992D009F6462 /* GifRenderer.swift in Sources */,
391 B5278B212A71BFC3009F6462 /* SettingsStructs.swift in Sources */,
392 B55DDFCE2A6F069D001A5E76 /* RecordingWindow.swift in Sources */,
393 B5278B402A744297009F6462 /* Persistence.swift in Sources */,
394 B55DDFCC2A6F0253001A5E76 /* Notification+AppEvents.swift in Sources */,
395 B5F9155B2A6EF80E007ECE8E /* CapturaRemoteFile+name.swift in Sources */,
396 B5278B232A71C140009F6462 /* PreferencesWindow.swift in Sources */,
397 B5278B172A71528F009F6462 /* HelpPopoverViewController.swift in Sources */,
398 B56C70CD2A6EFDF4009B97EB /* CaptureState.swift in Sources */,
399 B5278B312A73AEAE009F6462 /* CVImageBuffer+cgImage.swift in Sources */,
400 B5278B252A71CA80009F6462 /* AdvancedSettings.swift in Sources */,
401 B5278B362A73B3AA009F6462 /* CapturaCaptureSession.swift in Sources */,
402 B5278B3E2A74420F009F6462 /* Captura.xcdatamodeld in Sources */,
403 B5F915522A6EF80D007ECE8E /* CapturaApp.swift in Sources */,
404 );
405 runOnlyForDeploymentPostprocessing = 0;
406 };
407 B5F9155D2A6EF80E007ECE8E /* Sources */ = {
408 isa = PBXSourcesBuildPhase;
409 buildActionMask = 2147483647;
410 files = (
411 B5F915662A6EF80E007ECE8E /* CapturaTests.swift in Sources */,
412 );
413 runOnlyForDeploymentPostprocessing = 0;
414 };
415 B5F915672A6EF80E007ECE8E /* Sources */ = {
416 isa = PBXSourcesBuildPhase;
417 buildActionMask = 2147483647;
418 files = (
419 B5F915702A6EF80E007ECE8E /* CapturaUITests.swift in Sources */,
420 B5F915722A6EF80E007ECE8E /* CapturaUITestsLaunchTests.swift in Sources */,
421 );
422 runOnlyForDeploymentPostprocessing = 0;
423 };
424 /* End PBXSourcesBuildPhase section */
425
426 /* Begin PBXTargetDependency section */
427 B5F915632A6EF80E007ECE8E /* PBXTargetDependency */ = {
428 isa = PBXTargetDependency;
429 target = B5F9154D2A6EF80D007ECE8E /* Captura */;
430 targetProxy = B5F915622A6EF80E007ECE8E /* PBXContainerItemProxy */;
431 };
432 B5F9156D2A6EF80E007ECE8E /* PBXTargetDependency */ = {
433 isa = PBXTargetDependency;
434 target = B5F9154D2A6EF80D007ECE8E /* Captura */;
435 targetProxy = B5F9156C2A6EF80E007ECE8E /* PBXContainerItemProxy */;
436 };
437 /* End PBXTargetDependency section */
438
439 /* Begin XCBuildConfiguration section */
440 B5F915732A6EF80E007ECE8E /* Debug */ = {
441 isa = XCBuildConfiguration;
442 buildSettings = {
443 ALWAYS_SEARCH_USER_PATHS = NO;
444 ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
445 CLANG_ANALYZER_NONNULL = YES;
446 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
447 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
448 CLANG_ENABLE_MODULES = YES;
449 CLANG_ENABLE_OBJC_ARC = YES;
450 CLANG_ENABLE_OBJC_WEAK = YES;
451 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
452 CLANG_WARN_BOOL_CONVERSION = YES;
453 CLANG_WARN_COMMA = YES;
454 CLANG_WARN_CONSTANT_CONVERSION = YES;
455 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
456 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
457 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
458 CLANG_WARN_EMPTY_BODY = YES;
459 CLANG_WARN_ENUM_CONVERSION = YES;
460 CLANG_WARN_INFINITE_RECURSION = YES;
461 CLANG_WARN_INT_CONVERSION = YES;
462 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
463 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
464 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
465 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
466 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
467 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
468 CLANG_WARN_STRICT_PROTOTYPES = YES;
469 CLANG_WARN_SUSPICIOUS_MOVE = YES;
470 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
471 CLANG_WARN_UNREACHABLE_CODE = YES;
472 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
473 COPY_PHASE_STRIP = NO;
474 DEBUG_INFORMATION_FORMAT = dwarf;
475 ENABLE_STRICT_OBJC_MSGSEND = YES;
476 ENABLE_TESTABILITY = YES;
477 ENABLE_USER_SCRIPT_SANDBOXING = YES;
478 GCC_C_LANGUAGE_STANDARD = gnu17;
479 GCC_DYNAMIC_NO_PIC = NO;
480 GCC_NO_COMMON_BLOCKS = YES;
481 GCC_OPTIMIZATION_LEVEL = 0;
482 GCC_PREPROCESSOR_DEFINITIONS = (
483 "DEBUG=1",
484 "$(inherited)",
485 );
486 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
487 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
488 GCC_WARN_UNDECLARED_SELECTOR = YES;
489 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
490 GCC_WARN_UNUSED_FUNCTION = YES;
491 GCC_WARN_UNUSED_VARIABLE = YES;
492 LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
493 MACOSX_DEPLOYMENT_TARGET = 12.0;
494 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
495 MTL_FAST_MATH = YES;
496 ONLY_ACTIVE_ARCH = YES;
497 SDKROOT = macosx;
498 SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
499 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
500 };
501 name = Debug;
502 };
503 B5F915742A6EF80E007ECE8E /* Release */ = {
504 isa = XCBuildConfiguration;
505 buildSettings = {
506 ALWAYS_SEARCH_USER_PATHS = NO;
507 ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
508 CLANG_ANALYZER_NONNULL = YES;
509 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
510 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
511 CLANG_ENABLE_MODULES = YES;
512 CLANG_ENABLE_OBJC_ARC = YES;
513 CLANG_ENABLE_OBJC_WEAK = YES;
514 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
515 CLANG_WARN_BOOL_CONVERSION = YES;
516 CLANG_WARN_COMMA = YES;
517 CLANG_WARN_CONSTANT_CONVERSION = YES;
518 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
519 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
520 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
521 CLANG_WARN_EMPTY_BODY = YES;
522 CLANG_WARN_ENUM_CONVERSION = YES;
523 CLANG_WARN_INFINITE_RECURSION = YES;
524 CLANG_WARN_INT_CONVERSION = YES;
525 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
526 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
527 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
528 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
529 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
530 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
531 CLANG_WARN_STRICT_PROTOTYPES = YES;
532 CLANG_WARN_SUSPICIOUS_MOVE = YES;
533 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
534 CLANG_WARN_UNREACHABLE_CODE = YES;
535 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
536 COPY_PHASE_STRIP = NO;
537 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
538 ENABLE_NS_ASSERTIONS = NO;
539 ENABLE_STRICT_OBJC_MSGSEND = YES;
540 ENABLE_USER_SCRIPT_SANDBOXING = YES;
541 GCC_C_LANGUAGE_STANDARD = gnu17;
542 GCC_NO_COMMON_BLOCKS = YES;
543 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
544 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
545 GCC_WARN_UNDECLARED_SELECTOR = YES;
546 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
547 GCC_WARN_UNUSED_FUNCTION = YES;
548 GCC_WARN_UNUSED_VARIABLE = YES;
549 LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
550 MACOSX_DEPLOYMENT_TARGET = 12.0;
551 MTL_ENABLE_DEBUG_INFO = NO;
552 MTL_FAST_MATH = YES;
553 SDKROOT = macosx;
554 SWIFT_COMPILATION_MODE = wholemodule;
555 };
556 name = Release;
557 };
558 B5F915762A6EF80E007ECE8E /* Debug */ = {
559 isa = XCBuildConfiguration;
560 buildSettings = {
561 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
562 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
563 CODE_SIGN_ENTITLEMENTS = Captura/Captura.entitlements;
564 CODE_SIGN_STYLE = Automatic;
565 COMBINE_HIDPI_IMAGES = YES;
566 CURRENT_PROJECT_VERSION = 1;
567 DEVELOPMENT_ASSET_PATHS = "\"Captura/Preview Content\"";
568 DEVELOPMENT_TEAM = S68NHQVJXW;
569 ENABLE_HARDENED_RUNTIME = YES;
570 ENABLE_PREVIEWS = YES;
571 GENERATE_INFOPLIST_FILE = YES;
572 INFOPLIST_KEY_LSUIElement = YES;
573 INFOPLIST_KEY_NSHumanReadableCopyright = "";
574 LD_RUNPATH_SEARCH_PATHS = (
575 "$(inherited)",
576 "@executable_path/../Frameworks",
577 );
578 MACOSX_DEPLOYMENT_TARGET = 13.0;
579 MARKETING_VERSION = 1.0;
580 PRODUCT_BUNDLE_IDENTIFIER = pizza.unlimited.Captura;
581 PRODUCT_NAME = "$(TARGET_NAME)";
582 SWIFT_EMIT_LOC_STRINGS = YES;
583 SWIFT_VERSION = 5.0;
584 };
585 name = Debug;
586 };
587 B5F915772A6EF80E007ECE8E /* Release */ = {
588 isa = XCBuildConfiguration;
589 buildSettings = {
590 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
591 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
592 CODE_SIGN_ENTITLEMENTS = Captura/Captura.entitlements;
593 CODE_SIGN_STYLE = Automatic;
594 COMBINE_HIDPI_IMAGES = YES;
595 CURRENT_PROJECT_VERSION = 1;
596 DEVELOPMENT_ASSET_PATHS = "\"Captura/Preview Content\"";
597 DEVELOPMENT_TEAM = S68NHQVJXW;
598 ENABLE_HARDENED_RUNTIME = YES;
599 ENABLE_PREVIEWS = YES;
600 GENERATE_INFOPLIST_FILE = YES;
601 INFOPLIST_KEY_LSUIElement = YES;
602 INFOPLIST_KEY_NSHumanReadableCopyright = "";
603 LD_RUNPATH_SEARCH_PATHS = (
604 "$(inherited)",
605 "@executable_path/../Frameworks",
606 );
607 MACOSX_DEPLOYMENT_TARGET = 13.0;
608 MARKETING_VERSION = 1.0;
609 PRODUCT_BUNDLE_IDENTIFIER = pizza.unlimited.Captura;
610 PRODUCT_NAME = "$(TARGET_NAME)";
611 SWIFT_EMIT_LOC_STRINGS = YES;
612 SWIFT_VERSION = 5.0;
613 };
614 name = Release;
615 };
616 B5F915792A6EF80E007ECE8E /* Debug */ = {
617 isa = XCBuildConfiguration;
618 buildSettings = {
619 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
620 BUNDLE_LOADER = "$(TEST_HOST)";
621 CODE_SIGN_STYLE = Automatic;
622 CURRENT_PROJECT_VERSION = 1;
623 DEVELOPMENT_TEAM = S68NHQVJXW;
624 GENERATE_INFOPLIST_FILE = YES;
625 MACOSX_DEPLOYMENT_TARGET = 14.0;
626 MARKETING_VERSION = 1.0;
627 PRODUCT_BUNDLE_IDENTIFIER = pizza.unlimited.CapturaTests;
628 PRODUCT_NAME = "$(TARGET_NAME)";
629 SWIFT_EMIT_LOC_STRINGS = NO;
630 SWIFT_VERSION = 5.0;
631 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Captura.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Captura";
632 };
633 name = Debug;
634 };
635 B5F9157A2A6EF80E007ECE8E /* Release */ = {
636 isa = XCBuildConfiguration;
637 buildSettings = {
638 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
639 BUNDLE_LOADER = "$(TEST_HOST)";
640 CODE_SIGN_STYLE = Automatic;
641 CURRENT_PROJECT_VERSION = 1;
642 DEVELOPMENT_TEAM = S68NHQVJXW;
643 GENERATE_INFOPLIST_FILE = YES;
644 MACOSX_DEPLOYMENT_TARGET = 14.0;
645 MARKETING_VERSION = 1.0;
646 PRODUCT_BUNDLE_IDENTIFIER = pizza.unlimited.CapturaTests;
647 PRODUCT_NAME = "$(TARGET_NAME)";
648 SWIFT_EMIT_LOC_STRINGS = NO;
649 SWIFT_VERSION = 5.0;
650 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Captura.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Captura";
651 };
652 name = Release;
653 };
654 B5F9157C2A6EF80E007ECE8E /* Debug */ = {
655 isa = XCBuildConfiguration;
656 buildSettings = {
657 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
658 CODE_SIGN_STYLE = Automatic;
659 CURRENT_PROJECT_VERSION = 1;
660 DEVELOPMENT_TEAM = S68NHQVJXW;
661 GENERATE_INFOPLIST_FILE = YES;
662 MARKETING_VERSION = 1.0;
663 PRODUCT_BUNDLE_IDENTIFIER = pizza.unlimited.CapturaUITests;
664 PRODUCT_NAME = "$(TARGET_NAME)";
665 SWIFT_EMIT_LOC_STRINGS = NO;
666 SWIFT_VERSION = 5.0;
667 TEST_TARGET_NAME = Captura;
668 };
669 name = Debug;
670 };
671 B5F9157D2A6EF80E007ECE8E /* Release */ = {
672 isa = XCBuildConfiguration;
673 buildSettings = {
674 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
675 CODE_SIGN_STYLE = Automatic;
676 CURRENT_PROJECT_VERSION = 1;
677 DEVELOPMENT_TEAM = S68NHQVJXW;
678 GENERATE_INFOPLIST_FILE = YES;
679 MARKETING_VERSION = 1.0;
680 PRODUCT_BUNDLE_IDENTIFIER = pizza.unlimited.CapturaUITests;
681 PRODUCT_NAME = "$(TARGET_NAME)";
682 SWIFT_EMIT_LOC_STRINGS = NO;
683 SWIFT_VERSION = 5.0;
684 TEST_TARGET_NAME = Captura;
685 };
686 name = Release;
687 };
688 /* End XCBuildConfiguration section */
689
690 /* Begin XCConfigurationList section */
691 B5F915492A6EF80D007ECE8E /* Build configuration list for PBXProject "Captura" */ = {
692 isa = XCConfigurationList;
693 buildConfigurations = (
694 B5F915732A6EF80E007ECE8E /* Debug */,
695 B5F915742A6EF80E007ECE8E /* Release */,
696 );
697 defaultConfigurationIsVisible = 0;
698 defaultConfigurationName = Release;
699 };
700 B5F915752A6EF80E007ECE8E /* Build configuration list for PBXNativeTarget "Captura" */ = {
701 isa = XCConfigurationList;
702 buildConfigurations = (
703 B5F915762A6EF80E007ECE8E /* Debug */,
704 B5F915772A6EF80E007ECE8E /* Release */,
705 );
706 defaultConfigurationIsVisible = 0;
707 defaultConfigurationName = Release;
708 };
709 B5F915782A6EF80E007ECE8E /* Build configuration list for PBXNativeTarget "CapturaTests" */ = {
710 isa = XCConfigurationList;
711 buildConfigurations = (
712 B5F915792A6EF80E007ECE8E /* Debug */,
713 B5F9157A2A6EF80E007ECE8E /* Release */,
714 );
715 defaultConfigurationIsVisible = 0;
716 defaultConfigurationName = Release;
717 };
718 B5F9157B2A6EF80E007ECE8E /* Build configuration list for PBXNativeTarget "CapturaUITests" */ = {
719 isa = XCConfigurationList;
720 buildConfigurations = (
721 B5F9157C2A6EF80E007ECE8E /* Debug */,
722 B5F9157D2A6EF80E007ECE8E /* Release */,
723 );
724 defaultConfigurationIsVisible = 0;
725 defaultConfigurationName = Release;
726 };
727 /* End XCConfigurationList section */
728
729 /* Begin XCVersionGroup section */
730 B5278B3C2A74420F009F6462 /* Captura.xcdatamodeld */ = {
731 isa = XCVersionGroup;
732 children = (
733 B5278B3D2A74420F009F6462 /* CapturaRemoteFile.xcdatamodel */,
734 );
735 currentVersion = B5278B3D2A74420F009F6462 /* CapturaRemoteFile.xcdatamodel */;
736 path = Captura.xcdatamodeld;
737 sourceTree = "<group>";
738 versionGroupType = wrapper.xcdatamodel;
739 };
740 /* End XCVersionGroup section */
741 };
742 rootObject = B5F915462A6EF80D007ECE8E /* Project object */;
743 }