Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

CocoaPod Install issue #8

@sagarkothari88

Description

@sagarkothari88

Xcode: 9
Pod: 1.2.1

~/Library/Developer/Xcode/DerivedData/MyProject-egbxiztdxsaigpdnlxvcguiokohq/
Build/Intermediates.noindex/Pods.build/
Debug-iphonesimulator/
HFCardCollectionViewLayout.build/module.modulemap:9:12: 
Header 'HFCardCollectionViewLayout-Swift.h' not found
framework module HFCardCollectionViewLayout {
  umbrella header "HFCardCollectionViewLayout-umbrella.h"

  export *
  module * { export * }
}

module HFCardCollectionViewLayout.Swift {
    header "HFCardCollectionViewLayout-Swift.h"
    requires objc
}

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