@@ -127,7 +127,7 @@ serialization to put to a file (use a text editor to look at).
...
@@ -127,7 +127,7 @@ serialization to put to a file (use a text editor to look at).
- Using a custom renderer results in continual "Compiler error: Invalid
- Using a custom renderer results in continual "Compiler error: Invalid
library file" messages. This appears to be a recent [Xcode issue](https://stackoverflow.com/questions/58445093/compiler-error-invalid-library-file-corelocation) and can make debugging with print statements very difficult.
library file" messages. This appears to be a recent [Xcode issue](https://stackoverflow.com/questions/58445093/compiler-error-invalid-library-file-corelocation) and can make debugging with print statements very difficult.
- Simulate GPS through the debugger's "Features/Location/.." menu.
- Simulate GPS through the debugger's "Features/Location/.." menu.
- When stopping, and then starting tracking again, you often get a
- When starting tracking after having recently stopped it, you often get a
single old location point in the simulator. This does not happen
single old location point in the simulator. This does not happen
when running on a phone, but I deal with it by tossing the first
when running on a phone, but I deal with it by tossing the first