Skip to content

CocoaPods lint failure — could not find module 'MapboxNavigation' for target 'arm64-apple-ios-simulator' — v1.1.0 not available on CocoaPods trunk #2739

@1ec5

Description

@1ec5

I’m unable to push v1.1.0 to CocoaPods trunk because of the following linting error:

    /var/folders/cl/8cgpg37n5cl78pjkbpgml94w0000gn/T/CocoaPods-Lint-20201112-87858-1cn1qqt-MapboxNavigation/App/main.swift:1:8: error: could not find module 'MapboxNavigation' for target 'arm64-apple-ios-simulator'; found: i386, x86_64-apple-ios-simulator, x86_64, i386-apple-ios-simulator
    import MapboxNavigation
           ^
    
    Ld /Users/mxn/Library/Developer/Xcode/DerivedData/App-folfjejeyqdekkgzlqcapuxagvpj/Build/Intermediates.noindex/App.build/Release-iphonesimulator/App.build/Objects-normal/i386/Binary/App normal i386 (in target 'App' from project 'App')

The CocoaPods integration test didn’t catch this error on CI for some reason.

/ref #2674
/cc @mapbox/navigation-ios @frederoni

Metadata

Metadata

Assignees

Labels

buildIssues related to builds and dependency management.release blockerNeeds to be resolved before the release.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions