Category: This Old App
-
This Old App: Update to Xcode 9
A few months ago, Apple threw out my app Interval Runcalc for being too old. While it wasn’t the most innovative, complex or profitable, it was an app I used frequently myself. It was a calculator for time, pace and distance for running not only for straight runs but for the run/walk/run community who use multiple-speed…
-
This Old App: There is Always One More Bug
A few months ago, Apple removed my app Interval RunCalc from the App Store for being too old and not updated. In this series of articles I’ll document what I did on rebuilding and improving the app. Last time, I got the app working. It calculated intervals and used those for bigger measurements. I loaded the app on…
-
This Old App:Use Multiple Custom Cells
A few months ago, Apple removed my app Interval RunCalc from the App Store for being too old and not updated. In this series of articles I’ll document what I did on rebuilding and improving the app. In the last installment, I got the custom table view talking with the root view. This time I’m adding multiple cells to…