Skip to content

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

Open
@SatishMavani

Description

@SatishMavani
  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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions