Lars Toenning
2023-11-23 16:05:56 +01:00
parent cf11f3f2b7
commit f3f777e7ea
4 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
<string>${SWIFT_VERSION_MAJOR}.${SWIFT_VERSION_MINOR}.${SWIFT_VERSION_REVISION}</string>
<key>CFBundleExecutable</key>
<string>swiftcore</string>
<key>CFBundleGetInfoString</key>
<key>NSHumanReadableCopyright</key>
<string>swift project - free and open source pilot client</string>
<key>CFBundleIconFile</key>
<string>swiftcore.icns</string>

View File

@@ -12,7 +12,7 @@
<string>${SWIFT_VERSION_MAJOR}.${SWIFT_VERSION_MINOR}.${SWIFT_VERSION_REVISION}</string>
<key>CFBundleExecutable</key>
<string>swiftdata</string>
<key>CFBundleGetInfoString</key>
<key>NSHumanReadableCopyright</key>
<string>swift project - free and open source pilot client</string>
<key>CFBundleIconFile</key>
<string>swiftdata.icns</string>

View File

@@ -12,7 +12,7 @@
<string>${SWIFT_VERSION_MAJOR}.${SWIFT_VERSION_MINOR}.${SWIFT_VERSION_REVISION}</string>
<key>CFBundleExecutable</key>
<string>swiftguistd</string>
<key>CFBundleGetInfoString</key>
<key>NSHumanReadableCopyright</key>
<string>swift project - free and open source pilot client</string>
<key>CFBundleIconFile</key>
<string>swift.icns</string>

View File

@@ -12,7 +12,7 @@
<string>${SWIFT_VERSION_MAJOR}.${SWIFT_VERSION_MINOR}.${SWIFT_VERSION_REVISION}</string>
<key>CFBundleExecutable</key>
<string>swiftlauncher</string>
<key>CFBundleGetInfoString</key>
<key>NSHumanReadableCopyright</key>
<string>swift project - free and open source pilot client</string>
<key>CFBundleIconFile</key>
<string>swiftlauncher.icns</string>