ios
ios copied to clipboard
Adapt to iOS 26 and Xcode 26
- [x] Icon sizes have changed. So I decided to ditch custom icons in favour of system icons
"Karte" ist the same icon we use on the top to disable map/revgeo handling? Might that become confusing?
Good point:
- [x] /Users/ckrey/OwnTracks/ios/OwnTracks/OwnTracks/ConnType.m:61:45 'SCNetworkReachabilityCreateWithName' is deprecated: first deprecated in iOS 17.4
- [ ] /Users/ckrey/OwnTracks/ios/OwnTracks/OwnTracks/coredata/Waypoint+CoreDataClass.m:21:9 'CLGeocoder' is deprecated: first deprecated in iOS 26.0 - Use MapKit No problem because we usually support <current release - 2>, means backward compatibility to iOS 17.x