Skip to content
This repository was archived by the owner on May 10, 2019. It is now read-only.

Commit ce37b77

Browse files
no message
1 parent 58ce610 commit ce37b77

File tree

2,448 files changed

+395215
-151565
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,448 files changed

+395215
-151565
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ url=https://github.com/peter-iakovlev/Signals.git
77
[submodule "Share/submodules/lmdb"]
88
path = Share/submodules/lmdb
99
url = https://gitorious.org/mdb/mdb.git
10-
[submodule "submodules/elements"]
11-
path = submodules/elements
12-
url = [email protected]:iakovlevpeterp/elements.git
1310
[submodule "submodules/MtProtoKit"]
1411
path = submodules/MtProtoKit
1512
url = [email protected]:iakovlev-peter/MtProtoKit.git

Config.xcconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ TELEGRAPH_BUNDLE_ID=org.telegram.TelegramEnterprise
44
TELEGRAPH_SHARE_BUNDLE_ID=$(TELEGRAPH_BUNDLE_ID).Share
55
TELEGRAPH_WATCHAPP_BUNDLE_ID=$(TELEGRAPH_BUNDLE_ID).watchkitapp
66
TELEGRAPH_WATCHEXT_BUNDLE_ID=$(TELEGRAPH_WATCHAPP_BUNDLE_ID).watchkitextension
7+
TELEGRAPH_WIDGET_BUNDLE_ID=$(TELEGRAPH_BUNDLE_ID).Widget
8+
TELEGRAPH_INTENTS_BUNDLE_ID=$(TELEGRAPH_BUNDLE_ID).SiriIntents

Icon-167.png

15.2 KB
Loading

KFEstimator.mm

Lines changed: 0 additions & 209 deletions
This file was deleted.

LaunchScreen.xib

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9060" systemVersion="15A279b" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES">
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="16A294a" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES">
33
<dependencies>
44
<deployment identifier="iOS"/>
5-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9051"/>
5+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
66
</dependencies>
77
<objects>
88
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
@@ -11,7 +11,6 @@
1111
<navigationBar key="navigationBar" contentMode="scaleToFill" id="Xs2-Ws-cHt">
1212
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
1313
<autoresizingMask key="autoresizingMask"/>
14-
<animations/>
1514
</navigationBar>
1615
<viewControllers>
1716
<viewController id="nNM-YQ-UYC">
@@ -22,7 +21,6 @@
2221
<view key="view" contentMode="scaleToFill" id="1rC-TS-dAR">
2322
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
2423
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
25-
<animations/>
2624
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2725
</view>
2826
<navigationItem key="navigationItem" id="Anb-vg-yYu"/>

0 commit comments

Comments
 (0)