diff --git a/Info.plist b/Info.plist index 3b8a4248cba..a3136514d3a 100644 --- a/Info.plist +++ b/Info.plist @@ -1,26 +1,28 @@ - + -CFBundleGetInfoString -Servo -CFBundleExecutable -run-servo -CFBundleIdentifier -org.servo.Servo22 -CFBundleName -Servo -CFBundleIconFile -servo.icns -CFBundleShortVersionString -0.0.1 -CFBundleInfoDictionaryVersion -6.0 -CFBundlePackageType -APPL -NSHighResolutionCapable - -NSPrincipalClass -NSApplication + CFBundleExecutable + run-servo + CFBundleGetInfoString + Servo + CFBundleIconFile + servo.icns + CFBundleIdentifier + org.servo.Servo + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + Servo + CFBundlePackageType + APPL + CFBundleShortVersionString + 0.0.1 + NSHighResolutionCapable + + NSPrincipalClass + NSApplication + NSQuitAlwaysKeepsWindows +