macgap-rb
macgap-rb copied to clipboard
Custom Application Icon Fix
MacGap produces an error when trying to create an application.icns from the application.png file in root because the default application.icns has already been generated when it attempts to convert. This merely checks whether that is the case before converting and removes it.