1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
silica-viewer/SilicaViewer.xcodeproj/project.pbxproj

1044 lines
44 KiB
Text

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 52;
objects = {
/* Begin PBXBuildFile section */
030F700B2415C6B500A43F01 /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 030F700A2415C6B500A43F01 /* Quartz.framework */; };
030F700E2415C6B500A43F01 /* PreviewViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 030F700D2415C6B500A43F01 /* PreviewViewController.swift */; };
030F70112415C6B500A43F01 /* PreviewViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 030F700F2415C6B500A43F01 /* PreviewViewController.xib */; };
030F70162415C6B500A43F01 /* QuickLook.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 030F70082415C6B500A43F01 /* QuickLook.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
03328514285A2AB700AEEBF3 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03328513285A2AB700AEEBF3 /* Extensions.swift */; };
03328516285A32FD00AEEBF3 /* SilicaDocument.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03328515285A32FD00AEEBF3 /* SilicaDocument.swift */; };
03328518285A33DA00AEEBF3 /* SilicaEngine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03328517285A33DA00AEEBF3 /* SilicaEngine.swift */; };
035D1A0426F0927200B332BE /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 035D19F826F0927200B332BE /* ViewController.swift */; };
035D1A0526F0927200B332BE /* cbridge.c in Sources */ = {isa = PBXBuildFile; fileRef = 035D19FA26F0927200B332BE /* cbridge.c */; };
035D1A0626F0927200B332BE /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 035D19FB26F0927200B332BE /* Assets.xcassets */; };
035D1A0726F0927200B332BE /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 035D19FD26F0927200B332BE /* Main.storyboard */; };
035D1A0826F0927200B332BE /* InfoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 035D19FF26F0927200B332BE /* InfoViewController.swift */; };
035D1A0926F0927200B332BE /* Document.swift in Sources */ = {isa = PBXBuildFile; fileRef = 035D1A0026F0927200B332BE /* Document.swift */; };
035D1A0A26F0927200B332BE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 035D1A0126F0927200B332BE /* AppDelegate.swift */; };
035D1A0B26F0927200B332BE /* TimelapseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 035D1A0226F0927200B332BE /* TimelapseViewController.swift */; };
036AFBB8241687680075400A /* ZIPFoundation in Frameworks */ = {isa = PBXBuildFile; productRef = 036AFBB7241687680075400A /* ZIPFoundation */; };
036AFC062417F2990075400A /* ZIPFoundation in Frameworks */ = {isa = PBXBuildFile; productRef = 036AFC052417F2990075400A /* ZIPFoundation */; };
036AFC0D241800350075400A /* QuickLookThumbnailing.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 036AFC0C241800350075400A /* QuickLookThumbnailing.framework */; };
036AFC0E241800350075400A /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 030F700A2415C6B500A43F01 /* Quartz.framework */; };
036AFC11241800350075400A /* ThumbnailProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 036AFC10241800350075400A /* ThumbnailProvider.swift */; };
036AFC16241800350075400A /* Thumbnail.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 036AFC0B241800350075400A /* Thumbnail.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
036AFC1B241800850075400A /* ZIPFoundation in Frameworks */ = {isa = PBXBuildFile; productRef = 036AFC1A241800850075400A /* ZIPFoundation */; };
0371996027BAC5D800EE1DFD /* Silica_ViewerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0371995F27BAC5D800EE1DFD /* Silica_ViewerTests.swift */; };
0371996727BACD8700EE1DFD /* ExportAccessoryView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0371996627BACD8700EE1DFD /* ExportAccessoryView.xib */; };
0371996927BACDE800EE1DFD /* ExportAccessoryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0371996827BACDE800EE1DFD /* ExportAccessoryView.swift */; };
03A2FE7B27CC3034004CDE91 /* libPSDWriter-Mac.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 03A2FE7927CC2EED004CDE91 /* libPSDWriter-Mac.a */; };
03A2FE9427CD3DFF004CDE91 /* lzoconf.h in Headers */ = {isa = PBXBuildFile; fileRef = 03A2FE9127CD3DFF004CDE91 /* lzoconf.h */; };
03A2FE9527CD3DFF004CDE91 /* minilzo.h in Headers */ = {isa = PBXBuildFile; fileRef = 03A2FE9227CD3DFF004CDE91 /* minilzo.h */; };
03A2FE9627CD3DFF004CDE91 /* lzodefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 03A2FE9327CD3DFF004CDE91 /* lzodefs.h */; };
03A2FE9827CD3E0A004CDE91 /* minilzo.c in Sources */ = {isa = PBXBuildFile; fileRef = 03A2FE9727CD3E0A004CDE91 /* minilzo.c */; };
03CB383B2419CA2D0078B3E5 /* libLZO.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 03CB382E2419C9DB0078B3E5 /* libLZO.a */; };
03CB3840241A5AED0078B3E5 /* Shared.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03CB383F241A5AED0078B3E5 /* Shared.swift */; };
03CB3841241A5AED0078B3E5 /* Shared.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03CB383F241A5AED0078B3E5 /* Shared.swift */; };
03CB3842241A5AED0078B3E5 /* Shared.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03CB383F241A5AED0078B3E5 /* Shared.swift */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
030F70142415C6B500A43F01 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 030F6FE62415C5E300A43F01 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 030F70072415C6B500A43F01;
remoteInfo = Quicklook;
};
036AFC14241800350075400A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 030F6FE62415C5E300A43F01 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 036AFC0A241800350075400A;
remoteInfo = Thumbnail;
};
0371996127BAC5D800EE1DFD /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 030F6FE62415C5E300A43F01 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 030F6FED2415C5E300A43F01;
remoteInfo = SilicaViewer;
};
03A2FE7827CC2EED004CDE91 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 03A2FE7427CC2EED004CDE91 /* PSDWriter-Mac.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 43066AF715095A06003E5DD7;
remoteInfo = "PSDWriter-Mac";
};
03CB383C2419CA2D0078B3E5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 030F6FE62415C5E300A43F01 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 03CB382D2419C9DB0078B3E5;
remoteInfo = LZO;
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
030F701A2415C6B500A43F01 /* Embed Foundation Extensions */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 13;
files = (
030F70162415C6B500A43F01 /* QuickLook.appex in Embed Foundation Extensions */,
036AFC16241800350075400A /* Thumbnail.appex in Embed Foundation Extensions */,
);
name = "Embed Foundation Extensions";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
030F6FEE2415C5E300A43F01 /* Silica Viewer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Silica Viewer.app"; sourceTree = BUILT_PRODUCTS_DIR; };
030F70082415C6B500A43F01 /* QuickLook.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = QuickLook.appex; sourceTree = BUILT_PRODUCTS_DIR; };
030F700A2415C6B500A43F01 /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = System/Library/Frameworks/Quartz.framework; sourceTree = SDKROOT; };
030F700D2415C6B500A43F01 /* PreviewViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreviewViewController.swift; sourceTree = "<group>"; };
030F70102415C6B500A43F01 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/PreviewViewController.xib; sourceTree = "<group>"; };
030F70122415C6B500A43F01 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
030F70132415C6B500A43F01 /* Quicklook.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Quicklook.entitlements; sourceTree = "<group>"; };
03328513285A2AB700AEEBF3 /* Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; };
03328515285A32FD00AEEBF3 /* SilicaDocument.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SilicaDocument.swift; sourceTree = "<group>"; };
03328517285A33DA00AEEBF3 /* SilicaEngine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SilicaEngine.swift; sourceTree = "<group>"; };
035D19F826F0927200B332BE /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
035D19F926F0927200B332BE /* SilicaViewer.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = SilicaViewer.entitlements; sourceTree = "<group>"; };
035D19FA26F0927200B332BE /* cbridge.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cbridge.c; sourceTree = "<group>"; };
035D19FB26F0927200B332BE /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
035D19FC26F0927200B332BE /* SilicaViewer-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "SilicaViewer-Bridging-Header.h"; sourceTree = "<group>"; };
035D19FE26F0927200B332BE /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
035D19FF26F0927200B332BE /* InfoViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InfoViewController.swift; sourceTree = "<group>"; };
035D1A0026F0927200B332BE /* Document.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Document.swift; sourceTree = "<group>"; };
035D1A0126F0927200B332BE /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
035D1A0226F0927200B332BE /* TimelapseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimelapseViewController.swift; sourceTree = "<group>"; };
035D1A0326F0927200B332BE /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
036AFC0B241800350075400A /* Thumbnail.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = Thumbnail.appex; sourceTree = BUILT_PRODUCTS_DIR; };
036AFC0C241800350075400A /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; };
036AFC10241800350075400A /* ThumbnailProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThumbnailProvider.swift; sourceTree = "<group>"; };
036AFC12241800350075400A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
036AFC13241800350075400A /* Thumbnail.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Thumbnail.entitlements; sourceTree = "<group>"; };
0371995827BAC52900EE1DFD /* SilicaViewer.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = SilicaViewer.xctestplan; sourceTree = "<group>"; };
0371995D27BAC5D800EE1DFD /* Silica ViewerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Silica ViewerTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
0371995F27BAC5D800EE1DFD /* Silica_ViewerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Silica_ViewerTests.swift; sourceTree = "<group>"; };
0371996627BACD8700EE1DFD /* ExportAccessoryView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ExportAccessoryView.xib; sourceTree = "<group>"; };
0371996827BACDE800EE1DFD /* ExportAccessoryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExportAccessoryView.swift; sourceTree = "<group>"; };
03A2FE7427CC2EED004CDE91 /* PSDWriter-Mac.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "PSDWriter-Mac.xcodeproj"; path = "Dependencies/PSDWriter/PSDWriter-Mac.xcodeproj"; sourceTree = "<group>"; };
03A2FE9127CD3DFF004CDE91 /* lzoconf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = lzoconf.h; path = Dependencies/MiniLZO/lzoconf.h; sourceTree = "<group>"; };
03A2FE9227CD3DFF004CDE91 /* minilzo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = minilzo.h; path = Dependencies/MiniLZO/minilzo.h; sourceTree = "<group>"; };
03A2FE9327CD3DFF004CDE91 /* lzodefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = lzodefs.h; path = Dependencies/MiniLZO/lzodefs.h; sourceTree = "<group>"; };
03A2FE9727CD3E0A004CDE91 /* minilzo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = minilzo.c; path = Dependencies/MiniLZO/minilzo.c; sourceTree = "<group>"; };
03CB382E2419C9DB0078B3E5 /* libLZO.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libLZO.a; sourceTree = BUILT_PRODUCTS_DIR; };
03CB383F241A5AED0078B3E5 /* Shared.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Shared.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
030F6FEB2415C5E300A43F01 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
03A2FE7B27CC3034004CDE91 /* libPSDWriter-Mac.a in Frameworks */,
036AFBB8241687680075400A /* ZIPFoundation in Frameworks */,
03CB383B2419CA2D0078B3E5 /* libLZO.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
030F70052415C6B500A43F01 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
030F700B2415C6B500A43F01 /* Quartz.framework in Frameworks */,
036AFC062417F2990075400A /* ZIPFoundation in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
036AFC08241800350075400A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
036AFC0D241800350075400A /* QuickLookThumbnailing.framework in Frameworks */,
036AFC0E241800350075400A /* Quartz.framework in Frameworks */,
036AFC1B241800850075400A /* ZIPFoundation in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
0371995A27BAC5D800EE1DFD /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
03CB382C2419C9DB0078B3E5 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
030F6FE52415C5E300A43F01 = {
isa = PBXGroup;
children = (
03A2FE9727CD3E0A004CDE91 /* minilzo.c */,
03A2FE9127CD3DFF004CDE91 /* lzoconf.h */,
03A2FE9327CD3DFF004CDE91 /* lzodefs.h */,
03A2FE9227CD3DFF004CDE91 /* minilzo.h */,
03A2FE7427CC2EED004CDE91 /* PSDWriter-Mac.xcodeproj */,
0371995827BAC52900EE1DFD /* SilicaViewer.xctestplan */,
035D19F726F0927200B332BE /* SilicaViewer */,
03CB383E241A5ACD0078B3E5 /* Shared */,
030F700C2415C6B500A43F01 /* Quicklook */,
036AFC0F241800350075400A /* Thumbnail */,
0371995E27BAC5D800EE1DFD /* Silica ViewerTests */,
030F70092415C6B500A43F01 /* Frameworks */,
030F6FEF2415C5E300A43F01 /* Products */,
);
sourceTree = "<group>";
};
030F6FEF2415C5E300A43F01 /* Products */ = {
isa = PBXGroup;
children = (
030F6FEE2415C5E300A43F01 /* Silica Viewer.app */,
030F70082415C6B500A43F01 /* QuickLook.appex */,
036AFC0B241800350075400A /* Thumbnail.appex */,
03CB382E2419C9DB0078B3E5 /* libLZO.a */,
0371995D27BAC5D800EE1DFD /* Silica ViewerTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
030F70092415C6B500A43F01 /* Frameworks */ = {
isa = PBXGroup;
children = (
030F700A2415C6B500A43F01 /* Quartz.framework */,
036AFC0C241800350075400A /* QuickLookThumbnailing.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
030F700C2415C6B500A43F01 /* Quicklook */ = {
isa = PBXGroup;
children = (
030F700D2415C6B500A43F01 /* PreviewViewController.swift */,
030F700F2415C6B500A43F01 /* PreviewViewController.xib */,
030F70122415C6B500A43F01 /* Info.plist */,
030F70132415C6B500A43F01 /* Quicklook.entitlements */,
);
path = Quicklook;
sourceTree = "<group>";
};
035D19F726F0927200B332BE /* SilicaViewer */ = {
isa = PBXGroup;
children = (
035D19F826F0927200B332BE /* ViewController.swift */,
035D19F926F0927200B332BE /* SilicaViewer.entitlements */,
035D19FA26F0927200B332BE /* cbridge.c */,
035D19FB26F0927200B332BE /* Assets.xcassets */,
035D19FC26F0927200B332BE /* SilicaViewer-Bridging-Header.h */,
035D19FD26F0927200B332BE /* Main.storyboard */,
035D19FF26F0927200B332BE /* InfoViewController.swift */,
035D1A0026F0927200B332BE /* Document.swift */,
035D1A0126F0927200B332BE /* AppDelegate.swift */,
035D1A0226F0927200B332BE /* TimelapseViewController.swift */,
035D1A0326F0927200B332BE /* Info.plist */,
0371996627BACD8700EE1DFD /* ExportAccessoryView.xib */,
0371996827BACDE800EE1DFD /* ExportAccessoryView.swift */,
03328513285A2AB700AEEBF3 /* Extensions.swift */,
03328515285A32FD00AEEBF3 /* SilicaDocument.swift */,
03328517285A33DA00AEEBF3 /* SilicaEngine.swift */,
);
path = SilicaViewer;
sourceTree = "<group>";
};
036AFC0F241800350075400A /* Thumbnail */ = {
isa = PBXGroup;
children = (
036AFC10241800350075400A /* ThumbnailProvider.swift */,
036AFC12241800350075400A /* Info.plist */,
036AFC13241800350075400A /* Thumbnail.entitlements */,
);
path = Thumbnail;
sourceTree = "<group>";
};
0371995E27BAC5D800EE1DFD /* Silica ViewerTests */ = {
isa = PBXGroup;
children = (
0371995F27BAC5D800EE1DFD /* Silica_ViewerTests.swift */,
);
path = "Silica ViewerTests";
sourceTree = "<group>";
};
03A2FE7527CC2EED004CDE91 /* Products */ = {
isa = PBXGroup;
children = (
03A2FE7927CC2EED004CDE91 /* libPSDWriter-Mac.a */,
);
name = Products;
sourceTree = "<group>";
};
03CB383E241A5ACD0078B3E5 /* Shared */ = {
isa = PBXGroup;
children = (
03CB383F241A5AED0078B3E5 /* Shared.swift */,
);
path = Shared;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
03CB382A2419C9DB0078B3E5 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
03A2FE9427CD3DFF004CDE91 /* lzoconf.h in Headers */,
03A2FE9527CD3DFF004CDE91 /* minilzo.h in Headers */,
03A2FE9627CD3DFF004CDE91 /* lzodefs.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
030F6FED2415C5E300A43F01 /* SilicaViewer */ = {
isa = PBXNativeTarget;
buildConfigurationList = 030F70012415C5E400A43F01 /* Build configuration list for PBXNativeTarget "SilicaViewer" */;
buildPhases = (
030F6FEA2415C5E300A43F01 /* Sources */,
030F6FEB2415C5E300A43F01 /* Frameworks */,
030F6FEC2415C5E300A43F01 /* Resources */,
030F701A2415C6B500A43F01 /* Embed Foundation Extensions */,
);
buildRules = (
);
dependencies = (
030F70152415C6B500A43F01 /* PBXTargetDependency */,
036AFC15241800350075400A /* PBXTargetDependency */,
03CB383D2419CA2D0078B3E5 /* PBXTargetDependency */,
);
name = SilicaViewer;
packageProductDependencies = (
036AFBB7241687680075400A /* ZIPFoundation */,
);
productName = ProcreateViewer;
productReference = 030F6FEE2415C5E300A43F01 /* Silica Viewer.app */;
productType = "com.apple.product-type.application";
};
030F70072415C6B500A43F01 /* QuickLook */ = {
isa = PBXNativeTarget;
buildConfigurationList = 030F70172415C6B500A43F01 /* Build configuration list for PBXNativeTarget "QuickLook" */;
buildPhases = (
030F70042415C6B500A43F01 /* Sources */,
030F70052415C6B500A43F01 /* Frameworks */,
030F70062415C6B500A43F01 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = QuickLook;
packageProductDependencies = (
036AFC052417F2990075400A /* ZIPFoundation */,
);
productName = Quicklook;
productReference = 030F70082415C6B500A43F01 /* QuickLook.appex */;
productType = "com.apple.product-type.app-extension";
};
036AFC0A241800350075400A /* Thumbnail */ = {
isa = PBXNativeTarget;
buildConfigurationList = 036AFC17241800350075400A /* Build configuration list for PBXNativeTarget "Thumbnail" */;
buildPhases = (
036AFC07241800350075400A /* Sources */,
036AFC08241800350075400A /* Frameworks */,
036AFC09241800350075400A /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = Thumbnail;
packageProductDependencies = (
036AFC1A241800850075400A /* ZIPFoundation */,
);
productName = Thumbnail;
productReference = 036AFC0B241800350075400A /* Thumbnail.appex */;
productType = "com.apple.product-type.app-extension";
};
0371995C27BAC5D800EE1DFD /* Silica ViewerTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 0371996327BAC5D800EE1DFD /* Build configuration list for PBXNativeTarget "Silica ViewerTests" */;
buildPhases = (
0371995927BAC5D800EE1DFD /* Sources */,
0371995A27BAC5D800EE1DFD /* Frameworks */,
0371995B27BAC5D800EE1DFD /* Resources */,
);
buildRules = (
);
dependencies = (
0371996227BAC5D800EE1DFD /* PBXTargetDependency */,
);
name = "Silica ViewerTests";
productName = "Silica ViewerTests";
productReference = 0371995D27BAC5D800EE1DFD /* Silica ViewerTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
03CB382D2419C9DB0078B3E5 /* LZO */ = {
isa = PBXNativeTarget;
buildConfigurationList = 03CB382F2419C9DB0078B3E5 /* Build configuration list for PBXNativeTarget "LZO" */;
buildPhases = (
03CB382A2419C9DB0078B3E5 /* Headers */,
03CB382B2419C9DB0078B3E5 /* Sources */,
03CB382C2419C9DB0078B3E5 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = LZO;
productName = LZO;
productReference = 03CB382E2419C9DB0078B3E5 /* libLZO.a */;
productType = "com.apple.product-type.library.static";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
030F6FE62415C5E300A43F01 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1320;
LastUpgradeCheck = 1420;
ORGANIZATIONNAME = Josh;
TargetAttributes = {
030F6FED2415C5E300A43F01 = {
CreatedOnToolsVersion = 11.3.1;
LastSwiftMigration = 1130;
};
030F70072415C6B500A43F01 = {
CreatedOnToolsVersion = 11.3.1;
};
036AFC0A241800350075400A = {
CreatedOnToolsVersion = 11.3.1;
};
0371995C27BAC5D800EE1DFD = {
CreatedOnToolsVersion = 13.2.1;
TestTargetID = 030F6FED2415C5E300A43F01;
};
03CB382D2419C9DB0078B3E5 = {
CreatedOnToolsVersion = 11.3.1;
};
};
};
buildConfigurationList = 030F6FE92415C5E300A43F01 /* Build configuration list for PBXProject "SilicaViewer" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 030F6FE52415C5E300A43F01;
packageReferences = (
036AFBB6241687680075400A /* XCRemoteSwiftPackageReference "ZIPFoundation" */,
);
productRefGroup = 030F6FEF2415C5E300A43F01 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 03A2FE7527CC2EED004CDE91 /* Products */;
ProjectRef = 03A2FE7427CC2EED004CDE91 /* PSDWriter-Mac.xcodeproj */;
},
);
projectRoot = "";
targets = (
030F6FED2415C5E300A43F01 /* SilicaViewer */,
030F70072415C6B500A43F01 /* QuickLook */,
036AFC0A241800350075400A /* Thumbnail */,
03CB382D2419C9DB0078B3E5 /* LZO */,
0371995C27BAC5D800EE1DFD /* Silica ViewerTests */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
03A2FE7927CC2EED004CDE91 /* libPSDWriter-Mac.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libPSDWriter-Mac.a";
remoteRef = 03A2FE7827CC2EED004CDE91 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
030F6FEC2415C5E300A43F01 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
035D1A0626F0927200B332BE /* Assets.xcassets in Resources */,
035D1A0726F0927200B332BE /* Main.storyboard in Resources */,
0371996727BACD8700EE1DFD /* ExportAccessoryView.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
030F70062415C6B500A43F01 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
030F70112415C6B500A43F01 /* PreviewViewController.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
036AFC09241800350075400A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
0371995B27BAC5D800EE1DFD /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
030F6FEA2415C5E300A43F01 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
035D1A0A26F0927200B332BE /* AppDelegate.swift in Sources */,
03328514285A2AB700AEEBF3 /* Extensions.swift in Sources */,
035D1A0B26F0927200B332BE /* TimelapseViewController.swift in Sources */,
03328518285A33DA00AEEBF3 /* SilicaEngine.swift in Sources */,
03328516285A32FD00AEEBF3 /* SilicaDocument.swift in Sources */,
035D1A0426F0927200B332BE /* ViewController.swift in Sources */,
035D1A0526F0927200B332BE /* cbridge.c in Sources */,
035D1A0826F0927200B332BE /* InfoViewController.swift in Sources */,
0371996927BACDE800EE1DFD /* ExportAccessoryView.swift in Sources */,
03CB3840241A5AED0078B3E5 /* Shared.swift in Sources */,
035D1A0926F0927200B332BE /* Document.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
030F70042415C6B500A43F01 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
03CB3841241A5AED0078B3E5 /* Shared.swift in Sources */,
030F700E2415C6B500A43F01 /* PreviewViewController.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
036AFC07241800350075400A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
03CB3842241A5AED0078B3E5 /* Shared.swift in Sources */,
036AFC11241800350075400A /* ThumbnailProvider.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
0371995927BAC5D800EE1DFD /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
0371996027BAC5D800EE1DFD /* Silica_ViewerTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
03CB382B2419C9DB0078B3E5 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
03A2FE9827CD3E0A004CDE91 /* minilzo.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
030F70152415C6B500A43F01 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 030F70072415C6B500A43F01 /* QuickLook */;
targetProxy = 030F70142415C6B500A43F01 /* PBXContainerItemProxy */;
};
036AFC15241800350075400A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 036AFC0A241800350075400A /* Thumbnail */;
targetProxy = 036AFC14241800350075400A /* PBXContainerItemProxy */;
};
0371996227BAC5D800EE1DFD /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 030F6FED2415C5E300A43F01 /* SilicaViewer */;
targetProxy = 0371996127BAC5D800EE1DFD /* PBXContainerItemProxy */;
};
03CB383D2419CA2D0078B3E5 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 03CB382D2419C9DB0078B3E5 /* LZO */;
targetProxy = 03CB383C2419CA2D0078B3E5 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
030F700F2415C6B500A43F01 /* PreviewViewController.xib */ = {
isa = PBXVariantGroup;
children = (
030F70102415C6B500A43F01 /* Base */,
);
name = PreviewViewController.xib;
sourceTree = "<group>";
};
035D19FD26F0927200B332BE /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
035D19FE26F0927200B332BE /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
030F6FFF2415C5E400A43F01 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.15;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
030F70002415C5E400A43F01 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.15;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = macosx;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
};
name = Release;
};
030F70022415C5E400A43F01 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = SilicaViewer/SilicaViewer.entitlements;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 8;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = JM5LKVKH48;
HEADER_SEARCH_PATHS = "${PROJECT_DIR}/Dependencies/PSDWriter/Shared";
INFOPLIST_FILE = SilicaViewer/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.2.2;
OTHER_LDFLAGS = (
"-ObjC",
"-all_load",
);
PRODUCT_BUNDLE_IDENTIFIER = com.redstrate.SilicaViewer;
PRODUCT_NAME = "Silica Viewer";
SWIFT_OBJC_BRIDGING_HEADER = "SilicaViewer/SilicaViewer-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
};
name = Debug;
};
030F70032415C5E400A43F01 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = SilicaViewer/SilicaViewer.entitlements;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 8;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = JM5LKVKH48;
HEADER_SEARCH_PATHS = "${PROJECT_DIR}/Dependencies/PSDWriter/Shared";
INFOPLIST_FILE = SilicaViewer/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.2.2;
OTHER_LDFLAGS = (
"-ObjC",
"-all_load",
);
PRODUCT_BUNDLE_IDENTIFIER = com.redstrate.SilicaViewer;
PRODUCT_NAME = "Silica Viewer";
SWIFT_OBJC_BRIDGING_HEADER = "SilicaViewer/SilicaViewer-Bridging-Header.h";
SWIFT_VERSION = 5.0;
};
name = Release;
};
030F70182415C6B500A43F01 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_ENTITLEMENTS = Quicklook/Quicklook.entitlements;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 8;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = JM5LKVKH48;
INFOPLIST_FILE = Quicklook/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
"@executable_path/../../../../Frameworks",
);
MARKETING_VERSION = 1.2.2;
PRODUCT_BUNDLE_IDENTIFIER = com.redstrate.SilicaViewer.QuickLook;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
};
name = Debug;
};
030F70192415C6B500A43F01 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_ENTITLEMENTS = Quicklook/Quicklook.entitlements;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 8;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = JM5LKVKH48;
INFOPLIST_FILE = Quicklook/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
"@executable_path/../../../../Frameworks",
);
MARKETING_VERSION = 1.2.2;
PRODUCT_BUNDLE_IDENTIFIER = com.redstrate.SilicaViewer.QuickLook;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
};
name = Release;
};
036AFC18241800350075400A /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_ENTITLEMENTS = Thumbnail/Thumbnail.entitlements;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 8;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = JM5LKVKH48;
INFOPLIST_FILE = Thumbnail/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
"@executable_path/../../../../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 1.2.2;
PRODUCT_BUNDLE_IDENTIFIER = com.redstrate.SilicaViewer.Thumbnail;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
};
name = Debug;
};
036AFC19241800350075400A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_ENTITLEMENTS = Thumbnail/Thumbnail.entitlements;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 8;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = JM5LKVKH48;
INFOPLIST_FILE = Thumbnail/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
"@executable_path/../../../../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 1.2.2;
PRODUCT_BUNDLE_IDENTIFIER = com.redstrate.SilicaViewer.Thumbnail;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
};
name = Release;
};
0371996427BAC5D800EE1DFD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = JM5LKVKH48;
GENERATE_INFOPLIST_FILE = YES;
HEADER_SEARCH_PATHS = "${PROJECT_DIR}/Dependencies/PSDWriter/Shared";
MACOSX_DEPLOYMENT_TARGET = 12.1;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.redstrate.Silica-ViewerTests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Silica Viewer.app/Contents/MacOS/Silica Viewer";
};
name = Debug;
};
0371996527BAC5D800EE1DFD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = JM5LKVKH48;
GENERATE_INFOPLIST_FILE = YES;
HEADER_SEARCH_PATHS = "${PROJECT_DIR}/Dependencies/PSDWriter/Shared";
MACOSX_DEPLOYMENT_TARGET = 12.1;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.redstrate.Silica-ViewerTests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Silica Viewer.app/Contents/MacOS/Silica Viewer";
};
name = Release;
};
03CB38302419C9DB0078B3E5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = JM5LKVKH48;
EXECUTABLE_PREFIX = lib;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = Debug;
};
03CB38312419C9DB0078B3E5 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = JM5LKVKH48;
EXECUTABLE_PREFIX = lib;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
030F6FE92415C5E300A43F01 /* Build configuration list for PBXProject "SilicaViewer" */ = {
isa = XCConfigurationList;
buildConfigurations = (
030F6FFF2415C5E400A43F01 /* Debug */,
030F70002415C5E400A43F01 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
030F70012415C5E400A43F01 /* Build configuration list for PBXNativeTarget "SilicaViewer" */ = {
isa = XCConfigurationList;
buildConfigurations = (
030F70022415C5E400A43F01 /* Debug */,
030F70032415C5E400A43F01 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
030F70172415C6B500A43F01 /* Build configuration list for PBXNativeTarget "QuickLook" */ = {
isa = XCConfigurationList;
buildConfigurations = (
030F70182415C6B500A43F01 /* Debug */,
030F70192415C6B500A43F01 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
036AFC17241800350075400A /* Build configuration list for PBXNativeTarget "Thumbnail" */ = {
isa = XCConfigurationList;
buildConfigurations = (
036AFC18241800350075400A /* Debug */,
036AFC19241800350075400A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
0371996327BAC5D800EE1DFD /* Build configuration list for PBXNativeTarget "Silica ViewerTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
0371996427BAC5D800EE1DFD /* Debug */,
0371996527BAC5D800EE1DFD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
03CB382F2419C9DB0078B3E5 /* Build configuration list for PBXNativeTarget "LZO" */ = {
isa = XCConfigurationList;
buildConfigurations = (
03CB38302419C9DB0078B3E5 /* Debug */,
03CB38312419C9DB0078B3E5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
/* Begin XCRemoteSwiftPackageReference section */
036AFBB6241687680075400A /* XCRemoteSwiftPackageReference "ZIPFoundation" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/weichsel/ZIPFoundation/";
requirement = {
branch = main;
kind = branch;
};
};
/* End XCRemoteSwiftPackageReference section */
/* Begin XCSwiftPackageProductDependency section */
036AFBB7241687680075400A /* ZIPFoundation */ = {
isa = XCSwiftPackageProductDependency;
package = 036AFBB6241687680075400A /* XCRemoteSwiftPackageReference "ZIPFoundation" */;
productName = ZIPFoundation;
};
036AFC052417F2990075400A /* ZIPFoundation */ = {
isa = XCSwiftPackageProductDependency;
package = 036AFBB6241687680075400A /* XCRemoteSwiftPackageReference "ZIPFoundation" */;
productName = ZIPFoundation;
};
036AFC1A241800850075400A /* ZIPFoundation */ = {
isa = XCSwiftPackageProductDependency;
package = 036AFBB6241687680075400A /* XCRemoteSwiftPackageReference "ZIPFoundation" */;
productName = ZIPFoundation;
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = 030F6FE62415C5E300A43F01 /* Project object */;
}