Posts

Post marked as solved
6 Replies
1.6k Views
Hello Apple community,I am currently developing my project for the WWDC 2018 scholarship. I am sadly running into a lot of issues which I can not seem to resolve.My project consists of multiple files which I would like to keep in the Sources folder of the playground. So far so good - whenever I write code in these files, there is literally no code completion. It just does not work. This means that the development process is slowed down a lot! I have now tried editing the files in a normal Xcode project and reimporting them into the sources folder, which seems to work. I don't think this is intended behaviour, is it? Furthermore, often times the sources module can not even be found by the compiler, as I can see in the debug area. Is there any workaround for this?My second question is regarding the live view of the playground: If I understand correctly, the playground uses the iOS simulator to display the live view. Is there any way to use this live view with the iPads landscape orientation? Whenever I set my initial view controller to the live view, it appears in vertical orientation, which would not make sense for my project. I appreciate any help! Would love to win this year 🙂Valentin
Posted
by beutler .
Last updated
.
Post marked as solved
1 Replies
1.2k Views
Dear Apple Community,does the playground we create have to work on both Macs and Swift Playgrounds on the iPad? I noticed that my playground works flawlessly on my Mac - on my iPad however there are some compiler errors. Will the playground be tested on the platform it was submitted on?Thanks so much in advance,Valentin
Posted
by beutler .
Last updated
.