Ok I figured it out. I still haven't checked the AppStore process but at least all checks pass now It's MUCH more complex than product build, but product build itself is buggy. So. Prepare your .app with HUUUGE file (> 8Gb). Sign it correctly, do everything as usual! pkgbuild --identifier --large-payload --compression latest --min-os-version 12.4 --root .pkg Make the following 'Distribution' file MY com.XXX.pkg productbuild --sign Signer --distribution ./Distribution --package-path ~ Final.pkg Something like that Your package definitely will be 1) compressed fine 2) smaller 3) with super large file Feed the stuff to the Transporter. Don't forget to adjust Distribution with correct version, id's etc. Have fun! I certainly had it
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: