While submitting app to iOS App Store, "Unable to unzip application"
        Posted  
        
            by 
                Ivan Vucica
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ivan Vucica
        
        
        
        Published on 2010-12-21T14:00:18Z
        Indexed on 
            2010/12/22
            10:53 UTC
        
        
        Read the original article
        Hit count: 376
        
I've successfully submitted "Product Name" to App Store. However, submitting "Product Name Lite", I keep getting the error "Unable to unzip application" in both Application Loader and built-in Xcode's uploader. Error persists even after eliminating spaces from the product name; in fact, I don't think there's whitespace anywhere in the app or the plist anymore.
What might be causing this "highly descriptive" error?
I'm using Xcode 3.2.5.
Attempting to clean, build, and build&archive did not help.
© Stack Overflow or respective owner