Skip to content

Latest commit

 

History

History
executable file
·
25 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

executable file
·
25 lines (17 loc) · 1.02 KB

This app is part of Angela Yu's iOS Development Course, I learned Core Data and Realm covered by the course and learned to design an icon and animate a splash screen on my own! :)

Try the app

Demo

Demo.mov

To run the app on Xcode

  1. Clone the project

  2. cd to the project's directory and run pod install then open the project from the generated .xcworkspace file

  3. Go to Pods project settings on Xcode left pane then select ChameleonFramework target and change minimum iOS deployment version to 12.0

  4. Now you can run the app!