|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 5E086DD32051E3A3004D8D25 /* Manifest.plist in Copy Book Contents */ = {isa = PBXBuildFile; fileRef = 5E086DCF2051DF0F004D8D25 /* Manifest.plist */; };
|
11 | 11 | 5E551EC52371FC3F00784365 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5E551EC42371FC3F00784365 /* Assets.xcassets */; };
|
12 |
| - 5E6F7E592367B529008CC191 /* UserModules in Copy Book Contents */ = {isa = PBXBuildFile; fileRef = 5E6F7E582367B51E008CC191 /* UserModules */; }; |
13 | 12 | 5E70679F23678DC30094BDEF /* Modules in Copy Book Contents */ = {isa = PBXBuildFile; fileRef = 5E70679E23678DC00094BDEF /* Modules */; };
|
14 | 13 | 5EA2E3CA2056F35B00416A35 /* LiveViewTestAppLaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5EA2E3C82056F35B00416A35 /* LiveViewTestAppLaunchScreen.storyboard */; };
|
15 | 14 | 5EA2E3D42056F36800416A35 /* libBookCore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EF2F9AB2054BBF300191409 /* libBookCore.a */; };
|
|
51 | 50 | 71DEC1D123F7A2650091A700 /* MagnivierContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71DEC1CA23F7A2650091A700 /* MagnivierContainerView.swift */; };
|
52 | 51 | B99F601776463D11A9D27562 /* RawImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = B99F64A84845D64CE275B689 /* RawImage.swift */; };
|
53 | 52 | B99F698C51828CE1EDB67F31 /* EventListener.swift in Sources */ = {isa = PBXBuildFile; fileRef = B99F62E8DB3B358AE077D14A /* EventListener.swift */; };
|
54 |
| - B99F6A0539C60909F28B9D78 /* RawImage+BookAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B99F609D7C49788B520D9C59 /* RawImage+BookAPI.swift */; }; |
55 | 53 | B99F6F92FC79077F0AF4C414 /* HistogramToolBarButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B99F60BCF4AD4401FD95EBC5 /* HistogramToolBarButtonView.swift */; };
|
56 | 54 | /* End PBXBuildFile section */
|
57 | 55 |
|
|
93 | 91 | remoteGlobalIDString = 5E6F7E602368FB6A008CC191;
|
94 | 92 | remoteInfo = BookAPI;
|
95 | 93 | };
|
96 |
| - 5E6F7E7B2368FF1D008CC191 /* PBXContainerItemProxy */ = { |
97 |
| - isa = PBXContainerItemProxy; |
98 |
| - containerPortal = 5E2A7ADD204F611300F4E17A /* Project object */; |
99 |
| - proxyType = 1; |
100 |
| - remoteGlobalIDString = 5E6F7E602368FB6A008CC191; |
101 |
| - remoteInfo = BookAPI; |
102 |
| - }; |
103 |
| - 5E6F7E7E2368FF3D008CC191 /* PBXContainerItemProxy */ = { |
104 |
| - isa = PBXContainerItemProxy; |
105 |
| - containerPortal = 5E2A7ADD204F611300F4E17A /* Project object */; |
106 |
| - proxyType = 1; |
107 |
| - remoteGlobalIDString = 5E6F7E732368FF15008CC191; |
108 |
| - remoteInfo = UserModule; |
109 |
| - }; |
110 | 94 | 5EA2E3CF2056F36100416A35 /* PBXContainerItemProxy */ = {
|
111 | 95 | isa = PBXContainerItemProxy;
|
112 | 96 | containerPortal = 5E2A7ADD204F611300F4E17A /* Project object */;
|
|
140 | 124 | 5E086DD32051E3A3004D8D25 /* Manifest.plist in Copy Book Contents */,
|
141 | 125 | 5EF2F9B72054E6FB00191409 /* Chapters in Copy Book Contents */,
|
142 | 126 | 5E70679F23678DC30094BDEF /* Modules in Copy Book Contents */,
|
143 |
| - 5E6F7E592367B529008CC191 /* UserModules in Copy Book Contents */, |
144 | 127 | );
|
145 | 128 | name = "Copy Book Contents";
|
146 | 129 | runOnlyForDeploymentPostprocessing = 0;
|
|
168 | 151 | 5E0E37542065A065008FA4BE /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
169 | 152 | 5E2A7AE6204F630600F4E17A /* BaseBuildSettings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = BaseBuildSettings.xcconfig; sourceTree = "<group>"; };
|
170 | 153 | 5E551EC42371FC3F00784365 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
171 |
| - 5E6F7E582367B51E008CC191 /* UserModules */ = {isa = PBXFileReference; lastKnownFileType = folder; path = UserModules; sourceTree = "<group>"; }; |
172 | 154 | 5E6F7E612368FB6A008CC191 /* libBookAPI.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libBookAPI.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
173 | 155 | 5E6F7E6D2368FC9A008CC191 /* ModuleOverridingBuildSettings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = ModuleOverridingBuildSettings.xcconfig; sourceTree = "<group>"; };
|
174 |
| - 5E6F7E742368FF15008CC191 /* libUserModule.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libUserModule.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
175 | 156 | 5E70679E23678DC00094BDEF /* Modules */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Modules; sourceTree = "<group>"; };
|
176 | 157 | 5E80DF292342971E00595EB4 /* LiveViewTestApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LiveViewTestApp.entitlements; sourceTree = "<group>"; };
|
177 | 158 | 5EA2E3BD2056F35A00416A35 /* LiveViewTestApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LiveViewTestApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
228 | 209 | );
|
229 | 210 | runOnlyForDeploymentPostprocessing = 0;
|
230 | 211 | };
|
231 |
| - 5E6F7E712368FF15008CC191 /* Frameworks */ = { |
232 |
| - isa = PBXFrameworksBuildPhase; |
233 |
| - buildActionMask = 2147483647; |
234 |
| - files = ( |
235 |
| - ); |
236 |
| - runOnlyForDeploymentPostprocessing = 0; |
237 |
| - }; |
238 | 212 | 5EA2E3BA2056F35A00416A35 /* Frameworks */ = {
|
239 | 213 | isa = PBXFrameworksBuildPhase;
|
240 | 214 | buildActionMask = 2147483647;
|
|
259 | 233 | 5E086DC02051C5A7004D8D25 /* Fan of ASCII.playgroundbook */,
|
260 | 234 | 5EF2F9AB2054BBF300191409 /* libBookCore.a */,
|
261 | 235 | 5E6F7E612368FB6A008CC191 /* libBookAPI.a */,
|
262 |
| - 5E6F7E742368FF15008CC191 /* libUserModule.a */, |
263 | 236 | 5EA2E3BD2056F35A00416A35 /* LiveViewTestApp.app */,
|
264 | 237 | );
|
265 | 238 | name = Products;
|
|
270 | 243 | children = (
|
271 | 244 | 5E086DCF2051DF0F004D8D25 /* Manifest.plist */,
|
272 | 245 | 5E70679B23678D810094BDEF /* Modules */,
|
273 |
| - 5E7067A023678DED0094BDEF /* UserModules */, |
274 | 246 | 5EF2F9792054B64800191409 /* PrivateResources */,
|
275 | 247 | 5EF2F9B62054E6F900191409 /* Chapters */,
|
276 | 248 | 5EF2F9A42054BB9500191409 /* Supporting Content */,
|
|
363 | 335 | path = Sources;
|
364 | 336 | sourceTree = "<group>";
|
365 | 337 | };
|
366 |
| - 5E7067A023678DED0094BDEF /* UserModules */ = { |
367 |
| - isa = PBXGroup; |
368 |
| - children = ( |
369 |
| - 7177B9B323FA408200744423 /* FanOfAscii.playgroundmodule */, |
370 |
| - ); |
371 |
| - path = UserModules; |
372 |
| - sourceTree = "<group>"; |
373 |
| - }; |
374 | 338 | 5EA2E3BE2056F35A00416A35 /* LiveViewTestApp */ = {
|
375 | 339 | isa = PBXGroup;
|
376 | 340 | children = (
|
|
434 | 398 | isa = PBXGroup;
|
435 | 399 | children = (
|
436 | 400 | 5E70679E23678DC00094BDEF /* Modules */,
|
437 |
| - 5E6F7E582367B51E008CC191 /* UserModules */, |
438 | 401 | );
|
439 | 402 | name = "Supporting Content";
|
440 | 403 | sourceTree = "<group>";
|
441 | 404 | };
|
442 |
| - 7177B9B323FA408200744423 /* FanOfAscii.playgroundmodule */ = { |
443 |
| - isa = PBXGroup; |
444 |
| - children = ( |
445 |
| - 7177B9B423FA4EE200744423 /* Sources */, |
446 |
| - ); |
447 |
| - path = FanOfAscii.playgroundmodule; |
448 |
| - sourceTree = "<group>"; |
449 |
| - }; |
450 |
| - 7177B9B423FA4EE200744423 /* Sources */ = { |
451 |
| - isa = PBXGroup; |
452 |
| - children = ( |
453 |
| - ); |
454 |
| - path = Sources; |
455 |
| - sourceTree = "<group>"; |
456 |
| - }; |
457 | 405 | 71C6D8DF23F975EA005333B3 /* Frameworks */ = {
|
458 | 406 | isa = PBXGroup;
|
459 | 407 | children = (
|
|
629 | 577 | dependencies = (
|
630 | 578 | 5EF2F9B52054BDD100191409 /* PBXTargetDependency */,
|
631 | 579 | 5E6F7E6F2368FD7C008CC191 /* PBXTargetDependency */,
|
632 |
| - 5E6F7E7F2368FF3D008CC191 /* PBXTargetDependency */, |
633 | 580 | );
|
634 | 581 | name = FanOfAscii;
|
635 | 582 | productName = PlaygroundBook;
|
|
653 | 600 | productReference = 5E6F7E612368FB6A008CC191 /* libBookAPI.a */;
|
654 | 601 | productType = "com.apple.product-type.library.static";
|
655 | 602 | };
|
656 |
| - 5E6F7E732368FF15008CC191 /* UserModule */ = { |
657 |
| - isa = PBXNativeTarget; |
658 |
| - buildConfigurationList = 5E6F7E782368FF15008CC191 /* Build configuration list for PBXNativeTarget "UserModule" */; |
659 |
| - buildPhases = ( |
660 |
| - 5E6F7E702368FF15008CC191 /* Sources */, |
661 |
| - 5E6F7E712368FF15008CC191 /* Frameworks */, |
662 |
| - ); |
663 |
| - buildRules = ( |
664 |
| - ); |
665 |
| - dependencies = ( |
666 |
| - 5E6F7E7C2368FF1D008CC191 /* PBXTargetDependency */, |
667 |
| - ); |
668 |
| - name = UserModule; |
669 |
| - productName = UserModule; |
670 |
| - productReference = 5E6F7E742368FF15008CC191 /* libUserModule.a */; |
671 |
| - productType = "com.apple.product-type.library.static"; |
672 |
| - }; |
673 | 603 | 5EA2E3BC2056F35A00416A35 /* LiveViewTestApp */ = {
|
674 | 604 | isa = PBXNativeTarget;
|
675 | 605 | buildConfigurationList = 5EA2E3CE2056F35B00416A35 /* Build configuration list for PBXNativeTarget "LiveViewTestApp" */;
|
|
723 | 653 | 5E6F7E602368FB6A008CC191 = {
|
724 | 654 | CreatedOnToolsVersion = 11.1;
|
725 | 655 | };
|
726 |
| - 5E6F7E732368FF15008CC191 = { |
727 |
| - CreatedOnToolsVersion = 11.1; |
728 |
| - }; |
729 | 656 | 5EA2E3BC2056F35A00416A35 = {
|
730 | 657 | CreatedOnToolsVersion = 9.3;
|
731 | 658 | LastSwiftMigration = 1110;
|
|
752 | 679 | 5E086DBF2051C5A7004D8D25 /* FanOfAscii */,
|
753 | 680 | 5EF2F9AA2054BBF300191409 /* BookCore */,
|
754 | 681 | 5E6F7E602368FB6A008CC191 /* BookAPI */,
|
755 |
| - 5E6F7E732368FF15008CC191 /* UserModule */, |
756 | 682 | 5EA2E3BC2056F35A00416A35 /* LiveViewTestApp */,
|
757 | 683 | );
|
758 | 684 | };
|
|
819 | 745 | );
|
820 | 746 | runOnlyForDeploymentPostprocessing = 0;
|
821 | 747 | };
|
822 |
| - 5E6F7E702368FF15008CC191 /* Sources */ = { |
823 |
| - isa = PBXSourcesBuildPhase; |
824 |
| - buildActionMask = 2147483647; |
825 |
| - files = ( |
826 |
| - B99F6A0539C60909F28B9D78 /* RawImage+BookAPI.swift in Sources */, |
827 |
| - ); |
828 |
| - runOnlyForDeploymentPostprocessing = 0; |
829 |
| - }; |
830 | 748 | 5EA2E3B92056F35A00416A35 /* Sources */ = {
|
831 | 749 | isa = PBXSourcesBuildPhase;
|
832 | 750 | buildActionMask = 2147483647;
|
|
879 | 797 | target = 5E6F7E602368FB6A008CC191 /* BookAPI */;
|
880 | 798 | targetProxy = 5E6F7E6E2368FD7C008CC191 /* PBXContainerItemProxy */;
|
881 | 799 | };
|
882 |
| - 5E6F7E7C2368FF1D008CC191 /* PBXTargetDependency */ = { |
883 |
| - isa = PBXTargetDependency; |
884 |
| - target = 5E6F7E602368FB6A008CC191 /* BookAPI */; |
885 |
| - targetProxy = 5E6F7E7B2368FF1D008CC191 /* PBXContainerItemProxy */; |
886 |
| - }; |
887 |
| - 5E6F7E7F2368FF3D008CC191 /* PBXTargetDependency */ = { |
888 |
| - isa = PBXTargetDependency; |
889 |
| - target = 5E6F7E732368FF15008CC191 /* UserModule */; |
890 |
| - targetProxy = 5E6F7E7E2368FF3D008CC191 /* PBXContainerItemProxy */; |
891 |
| - }; |
892 | 800 | 5EA2E3D02056F36100416A35 /* PBXTargetDependency */ = {
|
893 | 801 | isa = PBXTargetDependency;
|
894 | 802 | target = 5E086DBF2051C5A7004D8D25 /* FanOfAscii */;
|
|
1083 | 991 | };
|
1084 | 992 | name = Release;
|
1085 | 993 | };
|
1086 |
| - 5E6F7E792368FF15008CC191 /* Debug */ = { |
1087 |
| - isa = XCBuildConfiguration; |
1088 |
| - baseConfigurationReference = 5E6F7E6D2368FC9A008CC191 /* ModuleOverridingBuildSettings.xcconfig */; |
1089 |
| - buildSettings = { |
1090 |
| - }; |
1091 |
| - name = Debug; |
1092 |
| - }; |
1093 |
| - 5E6F7E7A2368FF15008CC191 /* Release */ = { |
1094 |
| - isa = XCBuildConfiguration; |
1095 |
| - baseConfigurationReference = 5E6F7E6D2368FC9A008CC191 /* ModuleOverridingBuildSettings.xcconfig */; |
1096 |
| - buildSettings = { |
1097 |
| - }; |
1098 |
| - name = Release; |
1099 |
| - }; |
1100 | 994 | 5EA2E3CC2056F35B00416A35 /* Debug */ = {
|
1101 | 995 | isa = XCBuildConfiguration;
|
1102 | 996 | buildSettings = {
|
|
1199 | 1093 | defaultConfigurationIsVisible = 0;
|
1200 | 1094 | defaultConfigurationName = Release;
|
1201 | 1095 | };
|
1202 |
| - 5E6F7E782368FF15008CC191 /* Build configuration list for PBXNativeTarget "UserModule" */ = { |
1203 |
| - isa = XCConfigurationList; |
1204 |
| - buildConfigurations = ( |
1205 |
| - 5E6F7E792368FF15008CC191 /* Debug */, |
1206 |
| - 5E6F7E7A2368FF15008CC191 /* Release */, |
1207 |
| - ); |
1208 |
| - defaultConfigurationIsVisible = 0; |
1209 |
| - defaultConfigurationName = Release; |
1210 |
| - }; |
1211 | 1096 | 5EA2E3CE2056F35B00416A35 /* Build configuration list for PBXNativeTarget "LiveViewTestApp" */ = {
|
1212 | 1097 | isa = XCConfigurationList;
|
1213 | 1098 | buildConfigurations = (
|
|
0 commit comments