Extending CLPlacemark results in EXC BAD ACCESS
问题 Though there is a similar question found here it does not provide an answer, at least not for the general problem. My problem is: Since CoreLocation geocoding is rate limited and the (web-)service I am developing an app for provides its own fallback geocoding service, I want to use this custom geocoding service in case I reach Apple's rate limit. Furthermore, I feel it makes total sense to avoid a custom data type for results returned by this custom REST API and therefore would like to use