1. Make a new Xcode iOS project and delete all files except for Info.plist
2. Remove all keys from Info.plist
3. In the build settings search for "storyboard" and remove all keys
4. Add yellow.asm to project
5. Link UIKit, and Foundation
After all that you can build and run on a simulator
zffr|4 months ago
saagarjha|4 months ago
anta40|4 months ago
https://gist.github.com/anta40/60f62c803a091ad0415d60f8cac55...