ios - How to create .dsym file in Xcode 6.4 -


i know should simple problem solve, i'm stumped.

using xcode 6.4, how can create .dsym file (this submission veracode scanning, if matters).

all instructions can find xcode <=5, , don't translate xcode 6.x

after archiving app, in derived data

~/library/developer/xcode/deriveddata/ 

go application

appname-xxxxxxxxx/build/intermediates/archiveintermediates/appname/buildproductspath/release-iphoneos 

your .dsym file in folder.


Comments