Skip to content

Commit e111b0f

Browse files
author
Thomas Taschauer
committed
update pods
1 parent b402d1b commit e111b0f

171 files changed

Lines changed: 13058 additions & 1698 deletions

File tree

Some content is hidden

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

OpenDocumentReader.xcodeproj/project.pbxproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -160,28 +160,28 @@
160160
isa = PBXContainerItemProxy;
161161
containerPortal = E26C38EA2250D91C009C484A /* odr.xcodeproj */;
162162
proxyType = 1;
163-
remoteGlobalIDString = 8D4E2F0BCFAD4292AE1273E6;
163+
remoteGlobalIDString = EA18D41FFA1243ADAB178094;
164164
remoteInfo = glog;
165165
};
166166
E26C39322250D976009C484A /* PBXContainerItemProxy */ = {
167167
isa = PBXContainerItemProxy;
168168
containerPortal = E26C38EA2250D91C009C484A /* odr.xcodeproj */;
169169
proxyType = 1;
170-
remoteGlobalIDString = 757CD8A4AB3B4664A378839E;
170+
remoteGlobalIDString = BDA649DA871D465588B7D66C;
171171
remoteInfo = miniz;
172172
};
173173
E26C39342250D976009C484A /* PBXContainerItemProxy */ = {
174174
isa = PBXContainerItemProxy;
175175
containerPortal = E26C38EA2250D91C009C484A /* odr.xcodeproj */;
176176
proxyType = 1;
177-
remoteGlobalIDString = 670CFA8E9DBD4C75B0F5E2B4;
177+
remoteGlobalIDString = C4D58158D0E14441A206912D;
178178
remoteInfo = odrlib;
179179
};
180180
E26C39362250D976009C484A /* PBXContainerItemProxy */ = {
181181
isa = PBXContainerItemProxy;
182182
containerPortal = E26C38EA2250D91C009C484A /* odr.xcodeproj */;
183183
proxyType = 1;
184-
remoteGlobalIDString = 7EB41FC0D1724584A85196BA;
184+
remoteGlobalIDString = 5D0531050D204905A53A44DB;
185185
remoteInfo = tinyxml2;
186186
};
187187
E2CDC4BA226A407500E9FCED /* PBXContainerItemProxy */ = {
@@ -216,7 +216,7 @@
216216
isa = PBXContainerItemProxy;
217217
containerPortal = E26C38EA2250D91C009C484A /* odr.xcodeproj */;
218218
proxyType = 1;
219-
remoteGlobalIDString = E3B45187C92B47DCB57902A1;
219+
remoteGlobalIDString = 9E2E50D5763347DC9389874F;
220220
remoteInfo = "cryptopp-object";
221221
};
222222
/* End PBXContainerItemProxy section */

OpenDocumentReader/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
<key>CFBundlePackageType</key>
5252
<string>APPL</string>
5353
<key>CFBundleShortVersionString</key>
54-
<string>1.6</string>
54+
<string>1.7</string>
5555
<key>CFBundleVersion</key>
56-
<string>9</string>
56+
<string>10</string>
5757
<key>LSRequiresIPhoneOS</key>
5858
<true/>
5959
<key>UILaunchStoryboardName</key>

Podfile.lock

