iOS Tips Defining Constants Across an App Peter Brockmann Oct 17, 2014 0 To simplify administration of an app, it makes sense to define a class, say AppConfig that details constants used throughout… Read More
iOS Tips Comparing Header of Server File with Stored File Header Peter Brockmann Oct 17, 2014 0 Here’s a frequent function necessary for checking the most-up-to-date content. Note that KURL is a constant string defined elsewhere: Read More
iOS Tips iOS 8 Changes The Simulator Documents Location Peter Brockmann Oct 16, 2014 0 I’m posting this for easy reference. Since iOS 8 changes the location of files in the iPhone Simulator here’s a… Read More