Snikket: Fix product name and version

This commit is contained in:
Matthew Wild 2021-01-22 10:56:30 +00:00
parent 7f2ababd4c
commit 5c59af1fa3
2 changed files with 16 additions and 16 deletions

View file

@ -421,7 +421,7 @@
FE8DD9C4221B153A0090F5AA /* InviteViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InviteViewController.swift; sourceTree = "<group>"; };
FE8DD9C6221B15DC0090F5AA /* AbstractRosterViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AbstractRosterViewController.swift; sourceTree = "<group>"; };
FE8DD9CA221DBED80090F5AA /* db-schema-4.sql */ = {isa = PBXFileReference; lastKnownFileType = text; path = "db-schema-4.sql"; sourceTree = "<group>"; };
FE94E5211CCBA74F00FAE755 /* Siskin.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Siskin.app; sourceTree = BUILT_PRODUCTS_DIR; };
FE94E5211CCBA74F00FAE755 /* Snikket.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Snikket.app; sourceTree = BUILT_PRODUCTS_DIR; };
FE94E5241CCBA74F00FAE755 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
FE94E52B1CCBA74F00FAE755 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
FE94E52D1CCBA74F00FAE755 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
@ -826,7 +826,7 @@
FE94E5221CCBA74F00FAE755 /* Products */ = {
isa = PBXGroup;
children = (
FE94E5211CCBA74F00FAE755 /* Siskin.app */,
FE94E5211CCBA74F00FAE755 /* Snikket.app */,
FE4DDF531F39E0B500A4CE5A /* Snikket - Share.appex */,
FE759FA12370ACA4001E78D9 /* NotificationService.appex */,
FE759FC52370B2A4001E78D9 /* Shared.framework */,
@ -1052,7 +1052,7 @@
packageProductDependencies = (
);
productName = SiskinIM;
productReference = FE94E5211CCBA74F00FAE755 /* Siskin.app */;
productReference = FE94E5211CCBA74F00FAE755 /* Snikket.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
@ -1483,7 +1483,7 @@
CODE_SIGN_ENTITLEMENTS = "Snikket - Share/Snikket - Share.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 6;
DEVELOPMENT_TEAM = 2YH6MCD3C8;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
@ -1516,7 +1516,7 @@
CODE_SIGN_ENTITLEMENTS = "Snikket - Share/Snikket - Share.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 6;
DEVELOPMENT_TEAM = 2YH6MCD3C8;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
@ -1551,7 +1551,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 6;
DEVELOPMENT_TEAM = 2YH6MCD3C8;
ENABLE_BITCODE = NO;
GCC_C_LANGUAGE_STANDARD = gnu11;
@ -1591,7 +1591,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 6;
DEVELOPMENT_TEAM = 2YH6MCD3C8;
ENABLE_BITCODE = NO;
GCC_C_LANGUAGE_STANDARD = gnu11;
@ -1630,7 +1630,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 6;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 2YH6MCD3C8;
DYLIB_COMPATIBILITY_VERSION = 1;
@ -1679,7 +1679,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 6;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 2YH6MCD3C8;
DYLIB_COMPATIBILITY_VERSION = 1;
@ -1838,7 +1838,7 @@
CODE_SIGN_ENTITLEMENTS = Snikket/Snikket.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 6;
DEAD_CODE_STRIPPING = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 2YH6MCD3C8;
@ -1861,7 +1861,7 @@
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = org.snikket.ios;
PRODUCT_NAME = Siskin;
PRODUCT_NAME = Snikket;
PROVISIONING_PROFILE = "";
STRIP_INSTALLED_PRODUCT = NO;
SWIFT_INCLUDE_PATHS = "$(SRCROOT)/Modules/";
@ -1878,7 +1878,7 @@
CODE_SIGN_ENTITLEMENTS = Snikket/Snikket.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 6;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = 2YH6MCD3C8;
ENABLE_BITCODE = NO;
@ -1901,7 +1901,7 @@
MARKETING_VERSION = 1.0;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = org.snikket.ios;
PRODUCT_NAME = Siskin;
PRODUCT_NAME = Snikket;
PROVISIONING_PROFILE = "";
STRIP_INSTALLED_PRODUCT = NO;
SWIFT_INCLUDE_PATHS = "$(SRCROOT)/Modules/";

View file

@ -30,7 +30,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "FE94E5201CCBA74F00FAE755"
BuildableName = "Siskin.app"
BuildableName = "Snikket.app"
BlueprintName = "Snikket"
ReferencedContainer = "container:Snikket.xcodeproj">
</BuildableReference>
@ -66,7 +66,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "FE94E5201CCBA74F00FAE755"
BuildableName = "Siskin.app"
BuildableName = "Snikket.app"
BlueprintName = "Snikket"
ReferencedContainer = "container:Snikket.xcodeproj">
</BuildableReference>
@ -84,7 +84,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "FE94E5201CCBA74F00FAE755"
BuildableName = "Siskin.app"
BuildableName = "Snikket.app"
BlueprintName = "Snikket"
ReferencedContainer = "container:Snikket.xcodeproj">
</BuildableReference>