mapbox / mapbox/mapbox-annotation-extension

Can't install using Cocoa Pods

Open
#72 1 comment 0 reactions 0 assignees View on GitHub

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
![Screen Shot 2020-09-16 at 1 26 02 AM](https://user-images.githubusercontent.com/47682620/93295680-993bce80-f7bb-11ea-8cef-eab0f533f0ad.png)

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
![Screen Shot 2020-09-16 at 1 28 03 AM](https://user-images.githubusercontent.com/47682620/93295802-e029c400-f7bb-11ea-921f-af5d55f9869c.png)

Any insight would be greatly appreciated

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.