Stupid name problems
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
1AB88EFC24D3BA560006F850 /* TabController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabController.swift; sourceTree = "<group>"; };
|
||||
1AB88EFE24D3BBA50006F850 /* TabPickerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabPickerViewController.swift; sourceTree = "<group>"; };
|
||||
1AB88F0524D4D3A90006F850 /* UIGestureRecognizer+Actions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIGestureRecognizer+Actions.swift"; sourceTree = "<group>"; };
|
||||
1ADFF45C24C7DE53006DC7AE /* rössler\\attix.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "rössler\\\\attix.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
1ADFF45C24C7DE53006DC7AE /* rossler\\attix.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "rossler\\\\attix.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
1ADFF45F24C7DE53006DC7AE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
||||
1ADFF46124C7DE53006DC7AE /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
||||
1ADFF46824C7DE54006DC7AE /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
||||
@@ -153,7 +153,7 @@
|
||||
1ADFF45D24C7DE53006DC7AE /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
1ADFF45C24C7DE53006DC7AE /* rössler\\attix.app */,
|
||||
1ADFF45C24C7DE53006DC7AE /* rossler\\attix.app */,
|
||||
1ADFF48124C8C12F006DC7AE /* SBrowserProcessBundle.bundle */,
|
||||
);
|
||||
name = Products;
|
||||
@@ -274,7 +274,7 @@
|
||||
);
|
||||
name = App;
|
||||
productName = SBrowser;
|
||||
productReference = 1ADFF45C24C7DE53006DC7AE /* rössler\\attix.app */;
|
||||
productReference = 1ADFF45C24C7DE53006DC7AE /* rossler\\attix.app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
};
|
||||
1ADFF48024C8C12F006DC7AE /* SBrowserProcessBundle */ = {
|
||||
@@ -546,7 +546,7 @@
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
||||
MARKETING_VERSION = 1.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = net.buzzert.rosslerattix;
|
||||
PRODUCT_NAME = "rössler\\\\attix";
|
||||
PRODUCT_NAME = "rossler\\\\attix";
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
SUPPORTS_MACCATALYST = YES;
|
||||
SWIFT_OBJC_BRIDGING_HEADER = "App/Supporting Files/SBrowser-Bridging-Header.h";
|
||||
@@ -576,7 +576,7 @@
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
||||
MARKETING_VERSION = 1.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = net.buzzert.rosslerattix;
|
||||
PRODUCT_NAME = "rössler\\\\attix";
|
||||
PRODUCT_NAME = "rossler\\\\attix";
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
SUPPORTS_MACCATALYST = YES;
|
||||
SWIFT_OBJC_BRIDGING_HEADER = "App/Supporting Files/SBrowser-Bridging-Header.h";
|
||||
|
||||
Reference in New Issue
Block a user