I am using the Crashlytics in order to report the crash occurs in the iOS app. Here, I want to know how to find the path of these below dwarf folder and file in xcode:
<
If you have a workspace and multiple schemes, you can use the following command from the xcodebuild tool.
xcodebuild
xcodebuild -workspace Project.xcworkspace -scheme ProjectSceheme -showBuildSettings