ios - Xcode creates wrong IPA folder structure -


we have 'payload' folder root once unarchive ipa files. however, xcode has started creating ipas 'applications' folder root. hence mdm failing locate files.

has has faced similar issue? running xcode version 6.1.

make sure key "lsrequiresiphoneos" in info.plist has value "yes", , make sure key has correct case, i.e., iphone versus iphone. earlier versions of xcode not picky that.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -