Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36901

Can I archive with xcode, but with Jenkins fail, error with bridging-header

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • xcode-plugin
    • None

      Hi, I'm working on workspace, with main project and pods. On of pods vfrReader. Main project is in swift so I use bridging header to include vfrReader in my project. The problem is I can make an Archive product via Xcode, but when I run jenkins build on the same target, scheme, and ..
      I face with this error:

      Header.h:21:9: error: 'vfrReader/ReaderViewController.h' file not found
      #import <vfrReader/ReaderViewController.h>
              ^
      <unknown>:0: error: failed to import bridging header 
      

      There is no problem in xcode, xcode easilly can find the header files. Any idea? where should I investigate the problem?

            Unassigned Unassigned
            conti_integ conti integ
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: