mapbox / mapbox/mapbox-annotation-extension
Can't install using Cocoa Pods
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 11
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Hello
I am trying to install using Cocoa pods, but there seems to be an issue with the deployment target.
After running `pod repo update && pod install` I get

I have tried all the ios platforms from 9.0 to 14.0 and none have led to a successful installation. I created new projects both in the current Xcode (11.7) and Xcode 12 beta 6. Same issue in both

Any insight would be greatly appreciated
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
Start by reproducing the failure with `pod repo update && pod install` in a fresh Xcode project, using the deployment targets and Xcode versions described in the report. Inspect the linked screenshots and CocoaPods installation output to identify the deployment-target conflict; done means installation succeeds, but the expected target is not specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100