Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project broke on new Xcode 10.2 #334

Closed
snowtema opened this issue Apr 14, 2019 · 3 comments
Closed

Project broke on new Xcode 10.2 #334

snowtema opened this issue Apr 14, 2019 · 3 comments

Comments

@snowtema
Copy link

snowtema commented Apr 14, 2019

Describe the bug
After upgrading on the new version of Xcode 10.2, the project doesn't compile with an error:

Error: module map file '/Users/_REDACTED_/Pods/Headers/Public/Stevia/SteviaLayout.modulemap' not found
Error: underlying Objective-C module 'Stevia' not found

If I'll delete pod and comment associated code then the project will successfully be compiled.

To Reproduce
Steps to reproduce the behavior:

  1. Upgrade to Xcode 10.2
  2. Try to build project
  3. See error

Expected behavior
Successfully build projects

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Device: any
  • OS: OS X 10.14.4
  • Xcode Version 10.2
  • Swift Version 5
  • pod version 3.5.3

Installation Type

  • Cocoapods
@s4cha
Copy link
Member

s4cha commented Apr 28, 2019

@snowtema this will be fixed with the upcoming swift 5 version. thanks you for your patience :)

@s4cha
Copy link
Member

s4cha commented Apr 28, 2019

@s4cha s4cha closed this as completed Apr 28, 2019
@snowtema
Copy link
Author

snowtema commented May 5, 2019

Thank you! 😊 🙏

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

No branches or pull requests

2 participants