Collections of tips working with Xcode.
Insert SFSymbols from Xcode
You can insert SFSymbols image name by pressing CMD + Shift + L then choose the symbol library
Show Xcode build settings from xcworkspace
xcodebuild -workspace WORKSPACE.xcworkspace -scheme SCHEME -showBuildSettings