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

evey build ending with ARCHIVE FAILED

XMLWordPrintable

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

      Hello

      evey build ending with ARCHIVE FAILED

       

      reason is always the same:

      error: Failed to read Info.plist of app /Users/[..]/Library/Developer/Xcode/DerivedData/[...]/[...].app'>)

       

      when I open manually app file path, I see that file size is 246B and has only 1 file on content:

      archived-expanded-entitlements.xcent

       

      <?xml version="1.0" encoding="UTF-8"?>
      <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
      <plist version="1.0">
      <dict>
          <key>aps-environment</key>
          <string>development</string>
      </dict>
      </plist>

       

      builds without jenkins works perfect

       

      I use docker and ios-slave machine

            Unassigned Unassigned
            sebasx Tomasz Olszewski
            Votes:
            3 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: