๐Ÿ“ฆ paulb777 / iid-modular-header-bug

Demonstrate CocoaPods modular header bug

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/paulb777/iid-modular-header-bug.git
HTTPS git clone https://github.com/paulb777/iid-modular-header-bug.git
SSH git clone git@github.com:paulb777/iid-modular-header-bug.git
CLI gh repo clone paulb777/iid-modular-header-bug
Paul Beusterien Paul Beusterien Repro steps to README.md 2c7b5b7 7 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ Example
๐Ÿ“ iid-use-module-bug
๐Ÿ“„ _Pods.xcodeproj
๐Ÿ“„ .gitignore
๐Ÿ“„ .travis.yml
๐Ÿ“„ LICENSE
๐Ÿ“„ README.md
๐Ÿ“„ README.md

iid-use-module-bug

Example

  • git clone git@github.com:paulb777/iid-modular-header-bug.git
  • cd iid-modular-header-bug/Example/
  • pod update --no-repo-update
  • open iid-use-module-bug.xcworkspace/
  • Build and notice failure
  • cp ./Pods/Headers/Public/FirebaseInstanceID/FirebaseInstanceID/*.h ./Pods/Headers/Public/FirebaseInstanceID
  • Build and notice success from the workaround

Requirements

Installation

iid-use-module-bug is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'iid-use-module-bug'

Author

Paul Beusterien, paulbeusterien@google.com

License

iid-use-module-bug is available under the MIT license. See the LICENSE file for more info.