Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Manual iOS build instructions error out #1502

@1ec5

Description

@1ec5

I tried following the instructions in https://github.com/mapbox/mapbox-gl-native/blob/master/README.md#manually, but I ran into some issues:

$ brew install appledoc
Error: No available formula for appledoc 
Searching formulae...
appledoc20  appledoc21  appledoc22
Searching taps...
$ make ipackage
…
* Recording library version...
mapbox-gl-native d4fcb5bb98
* Creating build files...
git submodule update --init platform/ios/vendor/SMCalloutView
deps/run_gyp gyp/ios.gyp -Dhost=ios -Iconfig/ios.gypi -Dinstall_prefix=/usr/local -Dheadless_lib=none -Dplatform_lib=ios -Dasset_lib=fs -Dhttp_lib=nsurl -Dcache_lib=sqlite --depth=. -Goutput_dir=. --generator-output=./build/ios -f xcode
* Building iOS device targets...
./scripts/ios/package.sh: line 44: JOBS: unbound variable
./scripts/ios/package.sh: line 19: wait_for: No record of process 47919
make: *** [ipackage] Error 127

/cc @incanus

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildiOSMapbox Maps SDK for iOS

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions