Skip to content

Target referenced in Podfile is missing. #1

@ericklborges

Description

@ericklborges

Pod install is not working with the following error:

[!] Unable to find a target named `CardInsightsWidgetExtension` in project `Spend Stack.xcodeproj`, did find `Spend Stack`, `SubscriptionsWidgetExtension`, `TagInsightsWidgetExtension`, `TagSearchIntent`, and `ListInsightsWidgetExtension`.

I just commented these lines from the Podfile and it worked.

target 'CardInsightsWidgetExtension' do
    pod 'FMDB'
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions