| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
SampleCodeStalker is a small application that fetches information about Apple's sample code from the web and presents it nicely. It started as a small weekend project and is written completely in Swift.
I had (and possibly still have) many ideas about which features to add but work caught up with me and I have hardly the time to implement most of them.
Sadly it is not coded all too well because I didn't have time to refactor and generalize most of the implementation but it works for now and I thought it might be helpful for some with WWDC around the corner.
Note: If the app crashes on start it is because I have not written any migration code for Core Data yet. Just delete the ~/Documents/SampleCodeStalker/ directory and run the app again for now.
This project uses some code from the most excellent Core Data book by Florian Kugler and Daniel Eggert. If you are working with Core Data anywhere, get it!
Pull requests and suggestions for new features are welcome.
| Back | FazBrowse Home | New Git URL |