Rename project to Attractor
This commit is contained in:
@@ -20,7 +20,7 @@ protocol NSToolbarDelegate {}
|
||||
class SettingsViewController: UITabBarController, NSToolbarDelegate
|
||||
{
|
||||
#if targetEnvironment(macCatalyst)
|
||||
let toolbar = NSToolbar(identifier: NSToolbar.Identifier("net.buzzert.rossler-attix.preferences-toolbar"))
|
||||
let toolbar = NSToolbar(identifier: NSToolbar.Identifier("net.buzzert.attractor.preferences-toolbar"))
|
||||
#endif
|
||||
|
||||
init(windowScene: UIWindowScene) {
|
||||
|
||||
Reference in New Issue
Block a user