Lines changed: 54 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,71 @@
11
PODS:
2-
- Crashlytics (3.13.2):
2+
- Crashlytics (3.14.0):
33
- Fabric (~> 1.10.2)
44
- Fabric (1.10.2)
5-
- Firebase/Core (6.3.0):
5+
- Firebase/Core (6.9.0):
66
- Firebase/CoreOnly
7-
- FirebaseAnalytics (= 6.0.2)
8-
- Firebase/CoreOnly (6.3.0):
9-
- FirebaseCore (= 6.0.3)
10-
- Firebase/Storage (6.3.0):
7+
- FirebaseAnalytics (= 6.1.2)
8+
- Firebase/CoreOnly (6.9.0):
9+
- FirebaseCore (= 6.3.0)
10+
- Firebase/Storage (6.9.0):
1111
- Firebase/CoreOnly
12-
- FirebaseStorage (~> 3.2.1)
13-
- FirebaseAnalytics (6.0.2):
14-
- FirebaseCore (~> 6.0)
12+
- FirebaseStorage (~> 3.4.1)
13+
- FirebaseAnalytics (6.1.2):
14+
- FirebaseCore (~> 6.3)
1515
- FirebaseInstanceID (~> 4.2)
16-
- GoogleAppMeasurement (= 6.0.2)
16+
- GoogleAppMeasurement (= 6.1.2)
1717
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
1818
- GoogleUtilities/MethodSwizzler (~> 6.0)
1919
- GoogleUtilities/Network (~> 6.0)
2020
- "GoogleUtilities/NSData+zlib (~> 6.0)"
2121
- nanopb (~> 0.3)
2222
- FirebaseAuthInterop (1.0.0)
23-
- FirebaseCore (6.0.3):
24-
- GoogleUtilities/Environment (~> 6.0)
25-
- GoogleUtilities/Logger (~> 6.0)
26-
- FirebaseInstanceID (4.2.0):
23+
- FirebaseCore (6.3.0):
24+
- FirebaseCoreDiagnostics (~> 1.0)
25+
- FirebaseCoreDiagnosticsInterop (~> 1.0)
26+
- GoogleUtilities/Environment (~> 6.2)
27+
- GoogleUtilities/Logger (~> 6.2)
28+
- FirebaseCoreDiagnostics (1.1.0):
29+
- FirebaseCoreDiagnosticsInterop (~> 1.0)
30+
- GoogleDataTransportCCTSupport (~> 1.0)
31+
- GoogleUtilities/Environment (~> 6.2)
32+
- GoogleUtilities/Logger (~> 6.2)
33+
- FirebaseCoreDiagnosticsInterop (1.0.0)
34+
- FirebaseInstanceID (4.2.5):
2735
- FirebaseCore (~> 6.0)
2836
- GoogleUtilities/Environment (~> 6.0)
2937
- GoogleUtilities/UserDefaults (~> 6.0)
30-
- FirebaseStorage (3.2.1):
38+
- FirebaseStorage (3.4.1):
3139
- FirebaseAuthInterop (~> 1.0)
3240
- FirebaseCore (~> 6.0)
3341
- GTMSessionFetcher/Core (~> 1.1)
34-
- GoogleAppMeasurement (6.0.2):
42+
- GoogleAppMeasurement (6.1.2):
3543
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
3644
- GoogleUtilities/MethodSwizzler (~> 6.0)
3745
- GoogleUtilities/Network (~> 6.0)
3846
- "GoogleUtilities/NSData+zlib (~> 6.0)"
3947
- nanopb (~> 0.3)
40-
- GoogleUtilities/AppDelegateSwizzler (6.2.1):
48+
- GoogleDataTransport (2.0.0)
49+
- GoogleDataTransportCCTSupport (1.1.0):
50+
- GoogleDataTransport (~> 2.0)
51+
- nanopb
52+
- GoogleUtilities/AppDelegateSwizzler (6.3.1):
4153
- GoogleUtilities/Environment
4254
- GoogleUtilities/Logger
4355
- GoogleUtilities/Network
44-
- GoogleUtilities/Environment (6.2.1)
45-
- GoogleUtilities/Logger (6.2.1):
56+
- GoogleUtilities/Environment (6.3.1)
57+
- GoogleUtilities/Logger (6.3.1):
4658
- GoogleUtilities/Environment
47-
- GoogleUtilities/MethodSwizzler (6.2.1):
59+
- GoogleUtilities/MethodSwizzler (6.3.1):
4860
- GoogleUtilities/Logger
49-
- GoogleUtilities/Network (6.2.1):
61+
- GoogleUtilities/Network (6.3.1):
5062
- GoogleUtilities/Logger
5163
- "GoogleUtilities/NSData+zlib"
5264
- GoogleUtilities/Reachability
53-
- "GoogleUtilities/NSData+zlib (6.2.1)"
54-
- GoogleUtilities/Reachability (6.2.1):
65+
- "GoogleUtilities/NSData+zlib (6.3.1)"
66+
- GoogleUtilities/Reachability (6.3.1):
5567
- GoogleUtilities/Logger
56-
- GoogleUtilities/UserDefaults (6.2.1):
68+
- GoogleUtilities/UserDefaults (6.3.1):
5769
- GoogleUtilities/Logger
5870
- GTMSessionFetcher/Core (1.2.2)
5971
- nanopb (0.3.901):
@@ -71,36 +83,44 @@ DEPENDENCIES:
7183
- ScrollableSegmentedControl
7284

