|
41 | 41 | /* End PBXContainerItemProxy section */
|
42 | 42 |
|
43 | 43 | /* Begin PBXFileReference section */
|
| 44 | + EB33A51E2954E1BC00B16357 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
44 | 45 | EBB5BA5229425BEE003A2A5B /* PipelineLoader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PipelineLoader.swift; sourceTree = "<group>"; };
|
45 | 46 | EBB5BA5929426E06003A2A5B /* Downloader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Downloader.swift; sourceTree = "<group>"; };
|
46 | 47 | EBE4438729488DCA00CDA605 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
124 | 125 | EBE755C7293E37DD00806B32 /* Diffusion */ = {
|
125 | 126 | isa = PBXGroup;
|
126 | 127 | children = (
|
| 128 | + EB33A51E2954E1BC00B16357 /* Info.plist */, |
127 | 129 | EBB5BA5129425B07003A2A5B /* Pipeline */,
|
128 | 130 | EBE7560A29411A5E00806B32 /* Views */,
|
129 | 131 | EBB5BA5929426E06003A2A5B /* Downloader.swift */,
|
|
487 | 489 | ENABLE_HARDENED_RUNTIME = YES;
|
488 | 490 | ENABLE_PREVIEWS = YES;
|
489 | 491 | GENERATE_INFOPLIST_FILE = YES;
|
| 492 | + INFOPLIST_FILE = Diffusion/Info.plist; |
490 | 493 | "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
|
491 | 494 | "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
|
492 | 495 | "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
|
|
527 | 530 | ENABLE_HARDENED_RUNTIME = YES;
|
528 | 531 | ENABLE_PREVIEWS = YES;
|
529 | 532 | GENERATE_INFOPLIST_FILE = YES;
|
| 533 | + INFOPLIST_FILE = Diffusion/Info.plist; |
530 | 534 | "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
|
531 | 535 | "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
|
532 | 536 | "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
|
|
0 commit comments