mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Updated project
This commit is contained in:
parent
3faa93334f
commit
8da82015ce
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -12,7 +12,7 @@ url=../Display.git
|
||||
url=../LegacyComponents.git
|
||||
[submodule "submodules/libtgvoip"]
|
||||
path = submodules/libtgvoip
|
||||
url=git@github.com:grishka/libtgvoip.git
|
||||
url=git@github.com:peter-iakovlev/libtgvoip.git
|
||||
[submodule "submodules/lottie-ios"]
|
||||
path = submodules/lottie-ios
|
||||
url=git@github.com:peter-iakovlev/lottie-ios.git
|
||||
|
@ -395,7 +395,7 @@
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
D006CFA221A8D2CF00FDCD32 /* Debug Hockeyapp */ = {
|
||||
D006CFA221A8D2CF00FDCD32 /* DebugHockeyapp */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
@ -457,9 +457,9 @@
|
||||
VERSIONING_SYSTEM = "apple-generic";
|
||||
VERSION_INFO_PREFIX = "";
|
||||
};
|
||||
name = "Debug Hockeyapp";
|
||||
name = DebugHockeyapp;
|
||||
};
|
||||
D006CFA321A8D2CF00FDCD32 /* Debug Hockeyapp */ = {
|
||||
D006CFA321A8D2CF00FDCD32 /* DebugHockeyapp */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = YES;
|
||||
@ -487,9 +487,9 @@
|
||||
SWIFT_VERSION = 4.2;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
};
|
||||
name = "Debug Hockeyapp";
|
||||
name = DebugHockeyapp;
|
||||
};
|
||||
D006CFA421A8D2D300FDCD32 /* Debug Fork */ = {
|
||||
D006CFA421A8D2D300FDCD32 /* DebugFork */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
@ -551,9 +551,9 @@
|
||||
VERSIONING_SYSTEM = "apple-generic";
|
||||
VERSION_INFO_PREFIX = "";
|
||||
};
|
||||
name = "Debug Fork";
|
||||
name = DebugFork;
|
||||
};
|
||||
D006CFA521A8D2D300FDCD32 /* Debug Fork */ = {
|
||||
D006CFA521A8D2D300FDCD32 /* DebugFork */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = YES;
|
||||
@ -581,9 +581,9 @@
|
||||
SWIFT_VERSION = 4.2;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
};
|
||||
name = "Debug Fork";
|
||||
name = DebugFork;
|
||||
};
|
||||
D006CFA621A8D2E200FDCD32 /* Debug AppStore */ = {
|
||||
D006CFA621A8D2E200FDCD32 /* DebugAppStore */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
@ -645,9 +645,9 @@
|
||||
VERSIONING_SYSTEM = "apple-generic";
|
||||
VERSION_INFO_PREFIX = "";
|
||||
};
|
||||
name = "Debug AppStore";
|
||||
name = DebugAppStore;
|
||||
};
|
||||
D006CFA721A8D2E200FDCD32 /* Debug AppStore */ = {
|
||||
D006CFA721A8D2E200FDCD32 /* DebugAppStore */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = YES;
|
||||
@ -675,9 +675,9 @@
|
||||
SWIFT_VERSION = 4.2;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
};
|
||||
name = "Debug AppStore";
|
||||
name = DebugAppStore;
|
||||
};
|
||||
D006CFA821A8D2E500FDCD32 /* Debug AppStore LLC */ = {
|
||||
D006CFA821A8D2E500FDCD32 /* DebugAppStoreLLC */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
@ -739,9 +739,9 @@
|
||||
VERSIONING_SYSTEM = "apple-generic";
|
||||
VERSION_INFO_PREFIX = "";
|
||||
};
|
||||
name = "Debug AppStore LLC";
|
||||
name = DebugAppStoreLLC;
|
||||
};
|
||||
D006CFA921A8D2E500FDCD32 /* Debug AppStore LLC */ = {
|
||||
D006CFA921A8D2E500FDCD32 /* DebugAppStoreLLC */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = YES;
|
||||
@ -769,9 +769,9 @@
|
||||
SWIFT_VERSION = 4.2;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
};
|
||||
name = "Debug AppStore LLC";
|
||||
name = DebugAppStoreLLC;
|
||||
};
|
||||
D006CFAA21A8D2F200FDCD32 /* Release Hockeyapp */ = {
|
||||
D006CFAA21A8D2F200FDCD32 /* ReleaseHockeyapp */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
@ -827,9 +827,9 @@
|
||||
VERSIONING_SYSTEM = "apple-generic";
|
||||
VERSION_INFO_PREFIX = "";
|
||||
};
|
||||
name = "Release Hockeyapp";
|
||||
name = ReleaseHockeyapp;
|
||||
};
|
||||
D006CFAB21A8D2F200FDCD32 /* Release Hockeyapp */ = {
|
||||
D006CFAB21A8D2F200FDCD32 /* ReleaseHockeyapp */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = YES;
|
||||
@ -856,9 +856,9 @@
|
||||
SWIFT_VERSION = 4.2;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
};
|
||||
name = "Release Hockeyapp";
|
||||
name = ReleaseHockeyapp;
|
||||
};
|
||||
D006CFAC21A8D2F700FDCD32 /* Release Hockeyapp Internal */ = {
|
||||
D006CFAC21A8D2F700FDCD32 /* ReleaseHockeyappInternal */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
@ -914,9 +914,9 @@
|
||||
VERSIONING_SYSTEM = "apple-generic";
|
||||
VERSION_INFO_PREFIX = "";
|
||||
};
|
||||
name = "Release Hockeyapp Internal";
|
||||
name = ReleaseHockeyappInternal;
|
||||
};
|
||||
D006CFAD21A8D2F700FDCD32 /* Release Hockeyapp Internal */ = {
|
||||
D006CFAD21A8D2F700FDCD32 /* ReleaseHockeyappInternal */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = YES;
|
||||
@ -943,9 +943,9 @@
|
||||
SWIFT_VERSION = 4.2;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
};
|
||||
name = "Release Hockeyapp Internal";
|
||||
name = ReleaseHockeyappInternal;
|
||||
};
|
||||
D006CFAE21A8D30200FDCD32 /* Release AppStore */ = {
|
||||
D006CFAE21A8D30200FDCD32 /* ReleaseAppStore */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
@ -1001,9 +1001,9 @@
|
||||
VERSIONING_SYSTEM = "apple-generic";
|
||||
VERSION_INFO_PREFIX = "";
|
||||
};
|
||||
name = "Release AppStore";
|
||||
name = ReleaseAppStore;
|
||||
};
|
||||
D006CFAF21A8D30200FDCD32 /* Release AppStore */ = {
|
||||
D006CFAF21A8D30200FDCD32 /* ReleaseAppStore */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = YES;
|
||||
@ -1030,9 +1030,9 @@
|
||||
SWIFT_VERSION = 4.2;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
};
|
||||
name = "Release AppStore";
|
||||
name = ReleaseAppStore;
|
||||
};
|
||||
D006CFB021A8D30800FDCD32 /* Release AppStore LLC */ = {
|
||||
D006CFB021A8D30800FDCD32 /* ReleaseAppStoreLLC */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
@ -1088,9 +1088,9 @@
|
||||
VERSIONING_SYSTEM = "apple-generic";
|
||||
VERSION_INFO_PREFIX = "";
|
||||
};
|
||||
name = "Release AppStore LLC";
|
||||
name = ReleaseAppStoreLLC;
|
||||
};
|
||||
D006CFB121A8D30800FDCD32 /* Release AppStore LLC */ = {
|
||||
D006CFB121A8D30800FDCD32 /* ReleaseAppStoreLLC */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = YES;
|
||||
@ -1117,7 +1117,7 @@
|
||||
SWIFT_VERSION = 4.2;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
};
|
||||
name = "Release AppStore LLC";
|
||||
name = ReleaseAppStoreLLC;
|
||||
};
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
@ -1126,15 +1126,15 @@
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
D006CF8421A8CF6500FDCD32 /* Debug */,
|
||||
D006CFA821A8D2E500FDCD32 /* Debug AppStore LLC */,
|
||||
D006CFA621A8D2E200FDCD32 /* Debug AppStore */,
|
||||
D006CFA421A8D2D300FDCD32 /* Debug Fork */,
|
||||
D006CFA221A8D2CF00FDCD32 /* Debug Hockeyapp */,
|
||||
D006CFA821A8D2E500FDCD32 /* DebugAppStoreLLC */,
|
||||
D006CFA621A8D2E200FDCD32 /* DebugAppStore */,
|
||||
D006CFA421A8D2D300FDCD32 /* DebugFork */,
|
||||
D006CFA221A8D2CF00FDCD32 /* DebugHockeyapp */,
|
||||
D006CF8521A8CF6500FDCD32 /* Release */,
|
||||
D006CFB021A8D30800FDCD32 /* Release AppStore LLC */,
|
||||
D006CFAE21A8D30200FDCD32 /* Release AppStore */,
|
||||
D006CFAC21A8D2F700FDCD32 /* Release Hockeyapp Internal */,
|
||||
D006CFAA21A8D2F200FDCD32 /* Release Hockeyapp */,
|
||||
D006CFB021A8D30800FDCD32 /* ReleaseAppStoreLLC */,
|
||||
D006CFAE21A8D30200FDCD32 /* ReleaseAppStore */,
|
||||
D006CFAC21A8D2F700FDCD32 /* ReleaseHockeyappInternal */,
|
||||
D006CFAA21A8D2F200FDCD32 /* ReleaseHockeyapp */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -1143,15 +1143,15 @@
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
D006CF8721A8CF6500FDCD32 /* Debug */,
|
||||
D006CFA921A8D2E500FDCD32 /* Debug AppStore LLC */,
|
||||
D006CFA721A8D2E200FDCD32 /* Debug AppStore */,
|
||||
D006CFA521A8D2D300FDCD32 /* Debug Fork */,
|
||||
D006CFA321A8D2CF00FDCD32 /* Debug Hockeyapp */,
|
||||
D006CFA921A8D2E500FDCD32 /* DebugAppStoreLLC */,
|
||||
D006CFA721A8D2E200FDCD32 /* DebugAppStore */,
|
||||
D006CFA521A8D2D300FDCD32 /* DebugFork */,
|
||||
D006CFA321A8D2CF00FDCD32 /* DebugHockeyapp */,
|
||||
D006CF8821A8CF6500FDCD32 /* Release */,
|
||||
D006CFB121A8D30800FDCD32 /* Release AppStore LLC */,
|
||||
D006CFAF21A8D30200FDCD32 /* Release AppStore */,
|
||||
D006CFAD21A8D2F700FDCD32 /* Release Hockeyapp Internal */,
|
||||
D006CFAB21A8D2F200FDCD32 /* Release Hockeyapp */,
|
||||
D006CFB121A8D30800FDCD32 /* ReleaseAppStoreLLC */,
|
||||
D006CFAF21A8D30200FDCD32 /* ReleaseAppStore */,
|
||||
D006CFAD21A8D2F700FDCD32 /* ReleaseHockeyappInternal */,
|
||||
D006CFAB21A8D2F200FDCD32 /* ReleaseHockeyapp */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -23,7 +23,7 @@
|
||||
</BuildActionEntries>
|
||||
</BuildAction>
|
||||
<TestAction
|
||||
buildConfiguration = "Debug AppStore LLC"
|
||||
buildConfiguration = "DebugAppStoreLLC"
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
shouldUseLaunchSchemeArgsEnv = "YES">
|
||||
@ -42,7 +42,7 @@
|
||||
</AdditionalOptions>
|
||||
</TestAction>
|
||||
<LaunchAction
|
||||
buildConfiguration = "Debug AppStore LLC"
|
||||
buildConfiguration = "DebugAppStoreLLC"
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
launchStyle = "0"
|
||||
@ -65,7 +65,7 @@
|
||||
</AdditionalOptions>
|
||||
</LaunchAction>
|
||||
<ProfileAction
|
||||
buildConfiguration = "Release AppStore LLC"
|
||||
buildConfiguration = "ReleaseAppStoreLLC"
|
||||
shouldUseLaunchSchemeArgsEnv = "YES"
|
||||
savedToolIdentifier = ""
|
||||
useCustomWorkingDirectory = "NO"
|
||||
@ -82,10 +82,10 @@
|
||||
</BuildableProductRunnable>
|
||||
</ProfileAction>
|
||||
<AnalyzeAction
|
||||
buildConfiguration = "Debug AppStore LLC">
|
||||
buildConfiguration = "DebugAppStoreLLC">
|
||||
</AnalyzeAction>
|
||||
<ArchiveAction
|
||||
buildConfiguration = "Release AppStore LLC"
|
||||
buildConfiguration = "ReleaseAppStoreLLC"
|
||||
revealArchiveInOrganizer = "YES">
|
||||
</ArchiveAction>
|
||||
</Scheme>
|
||||
|
@ -37,7 +37,7 @@
|
||||
</BuildActionEntries>
|
||||
</BuildAction>
|
||||
<TestAction
|
||||
buildConfiguration = "Debug Hockeyapp"
|
||||
buildConfiguration = "DebugHockeyapp"
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
shouldUseLaunchSchemeArgsEnv = "YES">
|
||||
@ -76,7 +76,7 @@
|
||||
</AdditionalOptions>
|
||||
</TestAction>
|
||||
<LaunchAction
|
||||
buildConfiguration = "Debug Hockeyapp"
|
||||
buildConfiguration = "DebugHockeyapp"
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
enableASanStackUseAfterReturn = "YES"
|
||||
@ -108,7 +108,7 @@
|
||||
</AdditionalOptions>
|
||||
</LaunchAction>
|
||||
<ProfileAction
|
||||
buildConfiguration = "Debug Hockeyapp"
|
||||
buildConfiguration = "DebugHockeyapp"
|
||||
shouldUseLaunchSchemeArgsEnv = "YES"
|
||||
savedToolIdentifier = ""
|
||||
useCustomWorkingDirectory = "NO"
|
||||
@ -125,10 +125,10 @@
|
||||
</BuildableProductRunnable>
|
||||
</ProfileAction>
|
||||
<AnalyzeAction
|
||||
buildConfiguration = "Debug Hockeyapp">
|
||||
buildConfiguration = "DebugHockeyapp">
|
||||
</AnalyzeAction>
|
||||
<ArchiveAction
|
||||
buildConfiguration = "Release Hockeyapp Internal"
|
||||
buildConfiguration = "ReleaseHockeyappInternal"
|
||||
revealArchiveInOrganizer = "YES">
|
||||
</ArchiveAction>
|
||||
</Scheme>
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit fb270badddda290181072f17cff77f4aed5e8b59
|
||||
Subproject commit 5ead5ef189ffb2e9695383a12ec1c246c3e9066b
|
@ -1 +1 @@
|
||||
Subproject commit d71707c31b1395bffe54699c02a238a9010f8d0c
|
||||
Subproject commit 95fd1ed77b14e10441596929b65557884bdcf9c3
|
@ -1 +1 @@
|
||||
Subproject commit e833fa5a21065df031ed5a32b44c4329ff36e3d3
|
||||
Subproject commit 3ddcee64a4024d79190f205ec61bf243f9b0cba0
|
@ -1 +1 @@
|
||||
Subproject commit d204e4de9b14d56b3cbc3361149d7a1f7593c48f
|
||||
Subproject commit e22475f39ae56ec2757e427a78d6022a74b1ee39
|
@ -1 +1 @@
|
||||
Subproject commit acd9a4c37a5bf69a83f31bb37f57cef98d8011b7
|
||||
Subproject commit 6df298b343b08470921864790023ef4309399fac
|
@ -1 +1 @@
|
||||
Subproject commit 68736fba4a1871bdb982117264e37f89d01f78cb
|
||||
Subproject commit eb03d433018a9a6eafacb5cbe4b135b7ea4fbac8
|
@ -1 +1 @@
|
||||
Subproject commit 3e1a2d11905e58e12d91100d0aea2944b6804f53
|
||||
Subproject commit f5cb1bb7ec6afc3aff73cd4927a7db4212b79b95
|
@ -1 +1 @@
|
||||
Subproject commit ceaa1e758052643d5df558adb1dbbb4e922d21e8
|
||||
Subproject commit 7223dbbcbcb71824f65b42ed4c7fd6a0a56a4785
|
@ -1 +1 @@
|
||||
Subproject commit a806b9011c9452c8eae64be81562871ce9566956
|
||||
Subproject commit 78c8d2e565367e8bef2674c55f1cac856dbf4ddb
|
@ -1 +1 @@
|
||||
Subproject commit d53fb89437cb397e74d6af789f85acd4faf267a6
|
||||
Subproject commit 929a90c01c7160211c19045d54961868a57dc3bf
|
@ -1 +1 @@
|
||||
Subproject commit 7f54b9109cb37078aa34060e53091c8b4ad1f51a
|
||||
Subproject commit 24fcebafe9cd449002f6b4a2662acd918905e5af
|
@ -1 +1 @@
|
||||
Subproject commit 25c9b51e3006f011dbb899481e63dbd4bb420753
|
||||
Subproject commit 14efab210bf242fce2307c46e4c4c3098df51af1
|
Loading…
x
Reference in New Issue
Block a user