This package is not valid. File extension must be .zip

I created a very small application in quick use of objective-c cocoapods. I can create it on my phone, but every time I try to upload it to testflight, I get a message stating that:

This bundle is invalid - The file extension must be .zip

Any idea what can do this?

+4
source share
1 answer

, , Pods-frameworks.sh script . , , "MyApp QA", -L binary operator expected symlink :

//me/Library/Developer/Xcode/DerivedData/MyApp-ecinfzhnelbxxegrpzcpwnezmvot/Build/Intermediates/ArchiveIntermediates/MyApp QA/BuildProductsPath/QA-iphoneos/Pods/ActionSheetPicker_3_0.framework

- , . , , ..

A , , CocoaPods.

+2

All Articles