mapbox / mapbox/mapbox-annotation-extension

Carthage Access

Open
#64 3 comments 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

This extension is a fantastic idea. Running into an issue with Carthage. When I run `carthage update --platform ios`, I get "Segmentation fault: 11". When I comment out `github "mapbox/mapbox-annotation-extension" ~> 0.0.1-beta.1`, Carthage updates as expected. Any thoughts?

```
#Mapbox
binary "https://www.mapbox.com/ios-sdk/Mapbox-iOS-SDK.json" ~> 5.6
github "mapbox/mapbox-events-ios" ~> 0.10
github "mapbox/mapbox-annotation-extension" ~> 0.0.1-beta.1
```

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 `carthage update --platform ios` with the Cartfile shown, then compare it with the extension dependency commented out. The issue names no repository files or tests; done means identifying a change that prevents the segmentation fault while allowing the annotation extension dependency to update successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, objective-c
Domain
build-system, mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.