Select the types of activity you want to include in your feed.
Fix DSYM generation
The extra "${...}" was not necessary.
This allows DSYMs to be generated normally for all targets and still allows them to be disabled for specific targets via `<target_name>_NO_DSYM` (e.g. `JavaScriptCore_NO_DSYM`)