A social media simulator about addiction. You are in the shoes of a teenager who is addicted to social media and make decisions while being addicted. The app features a feed of "social media videos", a mix of organic videos and ones generated by Apple Intelligence. The app also has a points system, where you get points every time you scroll on a video based on how much the video fits you. There are different storylines you can go through (bowling, studying, etc) to get to a good or bad ending. Demo video: https://drive.google.com/file/d/1Vj2W_IdjWm1QoU6dn39CpRpPjZM7c3ed/view?usp=sharing
- Make sure you have Xcode 26. This playground does not work on Swift Playgrounds.
- open xcode
- Clone the repo.
- Open the playground in Xcode 26 by selecting it in the start page or going to
File > Open... > [the cloned repo] repo]. - Click on the play button at the top of the sidebar. Make sure the build destination is set to an iPad, My Mac (Designed for iPad) or an iPad Simulator by clicking on the build destination at the top of the window where it says
Scrollify>[build destination]on]and selecting the appropriate destination. - if you set it to ipad then make sure it is a development device. to make it a development device make sure you have an apple developer account and then make the ipad a development device in settings
- then plug in the ipad or connect to it wirelessly
thank you for following my tutorial on how to build an ios app that you could have just searched online