7385
SPEC REPOS:
74-
https://github.com/cocoapods/specs.git:
86+
trunk:
7587
- Crashlytics
7688
- Fabric
7789
- Firebase
7890
- FirebaseAnalytics
7991
- FirebaseAuthInterop
8092
- FirebaseCore
93+
- FirebaseCoreDiagnostics
94+
- FirebaseCoreDiagnosticsInterop
8195
- FirebaseInstanceID
8296
- FirebaseStorage
8397
- GoogleAppMeasurement
98+
- GoogleDataTransport
99+
- GoogleDataTransportCCTSupport
84100
- GoogleUtilities
85101
- GTMSessionFetcher
86102
- nanopb
87103
- ScrollableSegmentedControl
88104

89105
SPEC CHECKSUMS:
90-
Crashlytics: 611738c7847f8291a1a51084e35987b86ba6b3ee
106+
Crashlytics: 540b7e5f5da5a042647227a5e3ac51d85eed06df
91107
Fabric: 706c8b8098fff96c33c0db69cbf81f9c551d0d74
92-
Firebase: 8432d732974498afd5987e9001a05f90f1a3d625
93-
FirebaseAnalytics: 470ddab7253b21ad5a40bebd4a9903d7ae19386a
108+
Firebase: 2d750c54cda57d5a6ae31212cfe5cc813c6be7e4
109+
FirebaseAnalytics: 5d9ccbf46ed25d3ec9304d263f85bddf1e93e2d2
94110
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
95-
FirebaseCore: 68f8a7f50cdae542715d4e86afa37c4067217dcb
96-
FirebaseInstanceID: f20243a1d828e0e9a3798b995174dedc16f1b32a
97-
FirebaseStorage: 926d41552072b9fee67aa645760f05f87b7ce604
98-
GoogleAppMeasurement: a35a645835bae31b6bdc0576396bc23908f12a22
99-
GoogleUtilities: c7a0b08bda3bf808be823ed151f0e28ac6866e71
111+
FirebaseCore: 8b2765c445d40db7137989b7146a3aa3f91b5529
112+
FirebaseCoreDiagnostics: be4f7a09d02ab305f18de59a470412caddb64c2a
113+
FirebaseCoreDiagnosticsInterop: 6829da2b8d1fc795ff1bd99df751d3788035d2cb
114+
FirebaseInstanceID: 550df9be1f99f751d8fcde3ac342a1e21a0e6c42
115+
FirebaseStorage: b7c6d00997bc21d4465453bdcc5cc65513110fed
116+
GoogleAppMeasurement: 0ae90be1cc4dad40f4a27fc767ef59fa032ec87b
117+
GoogleDataTransport: c8617c00e4f3eb9418e42ac0e8ac5241a9d555dd
118+
GoogleDataTransportCCTSupport: 9f352523e8785a71f6754f51eeff09f49ec19268
119+
GoogleUtilities: f895fde57977df4e0233edda0dbeac490e3703b6
100120
GTMSessionFetcher: 61bb0f61a4cb560030f1222021178008a5727a23
101121
nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48
102122
ScrollableSegmentedControl: 2e64bbe8968a7fcd8aae5014434481464fcdfe60
103123

104124
PODFILE CHECKSUM: 56c1b56208f1c9800f198a7615d0b3919b381711
105125

106-
COCOAPODS: 1.7.1
126+
COCOAPODS: 1.8.0
-471 KB
Binary file not shown.
0 Bytes
Binary file not shown.
-4.75 KB
Binary file not shown.

Pods/Firebase/CoreOnly/Sources/Firebase.h

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

Pods/FirebaseAnalytics/Frameworks/FIRAnalyticsConnector.framework/Modules/module.modulemap

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

0 commit comments

Comments
 (0)