mapbox / mapbox/mapbox-vision-ios

Installation doesn't work

Open
#341 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

User Feedback
Dominant language
Swift
Stars
63
Forks
26
PR merge metrics
No merged PRs in 30d

Description

## Description
create private sk key
include key in text file
install thru cocoapods
-success
-build
-doesnt work

install thru carthage
"Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/miguelsaldana/Documents/iPhone\ developer/vision\ sdk\ 11/Carthage/Checkouts/mapbox-events-ios/MapboxMobileEvents.xcodeproj -scheme MapboxMobileEvents -configuration Release -derivedDataPath /Users/miguelsaldana/Library/Caches/org.carthage.CarthageKit/DerivedData/12.2_12B45b/mapbox-events-ios/v0.9.5 -sdk iphoneos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/dp/lq80jypj5s70d6bvp8fw95fw0000gn/T/mapbox-events-ios SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/miguelsaldana/Documents/iPhone developer/vision sdk 11/Carthage/Checkouts/mapbox-events-ios)
"
-doesnt work

## Expected behavior
A clear and concise description of what you expected to happen.

## Actual behavior
framework link errors
i.e. 'CoreLocation/Corelocation.h' file not found
## Screenshots
If applicable, add screenshots to help explain your problem.

## Configuration
iphone x, iphone 8 , iphone 12
ios 13,ios14
imac pro
- Frameworks versions (leave the ones you're using):
ALL

## Additional context
have you guys tested it? I tried xcode 11.2 xcode 11.7 xcode12

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 with the Carthage build command for MapboxMobileEvents.xcodeproj and the reported CoreLocation/CoreLocation.h framework error; compare it with the successful or failing CocoaPods installation described in the issue. Reproduce the installation on the listed Xcode and iOS combinations, then confirm that the framework links and builds successfully through the supported installation path.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
build-system, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.