summaryrefslogtreecommitdiff
path: root/Projects
diff options
context:
space:
mode:
authormm2 <marti.maria@littlecms.com>2020-07-20 17:37:30 +0200
committermm2 <marti.maria@littlecms.com>2020-07-20 17:37:30 +0200
commit083c2d87406fc7ba764bce9759e656cd9a0f6ebb (patch)
treeb0285106853bac338032c82d8c80bf96399b6d56 /Projects
parentbc3f8e85125a03f55058fc4867f6841bd4a1bfdb (diff)
downloadlcms2-083c2d87406fc7ba764bce9759e656cd9a0f6ebb.tar.gz
Get rid of outdated Mac stuff
As well as a failed test project
Diffstat (limited to 'Projects')
-rw-r--r--Projects/Xcode_11.5/.DS_Storebin6148 -> 0 bytes
-rw-r--r--Projects/Xcode_11.5/lcms2.xcodeproj/project.pbxproj1278
-rw-r--r--Projects/Xcode_11.5/lcms2.xcodeproj/project.xcworkspace/contents.xcworkspacedata7
-rw-r--r--Projects/Xcode_11.5/lcms2.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist8
-rw-r--r--Projects/Xcode_11.5/lcms2.xcodeproj/project.xcworkspace/xcuserdata/marti.xcuserdatad/UserInterfaceState.xcuserstatebin55159 -> 0 bytes
-rw-r--r--Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/fast_float.xcscheme67
-rw-r--r--Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/fast_float_testbed.xcscheme78
-rw-r--r--Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/lcms2.xcscheme67
-rw-r--r--Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/tiffdiff.xcscheme78
-rw-r--r--Projects/Xcode_11.5/lcms2.xcodeproj/xcuserdata/marti.xcuserdatad/xcschemes/xcschememanagement.plist72
-rwxr-xr-xProjects/mac/.DS_Storebin6148 -> 0 bytes
-rwxr-xr-xProjects/mac/._.DS_Store0
-rwxr-xr-xProjects/mac/LittleCMS/.DS_Storebin6148 -> 0 bytes
-rw-r--r--Projects/mac/LittleCMS/._Info.plistbin4096 -> 0 bytes
-rw-r--r--Projects/mac/LittleCMS/._LittleCMS.xcodeprojbin4096 -> 0 bytes
-rwxr-xr-xProjects/mac/LittleCMS/English.lproj/InfoPlist.stringsbin148 -> 0 bytes
-rwxr-xr-xProjects/mac/LittleCMS/Info.plist26
-rwxr-xr-xProjects/mac/LittleCMS/LittleCMS.xcodeproj/mariama.mode1v31446
-rwxr-xr-xProjects/mac/LittleCMS/LittleCMS.xcodeproj/mariama.pbxuser367
-rwxr-xr-xProjects/mac/LittleCMS/LittleCMS.xcodeproj/project.pbxproj572
-rw-r--r--Projects/mac/LittleCMS/LittleCMS.xcodeproj/project.xcworkspace/contents.xcworkspacedata7
-rw-r--r--Projects/mac/LittleCMS/LittleCMS.xcodeproj/project.xcworkspace/xcuserdata/User.xcuserdatad/UserInterfaceState.xcuserstatebin60850 -> 0 bytes
-rw-r--r--Projects/mac/LittleCMS/LittleCMS.xcodeproj/project.xcworkspace/xcuserdata/User.xcuserdatad/WorkspaceSettings.xcsettings10
-rw-r--r--Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist18
-rw-r--r--Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcschemes/LittleCMS.xcscheme59
-rw-r--r--Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcschemes/testbed.xcscheme86
-rw-r--r--Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcschemes/xcschememanagement.plist37
-rwxr-xr-xProjects/mac/LittleCMS/LittleCMS_Prefix.pch5
-rwxr-xr-xProjects/mac/LittleCMS/TestBed-Info.plist22
29 files changed, 0 insertions, 4310 deletions
diff --git a/Projects/Xcode_11.5/.DS_Store b/Projects/Xcode_11.5/.DS_Store
deleted file mode 100644
index be0c43b..0000000
--- a/Projects/Xcode_11.5/.DS_Store
+++ /dev/null
Binary files differ
diff --git a/Projects/Xcode_11.5/lcms2.xcodeproj/project.pbxproj b/Projects/Xcode_11.5/lcms2.xcodeproj/project.pbxproj
deleted file mode 100644
index d047eb6..0000000
--- a/Projects/Xcode_11.5/lcms2.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,1278 +0,0 @@
-// !$*UTF8*$!
-{
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 53;
- objects = {
-
-/* Begin PBXBuildFile section */
- 416397AD24BF4DCA008AF7E5 /* tifdiff.c in Sources */ = {isa = PBXBuildFile; fileRef = 416397AC24BF4DCA008AF7E5 /* tifdiff.c */; };
- 416397B124BF4DFD008AF7E5 /* vprf.c in Sources */ = {isa = PBXBuildFile; fileRef = 416397AF24BF4DFD008AF7E5 /* vprf.c */; };
- 416397B224BF4DFD008AF7E5 /* xgetopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 416397B024BF4DFD008AF7E5 /* xgetopt.c */; };
- 416397BF24BF4EA9008AF7E5 /* fast_float_testbed.c in Sources */ = {isa = PBXBuildFile; fileRef = 416397BE24BF4EA9008AF7E5 /* fast_float_testbed.c */; };
- 416397C024BF4EC7008AF7E5 /* liblcms2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 418B070824BF267A00310FC0 /* liblcms2.a */; };
- 416397C124BF4EF0008AF7E5 /* liblcms2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 418B070824BF267A00310FC0 /* liblcms2.a */; };
- 416397C224BF4EF4008AF7E5 /* libfast_float.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 41D9DD5124BF2862005D81C5 /* libfast_float.a */; };
- 41D9DD2A24BF272D005D81C5 /* cmsxform.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1024BF272B005D81C5 /* cmsxform.c */; };
- 41D9DD2B24BF272D005D81C5 /* cmstypes.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1124BF272B005D81C5 /* cmstypes.c */; };
- 41D9DD2C24BF272D005D81C5 /* cmscnvrt.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1224BF272B005D81C5 /* cmscnvrt.c */; };
- 41D9DD2D24BF272D005D81C5 /* cmsgamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1324BF272B005D81C5 /* cmsgamma.c */; };
- 41D9DD2E24BF272D005D81C5 /* cmsnamed.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1424BF272B005D81C5 /* cmsnamed.c */; };
- 41D9DD2F24BF272D005D81C5 /* cmspack.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1524BF272B005D81C5 /* cmspack.c */; };
- 41D9DD3024BF272D005D81C5 /* cmsmd5.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1624BF272B005D81C5 /* cmsmd5.c */; };
- 41D9DD3124BF272D005D81C5 /* cmsalpha.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1724BF272B005D81C5 /* cmsalpha.c */; };
- 41D9DD3224BF272D005D81C5 /* cmssamp.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1824BF272B005D81C5 /* cmssamp.c */; };
- 41D9DD3324BF272D005D81C5 /* cmspcs.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1924BF272B005D81C5 /* cmspcs.c */; };
- 41D9DD3424BF272D005D81C5 /* cmsvirt.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1A24BF272C005D81C5 /* cmsvirt.c */; };
- 41D9DD3524BF272D005D81C5 /* cmshalf.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1B24BF272C005D81C5 /* cmshalf.c */; };
- 41D9DD3624BF272D005D81C5 /* cmsio0.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1C24BF272C005D81C5 /* cmsio0.c */; };
- 41D9DD3724BF272D005D81C5 /* cmsps2.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1D24BF272C005D81C5 /* cmsps2.c */; };
- 41D9DD3824BF272D005D81C5 /* cmsio1.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1E24BF272C005D81C5 /* cmsio1.c */; };
- 41D9DD3924BF272D005D81C5 /* cmssm.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD1F24BF272C005D81C5 /* cmssm.c */; };
- 41D9DD3A24BF272D005D81C5 /* cmslut.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD2024BF272C005D81C5 /* cmslut.c */; };
- 41D9DD3B24BF272D005D81C5 /* cmsopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD2124BF272C005D81C5 /* cmsopt.c */; };
- 41D9DD3C24BF272D005D81C5 /* cmsintrp.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD2224BF272C005D81C5 /* cmsintrp.c */; };
- 41D9DD3D24BF272D005D81C5 /* cmsmtrx.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD2324BF272C005D81C5 /* cmsmtrx.c */; };
- 41D9DD3E24BF272D005D81C5 /* cmsplugin.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD2424BF272C005D81C5 /* cmsplugin.c */; };
- 41D9DD3F24BF272D005D81C5 /* cmscam02.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD2524BF272C005D81C5 /* cmscam02.c */; };
- 41D9DD4024BF272D005D81C5 /* cmserr.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD2624BF272C005D81C5 /* cmserr.c */; };
- 41D9DD4124BF272D005D81C5 /* cmscgats.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD2724BF272C005D81C5 /* cmscgats.c */; };
- 41D9DD4224BF272D005D81C5 /* cmsgmt.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD2824BF272C005D81C5 /* cmsgmt.c */; };
- 41D9DD4324BF272D005D81C5 /* cmswtpnt.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD2924BF272D005D81C5 /* cmswtpnt.c */; };
- 41D9DD4524BF273B005D81C5 /* lcms2_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 41D9DD4424BF273B005D81C5 /* lcms2_internal.h */; settings = {ATTRIBUTES = (Private, ); }; };
- 41D9DD4824BF274F005D81C5 /* lcms2_plugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 41D9DD4624BF274F005D81C5 /* lcms2_plugin.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 41D9DD4924BF274F005D81C5 /* lcms2.h in Headers */ = {isa = PBXBuildFile; fileRef = 41D9DD4724BF274F005D81C5 /* lcms2.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 41D9DD6324BF2895005D81C5 /* fast_float_internal.h in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD5524BF2894005D81C5 /* fast_float_internal.h */; };
- 41D9DD6424BF2895005D81C5 /* fast_float_tethra.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD5624BF2894005D81C5 /* fast_float_tethra.c */; };
- 41D9DD6524BF2895005D81C5 /* fast_float_curves.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD5724BF2894005D81C5 /* fast_float_curves.c */; };
- 41D9DD6624BF2895005D81C5 /* fast_8_curves.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD5824BF2894005D81C5 /* fast_8_curves.c */; };
- 41D9DD6724BF2895005D81C5 /* fast_16_tethra.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD5924BF2894005D81C5 /* fast_16_tethra.c */; };
- 41D9DD6824BF2895005D81C5 /* fast_float_cmyk.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD5A24BF2894005D81C5 /* fast_float_cmyk.c */; };
- 41D9DD6924BF2895005D81C5 /* fast_float_15mats.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD5B24BF2894005D81C5 /* fast_float_15mats.c */; };
- 41D9DD6A24BF2895005D81C5 /* fast_8_matsh_sse.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD5C24BF2894005D81C5 /* fast_8_matsh_sse.c */; };
- 41D9DD6B24BF2895005D81C5 /* fast_float_15bits.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD5D24BF2894005D81C5 /* fast_float_15bits.c */; };
- 41D9DD6C24BF2895005D81C5 /* fast_float_separate.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD5E24BF2894005D81C5 /* fast_float_separate.c */; };
- 41D9DD6D24BF2895005D81C5 /* fast_8_tethra.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD5F24BF2894005D81C5 /* fast_8_tethra.c */; };
- 41D9DD6E24BF2895005D81C5 /* fast_8_matsh.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD6024BF2894005D81C5 /* fast_8_matsh.c */; };
- 41D9DD6F24BF2895005D81C5 /* fast_float_matsh.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD6124BF2895005D81C5 /* fast_float_matsh.c */; };
- 41D9DD7024BF2895005D81C5 /* fast_float_sup.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DD6224BF2895005D81C5 /* fast_float_sup.c */; };
- 41D9DD7B24BF2A3E005D81C5 /* lcms2_fast_float.h in Headers */ = {isa = PBXBuildFile; fileRef = 41D9DD7A24BF2A3E005D81C5 /* lcms2_fast_float.h */; };
- 41D9DD9024BF2B60005D81C5 /* liblcms2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 418B070824BF267A00310FC0 /* liblcms2.a */; };
- 41D9DD9124BF2B84005D81C5 /* transicc in CopyFiles */ = {isa = PBXBuildFile; fileRef = 41D9DD8024BF2AC4005D81C5 /* transicc */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 41D9DD9D24BF2BE9005D81C5 /* jpegicc in CopyFiles */ = {isa = PBXBuildFile; fileRef = 41D9DD9624BF2BD6005D81C5 /* jpegicc */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 41D9DDA724BF2CF8005D81C5 /* vprf.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DDA524BF2CF8005D81C5 /* vprf.c */; };
- 41D9DDA824BF2CF8005D81C5 /* xgetopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DDA624BF2CF8005D81C5 /* xgetopt.c */; };
- 41D9DDAA24BF2D3C005D81C5 /* transicc.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DDA924BF2D3C005D81C5 /* transicc.c */; };
- 41D9DDAE24BF2D76005D81C5 /* iccjpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DDAB24BF2D76005D81C5 /* iccjpeg.c */; };
- 41D9DDAF24BF2D76005D81C5 /* jpgicc.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DDAD24BF2D76005D81C5 /* jpgicc.c */; };
- 41D9DDBE24BF2E0D005D81C5 /* tificc.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DDBD24BF2E0D005D81C5 /* tificc.c */; };
- 41D9DDC224BF2E46005D81C5 /* vprf.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DDC024BF2E46005D81C5 /* vprf.c */; };
- 41D9DDC324BF2E46005D81C5 /* xgetopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DDC124BF2E46005D81C5 /* xgetopt.c */; };
- 41D9DDC724BF2E54005D81C5 /* vprf.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DDC424BF2E53005D81C5 /* vprf.c */; };
- 41D9DDC824BF2E54005D81C5 /* xgetopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DDC624BF2E54005D81C5 /* xgetopt.c */; };
- 41D9DDC924BF2E85005D81C5 /* liblcms2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 418B070824BF267A00310FC0 /* liblcms2.a */; };
- 41D9DDCA24BF2E8B005D81C5 /* liblcms2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 418B070824BF267A00310FC0 /* liblcms2.a */; };
- 41D9DDDA24BF2ED9005D81C5 /* testplugin.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DDD624BF2ED8005D81C5 /* testplugin.c */; };
- 41D9DDDB24BF2ED9005D81C5 /* testcms2.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DDD824BF2ED9005D81C5 /* testcms2.c */; };
- 41D9DDDC24BF2ED9005D81C5 /* zoo_icc.c in Sources */ = {isa = PBXBuildFile; fileRef = 41D9DDD924BF2ED9005D81C5 /* zoo_icc.c */; };
- 41D9DDDE24BF2F4B005D81C5 /* liblcms2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 418B070824BF267A00310FC0 /* liblcms2.a */; };
- 41D9DDDF24BF2F76005D81C5 /* tificc in CopyFiles */ = {isa = PBXBuildFile; fileRef = 41D9DDB424BF2DA9005D81C5 /* tificc */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 41D9DDE024BF2FB6005D81C5 /* testbed in CopyFiles */ = {isa = PBXBuildFile; fileRef = 41D9DDCF24BF2EA4005D81C5 /* testbed */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXContainerItemProxy section */
- 416397C324BF4EFE008AF7E5 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 418B070024BF267A00310FC0 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 41D9DD5024BF2862005D81C5;
- remoteInfo = fast_float;
- };
- 416397C524BF4F0D008AF7E5 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 418B070024BF267A00310FC0 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 418B070724BF267A00310FC0;
- remoteInfo = lcms2;
- };
- 416397C724BF4F20008AF7E5 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 418B070024BF267A00310FC0 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 418B070724BF267A00310FC0;
- remoteInfo = lcms2;
- };
- 416397C924BF4F25008AF7E5 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 418B070024BF267A00310FC0 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 418B070724BF267A00310FC0;
- remoteInfo = lcms2;
- };
- 416397CB24BF4F2C008AF7E5 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 418B070024BF267A00310FC0 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 418B070724BF267A00310FC0;
- remoteInfo = lcms2;
- };
- 416397CD24BF4F32008AF7E5 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 418B070024BF267A00310FC0 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 418B070724BF267A00310FC0;
- remoteInfo = lcms2;
- };
- 416397CF24BF4F38008AF7E5 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 418B070024BF267A00310FC0 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 418B070724BF267A00310FC0;
- remoteInfo = lcms2;
- };
- 416397D124BF4F3D008AF7E5 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 418B070024BF267A00310FC0 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 418B070724BF267A00310FC0;
- remoteInfo = lcms2;
- };
-/* End PBXContainerItemProxy section */
-
-/* Begin PBXCopyFilesBuildPhase section */
- 416397A324BF4D81008AF7E5 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = /usr/share/man/man1/;
- dstSubfolderSpec = 0;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 1;
- };
- 416397B524BF4E6B008AF7E5 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = /usr/share/man/man1/;
- dstSubfolderSpec = 0;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 1;
- };
- 41D9DD7E24BF2AC4005D81C5 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = usr/local/bin;
- dstSubfolderSpec = 16;
- files = (
- 41D9DD9124BF2B84005D81C5 /* transicc in CopyFiles */,
- );
- runOnlyForDeploymentPostprocessing = 1;
- };
- 41D9DD9424BF2BD6005D81C5 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = usr/local/bin;
- dstSubfolderSpec = 16;
- files = (
- 41D9DD9D24BF2BE9005D81C5 /* jpegicc in CopyFiles */,
- );
- runOnlyForDeploymentPostprocessing = 1;
- };
- 41D9DDB224BF2DA9005D81C5 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = usr/local/bin;
- dstSubfolderSpec = 16;
- files = (
- 41D9DDDF24BF2F76005D81C5 /* tificc in CopyFiles */,
- );
- runOnlyForDeploymentPostprocessing = 1;
- };
- 41D9DDCD24BF2EA4005D81C5 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = usr/local/bin/testbed;
- dstSubfolderSpec = 16;
- files = (
- 41D9DDE024BF2FB6005D81C5 /* testbed in CopyFiles */,
- );
- runOnlyForDeploymentPostprocessing = 1;
- };
-/* End PBXCopyFilesBuildPhase section */
-
-/* Begin PBXFileReference section */
- 416397A524BF4D81008AF7E5 /* tifdiff */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = tifdiff; sourceTree = BUILT_PRODUCTS_DIR; };
- 416397AC24BF4DCA008AF7E5 /* tifdiff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tifdiff.c; path = ../../../utils/tificc/tifdiff.c; sourceTree = "<group>"; };
- 416397AE24BF4DFD008AF7E5 /* utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utils.h; path = ../../../utils/common/utils.h; sourceTree = "<group>"; };
- 416397AF24BF4DFD008AF7E5 /* vprf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = vprf.c; path = ../../../utils/common/vprf.c; sourceTree = "<group>"; };
- 416397B024BF4DFD008AF7E5 /* xgetopt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xgetopt.c; path = ../../../utils/common/xgetopt.c; sourceTree = "<group>"; };
- 416397B724BF4E6B008AF7E5 /* fast_float_testbed */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = fast_float_testbed; sourceTree = BUILT_PRODUCTS_DIR; };
- 416397BE24BF4EA9008AF7E5 /* fast_float_testbed.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fast_float_testbed.c; path = ../../../plugins/fast_float/testbed/fast_float_testbed.c; sourceTree = "<group>"; };
- 418B070824BF267A00310FC0 /* liblcms2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = liblcms2.a; sourceTree = BUILT_PRODUCTS_DIR; };
- 41D9DD1024BF272B005D81C5 /* cmsxform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmsxform.c; path = ../../src/cmsxform.c; sourceTree = "<group>"; };
- 41D9DD1124BF272B005D81C5 /* cmstypes.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmstypes.c; path = ../../src/cmstypes.c; sourceTree = "<group>"; };
- 41D9DD1224BF272B005D81C5 /* cmscnvrt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmscnvrt.c; path = ../../src/cmscnvrt.c; sourceTree = "<group>"; };
- 41D9DD1324BF272B005D81C5 /* cmsgamma.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmsgamma.c; path = ../../src/cmsgamma.c; sourceTree = "<group>"; };
- 41D9DD1424BF272B005D81C5 /* cmsnamed.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmsnamed.c; path = ../../src/cmsnamed.c; sourceTree = "<group>"; };
- 41D9DD1524BF272B005D81C5 /* cmspack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmspack.c; path = ../../src/cmspack.c; sourceTree = "<group>"; };
- 41D9DD1624BF272B005D81C5 /* cmsmd5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmsmd5.c; path = ../../src/cmsmd5.c; sourceTree = "<group>"; };
- 41D9DD1724BF272B005D81C5 /* cmsalpha.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmsalpha.c; path = ../../src/cmsalpha.c; sourceTree = "<group>"; };
- 41D9DD1824BF272B005D81C5 /* cmssamp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmssamp.c; path = ../../src/cmssamp.c; sourceTree = "<group>"; };
- 41D9DD1924BF272B005D81C5 /* cmspcs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmspcs.c; path = ../../src/cmspcs.c; sourceTree = "<group>"; };
- 41D9DD1A24BF272C005D81C5 /* cmsvirt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmsvirt.c; path = ../../src/cmsvirt.c; sourceTree = "<group>"; };
- 41D9DD1B24BF272C005D81C5 /* cmshalf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmshalf.c; path = ../../src/cmshalf.c; sourceTree = "<group>"; };
- 41D9DD1C24BF272C005D81C5 /* cmsio0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmsio0.c; path = ../../src/cmsio0.c; sourceTree = "<group>"; };
- 41D9DD1D24BF272C005D81C5 /* cmsps2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmsps2.c; path = ../../src/cmsps2.c; sourceTree = "<group>"; };
- 41D9DD1E24BF272C005D81C5 /* cmsio1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmsio1.c; path = ../../src/cmsio1.c; sourceTree = "<group>"; };
- 41D9DD1F24BF272C005D81C5 /* cmssm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmssm.c; path = ../../src/cmssm.c; sourceTree = "<group>"; };
- 41D9DD2024BF272C005D81C5 /* cmslut.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmslut.c; path = ../../src/cmslut.c; sourceTree = "<group>"; };
- 41D9DD2124BF272C005D81C5 /* cmsopt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmsopt.c; path = ../../src/cmsopt.c; sourceTree = "<group>"; };
- 41D9DD2224BF272C005D81C5 /* cmsintrp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmsintrp.c; path = ../../src/cmsintrp.c; sourceTree = "<group>"; };
- 41D9DD2324BF272C005D81C5 /* cmsmtrx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmsmtrx.c; path = ../../src/cmsmtrx.c; sourceTree = "<group>"; };
- 41D9DD2424BF272C005D81C5 /* cmsplugin.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmsplugin.c; path = ../../src/cmsplugin.c; sourceTree = "<group>"; };
- 41D9DD2524BF272C005D81C5 /* cmscam02.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmscam02.c; path = ../../src/cmscam02.c; sourceTree = "<group>"; };
- 41D9DD2624BF272C005D81C5 /* cmserr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmserr.c; path = ../../src/cmserr.c; sourceTree = "<group>"; };
- 41D9DD2724BF272C005D81C5 /* cmscgats.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmscgats.c; path = ../../src/cmscgats.c; sourceTree = "<group>"; };
- 41D9DD2824BF272C005D81C5 /* cmsgmt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmsgmt.c; path = ../../src/cmsgmt.c; sourceTree = "<group>"; };
- 41D9DD2924BF272D005D81C5 /* cmswtpnt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cmswtpnt.c; path = ../../src/cmswtpnt.c; sourceTree = "<group>"; };
- 41D9DD4424BF273B005D81C5 /* lcms2_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = lcms2_internal.h; path = ../../src/lcms2_internal.h; sourceTree = "<group>"; };
- 41D9DD4624BF274F005D81C5 /* lcms2_plugin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = lcms2_plugin.h; path = ../../include/lcms2_plugin.h; sourceTree = "<group>"; };
- 41D9DD4724BF274F005D81C5 /* lcms2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = lcms2.h; path = ../../include/lcms2.h; sourceTree = "<group>"; };
- 41D9DD5124BF2862005D81C5 /* libfast_float.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfast_float.a; sourceTree = BUILT_PRODUCTS_DIR; };
- 41D9DD5524BF2894005D81C5 /* fast_float_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = fast_float_internal.h; path = ../../../plugins/fast_float/src/fast_float_internal.h; sourceTree = "<group>"; };
- 41D9DD5624BF2894005D81C5 /* fast_float_tethra.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = fast_float_tethra.c; path = ../../../plugins/fast_float/src/fast_float_tethra.c; sourceTree = "<group>"; };
- 41D9DD5724BF2894005D81C5 /* fast_float_curves.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = fast_float_curves.c; path = ../../../plugins/fast_float/src/fast_float_curves.c; sourceTree = "<group>"; };
- 41D9DD5824BF2894005D81C5 /* fast_8_curves.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = fast_8_curves.c; path = ../../../plugins/fast_float/src/fast_8_curves.c; sourceTree = "<group>"; };
- 41D9DD5924BF2894005D81C5 /* fast_16_tethra.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = fast_16_tethra.c; path = ../../../plugins/fast_float/src/fast_16_tethra.c; sourceTree = "<group>"; };
- 41D9DD5A24BF2894005D81C5 /* fast_float_cmyk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = fast_float_cmyk.c; path = ../../../plugins/fast_float/src/fast_float_cmyk.c; sourceTree = "<group>"; };
- 41D9DD5B24BF2894005D81C5 /* fast_float_15mats.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = fast_float_15mats.c; path = ../../../plugins/fast_float/src/fast_float_15mats.c; sourceTree = "<group>"; };
- 41D9DD5C24BF2894005D81C5 /* fast_8_matsh_sse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = fast_8_matsh_sse.c; path = ../../../plugins/fast_float/src/fast_8_matsh_sse.c; sourceTree = "<group>"; };
- 41D9DD5D24BF2894005D81C5 /* fast_float_15bits.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = fast_float_15bits.c; path = ../../../plugins/fast_float/src/fast_float_15bits.c; sourceTree = "<group>"; };
- 41D9DD5E24BF2894005D81C5 /* fast_float_separate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = fast_float_separate.c; path = ../../../plugins/fast_float/src/fast_float_separate.c; sourceTree = "<group>"; };
- 41D9DD5F24BF2894005D81C5 /* fast_8_tethra.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = fast_8_tethra.c; path = ../../../plugins/fast_float/src/fast_8_tethra.c; sourceTree = "<group>"; };
- 41D9DD6024BF2894005D81C5 /* fast_8_matsh.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = fast_8_matsh.c; path = ../../../plugins/fast_float/src/fast_8_matsh.c; sourceTree = "<group>"; };
- 41D9DD6124BF2895005D81C5 /* fast_float_matsh.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = fast_float_matsh.c; path = ../../../plugins/fast_float/src/fast_float_matsh.c; sourceTree = "<group>"; };
- 41D9DD6224BF2895005D81C5 /* fast_float_sup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = fast_float_sup.c; path = ../../../plugins/fast_float/src/fast_float_sup.c; sourceTree = "<group>"; };
- 41D9DD7A24BF2A3E005D81C5 /* lcms2_fast_float.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lcms2_fast_float.h; path = ../../../plugins/fast_float/include/lcms2_fast_float.h; sourceTree = "<group>"; };
- 41D9DD8024BF2AC4005D81C5 /* transicc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = transicc; sourceTree = BUILT_PRODUCTS_DIR; };
- 41D9DD9624BF2BD6005D81C5 /* jpegicc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = jpegicc; sourceTree = BUILT_PRODUCTS_DIR; };
- 41D9DDA424BF2CF8005D81C5 /* utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utils.h; path = ../../../utils/common/utils.h; sourceTree = "<group>"; };
- 41D9DDA524BF2CF8005D81C5 /* vprf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = vprf.c; path = ../../../utils/common/vprf.c; sourceTree = "<group>"; };
- 41D9DDA624BF2CF8005D81C5 /* xgetopt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xgetopt.c; path = ../../../utils/common/xgetopt.c; sourceTree = "<group>"; };
- 41D9DDA924BF2D3C005D81C5 /* transicc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = transicc.c; path = ../../../utils/transicc/transicc.c; sourceTree = "<group>"; };
- 41D9DDAB24BF2D76005D81C5 /* iccjpeg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = iccjpeg.c; path = ../../../utils/jpgicc/iccjpeg.c; sourceTree = "<group>"; };
- 41D9DDAC24BF2D76005D81C5 /* iccjpeg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = iccjpeg.h; path = ../../../utils/jpgicc/iccjpeg.h; sourceTree = "<group>"; };
- 41D9DDAD24BF2D76005D81C5 /* jpgicc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jpgicc.c; path = ../../../utils/jpgicc/jpgicc.c; sourceTree = "<group>"; };
- 41D9DDB424BF2DA9005D81C5 /* tificc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = tificc; sourceTree = BUILT_PRODUCTS_DIR; };
- 41D9DDBD24BF2E0D005D81C5 /* tificc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tificc.c; path = ../../../utils/tificc/tificc.c; sourceTree = "<group>"; };
- 41D9DDBF24BF2E46005D81C5 /* utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utils.h; path = ../../../utils/common/utils.h; sourceTree = "<group>"; };
- 41D9DDC024BF2E46005D81C5 /* vprf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = vprf.c; path = ../../../utils/common/vprf.c; sourceTree = "<group>"; };
- 41D9DDC124BF2E46005D81C5 /* xgetopt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xgetopt.c; path = ../../../utils/common/xgetopt.c; sourceTree = "<group>"; };
- 41D9DDC424BF2E53005D81C5 /* vprf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = vprf.c; path = ../../../utils/common/vprf.c; sourceTree = "<group>"; };
- 41D9DDC524BF2E54005D81C5 /* utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utils.h; path = ../../../utils/common/utils.h; sourceTree = "<group>"; };
- 41D9DDC624BF2E54005D81C5 /* xgetopt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xgetopt.c; path = ../../../utils/common/xgetopt.c; sourceTree = "<group>"; };
- 41D9DDCF24BF2EA4005D81C5 /* testbed */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testbed; sourceTree = BUILT_PRODUCTS_DIR; };
- 41D9DDD624BF2ED8005D81C5 /* testplugin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testplugin.c; path = ../../../testbed/testplugin.c; sourceTree = "<group>"; };
- 41D9DDD724BF2ED8005D81C5 /* testcms2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = testcms2.h; path = ../../../testbed/testcms2.h; sourceTree = "<group>"; };
- 41D9DDD824BF2ED9005D81C5 /* testcms2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testcms2.c; path = ../../../testbed/testcms2.c; sourceTree = "<group>"; };
- 41D9DDD924BF2ED9005D81C5 /* zoo_icc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zoo_icc.c; path = ../../../testbed/zoo_icc.c; sourceTree = "<group>"; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
- 416397A224BF4D81008AF7E5 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 416397C024BF4EC7008AF7E5 /* liblcms2.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 416397B424BF4E6B008AF7E5 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 416397C224BF4EF4008AF7E5 /* libfast_float.a in Frameworks */,
- 416397C124BF4EF0008AF7E5 /* liblcms2.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 418B070624BF267A00310FC0 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41D9DD4F24BF2862005D81C5 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41D9DD7D24BF2AC4005D81C5 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41D9DD9024BF2B60005D81C5 /* liblcms2.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41D9DD9324BF2BD6005D81C5 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41D9DDC924BF2E85005D81C5 /* liblcms2.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41D9DDB124BF2DA9005D81C5 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41D9DDCA24BF2E8B005D81C5 /* liblcms2.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41D9DDCC24BF2EA4005D81C5 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41D9DDDE24BF2F4B005D81C5 /* liblcms2.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
- 416397A624BF4D81008AF7E5 /* tifdiff */ = {
- isa = PBXGroup;
- children = (
- 416397AE24BF4DFD008AF7E5 /* utils.h */,
- 416397AF24BF4DFD008AF7E5 /* vprf.c */,
- 416397B024BF4DFD008AF7E5 /* xgetopt.c */,
- 416397AC24BF4DCA008AF7E5 /* tifdiff.c */,
- );
- path = tifdiff;
- sourceTree = "<group>";
- };
- 416397B824BF4E6B008AF7E5 /* fast_float_testbed */ = {
- isa = PBXGroup;
- children = (
- 416397BE24BF4EA9008AF7E5 /* fast_float_testbed.c */,
- );
- path = fast_float_testbed;
- sourceTree = "<group>";
- };
- 418B06FF24BF267A00310FC0 = {
- isa = PBXGroup;
- children = (
- 41D9DD7124BF289B005D81C5 /* plugins */,
- 41D9DD4C24BF277C005D81C5 /* include */,
- 41D9DD4B24BF2764005D81C5 /* src */,
- 41D9DD8124BF2AC4005D81C5 /* transicc */,
- 41D9DD9724BF2BD6005D81C5 /* jpegicc */,
- 41D9DDB524BF2DA9005D81C5 /* tificc */,
- 41D9DDD024BF2EA4005D81C5 /* testbed */,
- 416397A624BF4D81008AF7E5 /* tifdiff */,
- 416397B824BF4E6B008AF7E5 /* fast_float_testbed */,
- 418B070924BF267A00310FC0 /* Products */,
- 41D9DD8F24BF2B60005D81C5 /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- 418B070924BF267A00310FC0 /* Products */ = {
- isa = PBXGroup;
- children = (
- 418B070824BF267A00310FC0 /* liblcms2.a */,
- 41D9DD5124BF2862005D81C5 /* libfast_float.a */,
- 41D9DD8024BF2AC4005D81C5 /* transicc */,
- 41D9DD9624BF2BD6005D81C5 /* jpegicc */,
- 41D9DDB424BF2DA9005D81C5 /* tificc */,
- 41D9DDCF24BF2EA4005D81C5 /* testbed */,
- 416397A524BF4D81008AF7E5 /* tifdiff */,
- 416397B724BF4E6B008AF7E5 /* fast_float_testbed */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 41D9DD4B24BF2764005D81C5 /* src */ = {
- isa = PBXGroup;
- children = (
- 41D9DD4424BF273B005D81C5 /* lcms2_internal.h */,
- 41D9DD1724BF272B005D81C5 /* cmsalpha.c */,
- 41D9DD2524BF272C005D81C5 /* cmscam02.c */,
- 41D9DD2724BF272C005D81C5 /* cmscgats.c */,
- 41D9DD1224BF272B005D81C5 /* cmscnvrt.c */,
- 41D9DD2624BF272C005D81C5 /* cmserr.c */,
- 41D9DD1324BF272B005D81C5 /* cmsgamma.c */,
- 41D9DD2824BF272C005D81C5 /* cmsgmt.c */,
- 41D9DD1B24BF272C005D81C5 /* cmshalf.c */,
- 41D9DD2224BF272C005D81C5 /* cmsintrp.c */,
- 41D9DD1C24BF272C005D81C5 /* cmsio0.c */,
- 41D9DD1E24BF272C005D81C5 /* cmsio1.c */,
- 41D9DD2024BF272C005D81C5 /* cmslut.c */,
- 41D9DD1624BF272B005D81C5 /* cmsmd5.c */,
- 41D9DD2324BF272C005D81C5 /* cmsmtrx.c */,
- 41D9DD1424BF272B005D81C5 /* cmsnamed.c */,
- 41D9DD2124BF272C005D81C5 /* cmsopt.c */,
- 41D9DD1524BF272B005D81C5 /* cmspack.c */,
- 41D9DD1924BF272B005D81C5 /* cmspcs.c */,
- 41D9DD2424BF272C005D81C5 /* cmsplugin.c */,
- 41D9DD1D24BF272C005D81C5 /* cmsps2.c */,
- 41D9DD1824BF272B005D81C5 /* cmssamp.c */,
- 41D9DD1F24BF272C005D81C5 /* cmssm.c */,
- 41D9DD1124BF272B005D81C5 /* cmstypes.c */,
- 41D9DD1A24BF272C005D81C5 /* cmsvirt.c */,
- 41D9DD2924BF272D005D81C5 /* cmswtpnt.c */,
- 41D9DD1024BF272B005D81C5 /* cmsxform.c */,
- );
- name = src;
- sourceTree = "<group>";
- };
- 41D9DD4C24BF277C005D81C5 /* include */ = {
- isa = PBXGroup;
- children = (
- 41D9DD4624BF274F005D81C5 /* lcms2_plugin.h */,
- 41D9DD4724BF274F005D81C5 /* lcms2.h */,
- );
- name = include;
- sourceTree = "<group>";
- };
- 41D9DD7124BF289B005D81C5 /* plugins */ = {
- isa = PBXGroup;
- children = (
- 41D9DD7224BF28A3005D81C5 /* fast_float */,
- );
- name = plugins;
- sourceTree = "<group>";
- };
- 41D9DD7224BF28A3005D81C5 /* fast_float */ = {
- isa = PBXGroup;
- children = (
- 41D9DD7A24BF2A3E005D81C5 /* lcms2_fast_float.h */,
- 41D9DD7324BF28AB005D81C5 /* src */,
- );
- path = fast_float;
- sourceTree = "<group>";
- };
- 41D9DD7324BF28AB005D81C5 /* src */ = {
- isa = PBXGroup;
- children = (
- 41D9DD5824BF2894005D81C5 /* fast_8_curves.c */,
- 41D9DD5C24BF2894005D81C5 /* fast_8_matsh_sse.c */,
- 41D9DD6024BF2894005D81C5 /* fast_8_matsh.c */,
- 41D9DD5F24BF2894005D81C5 /* fast_8_tethra.c */,
- 41D9DD5924BF2894005D81C5 /* fast_16_tethra.c */,
- 41D9DD5D24BF2894005D81C5 /* fast_float_15bits.c */,
- 41D9DD5B24BF2894005D81C5 /* fast_float_15mats.c */,
- 41D9DD5A24BF2894005D81C5 /* fast_float_cmyk.c */,
- 41D9DD5724BF2894005D81C5 /* fast_float_curves.c */,
- 41D9DD5524BF2894005D81C5 /* fast_float_internal.h */,
- 41D9DD6124BF2895005D81C5 /* fast_float_matsh.c */,
- 41D9DD5E24BF2894005D81C5 /* fast_float_separate.c */,
- 41D9DD6224BF2895005D81C5 /* fast_float_sup.c */,
- 41D9DD5624BF2894005D81C5 /* fast_float_tethra.c */,
- );
- name = src;
- sourceTree = "<group>";
- };
- 41D9DD8124BF2AC4005D81C5 /* transicc */ = {
- isa = PBXGroup;
- children = (
- 41D9DDA424BF2CF8005D81C5 /* utils.h */,
- 41D9DDA524BF2CF8005D81C5 /* vprf.c */,
- 41D9DDA624BF2CF8005D81C5 /* xgetopt.c */,
- 41D9DDA924BF2D3C005D81C5 /* transicc.c */,
- );
- path = transicc;
- sourceTree = "<group>";
- };
- 41D9DD8F24BF2B60005D81C5 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- 41D9DD9724BF2BD6005D81C5 /* jpegicc */ = {
- isa = PBXGroup;
- children = (
- 41D9DDBF24BF2E46005D81C5 /* utils.h */,
- 41D9DDC024BF2E46005D81C5 /* vprf.c */,
- 41D9DDC124BF2E46005D81C5 /* xgetopt.c */,
- 41D9DDAB24BF2D76005D81C5 /* iccjpeg.c */,
- 41D9DDAC24BF2D76005D81C5 /* iccjpeg.h */,
- 41D9DDAD24BF2D76005D81C5 /* jpgicc.c */,
- );
- path = jpegicc;
- sourceTree = "<group>";
- };
- 41D9DDB524BF2DA9005D81C5 /* tificc */ = {
- isa = PBXGroup;
- children = (
- 41D9DDC524BF2E54005D81C5 /* utils.h */,
- 41D9DDC424BF2E53005D81C5 /* vprf.c */,
- 41D9DDC624BF2E54005D81C5 /* xgetopt.c */,
- 41D9DDBD24BF2E0D005D81C5 /* tificc.c */,
- );
- path = tificc;
- sourceTree = "<group>";
- };
- 41D9DDD024BF2EA4005D81C5 /* testbed */ = {
- isa = PBXGroup;
- children = (
- 41D9DDD824BF2ED9005D81C5 /* testcms2.c */,
- 41D9DDD724BF2ED8005D81C5 /* testcms2.h */,
- 41D9DDD624BF2ED8005D81C5 /* testplugin.c */,
- 41D9DDD924BF2ED9005D81C5 /* zoo_icc.c */,
- );
- path = testbed;
- sourceTree = "<group>";
- };
-/* End PBXGroup section */
-
-/* Begin PBXHeadersBuildPhase section */
- 418B070424BF267A00310FC0 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41D9DD4824BF274F005D81C5 /* lcms2_plugin.h in Headers */,
- 41D9DD4924BF274F005D81C5 /* lcms2.h in Headers */,
- 41D9DD4524BF273B005D81C5 /* lcms2_internal.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41D9DD4D24BF2862005D81C5 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41D9DD7B24BF2A3E005D81C5 /* lcms2_fast_float.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXHeadersBuildPhase section */
-
-/* Begin PBXNativeTarget section */
- 416397A424BF4D81008AF7E5 /* tifdiff */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 416397A924BF4D81008AF7E5 /* Build configuration list for PBXNativeTarget "tifdiff" */;
- buildPhases = (
- 416397A124BF4D81008AF7E5 /* Sources */,
- 416397A224BF4D81008AF7E5 /* Frameworks */,
- 416397A324BF4D81008AF7E5 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- 416397D224BF4F3D008AF7E5 /* PBXTargetDependency */,
- );
- name = tifdiff;
- productName = tiffdiff;
- productReference = 416397A524BF4D81008AF7E5 /* tifdiff */;
- productType = "com.apple.product-type.tool";
- };
- 416397B624BF4E6B008AF7E5 /* fast_float_testbed */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 416397BB24BF4E6B008AF7E5 /* Build configuration list for PBXNativeTarget "fast_float_testbed" */;
- buildPhases = (
- 416397B324BF4E6B008AF7E5 /* Sources */,
- 416397B424BF4E6B008AF7E5 /* Frameworks */,
- 416397B524BF4E6B008AF7E5 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- 416397C624BF4F0D008AF7E5 /* PBXTargetDependency */,
- 416397C424BF4EFE008AF7E5 /* PBXTargetDependency */,
- );
- name = fast_float_testbed;
- productName = fast_float_testbed;
- productReference = 416397B724BF4E6B008AF7E5 /* fast_float_testbed */;
- productType = "com.apple.product-type.tool";
- };
- 418B070724BF267A00310FC0 /* lcms2 */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 418B070C24BF267A00310FC0 /* Build configuration list for PBXNativeTarget "lcms2" */;
- buildPhases = (
- 418B070424BF267A00310FC0 /* Headers */,
- 418B070524BF267A00310FC0 /* Sources */,
- 418B070624BF267A00310FC0 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = lcms2;
- productName = lcms2;
- productReference = 418B070824BF267A00310FC0 /* liblcms2.a */;
- productType = "com.apple.product-type.library.static";
- };
- 41D9DD5024BF2862005D81C5 /* fast_float */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 41D9DD5224BF2862005D81C5 /* Build configuration list for PBXNativeTarget "fast_float" */;
- buildPhases = (
- 41D9DD4D24BF2862005D81C5 /* Headers */,
- 41D9DD4E24BF2862005D81C5 /* Sources */,
- 41D9DD4F24BF2862005D81C5 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- 416397C824BF4F20008AF7E5 /* PBXTargetDependency */,
- );
- name = fast_float;
- productName = fast_float;
- productReference = 41D9DD5124BF2862005D81C5 /* libfast_float.a */;
- productType = "com.apple.product-type.library.static";
- };
- 41D9DD7F24BF2AC4005D81C5 /* transicc */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 41D9DD8424BF2AC4005D81C5 /* Build configuration list for PBXNativeTarget "transicc" */;
- buildPhases = (
- 41D9DD7C24BF2AC4005D81C5 /* Sources */,
- 41D9DD7D24BF2AC4005D81C5 /* Frameworks */,
- 41D9DD7E24BF2AC4005D81C5 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- 416397CA24BF4F25008AF7E5 /* PBXTargetDependency */,
- );
- name = transicc;
- productName = transicc;
- productReference = 41D9DD8024BF2AC4005D81C5 /* transicc */;
- productType = "com.apple.product-type.tool";
- };
- 41D9DD9524BF2BD6005D81C5 /* jpegicc */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 41D9DD9A24BF2BD6005D81C5 /* Build configuration list for PBXNativeTarget "jpegicc" */;
- buildPhases = (
- 41D9DD9224BF2BD6005D81C5 /* Sources */,
- 41D9DD9324BF2BD6005D81C5 /* Frameworks */,
- 41D9DD9424BF2BD6005D81C5 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- 416397CC24BF4F2C008AF7E5 /* PBXTargetDependency */,
- );
- name = jpegicc;
- productName = jpegicc;
- productReference = 41D9DD9624BF2BD6005D81C5 /* jpegicc */;
- productType = "com.apple.product-type.tool";
- };
- 41D9DDB324BF2DA9005D81C5 /* tificc */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 41D9DDB824BF2DA9005D81C5 /* Build configuration list for PBXNativeTarget "tificc" */;
- buildPhases = (
- 41D9DDB024BF2DA9005D81C5 /* Sources */,
- 41D9DDB124BF2DA9005D81C5 /* Frameworks */,
- 41D9DDB224BF2DA9005D81C5 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- 416397CE24BF4F32008AF7E5 /* PBXTargetDependency */,
- );
- name = tificc;
- productName = tifficc;
- productReference = 41D9DDB424BF2DA9005D81C5 /* tificc */;
- productType = "com.apple.product-type.tool";
- };
- 41D9DDCE24BF2EA4005D81C5 /* testbed */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 41D9DDD324BF2EA4005D81C5 /* Build configuration list for PBXNativeTarget "testbed" */;
- buildPhases = (
- 41D9DDCB24BF2EA4005D81C5 /* Sources */,
- 41D9DDCC24BF2EA4005D81C5 /* Frameworks */,
- 41D9DDCD24BF2EA4005D81C5 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- 416397D024BF4F38008AF7E5 /* PBXTargetDependency */,
- );
- name = testbed;
- productName = testbed;
- productReference = 41D9DDCF24BF2EA4005D81C5 /* testbed */;
- productType = "com.apple.product-type.tool";
- };
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
- 418B070024BF267A00310FC0 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 1150;
- ORGANIZATIONNAME = littlecms;
- TargetAttributes = {
- 416397A424BF4D81008AF7E5 = {
- CreatedOnToolsVersion = 11.5;
- };
- 416397B624BF4E6B008AF7E5 = {
- CreatedOnToolsVersion = 11.5;
- };
- 418B070724BF267A00310FC0 = {
- CreatedOnToolsVersion = 11.5;
- };
- 41D9DD5024BF2862005D81C5 = {
- CreatedOnToolsVersion = 11.5;
- };
- 41D9DD7F24BF2AC4005D81C5 = {
- CreatedOnToolsVersion = 11.5;
- };
- 41D9DD9524BF2BD6005D81C5 = {
- CreatedOnToolsVersion = 11.5;
- };
- 41D9DDB324BF2DA9005D81C5 = {
- CreatedOnToolsVersion = 11.5;
- };
- 41D9DDCE24BF2EA4005D81C5 = {
- CreatedOnToolsVersion = 11.5;
- };
- };
- };
- buildConfigurationList = 418B070324BF267A00310FC0 /* Build configuration list for PBXProject "lcms2" */;
- compatibilityVersion = "Xcode 11.4";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 418B06FF24BF267A00310FC0;
- productRefGroup = 418B070924BF267A00310FC0 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 418B070724BF267A00310FC0 /* lcms2 */,
- 41D9DD5024BF2862005D81C5 /* fast_float */,
- 41D9DD7F24BF2AC4005D81C5 /* transicc */,
- 41D9DD9524BF2BD6005D81C5 /* jpegicc */,
- 41D9DDB324BF2DA9005D81C5 /* tificc */,
- 41D9DDCE24BF2EA4005D81C5 /* testbed */,
- 416397A424BF4D81008AF7E5 /* tifdiff */,
- 416397B624BF4E6B008AF7E5 /* fast_float_testbed */,
- );
- };
-/* End PBXProject section */
-
-/* Begin PBXSourcesBuildPhase section */
- 416397A124BF4D81008AF7E5 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 416397AD24BF4DCA008AF7E5 /* tifdiff.c in Sources */,
- 416397B124BF4DFD008AF7E5 /* vprf.c in Sources */,
- 416397B224BF4DFD008AF7E5 /* xgetopt.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 416397B324BF4E6B008AF7E5 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 416397BF24BF4EA9008AF7E5 /* fast_float_testbed.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 418B070524BF267A00310FC0 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41D9DD2A24BF272D005D81C5 /* cmsxform.c in Sources */,
- 41D9DD2B24BF272D005D81C5 /* cmstypes.c in Sources */,
- 41D9DD2C24BF272D005D81C5 /* cmscnvrt.c in Sources */,
- 41D9DD2D24BF272D005D81C5 /* cmsgamma.c in Sources */,
- 41D9DD2E24BF272D005D81C5 /* cmsnamed.c in Sources */,
- 41D9DD2F24BF272D005D81C5 /* cmspack.c in Sources */,
- 41D9DD3024BF272D005D81C5 /* cmsmd5.c in Sources */,
- 41D9DD3124BF272D005D81C5 /* cmsalpha.c in Sources */,
- 41D9DD3224BF272D005D81C5 /* cmssamp.c in Sources */,
- 41D9DD3324BF272D005D81C5 /* cmspcs.c in Sources */,
- 41D9DD3424BF272D005D81C5 /* cmsvirt.c in Sources */,
- 41D9DD3524BF272D005D81C5 /* cmshalf.c in Sources */,
- 41D9DD3624BF272D005D81C5 /* cmsio0.c in Sources */,
- 41D9DD3724BF272D005D81C5 /* cmsps2.c in Sources */,
- 41D9DD3824BF272D005D81C5 /* cmsio1.c in Sources */,
- 41D9DD3924BF272D005D81C5 /* cmssm.c in Sources */,
- 41D9DD3A24BF272D005D81C5 /* cmslut.c in Sources */,
- 41D9DD3B24BF272D005D81C5 /* cmsopt.c in Sources */,
- 41D9DD3C24BF272D005D81C5 /* cmsintrp.c in Sources */,
- 41D9DD3D24BF272D005D81C5 /* cmsmtrx.c in Sources */,
- 41D9DD3E24BF272D005D81C5 /* cmsplugin.c in Sources */,
- 41D9DD3F24BF272D005D81C5 /* cmscam02.c in Sources */,
- 41D9DD4024BF272D005D81C5 /* cmserr.c in Sources */,
- 41D9DD4124BF272D005D81C5 /* cmscgats.c in Sources */,
- 41D9DD4224BF272D005D81C5 /* cmsgmt.c in Sources */,
- 41D9DD4324BF272D005D81C5 /* cmswtpnt.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41D9DD4E24BF2862005D81C5 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41D9DD6324BF2895005D81C5 /* fast_float_internal.h in Sources */,
- 41D9DD6424BF2895005D81C5 /* fast_float_tethra.c in Sources */,
- 41D9DD6524BF2895005D81C5 /* fast_float_curves.c in Sources */,
- 41D9DD6624BF2895005D81C5 /* fast_8_curves.c in Sources */,
- 41D9DD6724BF2895005D81C5 /* fast_16_tethra.c in Sources */,
- 41D9DD6824BF2895005D81C5 /* fast_float_cmyk.c in Sources */,
- 41D9DD6924BF2895005D81C5 /* fast_float_15mats.c in Sources */,
- 41D9DD6A24BF2895005D81C5 /* fast_8_matsh_sse.c in Sources */,
- 41D9DD6B24BF2895005D81C5 /* fast_float_15bits.c in Sources */,
- 41D9DD6C24BF2895005D81C5 /* fast_float_separate.c in Sources */,
- 41D9DD6D24BF2895005D81C5 /* fast_8_tethra.c in Sources */,
- 41D9DD6E24BF2895005D81C5 /* fast_8_matsh.c in Sources */,
- 41D9DD6F24BF2895005D81C5 /* fast_float_matsh.c in Sources */,
- 41D9DD7024BF2895005D81C5 /* fast_float_sup.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41D9DD7C24BF2AC4005D81C5 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41D9DDA724BF2CF8005D81C5 /* vprf.c in Sources */,
- 41D9DDA824BF2CF8005D81C5 /* xgetopt.c in Sources */,
- 41D9DDAA24BF2D3C005D81C5 /* transicc.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41D9DD9224BF2BD6005D81C5 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41D9DDAE24BF2D76005D81C5 /* iccjpeg.c in Sources */,
- 41D9DDC324BF2E46005D81C5 /* xgetopt.c in Sources */,
- 41D9DDC224BF2E46005D81C5 /* vprf.c in Sources */,
- 41D9DDAF24BF2D76005D81C5 /* jpgicc.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41D9DDB024BF2DA9005D81C5 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41D9DDBE24BF2E0D005D81C5 /* tificc.c in Sources */,
- 41D9DDC724BF2E54005D81C5 /* vprf.c in Sources */,
- 41D9DDC824BF2E54005D81C5 /* xgetopt.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41D9DDCB24BF2EA4005D81C5 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41D9DDDB24BF2ED9005D81C5 /* testcms2.c in Sources */,
- 41D9DDDC24BF2ED9005D81C5 /* zoo_icc.c in Sources */,
- 41D9DDDA24BF2ED9005D81C5 /* testplugin.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXTargetDependency section */
- 416397C424BF4EFE008AF7E5 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 41D9DD5024BF2862005D81C5 /* fast_float */;
- targetProxy = 416397C324BF4EFE008AF7E5 /* PBXContainerItemProxy */;
- };
- 416397C624BF4F0D008AF7E5 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 418B070724BF267A00310FC0 /* lcms2 */;
- targetProxy = 416397C524BF4F0D008AF7E5 /* PBXContainerItemProxy */;
- };
- 416397C824BF4F20008AF7E5 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 418B070724BF267A00310FC0 /* lcms2 */;
- targetProxy = 416397C724BF4F20008AF7E5 /* PBXContainerItemProxy */;
- };
- 416397CA24BF4F25008AF7E5 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 418B070724BF267A00310FC0 /* lcms2 */;
- targetProxy = 416397C924BF4F25008AF7E5 /* PBXContainerItemProxy */;
- };
- 416397CC24BF4F2C008AF7E5 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 418B070724BF267A00310FC0 /* lcms2 */;
- targetProxy = 416397CB24BF4F2C008AF7E5 /* PBXContainerItemProxy */;
- };
- 416397CE24BF4F32008AF7E5 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 418B070724BF267A00310FC0 /* lcms2 */;
- targetProxy = 416397CD24BF4F32008AF7E5 /* PBXContainerItemProxy */;
- };
- 416397D024BF4F38008AF7E5 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 418B070724BF267A00310FC0 /* lcms2 */;
- targetProxy = 416397CF24BF4F38008AF7E5 /* PBXContainerItemProxy */;
- };
- 416397D224BF4F3D008AF7E5 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 418B070724BF267A00310FC0 /* lcms2 */;
- targetProxy = 416397D124BF4F3D008AF7E5 /* PBXContainerItemProxy */;
- };
-/* End PBXTargetDependency section */
-
-/* Begin XCBuildConfiguration section */
- 416397AA24BF4D81008AF7E5 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- 416397AB24BF4D81008AF7E5 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- 416397BC24BF4E6B008AF7E5 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- 416397BD24BF4E6B008AF7E5 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- 418B070A24BF267A00310FC0 /* 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_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;
- 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;
- };
- name = Debug;
- };
- 418B070B24BF267A00310FC0 /* 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_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;
- 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;
- };
- name = Release;
- };
- 418B070D24BF267A00310FC0 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- EXECUTABLE_PREFIX = lib;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Debug;
- };
- 418B070E24BF267A00310FC0 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- EXECUTABLE_PREFIX = lib;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Release;
- };
- 41D9DD5324BF2862005D81C5 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- EXECUTABLE_PREFIX = lib;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Debug;
- };
- 41D9DD5424BF2862005D81C5 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- EXECUTABLE_PREFIX = lib;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Release;
- };
- 41D9DD8524BF2AC4005D81C5 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- 41D9DD8624BF2AC4005D81C5 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- 41D9DD9B24BF2BD6005D81C5 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- HEADER_SEARCH_PATHS = /usr/local/include;
- OTHER_LDFLAGS = (
- "-L",
- /usr/local/lib,
- "-ljpeg",
- );
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- 41D9DD9C24BF2BD6005D81C5 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- HEADER_SEARCH_PATHS = /usr/local/include;
- OTHER_LDFLAGS = (
- "-L",
- /usr/local/lib,
- "-ljpeg",
- );
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- 41D9DDB924BF2DA9005D81C5 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- HEADER_SEARCH_PATHS = /usr/local/include;
- OTHER_LDFLAGS = (
- "-L",
- /usr/local/lib,
- "-ltiff",
- );
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- 41D9DDBA24BF2DA9005D81C5 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- HEADER_SEARCH_PATHS = /usr/local/include;
- OTHER_LDFLAGS = (
- "-L",
- /usr/local/lib,
- "-ltiff",
- );
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- 41D9DDD424BF2EA4005D81C5 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- 41D9DDD524BF2EA4005D81C5 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
- 416397A924BF4D81008AF7E5 /* Build configuration list for PBXNativeTarget "tifdiff" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 416397AA24BF4D81008AF7E5 /* Debug */,
- 416397AB24BF4D81008AF7E5 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 416397BB24BF4E6B008AF7E5 /* Build configuration list for PBXNativeTarget "fast_float_testbed" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 416397BC24BF4E6B008AF7E5 /* Debug */,
- 416397BD24BF4E6B008AF7E5 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 418B070324BF267A00310FC0 /* Build configuration list for PBXProject "lcms2" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 418B070A24BF267A00310FC0 /* Debug */,
- 418B070B24BF267A00310FC0 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 418B070C24BF267A00310FC0 /* Build configuration list for PBXNativeTarget "lcms2" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 418B070D24BF267A00310FC0 /* Debug */,
- 418B070E24BF267A00310FC0 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 41D9DD5224BF2862005D81C5 /* Build configuration list for PBXNativeTarget "fast_float" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 41D9DD5324BF2862005D81C5 /* Debug */,
- 41D9DD5424BF2862005D81C5 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 41D9DD8424BF2AC4005D81C5 /* Build configuration list for PBXNativeTarget "transicc" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 41D9DD8524BF2AC4005D81C5 /* Debug */,
- 41D9DD8624BF2AC4005D81C5 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 41D9DD9A24BF2BD6005D81C5 /* Build configuration list for PBXNativeTarget "jpegicc" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 41D9DD9B24BF2BD6005D81C5 /* Debug */,
- 41D9DD9C24BF2BD6005D81C5 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 41D9DDB824BF2DA9005D81C5 /* Build configuration list for PBXNativeTarget "tificc" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 41D9DDB924BF2DA9005D81C5 /* Debug */,
- 41D9DDBA24BF2DA9005D81C5 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 41D9DDD324BF2EA4005D81C5 /* Build configuration list for PBXNativeTarget "testbed" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 41D9DDD424BF2EA4005D81C5 /* Debug */,
- 41D9DDD524BF2EA4005D81C5 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
-/* End XCConfigurationList section */
- };
- rootObject = 418B070024BF267A00310FC0 /* Project object */;
-}
diff --git a/Projects/Xcode_11.5/lcms2.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Projects/Xcode_11.5/lcms2.xcodeproj/project.xcworkspace/contents.xcworkspacedata
deleted file mode 100644
index ebae784..0000000
--- a/Projects/Xcode_11.5/lcms2.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Workspace
- version = "1.0">
- <FileRef
- location = "self:lcms2.xcodeproj">
- </FileRef>
-</Workspace>
diff --git a/Projects/Xcode_11.5/lcms2.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/Projects/Xcode_11.5/lcms2.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
deleted file mode 100644
index 18d9810..0000000
--- a/Projects/Xcode_11.5/lcms2.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>IDEDidComputeMac32BitWarning</key>
- <true/>
-</dict>
-</plist>
diff --git a/Projects/Xcode_11.5/lcms2.xcodeproj/project.xcworkspace/xcuserdata/marti.xcuserdatad/UserInterfaceState.xcuserstate b/Projects/Xcode_11.5/lcms2.xcodeproj/project.xcworkspace/xcuserdata/marti.xcuserdatad/UserInterfaceState.xcuserstate
deleted file mode 100644
index 97f8aa8..0000000
--- a/Projects/Xcode_11.5/lcms2.xcodeproj/project.xcworkspace/xcuserdata/marti.xcuserdatad/UserInterfaceState.xcuserstate
+++ /dev/null
Binary files differ
diff --git a/Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/fast_float.xcscheme b/Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/fast_float.xcscheme
deleted file mode 100644
index f8460e6..0000000
--- a/Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/fast_float.xcscheme
+++ /dev/null
@@ -1,67 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
- LastUpgradeVersion = "1150"
- version = "1.3">
- <BuildAction
- parallelizeBuildables = "YES"
- buildImplicitDependencies = "YES">
- <BuildActionEntries>
- <BuildActionEntry
- buildForTesting = "YES"
- buildForRunning = "YES"
- buildForProfiling = "YES"
- buildForArchiving = "YES"
- buildForAnalyzing = "YES">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "41D9DD5024BF2862005D81C5"
- BuildableName = "libfast_float.a"
- BlueprintName = "fast_float"
- ReferencedContainer = "container:lcms2.xcodeproj">
- </BuildableReference>
- </BuildActionEntry>
- </BuildActionEntries>
- </BuildAction>
- <TestAction
- buildConfiguration = "Debug"
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- shouldUseLaunchSchemeArgsEnv = "YES">
- <Testables>
- </Testables>
- </TestAction>
- <LaunchAction
- buildConfiguration = "Release"
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- launchStyle = "0"
- useCustomWorkingDirectory = "NO"
- ignoresPersistentStateOnLaunch = "NO"
- debugDocumentVersioning = "YES"
- debugServiceExtension = "internal"
- allowLocationSimulation = "YES">
- </LaunchAction>
- <ProfileAction
- buildConfiguration = "Release"
- shouldUseLaunchSchemeArgsEnv = "YES"
- savedToolIdentifier = ""
- useCustomWorkingDirectory = "NO"
- debugDocumentVersioning = "YES">
- <MacroExpansion>
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "41D9DD5024BF2862005D81C5"
- BuildableName = "libfast_float.a"
- BlueprintName = "fast_float"
- ReferencedContainer = "container:lcms2.xcodeproj">
- </BuildableReference>
- </MacroExpansion>
- </ProfileAction>
- <AnalyzeAction
- buildConfiguration = "Debug">
- </AnalyzeAction>
- <ArchiveAction
- buildConfiguration = "Release"
- revealArchiveInOrganizer = "YES">
- </ArchiveAction>
-</Scheme>
diff --git a/Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/fast_float_testbed.xcscheme b/Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/fast_float_testbed.xcscheme
deleted file mode 100644
index d89a041..0000000
--- a/Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/fast_float_testbed.xcscheme
+++ /dev/null
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
- LastUpgradeVersion = "1150"
- version = "1.3">
- <BuildAction
- parallelizeBuildables = "YES"
- buildImplicitDependencies = "YES">
- <BuildActionEntries>
- <BuildActionEntry
- buildForTesting = "YES"
- buildForRunning = "YES"
- buildForProfiling = "YES"
- buildForArchiving = "YES"
- buildForAnalyzing = "YES">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "416397B624BF4E6B008AF7E5"
- BuildableName = "fast_float_testbed"
- BlueprintName = "fast_float_testbed"
- ReferencedContainer = "container:lcms2.xcodeproj">
- </BuildableReference>
- </BuildActionEntry>
- </BuildActionEntries>
- </BuildAction>
- <TestAction
- buildConfiguration = "Debug"
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- shouldUseLaunchSchemeArgsEnv = "YES">
- <Testables>
- </Testables>
- </TestAction>
- <LaunchAction
- buildConfiguration = "Release"
- selectedDebuggerIdentifier = ""
- selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
- launchStyle = "0"
- useCustomWorkingDirectory = "NO"
- ignoresPersistentStateOnLaunch = "NO"
- debugDocumentVersioning = "YES"
- debugServiceExtension = "internal"
- allowLocationSimulation = "YES">
- <BuildableProductRunnable
- runnableDebuggingMode = "0">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "416397B624BF4E6B008AF7E5"
- BuildableName = "fast_float_testbed"
- BlueprintName = "fast_float_testbed"
- ReferencedContainer = "container:lcms2.xcodeproj">
- </BuildableReference>
- </BuildableProductRunnable>
- </LaunchAction>
- <ProfileAction
- buildConfiguration = "Release"
- shouldUseLaunchSchemeArgsEnv = "YES"
- savedToolIdentifier = ""
- useCustomWorkingDirectory = "NO"
- debugDocumentVersioning = "YES">
- <BuildableProductRunnable
- runnableDebuggingMode = "0">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "416397B624BF4E6B008AF7E5"
- BuildableName = "fast_float_testbed"
- BlueprintName = "fast_float_testbed"
- ReferencedContainer = "container:lcms2.xcodeproj">
- </BuildableReference>
- </BuildableProductRunnable>
- </ProfileAction>
- <AnalyzeAction
- buildConfiguration = "Debug">
- </AnalyzeAction>
- <ArchiveAction
- buildConfiguration = "Release"
- revealArchiveInOrganizer = "YES">
- </ArchiveAction>
-</Scheme>
diff --git a/Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/lcms2.xcscheme b/Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/lcms2.xcscheme
deleted file mode 100644
index 81cb771..0000000
--- a/Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/lcms2.xcscheme
+++ /dev/null
@@ -1,67 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
- LastUpgradeVersion = "1150"
- version = "1.3">
- <BuildAction
- parallelizeBuildables = "YES"
- buildImplicitDependencies = "YES">
- <BuildActionEntries>
- <BuildActionEntry
- buildForTesting = "YES"
- buildForRunning = "YES"
- buildForProfiling = "YES"
- buildForArchiving = "YES"
- buildForAnalyzing = "YES">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "418B070724BF267A00310FC0"
- BuildableName = "liblcms2.a"
- BlueprintName = "lcms2"
- ReferencedContainer = "container:lcms2.xcodeproj">
- </BuildableReference>
- </BuildActionEntry>
- </BuildActionEntries>
- </BuildAction>
- <TestAction
- buildConfiguration = "Debug"
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- shouldUseLaunchSchemeArgsEnv = "YES">
- <Testables>
- </Testables>
- </TestAction>
- <LaunchAction
- buildConfiguration = "Release"
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- launchStyle = "0"
- useCustomWorkingDirectory = "NO"
- ignoresPersistentStateOnLaunch = "NO"
- debugDocumentVersioning = "YES"
- debugServiceExtension = "internal"
- allowLocationSimulation = "YES">
- </LaunchAction>
- <ProfileAction
- buildConfiguration = "Release"
- shouldUseLaunchSchemeArgsEnv = "YES"
- savedToolIdentifier = ""
- useCustomWorkingDirectory = "NO"
- debugDocumentVersioning = "YES">
- <MacroExpansion>
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "418B070724BF267A00310FC0"
- BuildableName = "liblcms2.a"
- BlueprintName = "lcms2"
- ReferencedContainer = "container:lcms2.xcodeproj">
- </BuildableReference>
- </MacroExpansion>
- </ProfileAction>
- <AnalyzeAction
- buildConfiguration = "Debug">
- </AnalyzeAction>
- <ArchiveAction
- buildConfiguration = "Release"
- revealArchiveInOrganizer = "YES">
- </ArchiveAction>
-</Scheme>
diff --git a/Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/tiffdiff.xcscheme b/Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/tiffdiff.xcscheme
deleted file mode 100644
index a048615..0000000
--- a/Projects/Xcode_11.5/lcms2.xcodeproj/xcshareddata/xcschemes/tiffdiff.xcscheme
+++ /dev/null
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
- LastUpgradeVersion = "1150"
- version = "1.3">
- <BuildAction
- parallelizeBuildables = "YES"
- buildImplicitDependencies = "YES">
- <BuildActionEntries>
- <BuildActionEntry
- buildForTesting = "YES"
- buildForRunning = "YES"
- buildForProfiling = "YES"
- buildForArchiving = "YES"
- buildForAnalyzing = "YES">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "416397A424BF4D81008AF7E5"
- BuildableName = "tifdiff"
- BlueprintName = "tifdiff"
- ReferencedContainer = "container:lcms2.xcodeproj">
- </BuildableReference>
- </BuildActionEntry>
- </BuildActionEntries>
- </BuildAction>
- <TestAction
- buildConfiguration = "Debug"
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- shouldUseLaunchSchemeArgsEnv = "YES">
- <Testables>
- </Testables>
- </TestAction>
- <LaunchAction
- buildConfiguration = "Debug"
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- launchStyle = "0"
- useCustomWorkingDirectory = "NO"
- ignoresPersistentStateOnLaunch = "NO"
- debugDocumentVersioning = "YES"
- debugServiceExtension = "internal"
- allowLocationSimulation = "YES">
- <BuildableProductRunnable
- runnableDebuggingMode = "0">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "416397A424BF4D81008AF7E5"
- BuildableName = "tifdiff"
- BlueprintName = "tifdiff"
- ReferencedContainer = "container:lcms2.xcodeproj">
- </BuildableReference>
- </BuildableProductRunnable>
- </LaunchAction>
- <ProfileAction
- buildConfiguration = "Release"
- shouldUseLaunchSchemeArgsEnv = "YES"
- savedToolIdentifier = ""
- useCustomWorkingDirectory = "NO"
- debugDocumentVersioning = "YES">
- <BuildableProductRunnable
- runnableDebuggingMode = "0">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "416397A424BF4D81008AF7E5"
- BuildableName = "tifdiff"
- BlueprintName = "tifdiff"
- ReferencedContainer = "container:lcms2.xcodeproj">
- </BuildableReference>
- </BuildableProductRunnable>
- </ProfileAction>
- <AnalyzeAction
- buildConfiguration = "Debug">
- </AnalyzeAction>
- <ArchiveAction
- buildConfiguration = "Release"
- revealArchiveInOrganizer = "YES">
- </ArchiveAction>
-</Scheme>
diff --git a/Projects/Xcode_11.5/lcms2.xcodeproj/xcuserdata/marti.xcuserdatad/xcschemes/xcschememanagement.plist b/Projects/Xcode_11.5/lcms2.xcodeproj/xcuserdata/marti.xcuserdatad/xcschemes/xcschememanagement.plist
deleted file mode 100644
index b3f301e..0000000
--- a/Projects/Xcode_11.5/lcms2.xcodeproj/xcuserdata/marti.xcuserdatad/xcschemes/xcschememanagement.plist
+++ /dev/null
@@ -1,72 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>SchemeUserState</key>
- <dict>
- <key>fast_float.xcscheme_^#shared#^_</key>
- <dict>
- <key>orderHint</key>
- <integer>4</integer>
- </dict>
- <key>fast_float_testbed.xcscheme_^#shared#^_</key>
- <dict>
- <key>orderHint</key>
- <integer>7</integer>
- </dict>
- <key>jpegicc.xcscheme_^#shared#^_</key>
- <dict>
- <key>orderHint</key>
- <integer>1</integer>
- </dict>
- <key>lcms2.xcscheme_^#shared#^_</key>
- <dict>
- <key>orderHint</key>
- <integer>0</integer>
- </dict>
- <key>testbed.xcscheme_^#shared#^_</key>
- <dict>
- <key>orderHint</key>
- <integer>2</integer>
- </dict>
- <key>tiffdiff.xcscheme_^#shared#^_</key>
- <dict>
- <key>orderHint</key>
- <integer>6</integer>
- </dict>
- <key>tifficc.xcscheme_^#shared#^_</key>
- <dict>
- <key>orderHint</key>
- <integer>5</integer>
- </dict>
- <key>transicc.xcscheme_^#shared#^_</key>
- <dict>
- <key>orderHint</key>
- <integer>3</integer>
- </dict>
- </dict>
- <key>SuppressBuildableAutocreation</key>
- <dict>
- <key>416397A424BF4D81008AF7E5</key>
- <dict>
- <key>primary</key>
- <true/>
- </dict>
- <key>416397B624BF4E6B008AF7E5</key>
- <dict>
- <key>primary</key>
- <true/>
- </dict>
- <key>418B070724BF267A00310FC0</key>
- <dict>
- <key>primary</key>
- <true/>
- </dict>
- <key>41D9DD5024BF2862005D81C5</key>
- <dict>
- <key>primary</key>
- <true/>
- </dict>
- </dict>
-</dict>
-</plist>
diff --git a/Projects/mac/.DS_Store b/Projects/mac/.DS_Store
deleted file mode 100755
index 50492f8..0000000
--- a/Projects/mac/.DS_Store
+++ /dev/null
Binary files differ
diff --git a/Projects/mac/._.DS_Store b/Projects/mac/._.DS_Store
deleted file mode 100755
index e69de29..0000000
--- a/Projects/mac/._.DS_Store
+++ /dev/null
diff --git a/Projects/mac/LittleCMS/.DS_Store b/Projects/mac/LittleCMS/.DS_Store
deleted file mode 100755
index 04d2bc9..0000000
--- a/Projects/mac/LittleCMS/.DS_Store
+++ /dev/null
Binary files differ
diff --git a/Projects/mac/LittleCMS/._Info.plist b/Projects/mac/LittleCMS/._Info.plist
deleted file mode 100644
index a246987..0000000
--- a/Projects/mac/LittleCMS/._Info.plist
+++ /dev/null
Binary files differ
diff --git a/Projects/mac/LittleCMS/._LittleCMS.xcodeproj b/Projects/mac/LittleCMS/._LittleCMS.xcodeproj
deleted file mode 100644
index d393ce6..0000000
--- a/Projects/mac/LittleCMS/._LittleCMS.xcodeproj
+++ /dev/null
Binary files differ
diff --git a/Projects/mac/LittleCMS/English.lproj/InfoPlist.strings b/Projects/mac/LittleCMS/English.lproj/InfoPlist.strings
deleted file mode 100755
index 045f111..0000000
--- a/Projects/mac/LittleCMS/English.lproj/InfoPlist.strings
+++ /dev/null
Binary files differ
diff --git a/Projects/mac/LittleCMS/Info.plist b/Projects/mac/LittleCMS/Info.plist
deleted file mode 100755
index 1eaae07..0000000
--- a/Projects/mac/LittleCMS/Info.plist
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleExecutable</key>
- <string>LittleCMS</string>
- <key>CFBundleIconFile</key>
- <string></string>
- <key>CFBundleIdentifier</key>
- <string>com.apple.carbonframeworktemplate</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundlePackageType</key>
- <string>FMWK</string>
- <key>CFBundleShortVersionString</key>
- <string>2.7</string>
- <key>CFBundleSignature</key>
- <string>lcms</string>
- <key>CFBundleVersion</key>
- <string>2.7</string>
- <key>CSResourcesFileMapped</key>
- <true/>
-</dict>
-</plist>
diff --git a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/mariama.mode1v3 b/Projects/mac/LittleCMS/LittleCMS.xcodeproj/mariama.mode1v3
deleted file mode 100755
index 1c679a8..0000000
--- a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/mariama.mode1v3
+++ /dev/null
@@ -1,1446 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>ActivePerspectiveName</key>
- <string>Project</string>
- <key>AllowedModules</key>
- <array>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>n</string>
- <key>Module</key>
- <string>PBXSmartGroupTreeModule</string>
- <key>Name</key>
- <string>Groups and Files Outline View</string>
- </dict>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>n</string>
- <key>Module</key>
- <string>PBXNavigatorGroup</string>
- <key>Name</key>
- <string>Editor</string>
- </dict>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>n</string>
- <key>Module</key>
- <string>XCTaskListModule</string>
- <key>Name</key>
- <string>Task List</string>
- </dict>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>n</string>
- <key>Module</key>
- <string>XCDetailModule</string>
- <key>Name</key>
- <string>File and Smart Group Detail Viewer</string>
- </dict>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>1</string>
- <key>Module</key>
- <string>PBXBuildResultsModule</string>
- <key>Name</key>
- <string>Detailed Build Results Viewer</string>
- </dict>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>1</string>
- <key>Module</key>
- <string>PBXProjectFindModule</string>
- <key>Name</key>
- <string>Project Batch Find Tool</string>
- </dict>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>n</string>
- <key>Module</key>
- <string>XCProjectFormatConflictsModule</string>
- <key>Name</key>
- <string>Project Format Conflicts List</string>
- </dict>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>n</string>
- <key>Module</key>
- <string>PBXBookmarksModule</string>
- <key>Name</key>
- <string>Bookmarks Tool</string>
- </dict>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>n</string>
- <key>Module</key>
- <string>PBXClassBrowserModule</string>
- <key>Name</key>
- <string>Class Browser</string>
- </dict>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>n</string>
- <key>Module</key>
- <string>PBXCVSModule</string>
- <key>Name</key>
- <string>Source Code Control Tool</string>
- </dict>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>n</string>
- <key>Module</key>
- <string>PBXDebugBreakpointsModule</string>
- <key>Name</key>
- <string>Debug Breakpoints Tool</string>
- </dict>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>n</string>
- <key>Module</key>
- <string>XCDockableInspector</string>
- <key>Name</key>
- <string>Inspector</string>
- </dict>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>n</string>
- <key>Module</key>
- <string>PBXOpenQuicklyModule</string>
- <key>Name</key>
- <string>Open Quickly Tool</string>
- </dict>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>1</string>
- <key>Module</key>
- <string>PBXDebugSessionModule</string>
- <key>Name</key>
- <string>Debugger</string>
- </dict>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>1</string>
- <key>Module</key>
- <string>PBXDebugCLIModule</string>
- <key>Name</key>
- <string>Debug Console</string>
- </dict>
- <dict>
- <key>BundleLoadPath</key>
- <string></string>
- <key>MaxInstances</key>
- <string>n</string>
- <key>Module</key>
- <string>XCSnapshotModule</string>
- <key>Name</key>
- <string>Snapshots Tool</string>
- </dict>
- </array>
- <key>BundlePath</key>
- <string>/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources</string>
- <key>Description</key>
- <string>DefaultDescriptionKey</string>
- <key>DockingSystemVisible</key>
- <false/>
- <key>Extension</key>
- <string>mode1v3</string>
- <key>FavBarConfig</key>
- <dict>
- <key>PBXProjectModuleGUID</key>
- <string>546B299810AC669D0054D33A</string>
- <key>XCBarModuleItemNames</key>
- <dict/>
- <key>XCBarModuleItems</key>
- <array/>
- </dict>
- <key>FirstTimeWindowDisplayed</key>
- <false/>
- <key>Identifier</key>
- <string>com.apple.perspectives.project.mode1v3</string>
- <key>MajorVersion</key>
- <integer>33</integer>
- <key>MinorVersion</key>
- <integer>0</integer>
- <key>Name</key>
- <string>Default</string>
- <key>Notifications</key>
- <array>
- <dict>
- <key>XCObserverAutoDisconnectKey</key>
- <true/>
- <key>XCObserverDefintionKey</key>
- <dict>
- <key>PBXStatusErrorsKey</key>
- <integer>0</integer>
- </dict>
- <key>XCObserverFactoryKey</key>
- <string>XCPerspectivesSpecificationIdentifier</string>
- <key>XCObserverGUIDKey</key>
- <string>XCObserverProjectIdentifier</string>
- <key>XCObserverNotificationKey</key>
- <string>PBXStatusBuildStateMessageNotification</string>
- <key>XCObserverTargetKey</key>
- <string>XCMainBuildResultsModuleGUID</string>
- <key>XCObserverTriggerKey</key>
- <string>awakenModuleWithObserver:</string>
- <key>XCObserverValidationKey</key>
- <dict>
- <key>PBXStatusErrorsKey</key>
- <integer>2</integer>
- </dict>
- </dict>
- <dict>
- <key>XCObserverAutoDisconnectKey</key>
- <true/>
- <key>XCObserverDefintionKey</key>
- <dict>
- <key>PBXStatusWarningsKey</key>
- <integer>0</integer>
- </dict>
- <key>XCObserverFactoryKey</key>
- <string>XCPerspectivesSpecificationIdentifier</string>
- <key>XCObserverGUIDKey</key>
- <string>XCObserverProjectIdentifier</string>
- <key>XCObserverNotificationKey</key>
- <string>PBXStatusBuildStateMessageNotification</string>
- <key>XCObserverTargetKey</key>
- <string>XCMainBuildResultsModuleGUID</string>
- <key>XCObserverTriggerKey</key>
- <string>awakenModuleWithObserver:</string>
- <key>XCObserverValidationKey</key>
- <dict>
- <key>PBXStatusWarningsKey</key>
- <integer>2</integer>
- </dict>
- </dict>
- </array>
- <key>OpenEditors</key>
- <array/>
- <key>PerspectiveWidths</key>
- <array>
- <integer>-1</integer>
- <integer>-1</integer>
- </array>
- <key>Perspectives</key>
- <array>
- <dict>
- <key>ChosenToolbarItems</key>
- <array>
- <string>active-target-popup</string>
- <string>active-buildstyle-popup</string>
- <string>action</string>
- <string>NSToolbarFlexibleSpaceItem</string>
- <string>buildOrClean</string>
- <string>build-and-goOrGo</string>
- <string>com.apple.ide.PBXToolbarStopButton</string>
- <string>get-info</string>
- <string>toggle-editor</string>
- <string>NSToolbarFlexibleSpaceItem</string>
- <string>com.apple.pbx.toolbar.searchfield</string>
- </array>
- <key>ControllerClassBaseName</key>
- <string></string>
- <key>IconName</key>
- <string>WindowOfProjectWithEditor</string>
- <key>Identifier</key>
- <string>perspective.project</string>
- <key>IsVertical</key>
- <false/>
- <key>Layout</key>
- <array>
- <dict>
- <key>ContentConfiguration</key>
- <dict>
- <key>PBXBottomSmartGroupGIDs</key>
- <array>
- <string>1C37FBAC04509CD000000102</string>
- <string>1C37FAAC04509CD000000102</string>
- <string>1C08E77C0454961000C914BD</string>
- <string>1C37FABC05509CD000000102</string>
- <string>1C37FABC05539CD112110102</string>
- <string>E2644B35053B69B200211256</string>
- <string>1C37FABC04509CD000100104</string>
- <string>1CC0EA4004350EF90044410B</string>
- <string>1CC0EA4004350EF90041110B</string>
- </array>
- <key>PBXProjectModuleGUID</key>
- <string>1CE0B1FE06471DED0097A5F4</string>
- <key>PBXProjectModuleLabel</key>
- <string>Files</string>
- <key>PBXProjectStructureProvided</key>
- <string>yes</string>
- <key>PBXSmartGroupTreeModuleColumnData</key>
- <dict>
- <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
- <array>
- <real>389</real>
- </array>
- <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
- <array>
- <string>MainColumn</string>
- </array>
- </dict>
- <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
- <dict>
- <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
- <array>
- <string>0867D691FE84028FC02AAC07</string>
- <string>1C37FBAC04509CD000000102</string>
- <string>1C37FABC05509CD000000102</string>
- <string>E2644B35053B69B200211256</string>
- </array>
- <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
- <array>
- <array>
- <integer>0</integer>
- </array>
- </array>
- <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
- <string>{{0, 0}, {389, 899}}</string>
- </dict>
- <key>PBXTopSmartGroupGIDs</key>
- <array/>
- <key>XCIncludePerspectivesSwitch</key>
- <true/>
- <key>XCSharingToken</key>
- <string>com.apple.Xcode.GFSharingToken</string>
- </dict>
- <key>GeometryConfiguration</key>
- <dict>
- <key>Frame</key>
- <string>{{0, 0}, {406, 917}}</string>
- <key>GroupTreeTableConfiguration</key>
- <array>
- <string>MainColumn</string>
- <real>389</real>
- </array>
- <key>RubberWindowFrame</key>
- <string>88 220 1537 958 0 0 1600 1178 </string>
- </dict>
- <key>Module</key>
- <string>PBXSmartGroupTreeModule</string>
- <key>Proportion</key>
- <string>406pt</string>
- </dict>
- <dict>
- <key>Dock</key>
- <array>
- <dict>
- <key>ContentConfiguration</key>
- <dict>
- <key>PBXProjectModuleGUID</key>
- <string>1CE0B20306471E060097A5F4</string>
- <key>PBXProjectModuleLabel</key>
- <string>cmshalf.c</string>
- <key>PBXSplitModuleInNavigatorKey</key>
- <dict>
- <key>Split0</key>
- <dict>
- <key>PBXProjectModuleGUID</key>
- <string>1CE0B20406471E060097A5F4</string>
- <key>PBXProjectModuleLabel</key>
- <string>cmshalf.c</string>
- <key>_historyCapacity</key>
- <integer>0</integer>
- <key>bookmark</key>
- <string>54E17D8719BF68A900040CD3</string>
- <key>history</key>
- <array>
- <string>546B29DA10AC6B6E0054D33A</string>
- <string>5413687719BF655F00A27B70</string>
- <string>54E17D7919BF680F00040CD3</string>
- </array>
- <key>prevStack</key>
- <array>
- <string>546B29E010AC6B6E0054D33A</string>
- <string>5413687919BF655F00A27B70</string>
- </array>
- </dict>
- <key>SplitCount</key>
- <string>1</string>
- </dict>
- <key>StatusBarVisibility</key>
- <true/>
- </dict>
- <key>GeometryConfiguration</key>
- <dict>
- <key>Frame</key>
- <string>{{0, 0}, {1126, 0}}</string>
- <key>RubberWindowFrame</key>
- <string>88 220 1537 958 0 0 1600 1178 </string>
- </dict>
- <key>Module</key>
- <string>PBXNavigatorGroup</string>
- <key>Proportion</key>
- <string>0pt</string>
- </dict>
- <dict>
- <key>BecomeActive</key>
- <true/>
- <key>ContentConfiguration</key>
- <dict>
- <key>PBXProjectModuleGUID</key>
- <string>1CE0B20506471E060097A5F4</string>
- <key>PBXProjectModuleLabel</key>
- <string>Detail</string>
- </dict>
- <key>GeometryConfiguration</key>
- <dict>
- <key>Frame</key>
- <string>{{0, 5}, {1126, 959}}</string>
- <key>RubberWindowFrame</key>
- <string>88 220 1537 958 0 0 1600 1178 </string>
- </dict>
- <key>Module</key>
- <string>XCDetailModule</string>
- <key>Proportion</key>
- <string>959pt</string>
- </dict>
- </array>
- <key>Proportion</key>
- <string>1126pt</string>
- </dict>
- </array>
- <key>Name</key>
- <string>Project</string>
- <key>ServiceClasses</key>
- <array>
- <string>XCModuleDock</string>
- <string>PBXSmartGroupTreeModule</string>
- <string>XCModuleDock</string>
- <string>PBXNavigatorGroup</string>
- <string>XCDetailModule</string>
- </array>
- <key>TableOfContents</key>
- <array>
- <string>54E17D8819BF68A900040CD3</string>
- <string>1CE0B1FE06471DED0097A5F4</string>
- <string>54E17D8919BF68A900040CD3</string>
- <string>1CE0B20306471E060097A5F4</string>
- <string>1CE0B20506471E060097A5F4</string>
- </array>
- <key>ToolbarConfiguration</key>
- <string>xcode.toolbar.config.defaultV3</string>
- </dict>
- <dict>
- <key>ControllerClassBaseName</key>
- <string></string>
- <key>IconName</key>
- <string>WindowOfProject</string>
- <key>Identifier</key>
- <string>perspective.morph</string>
- <key>IsVertical</key>
- <integer>0</integer>
- <key>Layout</key>
- <array>
- <dict>
- <key>BecomeActive</key>
- <integer>1</integer>
- <key>ContentConfiguration</key>
- <dict>
- <key>PBXBottomSmartGroupGIDs</key>
- <array>
- <string>1C37FBAC04509CD000000102</string>
- <string>1C37FAAC04509CD000000102</string>
- <string>1C08E77C0454961000C914BD</string>
- <string>1C37FABC05509CD000000102</string>
- <string>1C37FABC05539CD112110102</string>
- <string>E2644B35053B69B200211256</string>
- <string>1C37FABC04509CD000100104</string>
- <string>1CC0EA4004350EF90044410B</string>
- <string>1CC0EA4004350EF90041110B</string>
- </array>
- <key>PBXProjectModuleGUID</key>
- <string>11E0B1FE06471DED0097A5F4</string>
- <key>PBXProjectModuleLabel</key>
- <string>Files</string>
- <key>PBXProjectStructureProvided</key>
- <string>yes</string>
- <key>PBXSmartGroupTreeModuleColumnData</key>
- <dict>
- <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
- <array>
- <real>186</real>
- </array>
- <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
- <array>
- <string>MainColumn</string>
- </array>
- </dict>
- <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
- <dict>
- <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
- <array>
- <string>29B97314FDCFA39411CA2CEA</string>
- <string>1C37FABC05509CD000000102</string>
- </array>
- <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
- <array>
- <array>
- <integer>0</integer>
- </array>
- </array>
- <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
- <string>{{0, 0}, {186, 337}}</string>
- </dict>
- <key>PBXTopSmartGroupGIDs</key>
- <array/>
- <key>XCIncludePerspectivesSwitch</key>
- <integer>1</integer>
- <key>XCSharingToken</key>
- <string>com.apple.Xcode.GFSharingToken</string>
- </dict>
- <key>GeometryConfiguration</key>
- <dict>
- <key>Frame</key>
- <string>{{0, 0}, {203, 355}}</string>
- <key>GroupTreeTableConfiguration</key>
- <array>
- <string>MainColumn</string>
- <real>186</real>
- </array>
- <key>RubberWindowFrame</key>
- <string>373 269 690 397 0 0 1440 878 </string>
- </dict>
- <key>Module</key>
- <string>PBXSmartGroupTreeModule</string>
- <key>Proportion</key>
- <string>100%</string>
- </dict>
- </array>
- <key>Name</key>
- <string>Morph</string>
- <key>PreferredWidth</key>
- <integer>300</integer>
- <key>ServiceClasses</key>
- <array>
- <string>XCModuleDock</string>
- <string>PBXSmartGroupTreeModule</string>
- </array>
- <key>TableOfContents</key>
- <array>
- <string>11E0B1FE06471DED0097A5F4</string>
- </array>
- <key>ToolbarConfiguration</key>
- <string>xcode.toolbar.config.default.shortV3</string>
- </dict>
- </array>
- <key>PerspectivesBarVisible</key>
- <false/>
- <key>ShelfIsVisible</key>
- <false/>
- <key>SourceDescription</key>
- <string>file at '/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources/XCPerspectivesSpecificationMode1.xcperspec'</string>
- <key>StatusbarIsVisible</key>
- <true/>
- <key>TimeStamp</key>
- <real>431974569.60427201</real>
- <key>ToolbarDisplayMode</key>
- <integer>1</integer>
- <key>ToolbarIsVisible</key>
- <true/>
- <key>ToolbarSizeMode</key>
- <integer>1</integer>
- <key>Type</key>
- <string>Perspectives</string>
- <key>UpdateMessage</key>
- <string>The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'?</string>
- <key>WindowJustification</key>
- <integer>5</integer>
- <key>WindowOrderList</key>
- <array>
- <string>546B297610AC61DD0054D33A</string>
- <string>/Users/mariama/lcms2-2.6/Projects/mac/LittleCMS/LittleCMS.xcodeproj</string>
- </array>
- <key>WindowString</key>
- <string>88 220 1537 958 0 0 1600 1178 </string>
- <key>WindowToolsV3</key>
- <array>
- <dict>
- <key>FirstTimeWindowDisplayed</key>
- <false/>
- <key>Identifier</key>
- <string>windowTool.build</string>
- <key>IsVertical</key>
- <true/>
- <key>Layout</key>
- <array>
- <dict>
- <key>Dock</key>
- <array>
- <dict>
- <key>ContentConfiguration</key>
- <dict>
- <key>PBXProjectModuleGUID</key>
- <string>1CD0528F0623707200166675</string>
- <key>PBXProjectModuleLabel</key>
- <string></string>
- <key>StatusBarVisibility</key>
- <true/>
- </dict>
- <key>GeometryConfiguration</key>
- <dict>
- <key>Frame</key>
- <string>{{0, 0}, {897, 417}}</string>
- <key>RubberWindowFrame</key>
- <string>645 255 897 912 0 0 1600 1178 </string>
- </dict>
- <key>Module</key>
- <string>PBXNavigatorGroup</string>
- <key>Proportion</key>
- <string>417pt</string>
- </dict>
- <dict>
- <key>ContentConfiguration</key>
- <dict>
- <key>PBXProjectModuleGUID</key>
- <string>XCMainBuildResultsModuleGUID</string>
- <key>PBXProjectModuleLabel</key>
- <string>Build</string>
- <key>XCBuildResultsTrigger_Collapse</key>
- <integer>1021</integer>
- <key>XCBuildResultsTrigger_Open</key>
- <integer>1013</integer>
- </dict>
- <key>GeometryConfiguration</key>
- <dict>
- <key>Frame</key>
- <string>{{0, 422}, {897, 449}}</string>
- <key>RubberWindowFrame</key>
- <string>645 255 897 912 0 0 1600 1178 </string>
- </dict>
- <key>Module</key>
- <string>PBXBuildResultsModule</string>
- <key>Proportion</key>
- <string>449pt</string>
- </dict>
- </array>
- <key>Proportion</key>
- <string>871pt</string>
- </dict>
- </array>
- <key>Name</key>
- <string>Build Results</string>
- <key>ServiceClasses</key>
- <array>
- <string>PBXBuildResultsModule</string>
- </array>
- <key>StatusbarIsVisible</key>
- <true/>
- <key>TableOfContents</key>
- <array>
- <string>546B297610AC61DD0054D33A</string>
- <string>54E17D8A19BF68A900040CD3</string>
- <string>1CD0528F0623707200166675</string>
- <string>XCMainBuildResultsModuleGUID</string>
- </array>
- <key>ToolbarConfiguration</key>
- <string>xcode.toolbar.config.buildV3</string>
- <key>WindowString</key>
- <string>645 255 897 912 0 0 1600 1178 </string>
- <key>WindowToolGUID</key>
- <string>546B297610AC61DD0054D33A</string>
- <key>WindowToolIsVisible</key>
- <false/>
- </dict>
- <dict>
- <key>FirstTimeWindowDisplayed</key>
- <false/>
- <key>Identifier</key>
- <string>windowTool.debugger</string>
- <key>IsVertical</key>
- <true/>
- <key>Layout</key>
- <array>
- <dict>
- <key>Dock</key>
- <array>
- <dict>
- <key>ContentConfiguration</key>
- <dict>
- <key>Debugger</key>
- <dict>
- <key>HorizontalSplitView</key>
- <dict>
- <key>_collapsingFrameDimension</key>
- <real>0.0</real>
- <key>_indexOfCollapsedView</key>
- <integer>0</integer>
- <key>_percentageOfCollapsedView</key>
- <real>0.0</real>
- <key>isCollapsed</key>
- <string>yes</string>
- <key>sizes</key>
- <array>
- <string>{{0, 0}, {316, 198}}</string>
- <string>{{316, 0}, {378, 198}}</string>
- </array>
- </dict>
- <key>VerticalSplitView</key>
- <dict>
- <key>_collapsingFrameDimension</key>
- <real>0.0</real>
- <key>_indexOfCollapsedView</key>
- <integer>0</integer>
- <key>_percentageOfCollapsedView</key>
- <real>0.0</real>
- <key>isCollapsed</key>
- <string>yes</string>
- <key>sizes</key>
- <array>
- <string>{{0, 0}, {694, 198}}</string>
- <string>{{0, 198}, {694, 183}}</string>
- </array>
- </dict>
- </dict>
- <key>LauncherConfigVersion</key>
- <string>8</string>
- <key>PBXProjectModuleGUID</key>
- <string>1C162984064C10D400B95A72</string>
- <key>PBXProjectModuleLabel</key>
- <string>Debug - GLUTExamples (Underwater)</string>
- </dict>
- <key>GeometryConfiguration</key>
- <dict>
- <key>DebugConsoleVisible</key>
- <string>None</string>
- <key>DebugConsoleWindowFrame</key>
- <string>{{200, 200}, {500, 300}}</string>
- <key>DebugSTDIOWindowFrame</key>
- <string>{{200, 200}, {500, 300}}</string>
- <key>Frame</key>
- <string>{{0, 0}, {694, 381}}</string>
- <key>PBXDebugSessionStackFrameViewKey</key>
- <dict>
- <key>DebugVariablesTableConfiguration</key>
- <array>
- <string>Name</string>
- <real>120</real>
- <string>Value</string>
- <real>85</real>
- <string>Summary</string>
- <real>148</real>
- </array>
- <key>Frame</key>
- <string>{{316, 0}, {378, 198}}</string>
- <key>RubberWindowFrame</key>
- <string>406 715 694 422 0 0 1600 1178 </string>
- </dict>
- <key>RubberWindowFrame</key>
- <string>406 715 694 422 0 0 1600 1178 </string>
- </dict>
- <key>Module</key>
- <string>PBXDebugSessionModule</string>
- <key>Proportion</key>
- <string>381pt</string>
- </dict>
- </array>
- <key>Proportion</key>
- <string>381pt</string>
- </dict>
- </array>
- <key>Name</key>
- <string>Debugger</string>
- <key>ServiceClasses</key>
- <array>
- <string>PBXDebugSessionModule</string>
- </array>
- <key>StatusbarIsVisible</key>
- <true/>
- <key>TableOfContents</key>
- <array>
- <string>1CD10A99069EF8BA00B06720</string>
- <string>54E17D6E19BF675900040CD3</string>
- <string>1C162984064C10D400B95A72</string>
- <string>54E17D6F19BF675900040CD3</string>
- <string>54E17D7019BF675900040CD3</string>
- <string>54E17D7119BF675900040CD3</string>
- <string>54E17D7219BF675900040CD3</string>
- <string>54E17D7319BF675900040CD3</string>
- </array>
- <key>ToolbarConfiguration</key>
- <string>xcode.toolbar.config.debugV3</string>
- <key>WindowString</key>
- <string>406 715 694 422 0 0 1600 1178 </string>
- <key>WindowToolGUID</key>
- <string>1CD10A99069EF8BA00B06720</string>
- <key>WindowToolIsVisible</key>
- <false/>
- </dict>
- <dict>
- <key>Identifier</key>
- <string>windowTool.find</string>
- <key>Layout</key>
- <array>
- <dict>
- <key>Dock</key>
- <array>
- <dict>
- <key>Dock</key>
- <array>
- <dict>
- <key>ContentConfiguration</key>
- <dict>
- <key>PBXProjectModuleGUID</key>
- <string>1CDD528C0622207200134675</string>
- <key>PBXProjectModuleLabel</key>
- <string>&lt;No Editor&gt;</string>
- <key>PBXSplitModuleInNavigatorKey</key>
- <dict>
- <key>Split0</key>
- <dict>
- <key>PBXProjectModuleGUID</key>
- <string>1CD0528D0623707200166675</string>
- </dict>
- <key>SplitCount</key>
- <string>1</string>
- </dict>
- <key>StatusBarVisibility</key>
- <integer>1</integer>
- </dict>
- <key>GeometryConfiguration</key>
- <dict>
- <key>Frame</key>
- <string>{{0, 0}, {781, 167}}</string>
- <key>RubberWindowFrame</key>
- <string>62 385 781 470 0 0 1440 878 </string>
- </dict>
- <key>Module</key>
- <string>PBXNavigatorGroup</string>
- <key>Proportion</key>
- <string>781pt</string>
- </dict>
- </array>
- <key>Proportion</key>
- <string>50%</string>
- </dict>
- <dict>
- <key>BecomeActive</key>
- <integer>1</integer>
- <key>ContentConfiguration</key>
- <dict>
- <key>PBXProjectModuleGUID</key>
- <string>1CD0528E0623707200166675</string>
- <key>PBXProjectModuleLabel</key>
- <string>Project Find</string>
- </dict>
- <key>GeometryConfiguration</key>
- <dict>
- <key>Frame</key>
- <string>{{8, 0}, {773, 254}}</string>
- <key>RubberWindowFrame</key>
- <string>62 385 781 470 0 0 1440 878 </string>
- </dict>
- <key>Module</key>
- <string>PBXProjectFindModule</string>
- <key>Proportion</key>
- <string>50%</string>
- </dict>
- </array>
- <key>Proportion</key>
- <string>428pt</string>
- </dict>
- </array>
- <key>Name</key>
- <string>Project Find</string>
- <key>ServiceClasses</key>
- <array>
- <string>PBXProjectFindModule</string>
- </array>
- <key>StatusbarIsVisible</key>
- <integer>1</integer>
- <key>TableOfContents</key>
- <array>
- <string>1C530D57069F1CE1000CFCEE</string>
- <string>1C530D58069F1CE1000CFCEE</string>
- <string>1C530D59069F1CE1000CFCEE</string>
- <string>1CDD528C0622207200134675</string>
- <string>1C530D5A069F1CE1000CFCEE</string>
- <string>1CE0B1FE06471DED0097A5F4</string>
- <string>1CD0528E0623707200166675</string>
- </array>
- <key>WindowString</key>
- <string>62 385 781 470 0 0 1440 878 </string>
- <key>WindowToolGUID</key>
- <string>1C530D57069F1CE1000CFCEE</string>
- <key>WindowToolIsVisible</key>
- <integer>0</integer>
- </dict>
- <dict>
- <key>Identifier</key>
- <string>MENUSEPARATOR</string>
- </dict>
- <dict>
- <key>FirstTimeWindowDisplayed</key>
- <false/>
- <key>Identifier</key>
- <string>windowTool.debuggerConsole</string>
- <key>IsVertical</key>
- <true/>
- <key>Layout</key>
- <array>
- <dict>
- <key>Dock</key>
- <array>
- <dict>
- <key>BecomeActive</key>
- <true/>
- <key>ContentConfiguration</key>
- <dict>
- <key>PBXProjectModuleGUID</key>
- <string>1C78EAAC065D492600B07095</string>
- <key>PBXProjectModuleLabel</key>
- <string>Debugger Console</string>
- </dict>
- <key>GeometryConfiguration</key>
- <dict>
- <key>Frame</key>
- <string>{{0, 0}, {814, 470}}</string>
- <key>RubberWindowFrame</key>
- <string>406 626 814 511 0 0 1600 1178 </string>
- </dict>
- <key>Module</key>
- <string>PBXDebugCLIModule</string>
- <key>Proportion</key>
- <string>470pt</string>
- </dict>
- </array>
- <key>Proportion</key>
- <string>470pt</string>
- </dict>
- </array>
- <key>Name</key>
- <string>Debugger Console</string>
- <key>ServiceClasses</key>
- <array>
- <string>PBXDebugCLIModule</string>
- </array>
- <key>StatusbarIsVisible</key>
- <true/>
- <key>TableOfContents</key>
- <array>
- <string>1C78EAAD065D492600B07095</string>
- <string>54E17D7419BF675900040CD3</string>
- <string>1C78EAAC065D492600B07095</string>
- </array>
- <key>ToolbarConfiguration</key>
- <string>xcode.toolbar.config.consoleV3</string>
- <key>WindowString</key>
- <string>406 626 814 511 0 0 1600 1178 </string>
- <key>WindowToolGUID</key>
- <string>1C78EAAD065D492600B07095</string>
- <key>WindowToolIsVisible</key>
- <false/>
- </dict>
- <dict>
- <key>Identifier</key>
- <string>windowTool.snapshots</string>
- <key>Layout</key>
- <array>
- <dict>
- <key>Dock</key>
- <array>
- <dict>
- <key>Module</key>
- <string>XCSnapshotModule</string>
- <key>Proportion</key>
- <string>100%</string>
- </dict>
- </array>
- <key>Proportion</key>
- <string>100%</string>
- </dict>
- </array>
- <key>Name</key>
- <string>Snapshots</string>
- <key>ServiceClasses</key>
- <array>
- <string>XCSnapshotModule</string>
- </array>
- <key>StatusbarIsVisible</key>
- <string>Yes</string>
- <key>ToolbarConfiguration</key>
- <string>xcode.toolbar.config.snapshots</string>
- <key>WindowString</key>
- <string>315 824 300 550 0 0 1440 878 </string>
- <key>WindowToolIsVisible</key>
- <string>Yes</string>
- </dict>
- <dict>
- <key>Identifier</key>
- <string>windowTool.scm</string>
- <key>Layout</key>
- <array>
- <dict>
- <key>Dock</key>
- <array>
- <dict>
- <key>ContentConfiguration</key>
- <dict>
- <key>PBXProjectModuleGUID</key>
- <string>1C78EAB2065D492600B07095</string>
- <key>PBXProjectModuleLabel</key>
- <string>&lt;No Editor&gt;</string>
- <key>PBXSplitModuleInNavigatorKey</key>
- <dict>
- <key>Split0</key>
- <dict>
- <key>PBXProjectModuleGUID</key>
- <string>1C78EAB3065D492600B07095</string>
- </dict>
- <key>SplitCount</key>
- <string>1</string>
- </dict>
- <key>StatusBarVisibility</key>
- <integer>1</integer>
- </dict>
- <key>GeometryConfiguration</key>
- <dict>
- <key>Frame</key>
- <string>{{0, 0}, {452, 0}}</string>
- <key>RubberWindowFrame</key>
- <string>743 379 452 308 0 0 1280 1002 </string>
- </dict>
- <key>Module</key>
- <string>PBXNavigatorGroup</string>
- <key>Proportion</key>
- <string>0pt</string>
- </dict>
- <dict>
- <key>BecomeActive</key>
- <integer>1</integer>
- <key>ContentConfiguration</key>
- <dict>
- <key>PBXProjectModuleGUID</key>
- <string>1CD052920623707200166675</string>
- <key>PBXProjectModuleLabel</key>
- <string>SCM</string>
- </dict>
- <key>GeometryConfiguration</key>
- <dict>
- <key>ConsoleFrame</key>
- <string>{{0, 259}, {452, 0}}</string>
- <key>Frame</key>
- <string>{{0, 7}, {452, 259}}</string>
- <key>RubberWindowFrame</key>
- <string>743 379 452 308 0 0 1280 1002 </string>
- <key>TableConfiguration</key>
- <array>
- <string>Status</string>
- <real>30</real>
- <string>FileName</string>
- <real>199</real>
- <string>Path</string>
- <real>197.09500122070312</real>
- </array>
- <key>TableFrame</key>
- <string>{{0, 0}, {452, 250}}</string>
- </dict>
- <key>Module</key>
- <string>PBXCVSModule</string>
- <key>Proportion</key>
- <string>262pt</string>
- </dict>
- </array>
- <key>Proportion</key>
- <string>266pt</string>
- </dict>
- </array>
- <key>Name</key>
- <string>SCM</string>
- <key>ServiceClasses</key>
- <array>
- <string>PBXCVSModule</string>
- </array>
- <key>StatusbarIsVisible</key>
- <integer>1</integer>
- <key>TableOfContents</key>
- <array>
- <string>1C78EAB4065D492600B07095</string>
- <string>1C78EAB5065D492600B07095</string>
- <string>1C78EAB2065D492600B07095</string>
- <string>1CD052920623707200166675</string>
- </array>
- <key>ToolbarConfiguration</key>
- <string>xcode.toolbar.config.scm</string>
- <key>WindowString</key>
- <string>743 379 452 308 0 0 1280 1002 </string>
- </dict>
- <dict>
- <key>Identifier</key>
- <string>windowTool.breakpoints</string>
- <key>IsVertical</key>
- <integer>0</integer>
- <key>Layout</key>
- <array>
- <dict>
- <key>Dock</key>
- <array>
- <dict>
- <key>BecomeActive</key>
- <integer>1</integer>
- <key>ContentConfiguration</key>
- <dict>
- <key>PBXBottomSmartGroupGIDs</key>
- <array>
- <string>1C77FABC04509CD000000102</string>
- </array>
- <key>PBXProjectModuleGUID</key>
- <string>1CE0B1FE06471DED0097A5F4</string>
- <key>PBXProjectModuleLabel</key>
- <string>Files</string>
- <key>PBXProjectStructureProvided</key>
- <string>no</string>
- <key>PBXSmartGroupTreeModuleColumnData</key>
- <dict>
- <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
- <array>
- <real>168</real>
- </array>
- <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
- <array>
- <string>MainColumn</string>
- </array>
- </dict>
- <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
- <dict>
- <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
- <array>
- <string>1C77FABC04509CD000000102</string>
- </array>
- <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
- <array>
- <array>
- <integer>0</integer>
- </array>
- </array>
- <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
- <string>{{0, 0}, {168, 350}}</string>
- </dict>
- <key>PBXTopSmartGroupGIDs</key>
- <array/>
- <key>XCIncludePerspectivesSwitch</key>
- <integer>0</integer>
- </dict>
- <key>GeometryConfiguration</key>
- <dict>
- <key>Frame</key>
- <string>{{0, 0}, {185, 368}}</string>
- <key>GroupTreeTableConfiguration</key>
- <array>
- <string>MainColumn</string>
- <real>168</real>
- </array>
- <key>RubberWindowFrame</key>
- <string>315 424 744 409 0 0 1440 878 </string>
- </dict>
- <key>Module</key>
- <string>PBXSmartGroupTreeModule</string>
- <key>Proportion</key>
- <string>185pt</string>
- </dict>
- <dict>
- <key>ContentConfiguration</key>
- <dict>
- <key>PBXProjectModuleGUID</key>
- <string>1CA1AED706398EBD00589147</string>
- <key>PBXProjectModuleLabel</key>
- <string>Detail</string>
- </dict>
- <key>GeometryConfiguration</key>
- <dict>
- <key>Frame</key>
- <string>{{190, 0}, {554, 368}}</string>
- <key>RubberWindowFrame</key>
- <string>315 424 744 409 0 0 1440 878 </string>
- </dict>
- <key>Module</key>
- <string>XCDetailModule</string>
- <key>Proportion</key>
- <string>554pt</string>
- </dict>
- </array>
- <key>Proportion</key>
- <string>368pt</string>
- </dict>
- </array>
- <key>MajorVersion</key>
- <integer>3</integer>
- <key>MinorVersion</key>
- <integer>0</integer>
- <key>Name</key>
- <string>Breakpoints</string>
- <key>ServiceClasses</key>
- <array>
- <string>PBXSmartGroupTreeModule</string>
- <string>XCDetailModule</string>
- </array>
- <key>StatusbarIsVisible</key>
- <integer>1</integer>
- <key>TableOfContents</key>
- <array>
- <string>1CDDB66807F98D9800BB5817</string>
- <string>1CDDB66907F98D9800BB5817</string>
- <string>1CE0B1FE06471DED0097A5F4</string>
- <string>1CA1AED706398EBD00589147</string>
- </array>
- <key>ToolbarConfiguration</key>
- <string>xcode.toolbar.config.breakpointsV3</string>
- <key>WindowString</key>
- <string>315 424 744 409 0 0 1440 878 </string>
- <key>WindowToolGUID</key>
- <string>1CDDB66807F98D9800BB5817</string>
- <key>WindowToolIsVisible</key>
- <integer>1</integer>
- </dict>
- <dict>
- <key>Identifier</key>
- <string>windowTool.debugAnimator</string>
- <key>Layout</key>
- <array>
- <dict>
- <key>Dock</key>
- <array>
- <dict>
- <key>Module</key>
- <string>PBXNavigatorGroup</string>
- <key>Proportion</key>
- <string>100%</string>
- </dict>
- </array>
- <key>Proportion</key>
- <string>100%</string>
- </dict>
- </array>
- <key>Name</key>
- <string>Debug Visualizer</string>
- <key>ServiceClasses</key>
- <array>
- <string>PBXNavigatorGroup</string>
- </array>
- <key>StatusbarIsVisible</key>
- <integer>1</integer>
- <key>ToolbarConfiguration</key>
- <string>xcode.toolbar.config.debugAnimatorV3</string>
- <key>WindowString</key>
- <string>100 100 700 500 0 0 1280 1002 </string>
- </dict>
- <dict>
- <key>Identifier</key>
- <string>windowTool.bookmarks</string>
- <key>Layout</key>
- <array>
- <dict>
- <key>Dock</key>
- <array>
- <dict>
- <key>Module</key>
- <string>PBXBookmarksModule</string>
- <key>Proportion</key>
- <string>100%</string>
- </dict>
- </array>
- <key>Proportion</key>
- <string>100%</string>
- </dict>
- </array>
- <key>Name</key>
- <string>Bookmarks</string>
- <key>ServiceClasses</key>
- <array>
- <string>PBXBookmarksModule</string>
- </array>
- <key>StatusbarIsVisible</key>
- <integer>0</integer>
- <key>WindowString</key>
- <string>538 42 401 187 0 0 1280 1002 </string>
- </dict>
- <dict>
- <key>Identifier</key>
- <string>windowTool.projectFormatConflicts</string>
- <key>Layout</key>
- <array>
- <dict>
- <key>Dock</key>
- <array>
- <dict>
- <key>Module</key>
- <string>XCProjectFormatConflictsModule</string>
- <key>Proportion</key>
- <string>100%</string>
- </dict>
- </array>
- <key>Proportion</key>
- <string>100%</string>
- </dict>
- </array>
- <key>Name</key>
- <string>Project Format Conflicts</string>
- <key>ServiceClasses</key>
- <array>
- <string>XCProjectFormatConflictsModule</string>
- </array>
- <key>StatusbarIsVisible</key>
- <integer>0</integer>
- <key>WindowContentMinSize</key>
- <string>450 300</string>
- <key>WindowString</key>
- <string>50 850 472 307 0 0 1440 877</string>
- </dict>
- <dict>
- <key>Identifier</key>
- <string>windowTool.classBrowser</string>
- <key>Layout</key>
- <array>
- <dict>
- <key>Dock</key>
- <array>
- <dict>
- <key>BecomeActive</key>
- <integer>1</integer>
- <key>ContentConfiguration</key>
- <dict>
- <key>OptionsSetName</key>
- <string>Hierarchy, all classes</string>
- <key>PBXProjectModuleGUID</key>
- <string>1CA6456E063B45B4001379D8</string>
- <key>PBXProjectModuleLabel</key>
- <string>Class Browser - NSObject</string>
- </dict>
- <key>GeometryConfiguration</key>
- <dict>
- <key>ClassesFrame</key>
- <string>{{0, 0}, {374, 96}}</string>
- <key>ClassesTreeTableConfiguration</key>
- <array>
- <string>PBXClassNameColumnIdentifier</string>
- <real>208</real>
- <string>PBXClassBookColumnIdentifier</string>
- <real>22</real>
- </array>
- <key>Frame</key>
- <string>{{0, 0}, {630, 331}}</string>
- <key>MembersFrame</key>
- <string>{{0, 105}, {374, 395}}</string>
- <key>MembersTreeTableConfiguration</key>
- <array>
- <string>PBXMemberTypeIconColumnIdentifier</string>
- <real>22</real>
- <string>PBXMemberNameColumnIdentifier</string>
- <real>216</real>
- <string>PBXMemberTypeColumnIdentifier</string>
- <real>97</real>
- <string>PBXMemberBookColumnIdentifier</string>
- <real>22</real>
- </array>
- <key>PBXModuleWindowStatusBarHidden2</key>
- <integer>1</integer>
- <key>RubberWindowFrame</key>
- <string>385 179 630 352 0 0 1440 878 </string>
- </dict>
- <key>Module</key>
- <string>PBXClassBrowserModule</string>
- <key>Proportion</key>
- <string>332pt</string>
- </dict>
- </array>
- <key>Proportion</key>
- <string>332pt</string>
- </dict>
- </array>
- <key>Name</key>
- <string>Class Browser</string>
- <key>ServiceClasses</key>
- <array>
- <string>PBXClassBrowserModule</string>
- </array>
- <key>StatusbarIsVisible</key>
- <integer>0</integer>
- <key>TableOfContents</key>
- <array>
- <string>1C0AD2AF069F1E9B00FABCE6</string>
- <string>1C0AD2B0069F1E9B00FABCE6</string>
- <string>1CA6456E063B45B4001379D8</string>
- </array>
- <key>ToolbarConfiguration</key>
- <string>xcode.toolbar.config.classbrowser</string>
- <key>WindowString</key>
- <string>385 179 630 352 0 0 1440 878 </string>
- <key>WindowToolGUID</key>
- <string>1C0AD2AF069F1E9B00FABCE6</string>
- <key>WindowToolIsVisible</key>
- <integer>0</integer>
- </dict>
- <dict>
- <key>Identifier</key>
- <string>windowTool.refactoring</string>
- <key>IncludeInToolsMenu</key>
- <integer>0</integer>
- <key>Layout</key>
- <array>
- <dict>
- <key>Dock</key>
- <array>
- <dict>
- <key>BecomeActive</key>
- <integer>1</integer>
- <key>GeometryConfiguration</key>
- <dict>
- <key>Frame</key>
- <string>{0, 0}, {500, 335}</string>
- <key>RubberWindowFrame</key>
- <string>{0, 0}, {500, 335}</string>
- </dict>
- <key>Module</key>
- <string>XCRefactoringModule</string>
- <key>Proportion</key>
- <string>100%</string>
- </dict>
- </array>
- <key>Proportion</key>
- <string>100%</string>
- </dict>
- </array>
- <key>Name</key>
- <string>Refactoring</string>
- <key>ServiceClasses</key>
- <array>
- <string>XCRefactoringModule</string>
- </array>
- <key>WindowString</key>
- <string>200 200 500 356 0 0 1920 1200 </string>
- </dict>
- </array>
-</dict>
-</plist>
diff --git a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/mariama.pbxuser b/Projects/mac/LittleCMS/LittleCMS.xcodeproj/mariama.pbxuser
deleted file mode 100755
index df4c2bd..0000000
--- a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/mariama.pbxuser
+++ /dev/null
@@ -1,367 +0,0 @@
-// !$*UTF8*$!
-{
- 0867D690FE84028FC02AAC07 /* Project object */ = {
- activeArchitecture = ppc;
- activeBuildConfigurationName = Release;
- activeExecutable = 54E17D6419BF669300040CD3 /* testbed_plugin_float */;
- activeTarget = 8D07F2BC0486CC7A007CD1D0 /* LittleCMS */;
- addToTargets = (
- 54E17D5819BF669300040CD3 /* testbed_plugin_float */,
- );
- codeSenseManager = 546B293010AC5E210054D33A /* Code sense */;
- executables = (
- 546B29A410AC677E0054D33A /* testbed */,
- 54E17D6419BF669300040CD3 /* testbed_plugin_float */,
- );
- perUserDictionary = {
- PBXConfiguration.PBXFileTableDataSource3.PBXBookmarksDataSource = {
- PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
- PBXFileTableDataSourceColumnSortingKey = PBXBookmarksDataSource_NameID;
- PBXFileTableDataSourceColumnWidthsKey = (
- 200,
- 200,
- 760,
- );
- PBXFileTableDataSourceColumnsKey = (
- PBXBookmarksDataSource_LocationID,
- PBXBookmarksDataSource_NameID,
- PBXBookmarksDataSource_CommentsID,
- );
- };
- PBXConfiguration.PBXFileTableDataSource3.PBXErrorsWarningsDataSource = {
- PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
- PBXFileTableDataSourceColumnSortingKey = PBXErrorsWarningsDataSource_LocationID;
- PBXFileTableDataSourceColumnWidthsKey = (
- 20,
- 300,
- 777.20849609375,
- );
- PBXFileTableDataSourceColumnsKey = (
- PBXErrorsWarningsDataSource_TypeID,
- PBXErrorsWarningsDataSource_MessageID,
- PBXErrorsWarningsDataSource_LocationID,
- );
- };
- PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = {
- PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
- PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID;
- PBXFileTableDataSourceColumnWidthsKey = (
- 22,
- 300,
- 838,
- );
- PBXFileTableDataSourceColumnsKey = (
- PBXExecutablesDataSource_ActiveFlagID,
- PBXExecutablesDataSource_NameID,
- PBXExecutablesDataSource_CommentsID,
- );
- };
- PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
- PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
- PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
- PBXFileTableDataSourceColumnWidthsKey = (
- 20,
- 887,
- 20,
- 48,
- 43,
- 43,
- 20,
- );
- PBXFileTableDataSourceColumnsKey = (
- PBXFileDataSource_FiletypeID,
- PBXFileDataSource_Filename_ColumnID,
- PBXFileDataSource_Built_ColumnID,
- PBXFileDataSource_ObjectSize_ColumnID,
- PBXFileDataSource_Errors_ColumnID,
- PBXFileDataSource_Warnings_ColumnID,
- PBXFileDataSource_Target_ColumnID,
- );
- };
- PBXConfiguration.PBXFileTableDataSource3.PBXFindDataSource = {
- PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
- PBXFileTableDataSourceColumnSortingKey = PBXFindDataSource_LocationID;
- PBXFileTableDataSourceColumnWidthsKey = (
- 200,
- 964,
- );
- PBXFileTableDataSourceColumnsKey = (
- PBXFindDataSource_MessageID,
- PBXFindDataSource_LocationID,
- );
- };
- PBXConfiguration.PBXFileTableDataSource3.PBXSymbolsDataSource = {
- PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
- PBXFileTableDataSourceColumnSortingKey = PBXSymbolsDataSource_SymbolNameID;
- PBXFileTableDataSourceColumnWidthsKey = (
- 16,
- 200,
- 50,
- 890,
- );
- PBXFileTableDataSourceColumnsKey = (
- PBXSymbolsDataSource_SymbolTypeIconID,
- PBXSymbolsDataSource_SymbolNameID,
- PBXSymbolsDataSource_SymbolTypeID,
- PBXSymbolsDataSource_ReferenceNameID,
- );
- };
- PBXConfiguration.PBXFileTableDataSource3.XCSCMDataSource = {
- PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
- PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
- PBXFileTableDataSourceColumnWidthsKey = (
- 20,
- 20,
- 926,
- 20,
- 48.16259765625,
- 43,
- 43,
- 20,
- );
- PBXFileTableDataSourceColumnsKey = (
- PBXFileDataSource_SCM_ColumnID,
- PBXFileDataSource_FiletypeID,
- PBXFileDataSource_Filename_ColumnID,
- PBXFileDataSource_Built_ColumnID,
- PBXFileDataSource_ObjectSize_ColumnID,
- PBXFileDataSource_Errors_ColumnID,
- PBXFileDataSource_Warnings_ColumnID,
- PBXFileDataSource_Target_ColumnID,
- );
- };
- PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
- PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
- PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
- PBXFileTableDataSourceColumnWidthsKey = (
- 20,
- 847,
- 60,
- 20,
- 48,
- 43,
- 43,
- );
- PBXFileTableDataSourceColumnsKey = (
- PBXFileDataSource_FiletypeID,
- PBXFileDataSource_Filename_ColumnID,
- PBXTargetDataSource_PrimaryAttribute,
- PBXFileDataSource_Built_ColumnID,
- PBXFileDataSource_ObjectSize_ColumnID,
- PBXFileDataSource_Errors_ColumnID,
- PBXFileDataSource_Warnings_ColumnID,
- );
- };
- PBXPerProjectTemplateStateSaveDate = 431974541;
- PBXWorkspaceStateSaveDate = 431974541;
- };
- perUserProjectItems = {
- 5413687719BF655F00A27B70 /* PBXTextBookmark */ = 5413687719BF655F00A27B70 /* PBXTextBookmark */;
- 5413687919BF655F00A27B70 /* PBXTextBookmark */ = 5413687919BF655F00A27B70 /* PBXTextBookmark */;
- 546B29DA10AC6B6E0054D33A /* PBXTextBookmark */ = 546B29DA10AC6B6E0054D33A /* PBXTextBookmark */;
- 546B29E010AC6B6E0054D33A /* PBXTextBookmark */ = 546B29E010AC6B6E0054D33A /* PBXTextBookmark */;
- 54E17D7919BF680F00040CD3 /* PBXTextBookmark */ = 54E17D7919BF680F00040CD3 /* PBXTextBookmark */;
- 54E17D8719BF68A900040CD3 /* PBXTextBookmark */ = 54E17D8719BF68A900040CD3 /* PBXTextBookmark */;
- };
- sourceControlManager = 546B292F10AC5E210054D33A /* Source Control */;
- userBuildSettings = {
- };
- };
- 5413685419BF607700A27B70 /* fast_float_15bits.c */ = {
- uiCtxt = {
- sepNavIntBoundsRect = "{{0, 0}, {1040, 6620}}";
- sepNavSelRange = "{858, 19}";
- sepNavVisRange = "{87, 2302}";
- sepNavWindowFrame = "{{15, 289}, {1099, 884}}";
- };
- };
- 5413685519BF607700A27B70 /* fast_float_15mats.c */ = {
- uiCtxt = {
- sepNavIntBoundsRect = "{{0, 0}, {836, 4466}}";
- sepNavSelRange = "{0, 0}";
- sepNavVisRange = "{0, 1288}";
- sepNavWindowFrame = "{{38, 268}, {1099, 884}}";
- };
- };
- 5413685819BF607700A27B70 /* fast_float_matsh.c */ = {
- uiCtxt = {
- sepNavIntBoundsRect = "{{0, 0}, {836, 4396}}";
- sepNavSelRange = "{0, 0}";
- sepNavVisRange = "{0, 1079}";
- sepNavWindowFrame = "{{61, 247}, {1099, 884}}";
- };
- };
- 5413687719BF655F00A27B70 /* PBXTextBookmark */ = {
- isa = PBXTextBookmark;
- fRef = 546B296B10AC5EAA0054D33A /* TestBed-Info.plist */;
- name = "TestBed-Info.plist: 1";
- rLen = 0;
- rLoc = 0;
- rType = 0;
- vrLen = 632;
- vrLoc = 39;
- };
- 5413687919BF655F00A27B70 /* PBXTextBookmark */ = {
- isa = PBXTextBookmark;
- fRef = 546B296B10AC5EAA0054D33A /* TestBed-Info.plist */;
- name = "TestBed-Info.plist: 1";
- rLen = 0;
- rLoc = 0;
- rType = 0;
- vrLen = 632;
- vrLoc = 39;
- };
- 546B292F10AC5E210054D33A /* Source Control */ = {
- isa = PBXSourceControlManager;
- fallbackIsa = XCSourceControlManager;
- isSCMEnabled = 0;
- scmConfiguration = {
- };
- };
- 546B293010AC5E210054D33A /* Code sense */ = {
- isa = PBXCodeSenseManager;
- indexTemplatePath = "";
- };
- 546B293810AC5E4A0054D33A /* cmsio0.c */ = {
- uiCtxt = {
- sepNavIntBoundsRect = "{{0, 0}, {1065, 24374}}";
- sepNavSelRange = "{25921, 0}";
- sepNavVisRange = "{0, 0}";
- };
- };
- 546B296B10AC5EAA0054D33A /* TestBed-Info.plist */ = {
- uiCtxt = {
- sepNavIntBoundsRect = "{{0, 0}, {1065, 927}}";
- sepNavSelRange = "{0, 0}";
- sepNavVisRange = "{39, 632}";
- };
- };
- 546B299D10AC672A0054D33A /* RunUnitTests */ = {
- isa = PBXFileReference;
- lastKnownFileType = text.script.sh;
- name = RunUnitTests;
- path = /Developer/Tools/RunUnitTests;
- sourceTree = "<absolute>";
- };
- 546B29A210AC677E0054D33A /* testbed */ = {
- activeExec = 0;
- executables = (
- 546B29A410AC677E0054D33A /* testbed */,
- );
- };
- 546B29A410AC677E0054D33A /* testbed */ = {
- isa = PBXExecutable;
- activeArgIndices = (
- );
- argumentStrings = (
- );
- autoAttachOnCrash = 1;
- breakpointsEnabled = 0;
- configStateDict = {
- };
- customDataFormattersEnabled = 1;
- debuggerPlugin = GDBDebugging;
- disassemblyDisplayState = 0;
- dylibVariantSuffix = "";
- enableDebugStr = 1;
- environmentEntries = (
- );
- executableSystemSymbolLevel = 0;
- executableUserSymbolLevel = 0;
- libgmallocEnabled = 0;
- name = testbed;
- savedGlobals = {
- };
- sourceDirectories = (
- );
- variableFormatDictionary = {
- };
- };
- 546B29AD10AC68410054D33A /* testcms2.c */ = {
- uiCtxt = {
- sepNavIntBoundsRect = "{{0, 0}, {1065, 116032}}";
- sepNavSelRange = "{0, 0}";
- sepNavVisRange = "{0, 0}";
- sepNavWindowFrame = "{{61, 247}, {1099, 884}}";
- };
- };
- 546B29DA10AC6B6E0054D33A /* PBXTextBookmark */ = {
- isa = PBXTextBookmark;
- fRef = 546B299D10AC672A0054D33A /* RunUnitTests */;
- name = "RunUnitTests: 298";
- rLen = 5;
- rLoc = 9244;
- rType = 0;
- vrLen = 172;
- vrLoc = 9140;
- };
- 546B29E010AC6B6E0054D33A /* PBXTextBookmark */ = {
- isa = PBXTextBookmark;
- fRef = 546B299D10AC672A0054D33A /* RunUnitTests */;
- name = "RunUnitTests: 298";
- rLen = 5;
- rLoc = 9244;
- rType = 0;
- vrLen = 172;
- vrLoc = 9140;
- };
- 54DBD06015A202B200180017 /* cmshalf.c */ = {
- uiCtxt = {
- sepNavIntBoundsRect = "{{0, 0}, {1065, 7518}}";
- sepNavSelRange = "{880, 1}";
- sepNavVisRange = "{0, 0}";
- };
- };
- 54E17D5819BF669300040CD3 /* testbed_plugin_float */ = {
- activeExec = 0;
- executables = (
- 54E17D6419BF669300040CD3 /* testbed_plugin_float */,
- );
- };
- 54E17D6419BF669300040CD3 /* testbed_plugin_float */ = {
- isa = PBXExecutable;
- activeArgIndices = (
- );
- argumentStrings = (
- );
- autoAttachOnCrash = 1;
- breakpointsEnabled = 1;
- configStateDict = {
- };
- customDataFormattersEnabled = 1;
- debuggerPlugin = GDBDebugging;
- disassemblyDisplayState = 0;
- enableDebugStr = 1;
- environmentEntries = (
- );
- executableSystemSymbolLevel = 0;
- executableUserSymbolLevel = 0;
- libgmallocEnabled = 0;
- name = testbed_plugin_float;
- sourceDirectories = (
- );
- };
- 54E17D7919BF680F00040CD3 /* PBXTextBookmark */ = {
- isa = PBXTextBookmark;
- fRef = 54DBD06015A202B200180017 /* cmshalf.c */;
- name = "cmshalf.c: 17";
- rLen = 1;
- rLoc = 880;
- rType = 0;
- vrLen = 0;
- vrLoc = 0;
- };
- 54E17D8719BF68A900040CD3 /* PBXTextBookmark */ = {
- isa = PBXTextBookmark;
- fRef = 54DBD06015A202B200180017 /* cmshalf.c */;
- name = "cmshalf.c: 17";
- rLen = 1;
- rLoc = 880;
- rType = 0;
- vrLen = 0;
- vrLoc = 0;
- };
- 8D07F2BC0486CC7A007CD1D0 /* LittleCMS */ = {
- activeExec = 0;
- };
-}
diff --git a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/project.pbxproj b/Projects/mac/LittleCMS/LittleCMS.xcodeproj/project.pbxproj
deleted file mode 100755
index df99b95..0000000
--- a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,572 +0,0 @@
-// !$*UTF8*$!
-{
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
-
-/* Begin PBXBuildFile section */
- 546B294910AC5E4A0054D33A /* cmscam02.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B293110AC5E4A0054D33A /* cmscam02.c */; };
- 546B294A10AC5E4A0054D33A /* cmscgats.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B293210AC5E4A0054D33A /* cmscgats.c */; };
- 546B294B10AC5E4A0054D33A /* cmscnvrt.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B293310AC5E4A0054D33A /* cmscnvrt.c */; };
- 546B294C10AC5E4A0054D33A /* cmserr.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B293410AC5E4A0054D33A /* cmserr.c */; };
- 546B294D10AC5E4A0054D33A /* cmsgamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B293510AC5E4A0054D33A /* cmsgamma.c */; };
- 546B294E10AC5E4A0054D33A /* cmsgmt.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B293610AC5E4A0054D33A /* cmsgmt.c */; };
- 546B294F10AC5E4A0054D33A /* cmsintrp.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B293710AC5E4A0054D33A /* cmsintrp.c */; };
- 546B295010AC5E4A0054D33A /* cmsio0.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B293810AC5E4A0054D33A /* cmsio0.c */; };
- 546B295110AC5E4A0054D33A /* cmsio1.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B293910AC5E4A0054D33A /* cmsio1.c */; };
- 546B295210AC5E4A0054D33A /* cmslut.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B293A10AC5E4A0054D33A /* cmslut.c */; };
- 546B295310AC5E4A0054D33A /* cmsmd5.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B293B10AC5E4A0054D33A /* cmsmd5.c */; };
- 546B295410AC5E4A0054D33A /* cmsmtrx.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B293C10AC5E4A0054D33A /* cmsmtrx.c */; };
- 546B295510AC5E4A0054D33A /* cmsnamed.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B293D10AC5E4A0054D33A /* cmsnamed.c */; };
- 546B295610AC5E4A0054D33A /* cmsopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B293E10AC5E4A0054D33A /* cmsopt.c */; };
- 546B295710AC5E4A0054D33A /* cmspack.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B293F10AC5E4A0054D33A /* cmspack.c */; };
- 546B295810AC5E4A0054D33A /* cmspcs.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B294010AC5E4A0054D33A /* cmspcs.c */; };
- 546B295910AC5E4A0054D33A /* cmsplugin.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B294110AC5E4A0054D33A /* cmsplugin.c */; };
- 546B295A10AC5E4A0054D33A /* cmsps2.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B294210AC5E4A0054D33A /* cmsps2.c */; };
- 546B295B10AC5E4A0054D33A /* cmssamp.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B294310AC5E4A0054D33A /* cmssamp.c */; };
- 546B295C10AC5E4A0054D33A /* cmssm.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B294410AC5E4A0054D33A /* cmssm.c */; };
- 546B295D10AC5E4A0054D33A /* cmstypes.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B294510AC5E4A0054D33A /* cmstypes.c */; };
- 546B295E10AC5E4A0054D33A /* cmsvirt.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B294610AC5E4A0054D33A /* cmsvirt.c */; };
- 546B295F10AC5E4A0054D33A /* cmswtpnt.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B294710AC5E4A0054D33A /* cmswtpnt.c */; };
- 546B296010AC5E4A0054D33A /* cmsxform.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B294810AC5E4A0054D33A /* cmsxform.c */; };
- 546B296310AC5E600054D33A /* lcms2.h in Headers */ = {isa = PBXBuildFile; fileRef = 546B296110AC5E600054D33A /* lcms2.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 546B296410AC5E600054D33A /* lcms2_plugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 546B296210AC5E600054D33A /* lcms2_plugin.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 546B29AE10AC68410054D33A /* testcms2.c in Sources */ = {isa = PBXBuildFile; fileRef = 546B29AD10AC68410054D33A /* testcms2.c */; };
- 54DBD06215A202BB00180017 /* cmshalf.c in Sources */ = {isa = PBXBuildFile; fileRef = 54DBD06015A202B200180017 /* cmshalf.c */; };
- 54E6DC7E18AE052800445185 /* testplugin.c in Sources */ = {isa = PBXBuildFile; fileRef = 54E6DC7D18AE052800445185 /* testplugin.c */; };
- 54E6DC8018AE054800445185 /* zoo_icc.c in Sources */ = {isa = PBXBuildFile; fileRef = 54E6DC7F18AE054800445185 /* zoo_icc.c */; };
- 8D07F2BE0486CC7A007CD1D0 /* LittleCMS_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32BAE0B70371A74B00C91783 /* LittleCMS_Prefix.pch */; settings = {ATTRIBUTES = (Private, ); }; };
- 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; };
- 8D07F2C40486CC7A007CD1D0 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB77AAFE841565C02AAC07 /* Carbon.framework */; };
- CE509F071A31DF4100A1D3F6 /* new.icc in CopyFiles */ = {isa = PBXBuildFile; fileRef = CE509F011A31DF4100A1D3F6 /* new.icc */; };
- CE509F081A31DF4100A1D3F6 /* test1.icc in CopyFiles */ = {isa = PBXBuildFile; fileRef = CE509F021A31DF4100A1D3F6 /* test1.icc */; };
- CE509F091A31DF4100A1D3F6 /* test2.icc in CopyFiles */ = {isa = PBXBuildFile; fileRef = CE509F031A31DF4100A1D3F6 /* test2.icc */; };
- CE509F0A1A31DF4100A1D3F6 /* test3.icc in CopyFiles */ = {isa = PBXBuildFile; fileRef = CE509F041A31DF4100A1D3F6 /* test3.icc */; };
- CE509F0B1A31DF4100A1D3F6 /* test4.icc in CopyFiles */ = {isa = PBXBuildFile; fileRef = CE509F051A31DF4100A1D3F6 /* test4.icc */; };
- CE509F0C1A31DF4100A1D3F6 /* test5.icc in CopyFiles */ = {isa = PBXBuildFile; fileRef = CE509F061A31DF4100A1D3F6 /* test5.icc */; };
- CE509F0E1A31DFB200A1D3F6 /* ibm-t61.icc in CopyFiles */ = {isa = PBXBuildFile; fileRef = CE509F0D1A31DFB200A1D3F6 /* ibm-t61.icc */; };
- CE790F6B1A31C2400083D722 /* lcms2_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 546B29AC10AC682F0054D33A /* lcms2_internal.h */; };
- CEBB92E41BF8EF2700B79324 /* cmsalpha.c in Sources */ = {isa = PBXBuildFile; fileRef = CEBB92E31BF8EF2700B79324 /* cmsalpha.c */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXBuildRule section */
- CE509EFF1A31D4C500A1D3F6 /* PBXBuildRule */ = {
- isa = PBXBuildRule;
- compilerSpec = com.apple.compilers.proxy.script;
- fileType = pattern.proxy;
- isEditable = 1;
- outputFiles = (
- );
- };
-/* End PBXBuildRule section */
-
-/* Begin PBXContainerItemProxy section */
- 546B29A710AC67870054D33A /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 8D07F2BC0486CC7A007CD1D0;
- remoteInfo = LittleCMS;
- };
-/* End PBXContainerItemProxy section */
-
-/* Begin PBXCopyFilesBuildPhase section */
- CE509F001A31DEDD00A1D3F6 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 6;
- files = (
- CE509F071A31DF4100A1D3F6 /* new.icc in CopyFiles */,
- CE509F0E1A31DFB200A1D3F6 /* ibm-t61.icc in CopyFiles */,
- CE509F081A31DF4100A1D3F6 /* test1.icc in CopyFiles */,
- CE509F091A31DF4100A1D3F6 /* test2.icc in CopyFiles */,
- CE509F0A1A31DF4100A1D3F6 /* test3.icc in CopyFiles */,
- CE509F0B1A31DF4100A1D3F6 /* test4.icc in CopyFiles */,
- CE509F0C1A31DF4100A1D3F6 /* test5.icc in CopyFiles */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXCopyFilesBuildPhase section */
-
-/* Begin PBXFileReference section */
- 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- 08FB77AAFE841565C02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
- 32BAE0B70371A74B00C91783 /* LittleCMS_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LittleCMS_Prefix.pch; sourceTree = SOURCE_ROOT; };
- 546B293110AC5E4A0054D33A /* cmscam02.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmscam02.c; path = ../../../src/cmscam02.c; sourceTree = SOURCE_ROOT; };
- 546B293210AC5E4A0054D33A /* cmscgats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmscgats.c; path = ../../../src/cmscgats.c; sourceTree = SOURCE_ROOT; };
- 546B293310AC5E4A0054D33A /* cmscnvrt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmscnvrt.c; path = ../../../src/cmscnvrt.c; sourceTree = SOURCE_ROOT; };
- 546B293410AC5E4A0054D33A /* cmserr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmserr.c; path = ../../../src/cmserr.c; sourceTree = SOURCE_ROOT; };
- 546B293510AC5E4A0054D33A /* cmsgamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmsgamma.c; path = ../../../src/cmsgamma.c; sourceTree = SOURCE_ROOT; };
- 546B293610AC5E4A0054D33A /* cmsgmt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmsgmt.c; path = ../../../src/cmsgmt.c; sourceTree = SOURCE_ROOT; };
- 546B293710AC5E4A0054D33A /* cmsintrp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmsintrp.c; path = ../../../src/cmsintrp.c; sourceTree = SOURCE_ROOT; };
- 546B293810AC5E4A0054D33A /* cmsio0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmsio0.c; path = ../../../src/cmsio0.c; sourceTree = SOURCE_ROOT; };
- 546B293910AC5E4A0054D33A /* cmsio1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmsio1.c; path = ../../../src/cmsio1.c; sourceTree = SOURCE_ROOT; };
- 546B293A10AC5E4A0054D33A /* cmslut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmslut.c; path = ../../../src/cmslut.c; sourceTree = SOURCE_ROOT; };
- 546B293B10AC5E4A0054D33A /* cmsmd5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmsmd5.c; path = ../../../src/cmsmd5.c; sourceTree = SOURCE_ROOT; };
- 546B293C10AC5E4A0054D33A /* cmsmtrx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmsmtrx.c; path = ../../../src/cmsmtrx.c; sourceTree = SOURCE_ROOT; };
- 546B293D10AC5E4A0054D33A /* cmsnamed.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmsnamed.c; path = ../../../src/cmsnamed.c; sourceTree = SOURCE_ROOT; };
- 546B293E10AC5E4A0054D33A /* cmsopt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmsopt.c; path = ../../../src/cmsopt.c; sourceTree = SOURCE_ROOT; };
- 546B293F10AC5E4A0054D33A /* cmspack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmspack.c; path = ../../../src/cmspack.c; sourceTree = SOURCE_ROOT; };
- 546B294010AC5E4A0054D33A /* cmspcs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmspcs.c; path = ../../../src/cmspcs.c; sourceTree = SOURCE_ROOT; };
- 546B294110AC5E4A0054D33A /* cmsplugin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmsplugin.c; path = ../../../src/cmsplugin.c; sourceTree = SOURCE_ROOT; };
- 546B294210AC5E4A0054D33A /* cmsps2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmsps2.c; path = ../../../src/cmsps2.c; sourceTree = SOURCE_ROOT; };
- 546B294310AC5E4A0054D33A /* cmssamp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmssamp.c; path = ../../../src/cmssamp.c; sourceTree = SOURCE_ROOT; };
- 546B294410AC5E4A0054D33A /* cmssm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmssm.c; path = ../../../src/cmssm.c; sourceTree = SOURCE_ROOT; };
- 546B294510AC5E4A0054D33A /* cmstypes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmstypes.c; path = ../../../src/cmstypes.c; sourceTree = SOURCE_ROOT; };
- 546B294610AC5E4A0054D33A /* cmsvirt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmsvirt.c; path = ../../../src/cmsvirt.c; sourceTree = SOURCE_ROOT; };
- 546B294710AC5E4A0054D33A /* cmswtpnt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmswtpnt.c; path = ../../../src/cmswtpnt.c; sourceTree = SOURCE_ROOT; };
- 546B294810AC5E4A0054D33A /* cmsxform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmsxform.c; path = ../../../src/cmsxform.c; sourceTree = SOURCE_ROOT; };
- 546B296110AC5E600054D33A /* lcms2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lcms2.h; path = ../../../include/lcms2.h; sourceTree = SOURCE_ROOT; };
- 546B296210AC5E600054D33A /* lcms2_plugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lcms2_plugin.h; path = ../../../include/lcms2_plugin.h; sourceTree = SOURCE_ROOT; };
- 546B29A310AC677E0054D33A /* testbed */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testbed; sourceTree = BUILT_PRODUCTS_DIR; };
- 546B29AC10AC682F0054D33A /* lcms2_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lcms2_internal.h; path = ../../../src/lcms2_internal.h; sourceTree = SOURCE_ROOT; };
- 546B29AD10AC68410054D33A /* testcms2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testcms2.c; path = ../../../testbed/testcms2.c; sourceTree = SOURCE_ROOT; };
- 54DBD06015A202B200180017 /* cmshalf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmshalf.c; path = ../../../src/cmshalf.c; sourceTree = SOURCE_ROOT; };
- 54E6DC7D18AE052800445185 /* testplugin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testplugin.c; path = ../../../testbed/testplugin.c; sourceTree = SOURCE_ROOT; };
- 54E6DC7F18AE054800445185 /* zoo_icc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zoo_icc.c; path = ../../../testbed/zoo_icc.c; sourceTree = SOURCE_ROOT; };
- 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = SOURCE_ROOT; };
- 8D07F2C80486CC7A007CD1D0 /* LittleCMS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = LittleCMS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- CE509F011A31DF4100A1D3F6 /* new.icc */ = {isa = PBXFileReference; lastKnownFileType = file; name = new.icc; path = ../../../testbed/new.icc; sourceTree = "<group>"; };
- CE509F021A31DF4100A1D3F6 /* test1.icc */ = {isa = PBXFileReference; lastKnownFileType = file; name = test1.icc; path = ../../../testbed/test1.icc; sourceTree = "<group>"; };
- CE509F031A31DF4100A1D3F6 /* test2.icc */ = {isa = PBXFileReference; lastKnownFileType = file; name = test2.icc; path = ../../../testbed/test2.icc; sourceTree = "<group>"; };
- CE509F041A31DF4100A1D3F6 /* test3.icc */ = {isa = PBXFileReference; lastKnownFileType = file; name = test3.icc; path = ../../../testbed/test3.icc; sourceTree = "<group>"; };
- CE509F051A31DF4100A1D3F6 /* test4.icc */ = {isa = PBXFileReference; lastKnownFileType = file; name = test4.icc; path = ../../../testbed/test4.icc; sourceTree = "<group>"; };
- CE509F061A31DF4100A1D3F6 /* test5.icc */ = {isa = PBXFileReference; lastKnownFileType = file; name = test5.icc; path = ../../../testbed/test5.icc; sourceTree = "<group>"; };
- CE509F0D1A31DFB200A1D3F6 /* ibm-t61.icc */ = {isa = PBXFileReference; lastKnownFileType = file; name = "ibm-t61.icc"; path = "../../../testbed/ibm-t61.icc"; sourceTree = "<group>"; };
- CE790F6F1A31C3110083D722 /* testcms2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = testcms2.h; path = ../../../testbed/testcms2.h; sourceTree = SOURCE_ROOT; };
- CEBB92E31BF8EF2700B79324 /* cmsalpha.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cmsalpha.c; path = ../../../src/cmsalpha.c; sourceTree = "<group>"; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
- 546B29A110AC677E0054D33A /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 8D07F2C40486CC7A007CD1D0 /* Carbon.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
- 034768DDFF38A45A11DB9C8B /* Products */ = {
- isa = PBXGroup;
- children = (
- 8D07F2C80486CC7A007CD1D0 /* LittleCMS.framework */,
- 546B29A310AC677E0054D33A /* testbed */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 0867D691FE84028FC02AAC07 /* LittleCMS */ = {
- isa = PBXGroup;
- children = (
- CE509F0D1A31DFB200A1D3F6 /* ibm-t61.icc */,
- CE509F011A31DF4100A1D3F6 /* new.icc */,
- CE509F021A31DF4100A1D3F6 /* test1.icc */,
- CE509F031A31DF4100A1D3F6 /* test2.icc */,
- CE509F041A31DF4100A1D3F6 /* test3.icc */,
- CE509F051A31DF4100A1D3F6 /* test4.icc */,
- CE509F061A31DF4100A1D3F6 /* test5.icc */,
- CE790F6F1A31C3110083D722 /* testcms2.h */,
- 54E6DC7F18AE054800445185 /* zoo_icc.c */,
- 546B29AD10AC68410054D33A /* testcms2.c */,
- 54E6DC7D18AE052800445185 /* testplugin.c */,
- 08FB77ACFE841707C02AAC07 /* Source */,
- 089C1665FE841158C02AAC07 /* Resources */,
- 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
- 034768DDFF38A45A11DB9C8B /* Products */,
- );
- name = LittleCMS;
- sourceTree = "<group>";
- };
- 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
- isa = PBXGroup;
- children = (
- 08FB77AAFE841565C02AAC07 /* Carbon.framework */,
- );
- name = "External Frameworks and Libraries";
- sourceTree = "<group>";
- };
- 089C1665FE841158C02AAC07 /* Resources */ = {
- isa = PBXGroup;
- children = (
- 8D07F2C70486CC7A007CD1D0 /* Info.plist */,
- 089C1666FE841158C02AAC07 /* InfoPlist.strings */,
- );
- name = Resources;
- sourceTree = "<group>";
- };
- 08FB77ACFE841707C02AAC07 /* Source */ = {
- isa = PBXGroup;
- children = (
- CEBB92E31BF8EF2700B79324 /* cmsalpha.c */,
- 54DBD06015A202B200180017 /* cmshalf.c */,
- 546B29AC10AC682F0054D33A /* lcms2_internal.h */,
- 546B296110AC5E600054D33A /* lcms2.h */,
- 546B296210AC5E600054D33A /* lcms2_plugin.h */,
- 546B293110AC5E4A0054D33A /* cmscam02.c */,
- 546B293210AC5E4A0054D33A /* cmscgats.c */,
- 546B293310AC5E4A0054D33A /* cmscnvrt.c */,
- 546B293410AC5E4A0054D33A /* cmserr.c */,
- 546B293510AC5E4A0054D33A /* cmsgamma.c */,
- 546B293610AC5E4A0054D33A /* cmsgmt.c */,
- 546B293710AC5E4A0054D33A /* cmsintrp.c */,
- 546B293810AC5E4A0054D33A /* cmsio0.c */,
- 546B293910AC5E4A0054D33A /* cmsio1.c */,
- 546B293A10AC5E4A0054D33A /* cmslut.c */,
- 546B293B10AC5E4A0054D33A /* cmsmd5.c */,
- 546B293C10AC5E4A0054D33A /* cmsmtrx.c */,
- 546B293D10AC5E4A0054D33A /* cmsnamed.c */,
- 546B293E10AC5E4A0054D33A /* cmsopt.c */,
- 546B293F10AC5E4A0054D33A /* cmspack.c */,
- 546B294010AC5E4A0054D33A /* cmspcs.c */,
- 546B294110AC5E4A0054D33A /* cmsplugin.c */,
- 546B294210AC5E4A0054D33A /* cmsps2.c */,
- 546B294310AC5E4A0054D33A /* cmssamp.c */,
- 546B294410AC5E4A0054D33A /* cmssm.c */,
- 546B294510AC5E4A0054D33A /* cmstypes.c */,
- 546B294610AC5E4A0054D33A /* cmsvirt.c */,
- 546B294710AC5E4A0054D33A /* cmswtpnt.c */,
- 546B294810AC5E4A0054D33A /* cmsxform.c */,
- 32BAE0B70371A74B00C91783 /* LittleCMS_Prefix.pch */,
- );
- name = Source;
- sourceTree = "<group>";
- };
-/* End PBXGroup section */
-
-/* Begin PBXHeadersBuildPhase section */
- 8D07F2BD0486CC7A007CD1D0 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 8D07F2BE0486CC7A007CD1D0 /* LittleCMS_Prefix.pch in Headers */,
- 546B296310AC5E600054D33A /* lcms2.h in Headers */,
- 546B296410AC5E600054D33A /* lcms2_plugin.h in Headers */,
- CE790F6B1A31C2400083D722 /* lcms2_internal.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXHeadersBuildPhase section */
-
-/* Begin PBXNativeTarget section */
- 546B29A210AC677E0054D33A /* testbed */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 546B29AB10AC67C30054D33A /* Build configuration list for PBXNativeTarget "testbed" */;
- buildPhases = (
- 546B29A010AC677E0054D33A /* Sources */,
- 546B29A110AC677E0054D33A /* Frameworks */,
- CE509F001A31DEDD00A1D3F6 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- 546B29A810AC67870054D33A /* PBXTargetDependency */,
- );
- name = testbed;
- productName = testbed;
- productReference = 546B29A310AC677E0054D33A /* testbed */;
- productType = "com.apple.product-type.tool";
- };
- 8D07F2BC0486CC7A007CD1D0 /* LittleCMS */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "LittleCMS" */;
- buildPhases = (
- 8D07F2BD0486CC7A007CD1D0 /* Headers */,
- 8D07F2BF0486CC7A007CD1D0 /* Resources */,
- 8D07F2C10486CC7A007CD1D0 /* Sources */,
- 8D07F2C30486CC7A007CD1D0 /* Frameworks */,
- 8D07F2C50486CC7A007CD1D0 /* Rez */,
- );
- buildRules = (
- CE509EFF1A31D4C500A1D3F6 /* PBXBuildRule */,
- );
- dependencies = (
- );
- name = LittleCMS;
- productInstallPath = "$(HOME)/Library/Frameworks";
- productName = LittleCMS;
- productReference = 8D07F2C80486CC7A007CD1D0 /* LittleCMS.framework */;
- productType = "com.apple.product-type.framework";
- };
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
- 0867D690FE84028FC02AAC07 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0460;
- ORGANIZATIONNAME = LittleCMS;
- };
- buildConfigurationList = 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "LittleCMS" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 1;
- knownRegions = (
- en,
- );
- mainGroup = 0867D691FE84028FC02AAC07 /* LittleCMS */;
- productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 8D07F2BC0486CC7A007CD1D0 /* LittleCMS */,
- 546B29A210AC677E0054D33A /* testbed */,
- );
- };
-/* End PBXProject section */
-
-/* Begin PBXResourcesBuildPhase section */
- 8D07F2BF0486CC7A007CD1D0 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXResourcesBuildPhase section */
-
-/* Begin PBXRezBuildPhase section */
- 8D07F2C50486CC7A007CD1D0 /* Rez */ = {
- isa = PBXRezBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXRezBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
- 546B29A010AC677E0054D33A /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 546B29AE10AC68410054D33A /* testcms2.c in Sources */,
- 54E6DC7E18AE052800445185 /* testplugin.c in Sources */,
- 54E6DC8018AE054800445185 /* zoo_icc.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8D07F2C10486CC7A007CD1D0 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 546B294910AC5E4A0054D33A /* cmscam02.c in Sources */,
- 546B294A10AC5E4A0054D33A /* cmscgats.c in Sources */,
- 546B294B10AC5E4A0054D33A /* cmscnvrt.c in Sources */,
- 546B294C10AC5E4A0054D33A /* cmserr.c in Sources */,
- 546B294D10AC5E4A0054D33A /* cmsgamma.c in Sources */,
- 546B294E10AC5E4A0054D33A /* cmsgmt.c in Sources */,
- 546B294F10AC5E4A0054D33A /* cmsintrp.c in Sources */,
- 546B295010AC5E4A0054D33A /* cmsio0.c in Sources */,
- 546B295110AC5E4A0054D33A /* cmsio1.c in Sources */,
- 546B295210AC5E4A0054D33A /* cmslut.c in Sources */,
- 546B295310AC5E4A0054D33A /* cmsmd5.c in Sources */,
- 546B295410AC5E4A0054D33A /* cmsmtrx.c in Sources */,
- 546B295510AC5E4A0054D33A /* cmsnamed.c in Sources */,
- 546B295610AC5E4A0054D33A /* cmsopt.c in Sources */,
- 546B295710AC5E4A0054D33A /* cmspack.c in Sources */,
- 546B295810AC5E4A0054D33A /* cmspcs.c in Sources */,
- 546B295910AC5E4A0054D33A /* cmsplugin.c in Sources */,
- 546B295A10AC5E4A0054D33A /* cmsps2.c in Sources */,
- 546B295B10AC5E4A0054D33A /* cmssamp.c in Sources */,
- 546B295C10AC5E4A0054D33A /* cmssm.c in Sources */,
- 546B295D10AC5E4A0054D33A /* cmstypes.c in Sources */,
- 546B295E10AC5E4A0054D33A /* cmsvirt.c in Sources */,
- 546B295F10AC5E4A0054D33A /* cmswtpnt.c in Sources */,
- 546B296010AC5E4A0054D33A /* cmsxform.c in Sources */,
- 54DBD06215A202BB00180017 /* cmshalf.c in Sources */,
- CEBB92E41BF8EF2700B79324 /* cmsalpha.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXTargetDependency section */
- 546B29A810AC67870054D33A /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 8D07F2BC0486CC7A007CD1D0 /* LittleCMS */;
- targetProxy = 546B29A710AC67870054D33A /* PBXContainerItemProxy */;
- };
-/* End PBXTargetDependency section */
-
-/* Begin PBXVariantGroup section */
- 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = {
- isa = PBXVariantGroup;
- children = (
- 089C1667FE841158C02AAC07 /* English */,
- );
- name = InfoPlist.strings;
- sourceTree = SOURCE_ROOT;
- };
-/* End PBXVariantGroup section */
-
-/* Begin XCBuildConfiguration section */
- 4FADC24308B4156D00ABE55E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
- "ARCHS[sdk=*]" = "$(ARCHS_STANDARD_32_64_BIT)";
- COMBINE_HIDPI_IMAGES = YES;
- COPY_PHASE_STRIP = NO;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- FRAMEWORK_VERSION = A;
- GCC_CHAR_IS_UNSIGNED_CHAR = YES;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_MODEL_TUNING = G5;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = LittleCMS_Prefix.pch;
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = "$(HOME)/Library/Frameworks";
- LIBRARY_STYLE = DYNAMIC;
- MACH_O_TYPE = mh_dylib;
- PRODUCT_NAME = LittleCMS;
- SDKROOT = "";
- WRAPPER_EXTENSION = framework;
- ZERO_LINK = YES;
- };
- name = Debug;
- };
- 4FADC24408B4156D00ABE55E /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
- COMBINE_HIDPI_IMAGES = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- FRAMEWORK_VERSION = A;
- GCC_CHAR_IS_UNSIGNED_CHAR = YES;
- GCC_MODEL_TUNING = G5;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = LittleCMS_Prefix.pch;
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = "$(HOME)/Library/Frameworks";
- LIBRARY_STYLE = DYNAMIC;
- MACH_O_TYPE = mh_dylib;
- PRODUCT_NAME = LittleCMS;
- SDKROOT = "";
- WRAPPER_EXTENSION = framework;
- };
- name = Release;
- };
- 4FADC24708B4156D00ABE55E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- HEADER_SEARCH_PATHS = ../../include;
- LINK_WITH_STANDARD_LIBRARIES = YES;
- MACH_O_TYPE = mh_execute;
- MACOSX_DEPLOYMENT_TARGET = "";
- OTHER_LDFLAGS = "";
- SDKROOT = "";
- STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = static;
- };
- name = Debug;
- };
- 4FADC24808B4156D00ABE55E /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- HEADER_SEARCH_PATHS = ../../include;
- LINK_WITH_STANDARD_LIBRARIES = YES;
- MACH_O_TYPE = mh_execute;
- MACOSX_DEPLOYMENT_TARGET = "";
- OTHER_LDFLAGS = "";
- SDKROOT = "";
- STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = static;
- };
- name = Release;
- };
- 546B29A510AC677F0054D33A /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = NO;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_MODEL_TUNING = G5;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
- INSTALL_PATH = ../../testbed;
- OTHER_LDFLAGS = (
- "-framework",
- Carbon,
- "-framework",
- LittleCMS,
- );
- PRODUCT_NAME = testbed;
- ZERO_LINK = YES;
- };
- name = Debug;
- };
- 546B29A610AC677F0054D33A /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = YES;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- GCC_MODEL_TUNING = G5;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
- INSTALL_PATH = ../../testbed;
- OTHER_LDFLAGS = (
- "-framework",
- Carbon,
- "-framework",
- LittleCMS,
- );
- PRODUCT_NAME = testbed;
- ZERO_LINK = NO;
- };
- name = Release;
- };
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
- 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "LittleCMS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 4FADC24308B4156D00ABE55E /* Debug */,
- 4FADC24408B4156D00ABE55E /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "LittleCMS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 4FADC24708B4156D00ABE55E /* Debug */,
- 4FADC24808B4156D00ABE55E /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 546B29AB10AC67C30054D33A /* Build configuration list for PBXNativeTarget "testbed" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 546B29A510AC677F0054D33A /* Debug */,
- 546B29A610AC677F0054D33A /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
-/* End XCConfigurationList section */
- };
- rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
-}
diff --git a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Projects/mac/LittleCMS/LittleCMS.xcodeproj/project.xcworkspace/contents.xcworkspacedata
deleted file mode 100644
index 46eb04d..0000000
--- a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Workspace
- version = "1.0">
- <FileRef
- location = "self:LittleCMS.xcodeproj">
- </FileRef>
-</Workspace>
diff --git a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/project.xcworkspace/xcuserdata/User.xcuserdatad/UserInterfaceState.xcuserstate b/Projects/mac/LittleCMS/LittleCMS.xcodeproj/project.xcworkspace/xcuserdata/User.xcuserdatad/UserInterfaceState.xcuserstate
deleted file mode 100644
index d5be712..0000000
--- a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/project.xcworkspace/xcuserdata/User.xcuserdatad/UserInterfaceState.xcuserstate
+++ /dev/null
Binary files differ
diff --git a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/project.xcworkspace/xcuserdata/User.xcuserdatad/WorkspaceSettings.xcsettings b/Projects/mac/LittleCMS/LittleCMS.xcodeproj/project.xcworkspace/xcuserdata/User.xcuserdatad/WorkspaceSettings.xcsettings
deleted file mode 100644
index 659c876..0000000
--- a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/project.xcworkspace/xcuserdata/User.xcuserdatad/WorkspaceSettings.xcsettings
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>HasAskedToTakeAutomaticSnapshotBeforeSignificantChanges</key>
- <true/>
- <key>SnapshotAutomaticallyBeforeSignificantChanges</key>
- <true/>
-</dict>
-</plist>
diff --git a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist b/Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
deleted file mode 100644
index 9460f0b..0000000
--- a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Bucket
- type = "1"
- version = "1.0">
- <FileBreakpoints>
- <FileBreakpoint
- shouldBeEnabled = "Yes"
- ignoreCount = "0"
- continueAfterRunningActions = "No"
- filePath = "../../../../../../System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/Headers/ColorPicker.h"
- timestampString = "456920110.796319"
- startingColumnNumber = "9223372036854775807"
- endingColumnNumber = "9223372036854775807"
- startingLineNumber = "4"
- endingLineNumber = "4">
- </FileBreakpoint>
- </FileBreakpoints>
-</Bucket>
diff --git a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcschemes/LittleCMS.xcscheme b/Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcschemes/LittleCMS.xcscheme
deleted file mode 100644
index c4fe742..0000000
--- a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcschemes/LittleCMS.xcscheme
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
- LastUpgradeVersion = "0460"
- version = "1.3">
- <BuildAction
- parallelizeBuildables = "YES"
- buildImplicitDependencies = "YES">
- <BuildActionEntries>
- <BuildActionEntry
- buildForTesting = "YES"
- buildForRunning = "YES"
- buildForProfiling = "YES"
- buildForArchiving = "YES"
- buildForAnalyzing = "YES">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "8D07F2BC0486CC7A007CD1D0"
- BuildableName = "LittleCMS.framework"
- BlueprintName = "LittleCMS"
- ReferencedContainer = "container:LittleCMS.xcodeproj">
- </BuildableReference>
- </BuildActionEntry>
- </BuildActionEntries>
- </BuildAction>
- <TestAction
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- shouldUseLaunchSchemeArgsEnv = "YES"
- buildConfiguration = "Debug">
- <Testables>
- </Testables>
- </TestAction>
- <LaunchAction
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- launchStyle = "0"
- useCustomWorkingDirectory = "NO"
- buildConfiguration = "Debug"
- ignoresPersistentStateOnLaunch = "NO"
- debugDocumentVersioning = "YES"
- allowLocationSimulation = "YES">
- <AdditionalOptions>
- </AdditionalOptions>
- </LaunchAction>
- <ProfileAction
- shouldUseLaunchSchemeArgsEnv = "YES"
- savedToolIdentifier = ""
- useCustomWorkingDirectory = "NO"
- buildConfiguration = "Release"
- debugDocumentVersioning = "YES">
- </ProfileAction>
- <AnalyzeAction
- buildConfiguration = "Debug">
- </AnalyzeAction>
- <ArchiveAction
- buildConfiguration = "Release"
- revealArchiveInOrganizer = "YES">
- </ArchiveAction>
-</Scheme>
diff --git a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcschemes/testbed.xcscheme b/Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcschemes/testbed.xcscheme
deleted file mode 100644
index 8e17afb..0000000
--- a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcschemes/testbed.xcscheme
+++ /dev/null
@@ -1,86 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
- LastUpgradeVersion = "0460"
- version = "1.3">
- <BuildAction
- parallelizeBuildables = "YES"
- buildImplicitDependencies = "YES">
- <BuildActionEntries>
- <BuildActionEntry
- buildForTesting = "YES"
- buildForRunning = "YES"
- buildForProfiling = "YES"
- buildForArchiving = "YES"
- buildForAnalyzing = "YES">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "546B29A210AC677E0054D33A"
- BuildableName = "testbed"
- BlueprintName = "testbed"
- ReferencedContainer = "container:LittleCMS.xcodeproj">
- </BuildableReference>
- </BuildActionEntry>
- </BuildActionEntries>
- </BuildAction>
- <TestAction
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- shouldUseLaunchSchemeArgsEnv = "YES"
- buildConfiguration = "Debug">
- <Testables>
- </Testables>
- <MacroExpansion>
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "546B29A210AC677E0054D33A"
- BuildableName = "testbed"
- BlueprintName = "testbed"
- ReferencedContainer = "container:LittleCMS.xcodeproj">
- </BuildableReference>
- </MacroExpansion>
- </TestAction>
- <LaunchAction
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- launchStyle = "0"
- useCustomWorkingDirectory = "NO"
- buildConfiguration = "Debug"
- ignoresPersistentStateOnLaunch = "NO"
- debugDocumentVersioning = "YES"
- allowLocationSimulation = "YES">
- <BuildableProductRunnable>
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "546B29A210AC677E0054D33A"
- BuildableName = "testbed"
- BlueprintName = "testbed"
- ReferencedContainer = "container:LittleCMS.xcodeproj">
- </BuildableReference>
- </BuildableProductRunnable>
- <AdditionalOptions>
- </AdditionalOptions>
- </LaunchAction>
- <ProfileAction
- shouldUseLaunchSchemeArgsEnv = "YES"
- savedToolIdentifier = ""
- useCustomWorkingDirectory = "NO"
- buildConfiguration = "Release"
- debugDocumentVersioning = "YES">
- <BuildableProductRunnable>
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "546B29A210AC677E0054D33A"
- BuildableName = "testbed"
- BlueprintName = "testbed"
- ReferencedContainer = "container:LittleCMS.xcodeproj">
- </BuildableReference>
- </BuildableProductRunnable>
- </ProfileAction>
- <AnalyzeAction
- buildConfiguration = "Debug">
- </AnalyzeAction>
- <ArchiveAction
- buildConfiguration = "Release"
- revealArchiveInOrganizer = "YES">
- </ArchiveAction>
-</Scheme>
diff --git a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcschemes/xcschememanagement.plist b/Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcschemes/xcschememanagement.plist
deleted file mode 100644
index e0dfe29..0000000
--- a/Projects/mac/LittleCMS/LittleCMS.xcodeproj/xcuserdata/User.xcuserdatad/xcschemes/xcschememanagement.plist
+++ /dev/null
@@ -1,37 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>SchemeUserState</key>
- <dict>
- <key>LittleCMS.xcscheme</key>
- <dict>
- <key>orderHint</key>
- <integer>0</integer>
- </dict>
- <key>testbed.xcscheme</key>
- <dict>
- <key>orderHint</key>
- <integer>1</integer>
- </dict>
- </dict>
- <key>SuppressBuildableAutocreation</key>
- <dict>
- <key>546B29A210AC677E0054D33A</key>
- <dict>
- <key>primary</key>
- <true/>
- </dict>
- <key>54E17D5819BF669300040CD3</key>
- <dict>
- <key>primary</key>
- <true/>
- </dict>
- <key>8D07F2BC0486CC7A007CD1D0</key>
- <dict>
- <key>primary</key>
- <true/>
- </dict>
- </dict>
-</dict>
-</plist>
diff --git a/Projects/mac/LittleCMS/LittleCMS_Prefix.pch b/Projects/mac/LittleCMS/LittleCMS_Prefix.pch
deleted file mode 100755
index 40cdb9b..0000000
--- a/Projects/mac/LittleCMS/LittleCMS_Prefix.pch
+++ /dev/null
@@ -1,5 +0,0 @@
-//
-// Prefix header for all source files of the 'LittleCMS' target in the 'LittleCMS' project.
-//
-
-#include <Carbon/Carbon.h>
diff --git a/Projects/mac/LittleCMS/TestBed-Info.plist b/Projects/mac/LittleCMS/TestBed-Info.plist
deleted file mode 100755
index aed5b9f..0000000
--- a/Projects/mac/LittleCMS/TestBed-Info.plist
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleExecutable</key>
- <string>${EXECUTABLE_NAME}</string>
- <key>CFBundleIdentifier</key>
- <string>com.yourcompany.TestBed</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundlePackageType</key>
- <string>BNDL</string>
- <key>CFBundleSignature</key>
- <string>????</string>
- <key>CFBundleVersion</key>
- <string>1.0</string>
- <key>CSResourcesFileMapped</key>
- <string>yes</string>
-</dict>
-</plist>