+ B5278B262A739862009F6462 /* Core Extensions */ = {
+ isa = PBXGroup;
+ children = (
+ B55DDFCB2A6F0253001A5E76 /* Notification+AppEvents.swift */,
+ B5278B272A739871009F6462 /* CGImage+resize.swift */,
+ B5278B302A73AEAE009F6462 /* CVImageBuffer+cgImage.swift */,
+ B5E7B75E2AB5D84700D5F03B /* NSScreen+screenWithMouse.swift */,
+ );
+ path = "Core Extensions";
+ sourceTree = "<group>";
+ };
+ B5278B322A73AFEC009F6462 /* Domain */ = {
+ isa = PBXGroup;
+ children = (
+ B56C70CC2A6EFDF4009B97EB /* CaptureState.swift */,
+ B5278B352A73B3AA009F6462 /* CapturaCaptureSession.swift */,
+ B5278B442A77D924009F6462 /* CaptureSessionConfiguration.swift */,
+ );
+ path = Domain;
+ sourceTree = "<group>";
+ };
+ B5278B4C2A799A90009F6462 /* Intents */ = {
+ isa = PBXGroup;
+ children = (
+ B5278B4D2A799AA3009F6462 /* GetRemoteCaptures.swift */,
+ B55403E62A79A08C004BCBAB /* CapturaShortcutsProvider.swift */,
+ );
+ path = Intents;
+ sourceTree = "<group>";
+ };
+ B55403E82A79A3D5004BCBAB /* Scripting */ = {
+ isa = PBXGroup;
+ children = (
+ B5278B482A781B78009F6462 /* Captura.sdef */,
+ B55403E92A79A434004BCBAB /* ScriptedPreferences.swift */,
+ B5F95FAE2A7AE7F0005EFFDA /* ConfigureCommand.swift */,
+ B55403EC2A7A388B004BCBAB /* RecordCommand.swift */,
+ );
+ path = Scripting;
+ sourceTree = "<group>";
+ };
+ B55541E32C95801B0015F522 /* Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ );
+ name = Frameworks;
+ sourceTree = "<group>";
+ };