I'm using the Playgrounds app for Mac and I'm trying to create my pages from the folder. How do you get new folders within the "pages" folder to show up in the app?? I can edit the file in the "My Playground.playgroundpage" folder and that shows up but if I make another one nothing comes up in the app?? I want multiple pages. Any help is appreciated thanks!
How to add another playground page
I'm not sure if I understand your problem, but I think that adding a new page or you duplicate existing pages should work. Anyway you can always take a playgroundbook template (from apple) and modify it.
How did you create your playground, was it by clicking on the new playground in the swift playground app or did you create it using the playground template ! If you created the playground by clicking on the new playground in the swift playground app then you cant add pages. You have created a playground and only one page can exist but if you want to have multiple pages, then you would need to create a playgroundbook which you can by downloading the swift author playground template found at https://developer.apple.com/downloads and then compiling the book and editing its contents to match your requirement or just add your playground pages to its chapters
Hope it helped! 😀
Hope it helped! 😀
I'm not sure what problem you're facing, but based on your description, I'm guessing that this situation is caused by forgetting to change the contents of the Manifest.plist file?
The Manifest.plist file should be under the Chapter folder and you need to change the 'Pages' array property in it to correspond to multiple playground pages.
🦁️🦁️🦁️🦁️🦁️
The Manifest.plist file should be under the Chapter folder and you need to change the 'Pages' array property in it to correspond to multiple playground pages.
🦁️🦁️🦁️🦁️🦁️