Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Caputure dev preview bundle ID during installation
Without this patch installer just go ahead and install/replace bits without checking if app is running or not which might corupt it or install it in different location. ``` $ /usr/libexec/PlistBuddy -c 'Print CFBundleIdentifier' /Applications/CodeReady\ Containers.app/Contents/Info.plist com.electron.crc-tray ```
- Loading branch information