mapbox / mapbox/mapbox-arkit-ios
Cannot assign through subscript: 'annotationsByNode' setter is inaccessible
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 227
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
I used cocoa pod to retrieve the code.
When I try to run the project I get the following error in the pod files:
Cannot assign through subscript: 'annotationsByNode' setter is inaccessible
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the project through CocoaPods and inspect the pod files where the annotationsByNode subscript assignment is reported. First determine which source and dependency versions produce the inaccessible-setter error; done means the project builds without this compiler error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100