- added the possibility to fix nodes
- fixed graph building for Xcode 13
- fixed selection in build phase, when many options are available
- fixed automoving of app to application folder and autochecking of updates at app start
- added sink radius setting
- added source radius setting
- removed gravitational force on children setting
- added support for apple silicon
- fixed regex field behaviour in visibiliy settings
- added possibility to save and load a graph
- added progress view for graph building
- added progress view for graph updates
- added setting for arc width
- added setting for node radius
- added warning when an ast could not be parsed
- modified node name appearance
- removed setting for node radius based on childrens area
- fixed graph building for Xcode 12
- modified trackpad/mouse navigation in graph window
- added possibility to flatten a specific node or all nodes of specific scope
- added possibility to hide a specific node or all nodes of specific scope
- added possibility to unfold all nodes of specific scope
- added visibility tab in right pane
- modified force tab in right pane to simplify force settings
- modified hint message to clarify xcode selection process
- modified arc visualization to clarify dependency direction
- added (automated) updating functionality
- added automatic scheme detection for .xcworkspace files
- added parsing and visualization of .xcworkspace files
- removed target selection and visualising all targets within a scheme
- added automatic scheme and target detection for .xcodeproj files
- added parsing and visualization for single targets in .xcodeproj files