Rename project to Attractor

This commit is contained in:
James Magahern
2022-03-28 18:27:28 -07:00
parent 44cde0018b
commit cc6b25aab0
5 changed files with 19 additions and 17 deletions

View File

@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>rössler\\attix</string>
<string>$(PRODUCT_NAME)</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
@@ -24,7 +24,7 @@
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleURLName</key>
<string>net.buzzert.rosslerattix</string>
<string>net.buzzert.attractor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>http</string>