symbolicate crash used to be at this location in Xcode 7.
Now its at this path
/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/Resources/symbolicatecrash
Now its at this path
Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/Resources/symbolicatecrash
With Xcode 8.0 setting developer directory did not work straight away. Below had to be done
With Xcode 8.0 setting developer directory did not work straight away. Below had to be done
sudo /usr/bin/xcode-select -switch /Applications/Xcode.app/Contents/Developer/
export DEVELOPER_DIR=/Applications/Xcode.app
No comments:
Post a Comment