Skip to content

Duplicate Resources (Assets.car) #4

Open
@mrousavy

Description

Problem

The Google Nearby Pod adds the Assets.car file to Build Phases -> [CP] Copy Pods Resources in the Apps .xcodeproj file, which makes building impossible, as another Assets.car resource is already defined, meaning they would overwrite eachother.
This is a known issue of the Google Nearby API, but I'm sure there are easy workarounds for that such as a post_install Podfile hook. Problem is I don't know ruby.

Solution

Add a post_install Podfile hook?

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needediosSome issue only affecting iOSwontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions