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

Could not build Objective-C module 'UXMPDFKit' #95

Open
SatishMavani opened this issue Jan 31, 2019 · 1 comment
Open

Could not build Objective-C module 'UXMPDFKit' #95

SatishMavani opened this issue Jan 31, 2019 · 1 comment

Comments

@SatishMavani
Copy link

SatishMavani commented Jan 31, 2019

  1. Created a single view application
  2. added 'UXMPDFKit' lib using the cocoapod
  3. imported lib in viewcontroller.swift file using import UXMPDFKit
  4. It gives an error like Could not build Objective-C module 'UXMPDFKit' when I try to run the app
  • iOS Version: iOS 12
  • Xcode Version: 10.1 (10B61)
  • Swift Version: 4.2

+

is it not supported to swift 4.2 or I am missing something here? because just after installing pod I try to run the app and it throws many errors shown in the screenshot:
screenshot 2019-01-31 at 5 31 05 pm

Can anyone help, please?

@SatishMavani
Copy link
Author

I fixed the issue by dragging lib classes to my project, and manually creating connection between lib and project

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

1 participant