|
80 | 80 | CC131C521CDE840C006C030C /* LocalSyntaxRules.scm in Resources */ = {isa = PBXBuildFile; fileRef = CC131C511CDE840C006C030C /* LocalSyntaxRules.scm */; };
|
81 | 81 | CC1348E82D26AB38002DBF0D /* VisionLibrary.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC1348E72D26AB2F002DBF0D /* VisionLibrary.swift */; };
|
82 | 82 | CC1348E92D26AB38002DBF0D /* VisionLibrary.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC1348E72D26AB2F002DBF0D /* VisionLibrary.swift */; };
|
| 83 | + CC1348EB2D2E7AD4002DBF0D /* ImageLibrary.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC1348EA2D2E7AD0002DBF0D /* ImageLibrary.swift */; }; |
| 84 | + CC1348EC2D2E7AD4002DBF0D /* ImageLibrary.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC1348EA2D2E7AD0002DBF0D /* ImageLibrary.swift */; }; |
83 | 85 | CC14F4B01F939486000FB1E0 /* Features.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC14F4AF1F939486000FB1E0 /* Features.swift */; };
|
84 | 86 | CC14F4B21F93A455000FB1E0 /* FeatureRequirement.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC14F4B11F93A455000FB1E0 /* FeatureRequirement.swift */; };
|
85 | 87 | CC14F4B31F93AE04000FB1E0 /* AvlTrees.scm in Copy examples */ = {isa = PBXBuildFile; fileRef = CC14F4AE1F9385BF000FB1E0 /* AvlTrees.scm */; };
|
|
238 | 240 | CC3C92441D84C0D800016C28 /* Library.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC3C92431D84C0D800016C28 /* Library.swift */; };
|
239 | 241 | CC3F782F2157D49000F88F9B /* 51.sld in Copy pre-installed SRFI libraries */ = {isa = PBXBuildFile; fileRef = CC3F782E2157D22B00F88F9B /* 51.sld */; };
|
240 | 242 | CC3F78312157D73700F88F9B /* 11.sld in Copy pre-installed SRFI libraries */ = {isa = PBXBuildFile; fileRef = CC3F78302157D63E00F88F9B /* 11.sld */; };
|
| 243 | + CC421D3B2D4786B6006AED19 /* process.sld in Sources */ = {isa = PBXBuildFile; fileRef = CC421D3A2D4786B2006AED19 /* process.sld */; }; |
| 244 | + CC421D3C2D4786B6006AED19 /* process.sld in Sources */ = {isa = PBXBuildFile; fileRef = CC421D3A2D4786B2006AED19 /* process.sld */; }; |
| 245 | + CC421D3E2D478875006AED19 /* process.sld in Copy pre-installed LispKit library: LispKit Image Process */ = {isa = PBXBuildFile; fileRef = CC421D3A2D4786B2006AED19 /* process.sld */; }; |
| 246 | + CC421D402D4788FF006AED19 /* process.sld in Copy pre-installed LispKit library: LispKit Image Process */ = {isa = PBXBuildFile; fileRef = CC421D3A2D4786B2006AED19 /* process.sld */; }; |
241 | 247 | CC436C401FFBD52F0095559E /* logic.sld in Copy pre-installed LispKit libraries */ = {isa = PBXBuildFile; fileRef = CC436C3F1FFBD5090095559E /* logic.sld */; };
|
242 | 248 | CC436C421FFD96800095559E /* Logic.scm in Resources */ = {isa = PBXBuildFile; fileRef = CC436C411FFD94870095559E /* Logic.scm */; };
|
243 | 249 | CC4385BC20BABAA600055289 /* HTTP.scm in Copy examples */ = {isa = PBXBuildFile; fileRef = CC4385BB20BAB79500055289 /* HTTP.scm */; };
|
|
1614 | 1620 | name = "Copy pre-installed third-party Adapton library";
|
1615 | 1621 | runOnlyForDeploymentPostprocessing = 0;
|
1616 | 1622 | };
|
| 1623 | + CC421D3D2D478860006AED19 /* Copy pre-installed LispKit library: LispKit Image Process */ = { |
| 1624 | + isa = PBXCopyFilesBuildPhase; |
| 1625 | + buildActionMask = 2147483647; |
| 1626 | + dstPath = Root/LispKit/Libraries/lispkit/image; |
| 1627 | + dstSubfolderSpec = 7; |
| 1628 | + files = ( |
| 1629 | + CC421D3E2D478875006AED19 /* process.sld in Copy pre-installed LispKit library: LispKit Image Process */, |
| 1630 | + ); |
| 1631 | + name = "Copy pre-installed LispKit library: LispKit Image Process"; |
| 1632 | + runOnlyForDeploymentPostprocessing = 0; |
| 1633 | + }; |
| 1634 | + CC421D3F2D4788BE006AED19 /* Copy pre-installed LispKit library: LispKit Image Process */ = { |
| 1635 | + isa = PBXCopyFilesBuildPhase; |
| 1636 | + buildActionMask = 2147483647; |
| 1637 | + dstPath = Root/LispKit/Libraries/lispkit/image; |
| 1638 | + dstSubfolderSpec = 7; |
| 1639 | + files = ( |
| 1640 | + CC421D402D4788FF006AED19 /* process.sld in Copy pre-installed LispKit library: LispKit Image Process */, |
| 1641 | + ); |
| 1642 | + name = "Copy pre-installed LispKit library: LispKit Image Process"; |
| 1643 | + runOnlyForDeploymentPostprocessing = 0; |
| 1644 | + }; |
1617 | 1645 | CC458D882386045500231A63 /* Embed Frameworks */ = {
|
1618 | 1646 | isa = PBXCopyFilesBuildPhase;
|
1619 | 1647 | buildActionMask = 2147483647;
|
|
3126 | 3154 | CC131C4F1CDE0E01006C030C /* LispKitTestCase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = LispKitTestCase.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
3127 | 3155 | CC131C511CDE840C006C030C /* LocalSyntaxRules.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LocalSyntaxRules.scm; sourceTree = "<group>"; };
|
3128 | 3156 | CC1348E72D26AB2F002DBF0D /* VisionLibrary.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VisionLibrary.swift; sourceTree = "<group>"; };
|
| 3157 | + CC1348EA2D2E7AD0002DBF0D /* ImageLibrary.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageLibrary.swift; sourceTree = "<group>"; }; |
3129 | 3158 | CC14F4AE1F9385BF000FB1E0 /* AvlTrees.scm */ = {isa = PBXFileReference; indentWidth = 2; lastKnownFileType = text; path = AvlTrees.scm; sourceTree = "<group>"; tabWidth = 2; };
|
3130 | 3159 | CC14F4AF1F939486000FB1E0 /* Features.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Features.swift; sourceTree = "<group>"; };
|
3131 | 3160 | CC14F4B11F93A455000FB1E0 /* FeatureRequirement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeatureRequirement.swift; sourceTree = "<group>"; };
|
|
3233 | 3262 | CC3C92431D84C0D800016C28 /* Library.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Library.swift; sourceTree = "<group>"; wrapsLines = 1; };
|
3234 | 3263 | CC3F782E2157D22B00F88F9B /* 51.sld */ = {isa = PBXFileReference; lastKnownFileType = text; path = 51.sld; sourceTree = "<group>"; };
|
3235 | 3264 | CC3F78302157D63E00F88F9B /* 11.sld */ = {isa = PBXFileReference; lastKnownFileType = text; path = 11.sld; sourceTree = "<group>"; };
|
| 3265 | + CC421D3A2D4786B2006AED19 /* process.sld */ = {isa = PBXFileReference; lastKnownFileType = text; path = process.sld; sourceTree = "<group>"; }; |
3236 | 3266 | CC436C3F1FFBD5090095559E /* logic.sld */ = {isa = PBXFileReference; lastKnownFileType = text; path = logic.sld; sourceTree = "<group>"; };
|
3237 | 3267 | CC436C411FFD94870095559E /* Logic.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Logic.scm; sourceTree = "<group>"; };
|
3238 | 3268 | CC4385BB20BAB79500055289 /* HTTP.scm */ = {isa = PBXFileReference; lastKnownFileType = text; path = HTTP.scm; sourceTree = "<group>"; };
|
|
4103 | 4133 | path = Sources/LispKitTools;
|
4104 | 4134 | sourceTree = "<group>";
|
4105 | 4135 | };
|
| 4136 | + CC421D392D478698006AED19 /* image */ = { |
| 4137 | + isa = PBXGroup; |
| 4138 | + children = ( |
| 4139 | + CC421D3A2D4786B2006AED19 /* process.sld */, |
| 4140 | + ); |
| 4141 | + path = image; |
| 4142 | + sourceTree = "<group>"; |
| 4143 | + }; |
4106 | 4144 | CC48055B1CFE366100D608B6 /* Assets */ = {
|
4107 | 4145 | isa = PBXGroup;
|
4108 | 4146 | children = (
|
|
4191 | 4229 | CC2427D5279D621700913C05 /* thread */,
|
4192 | 4230 | CC703A1B218D09D100E71EA9 /* clos */,
|
4193 | 4231 | CC26AD3E21470AC90090D9EE /* draw */,
|
| 4232 | + CC421D392D478698006AED19 /* image */, |
4194 | 4233 | CC240E8A24FB144500FF6D0F /* sxml */,
|
4195 | 4234 | );
|
4196 | 4235 | path = lispkit;
|
|
4766 | 4805 | CC4575C520F00C4400116F0F /* DrawingLibrary.swift */,
|
4767 | 4806 | CCD5E5972633405900C45EA0 /* DrawingLibrary_iOS.swift */,
|
4768 | 4807 | CC37A16B2C9E145100DF6C24 /* DrawBarcodeLibrary.swift */,
|
| 4808 | + CC1348EA2D2E7AD0002DBF0D /* ImageLibrary.swift */, |
4769 | 4809 | CC1348E72D26AB2F002DBF0D /* VisionLibrary.swift */,
|
4770 | 4810 | CCCB66E3283056E30004827D /* StyledTextLibrary.swift */,
|
4771 | 4811 | CCA6C3D023610674007D2AF0 /* MarkdownLibrary.swift */,
|
|
5144 | 5184 | CC2427D8279D66D900913C05 /* Copy pre-installed LispKit library: LispKit Thread */,
|
5145 | 5185 | CC26AD40214722710090D9EE /* Copy pre-installed LispKit library: LispKit Draw Turtle */,
|
5146 | 5186 | CC6E93D0281E9FB10002C4BC /* Copy pre-installed LispKit library: LispKit Draw Chart Bar */,
|
| 5187 | + CC421D3D2D478860006AED19 /* Copy pre-installed LispKit library: LispKit Image Process */, |
5147 | 5188 | CC703A1E218D0AF500E71EA9 /* Copy pre-installed LispKit library: LispKit CLOS Support */,
|
5148 | 5189 | CC82933121D6E9A6003E1D3C /* Copy pre-installed LispKit library: LispKit Log Internal */,
|
5149 | 5190 | CC240E8F24FB1C6C00FF6D0F /* Copy pre-installed LispKit library: LispKit SXML parsers */,
|
|
5225 | 5266 | CC2427DA279D672B00913C05 /* Copy pre-installed LispKit library: LispKit Thread */,
|
5226 | 5267 | CCC48DA925E9809000D082AD /* Copy pre-installed LispKit library: LispKit Draw Turtle */,
|
5227 | 5268 | CC6E93D2281EA0260002C4BC /* Copy pre-installed LispKit library: LispKit Draw Chart Bar */,
|
| 5269 | + CC421D3F2D4788BE006AED19 /* Copy pre-installed LispKit library: LispKit Image Process */, |
5228 | 5270 | CCC48DAE25E980D400D082AD /* Copy pre-installed LispKit library: LispKit CLOS Support */,
|
5229 | 5271 | CCC48DAF25E982A100D082AD /* Copy pre-installed LispKit library: LispKit Log Internal */,
|
5230 | 5272 | CCC48DB025E982E300D082AD /* Copy pre-installed LispKit library: LispKit SXML parsers */,
|
|
5484 | 5526 | CC76312920E9550B005F27CE /* Owners.swift in Sources */,
|
5485 | 5527 | CCAD52E61C48468F00DBD8EE /* SyntaxRules.swift in Sources */,
|
5486 | 5528 | CCE4AECE204212EC008BF7E8 /* SourceManager.swift in Sources */,
|
| 5529 | + CC421D3B2D4786B6006AED19 /* process.sld in Sources */, |
5487 | 5530 | CC517E5829A217980096FC72 /* CryptoLibrary.swift in Sources */,
|
| 5531 | + CC1348EC2D2E7AD4002DBF0D /* ImageLibrary.swift in Sources */, |
5488 | 5532 | CC4575C620F00C4400116F0F /* DrawingLibrary.swift in Sources */,
|
5489 | 5533 | CCAD52E71C48468F00DBD8EE /* Type.swift in Sources */,
|
5490 | 5534 | CC5A47231C529D4A00EFCF76 /* CoreLibrary.swift in Sources */,
|
|
5665 | 5709 | CC1D533E2BF1709E00EE1A24 /* JSONLibrary.swift in Sources */,
|
5666 | 5710 | CCC48C6C25E5B94300D082AD /* Owners.swift in Sources */,
|
5667 | 5711 | CC2DA7482773195600DE69CF /* ThreadLibrary.swift in Sources */,
|
| 5712 | + CC1348EB2D2E7AD4002DBF0D /* ImageLibrary.swift in Sources */, |
5668 | 5713 | CCC48C8925E5B95B00D082AD /* NativeObject.swift in Sources */,
|
5669 | 5714 | CCC48CFE25E5BF8700D082AD /* SQLiteLibrary.swift in Sources */,
|
5670 | 5715 | CCC48C8725E5B95B00D082AD /* Symbol.swift in Sources */,
|
|
5701 | 5746 | CCC48C8F25E5B95B00D082AD /* Tuple.swift in Sources */,
|
5702 | 5747 | CCC48CCB25E5B98600D082AD /* MathLibrary.swift in Sources */,
|
5703 | 5748 | CCC48C7125E5B94300D082AD /* MultiMap.swift in Sources */,
|
| 5749 | + CC421D3C2D4786B6006AED19 /* process.sld in Sources */, |
5704 | 5750 | CCC48C9D25E5B96800D082AD /* Parser.swift in Sources */,
|
5705 | 5751 | CCC48C9125E5B95B00D082AD /* Equality.swift in Sources */,
|
5706 | 5752 | CCC48C9E25E5B96800D082AD /* BindingGroup.swift in Sources */,
|
|
0 commit comments