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

CocoaPod Install issue #8

Open
sagarkothari88 opened this issue Nov 3, 2017 · 1 comment
Open

CocoaPod Install issue #8

sagarkothari88 opened this issue Nov 3, 2017 · 1 comment

Comments

@sagarkothari88
Copy link

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
}

@hfrahmann
Copy link
Owner

I will look into it at the weekend.
I still have to fix some things for iOS 11 / iPhone X. ;-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants