-
Bug
-
Resolution: Unresolved
-
Blocker
-
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