|
|
@ -29,6 +29,11 @@
|
|
|
|
5C116CDC27AABE0400E66D01 /* ContactRequestView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C116CDB27AABE0400E66D01 /* ContactRequestView.swift */; };
|
|
|
|
5C116CDC27AABE0400E66D01 /* ContactRequestView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C116CDB27AABE0400E66D01 /* ContactRequestView.swift */; };
|
|
|
|
5C13730B28156D2700F43030 /* ContactConnectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C13730A28156D2700F43030 /* ContactConnectionView.swift */; };
|
|
|
|
5C13730B28156D2700F43030 /* ContactConnectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C13730A28156D2700F43030 /* ContactConnectionView.swift */; };
|
|
|
|
5C1A4C1E27A715B700EAD5AD /* ChatItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C1A4C1D27A715B700EAD5AD /* ChatItemView.swift */; };
|
|
|
|
5C1A4C1E27A715B700EAD5AD /* ChatItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C1A4C1D27A715B700EAD5AD /* ChatItemView.swift */; };
|
|
|
|
|
|
|
|
5C29C3A52B6D09B2003DF84C /* libgmpxx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C29C3A02B6D09B2003DF84C /* libgmpxx.a */; };
|
|
|
|
|
|
|
|
5C29C3A62B6D09B2003DF84C /* libHSsimplex-chat-5.5.2.0-B3iqnZovI7Z5cYCa3ekeAz.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C29C3A12B6D09B2003DF84C /* libHSsimplex-chat-5.5.2.0-B3iqnZovI7Z5cYCa3ekeAz.a */; };
|
|
|
|
|
|
|
|
5C29C3A72B6D09B2003DF84C /* libHSsimplex-chat-5.5.2.0-B3iqnZovI7Z5cYCa3ekeAz-ghc9.6.3.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C29C3A22B6D09B2003DF84C /* libHSsimplex-chat-5.5.2.0-B3iqnZovI7Z5cYCa3ekeAz-ghc9.6.3.a */; };
|
|
|
|
|
|
|
|
5C29C3A82B6D09B2003DF84C /* libgmp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C29C3A32B6D09B2003DF84C /* libgmp.a */; };
|
|
|
|
|
|
|
|
5C29C3A92B6D09B2003DF84C /* libffi.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C29C3A42B6D09B2003DF84C /* libffi.a */; };
|
|
|
|
5C2E260727A2941F00F70299 /* SimpleXAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C2E260627A2941F00F70299 /* SimpleXAPI.swift */; };
|
|
|
|
5C2E260727A2941F00F70299 /* SimpleXAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C2E260627A2941F00F70299 /* SimpleXAPI.swift */; };
|
|
|
|
5C2E260B27A30CFA00F70299 /* ChatListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C2E260A27A30CFA00F70299 /* ChatListView.swift */; };
|
|
|
|
5C2E260B27A30CFA00F70299 /* ChatListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C2E260A27A30CFA00F70299 /* ChatListView.swift */; };
|
|
|
|
5C2E260F27A30FDC00F70299 /* ChatView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C2E260E27A30FDC00F70299 /* ChatView.swift */; };
|
|
|
|
5C2E260F27A30FDC00F70299 /* ChatView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C2E260E27A30FDC00F70299 /* ChatView.swift */; };
|
|
|
@ -137,11 +142,6 @@
|
|
|
|
5CE4407927ADB701007B033A /* EmojiItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CE4407827ADB701007B033A /* EmojiItemView.swift */; };
|
|
|
|
5CE4407927ADB701007B033A /* EmojiItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CE4407827ADB701007B033A /* EmojiItemView.swift */; };
|
|
|
|
5CEACCE327DE9246000BD591 /* ComposeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CEACCE227DE9246000BD591 /* ComposeView.swift */; };
|
|
|
|
5CEACCE327DE9246000BD591 /* ComposeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CEACCE227DE9246000BD591 /* ComposeView.swift */; };
|
|
|
|
5CEACCED27DEA495000BD591 /* MsgContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CEACCEC27DEA495000BD591 /* MsgContentView.swift */; };
|
|
|
|
5CEACCED27DEA495000BD591 /* MsgContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CEACCEC27DEA495000BD591 /* MsgContentView.swift */; };
|
|
|
|
5CEB651B2B65B25500EF2982 /* libgmpxx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5CEB65162B65B25400EF2982 /* libgmpxx.a */; };
|
|
|
|
|
|
|
|
5CEB651C2B65B25500EF2982 /* libffi.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5CEB65172B65B25400EF2982 /* libffi.a */; };
|
|
|
|
|
|
|
|
5CEB651D2B65B25500EF2982 /* libHSsimplex-chat-5.5.1.0-3edL3RXPYL6hI3kOCWWU9.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5CEB65182B65B25400EF2982 /* libHSsimplex-chat-5.5.1.0-3edL3RXPYL6hI3kOCWWU9.a */; };
|
|
|
|
|
|
|
|
5CEB651E2B65B25500EF2982 /* libHSsimplex-chat-5.5.1.0-3edL3RXPYL6hI3kOCWWU9-ghc9.6.3.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5CEB65192B65B25400EF2982 /* libHSsimplex-chat-5.5.1.0-3edL3RXPYL6hI3kOCWWU9-ghc9.6.3.a */; };
|
|
|
|
|
|
|
|
5CEB651F2B65B25500EF2982 /* libgmp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5CEB651A2B65B25500EF2982 /* libgmp.a */; };
|
|
|
|
|
|
|
|
5CEBD7462A5C0A8F00665FE2 /* KeyboardPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CEBD7452A5C0A8F00665FE2 /* KeyboardPadding.swift */; };
|
|
|
|
5CEBD7462A5C0A8F00665FE2 /* KeyboardPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CEBD7452A5C0A8F00665FE2 /* KeyboardPadding.swift */; };
|
|
|
|
5CEBD7482A5F115D00665FE2 /* SetDeliveryReceiptsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CEBD7472A5F115D00665FE2 /* SetDeliveryReceiptsView.swift */; };
|
|
|
|
5CEBD7482A5F115D00665FE2 /* SetDeliveryReceiptsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CEBD7472A5F115D00665FE2 /* SetDeliveryReceiptsView.swift */; };
|
|
|
|
5CF9371E2B23429500E1D781 /* ConcurrentQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF9371D2B23429500E1D781 /* ConcurrentQueue.swift */; };
|
|
|
|
5CF9371E2B23429500E1D781 /* ConcurrentQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF9371D2B23429500E1D781 /* ConcurrentQueue.swift */; };
|
|
|
@ -278,6 +278,11 @@
|
|
|
|
5C245F3C2B501E98001CC39F /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
|
5C245F3C2B501E98001CC39F /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
|
5C245F3D2B501F13001CC39F /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = "tr.lproj/SimpleX--iOS--InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
|
5C245F3D2B501F13001CC39F /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = "tr.lproj/SimpleX--iOS--InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
|
5C245F3E2B501F13001CC39F /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
|
5C245F3E2B501F13001CC39F /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
5C29C3A02B6D09B2003DF84C /* libgmpxx.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libgmpxx.a; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
5C29C3A12B6D09B2003DF84C /* libHSsimplex-chat-5.5.2.0-B3iqnZovI7Z5cYCa3ekeAz.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libHSsimplex-chat-5.5.2.0-B3iqnZovI7Z5cYCa3ekeAz.a"; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
5C29C3A22B6D09B2003DF84C /* libHSsimplex-chat-5.5.2.0-B3iqnZovI7Z5cYCa3ekeAz-ghc9.6.3.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libHSsimplex-chat-5.5.2.0-B3iqnZovI7Z5cYCa3ekeAz-ghc9.6.3.a"; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
5C29C3A32B6D09B2003DF84C /* libgmp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libgmp.a; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
5C29C3A42B6D09B2003DF84C /* libffi.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libffi.a; sourceTree = "<group>"; };
|
|
|
|
5C2E260627A2941F00F70299 /* SimpleXAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimpleXAPI.swift; sourceTree = "<group>"; };
|
|
|
|
5C2E260627A2941F00F70299 /* SimpleXAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimpleXAPI.swift; sourceTree = "<group>"; };
|
|
|
|
5C2E260A27A30CFA00F70299 /* ChatListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatListView.swift; sourceTree = "<group>"; };
|
|
|
|
5C2E260A27A30CFA00F70299 /* ChatListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatListView.swift; sourceTree = "<group>"; };
|
|
|
|
5C2E260E27A30FDC00F70299 /* ChatView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatView.swift; sourceTree = "<group>"; };
|
|
|
|
5C2E260E27A30FDC00F70299 /* ChatView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatView.swift; sourceTree = "<group>"; };
|
|
|
@ -424,11 +429,6 @@
|
|
|
|
5CE6C7B42AAB1527007F345C /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
|
5CE6C7B42AAB1527007F345C /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
|
5CEACCE227DE9246000BD591 /* ComposeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComposeView.swift; sourceTree = "<group>"; };
|
|
|
|
5CEACCE227DE9246000BD591 /* ComposeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComposeView.swift; sourceTree = "<group>"; };
|
|
|
|
5CEACCEC27DEA495000BD591 /* MsgContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MsgContentView.swift; sourceTree = "<group>"; };
|
|
|
|
5CEACCEC27DEA495000BD591 /* MsgContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MsgContentView.swift; sourceTree = "<group>"; };
|
|
|
|
5CEB65162B65B25400EF2982 /* libgmpxx.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libgmpxx.a; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
5CEB65172B65B25400EF2982 /* libffi.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libffi.a; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
5CEB65182B65B25400EF2982 /* libHSsimplex-chat-5.5.1.0-3edL3RXPYL6hI3kOCWWU9.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libHSsimplex-chat-5.5.1.0-3edL3RXPYL6hI3kOCWWU9.a"; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
5CEB65192B65B25400EF2982 /* libHSsimplex-chat-5.5.1.0-3edL3RXPYL6hI3kOCWWU9-ghc9.6.3.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libHSsimplex-chat-5.5.1.0-3edL3RXPYL6hI3kOCWWU9-ghc9.6.3.a"; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
5CEB651A2B65B25500EF2982 /* libgmp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libgmp.a; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
5CEBD7452A5C0A8F00665FE2 /* KeyboardPadding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardPadding.swift; sourceTree = "<group>"; };
|
|
|
|
5CEBD7452A5C0A8F00665FE2 /* KeyboardPadding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardPadding.swift; sourceTree = "<group>"; };
|
|
|
|
5CEBD7472A5F115D00665FE2 /* SetDeliveryReceiptsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SetDeliveryReceiptsView.swift; sourceTree = "<group>"; };
|
|
|
|
5CEBD7472A5F115D00665FE2 /* SetDeliveryReceiptsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SetDeliveryReceiptsView.swift; sourceTree = "<group>"; };
|
|
|
|
5CF9371D2B23429500E1D781 /* ConcurrentQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConcurrentQueue.swift; sourceTree = "<group>"; };
|
|
|
|
5CF9371D2B23429500E1D781 /* ConcurrentQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConcurrentQueue.swift; sourceTree = "<group>"; };
|
|
|
@ -514,13 +514,13 @@
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
files = (
|
|
|
|
5CEB651B2B65B25500EF2982 /* libgmpxx.a in Frameworks */,
|
|
|
|
5C29C3A62B6D09B2003DF84C /* libHSsimplex-chat-5.5.2.0-B3iqnZovI7Z5cYCa3ekeAz.a in Frameworks */,
|
|
|
|
5CEB651F2B65B25500EF2982 /* libgmp.a in Frameworks */,
|
|
|
|
5C29C3A52B6D09B2003DF84C /* libgmpxx.a in Frameworks */,
|
|
|
|
5CE2BA93284534B000EC33A6 /* libiconv.tbd in Frameworks */,
|
|
|
|
5CE2BA93284534B000EC33A6 /* libiconv.tbd in Frameworks */,
|
|
|
|
5CEB651D2B65B25500EF2982 /* libHSsimplex-chat-5.5.1.0-3edL3RXPYL6hI3kOCWWU9.a in Frameworks */,
|
|
|
|
|
|
|
|
5CE2BA94284534BB00EC33A6 /* libz.tbd in Frameworks */,
|
|
|
|
5CE2BA94284534BB00EC33A6 /* libz.tbd in Frameworks */,
|
|
|
|
5CEB651C2B65B25500EF2982 /* libffi.a in Frameworks */,
|
|
|
|
5C29C3A92B6D09B2003DF84C /* libffi.a in Frameworks */,
|
|
|
|
5CEB651E2B65B25500EF2982 /* libHSsimplex-chat-5.5.1.0-3edL3RXPYL6hI3kOCWWU9-ghc9.6.3.a in Frameworks */,
|
|
|
|
5C29C3A82B6D09B2003DF84C /* libgmp.a in Frameworks */,
|
|
|
|
|
|
|
|
5C29C3A72B6D09B2003DF84C /* libHSsimplex-chat-5.5.2.0-B3iqnZovI7Z5cYCa3ekeAz-ghc9.6.3.a in Frameworks */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
};
|
|
|
@ -582,11 +582,11 @@
|
|
|
|
5C764E5C279C70B7000C6508 /* Libraries */ = {
|
|
|
|
5C764E5C279C70B7000C6508 /* Libraries */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
|
5CEB65172B65B25400EF2982 /* libffi.a */,
|
|
|
|
5C29C3A42B6D09B2003DF84C /* libffi.a */,
|
|
|
|
5CEB651A2B65B25500EF2982 /* libgmp.a */,
|
|
|
|
5C29C3A32B6D09B2003DF84C /* libgmp.a */,
|
|
|
|
5CEB65162B65B25400EF2982 /* libgmpxx.a */,
|
|
|
|
5C29C3A02B6D09B2003DF84C /* libgmpxx.a */,
|
|
|
|
5CEB65192B65B25400EF2982 /* libHSsimplex-chat-5.5.1.0-3edL3RXPYL6hI3kOCWWU9-ghc9.6.3.a */,
|
|
|
|
5C29C3A22B6D09B2003DF84C /* libHSsimplex-chat-5.5.2.0-B3iqnZovI7Z5cYCa3ekeAz-ghc9.6.3.a */,
|
|
|
|
5CEB65182B65B25400EF2982 /* libHSsimplex-chat-5.5.1.0-3edL3RXPYL6hI3kOCWWU9.a */,
|
|
|
|
5C29C3A12B6D09B2003DF84C /* libHSsimplex-chat-5.5.2.0-B3iqnZovI7Z5cYCa3ekeAz.a */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
path = Libraries;
|
|
|
|
path = Libraries;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
sourceTree = "<group>";
|
|
|
@ -1509,7 +1509,7 @@
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "SimpleX (iOS).entitlements";
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "SimpleX (iOS).entitlements";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 195;
|
|
|
|
CURRENT_PROJECT_VERSION = 196;
|
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
@ -1531,7 +1531,7 @@
|
|
|
|
"$(inherited)",
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
|
|
|
);
|
|
|
|
MARKETING_VERSION = 5.5.1;
|
|
|
|
MARKETING_VERSION = 5.5.2;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.simplex.app;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.simplex.app;
|
|
|
|
PRODUCT_NAME = SimpleX;
|
|
|
|
PRODUCT_NAME = SimpleX;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
@ -1552,7 +1552,7 @@
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "SimpleX (iOS).entitlements";
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "SimpleX (iOS).entitlements";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 195;
|
|
|
|
CURRENT_PROJECT_VERSION = 196;
|
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
@ -1574,7 +1574,7 @@
|
|
|
|
"$(inherited)",
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
|
|
|
);
|
|
|
|
MARKETING_VERSION = 5.5.1;
|
|
|
|
MARKETING_VERSION = 5.5.2;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.simplex.app;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.simplex.app;
|
|
|
|
PRODUCT_NAME = SimpleX;
|
|
|
|
PRODUCT_NAME = SimpleX;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
@ -1633,7 +1633,7 @@
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "SimpleX NSE/SimpleX NSE.entitlements";
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "SimpleX NSE/SimpleX NSE.entitlements";
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 195;
|
|
|
|
CURRENT_PROJECT_VERSION = 196;
|
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
@ -1646,7 +1646,7 @@
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/../../Frameworks",
|
|
|
|
"@executable_path/../../Frameworks",
|
|
|
|
);
|
|
|
|
);
|
|
|
|
MARKETING_VERSION = 5.5.1;
|
|
|
|
MARKETING_VERSION = 5.5.2;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "chat.simplex.app.SimpleX-NSE";
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "chat.simplex.app.SimpleX-NSE";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
@ -1665,7 +1665,7 @@
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "SimpleX NSE/SimpleX NSE.entitlements";
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "SimpleX NSE/SimpleX NSE.entitlements";
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 195;
|
|
|
|
CURRENT_PROJECT_VERSION = 196;
|
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
@ -1678,7 +1678,7 @@
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/../../Frameworks",
|
|
|
|
"@executable_path/../../Frameworks",
|
|
|
|
);
|
|
|
|
);
|
|
|
|
MARKETING_VERSION = 5.5.1;
|
|
|
|
MARKETING_VERSION = 5.5.2;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "chat.simplex.app.SimpleX-NSE";
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "chat.simplex.app.SimpleX-NSE";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
@ -1697,7 +1697,7 @@
|
|
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 195;
|
|
|
|
CURRENT_PROJECT_VERSION = 196;
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
@ -1721,7 +1721,7 @@
|
|
|
|
"$(inherited)",
|
|
|
|
"$(inherited)",
|
|
|
|
"$(PROJECT_DIR)/Libraries/sim",
|
|
|
|
"$(PROJECT_DIR)/Libraries/sim",
|
|
|
|
);
|
|
|
|
);
|
|
|
|
MARKETING_VERSION = 5.5.1;
|
|
|
|
MARKETING_VERSION = 5.5.2;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.simplex.SimpleXChat;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.simplex.SimpleXChat;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
@ -1743,7 +1743,7 @@
|
|
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 195;
|
|
|
|
CURRENT_PROJECT_VERSION = 196;
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
@ -1767,7 +1767,7 @@
|
|
|
|
"$(inherited)",
|
|
|
|
"$(inherited)",
|
|
|
|
"$(PROJECT_DIR)/Libraries/sim",
|
|
|
|
"$(PROJECT_DIR)/Libraries/sim",
|
|
|
|
);
|
|
|
|
);
|
|
|
|
MARKETING_VERSION = 5.5.1;
|
|
|
|
MARKETING_VERSION = 5.5.2;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.simplex.SimpleXChat;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.simplex.SimpleXChat;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|