WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Mandatory use_frameworks! in podfile #197

@kleytonlopes

Description

@kleytonlopes

Some projects may not use use_frameworks! because of the limitations of its dependencies. When I remove use-frameworks!, the project does not compile:
/MapboxGeocoder.swift/Swift Compatibility Header/MapboxGeocoder-Swift.h:171:9: error: 'MapboxGeocoder/MapboxGeocoder.h' file not found
#import <MapboxGeocoder/MapboxGeocoder.h>
^
:0: error: could not build Objective-C module 'MapboxGeocoder'

Why the import is not: <MapboxGeocoder.swift/MapboxGeocoder.h>?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions