Commit eda6c8a
fix(build): reference the iOS LocationEssentials typings
@nativescript/types-ios v9 moved CLLocation, CLLocationCoordinate2D and
CLLocationCoordinate2DMake out of objc!CoreLocation.d.ts into
objc!_LocationEssentials.d.ts, which nothing referenced. Without it
`nx build geolocation` fails with 8 "Cannot find name 'CLLocation'"
errors.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 22fbbcb commit eda6c8a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments