Skip to content

Commit 5f3e057

Browse files
Remove Navajo
1 parent 1a9a26b commit 5f3e057

File tree

9 files changed

+2
-231
lines changed

9 files changed

+2
-231
lines changed

ChatSecure.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,6 @@
339339
6331066C1A16D1A300C17BAE /* OTRComposingImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTRComposingImageView.m; sourceTree = "<group>"; };
340340
6331066D1A16D1A300C17BAE /* OTRLockButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTRLockButton.h; sourceTree = "<group>"; };
341341
6331066E1A16D1A300C17BAE /* OTRLockButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTRLockButton.m; sourceTree = "<group>"; };
342-
6331066F1A16D1A300C17BAE /* OTRPasswordStrengthView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTRPasswordStrengthView.h; sourceTree = "<group>"; };
343-
633106701A16D1A300C17BAE /* OTRPasswordStrengthView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTRPasswordStrengthView.m; sourceTree = "<group>"; };
344342
633106711A16D1A300C17BAE /* OTRRememberPasswordView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTRRememberPasswordView.h; sourceTree = "<group>"; };
345343
633106721A16D1A300C17BAE /* OTRRememberPasswordView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTRRememberPasswordView.m; sourceTree = "<group>"; };
346344
633106731A16D1A300C17BAE /* OTRSocialButtonsView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTRSocialButtonsView.h; sourceTree = "<group>"; };
@@ -1105,8 +1103,6 @@
11051103
6331066C1A16D1A300C17BAE /* OTRComposingImageView.m */,
11061104
6331066D1A16D1A300C17BAE /* OTRLockButton.h */,
11071105
6331066E1A16D1A300C17BAE /* OTRLockButton.m */,
1108-
6331066F1A16D1A300C17BAE /* OTRPasswordStrengthView.h */,
1109-
633106701A16D1A300C17BAE /* OTRPasswordStrengthView.m */,
11101106
633106711A16D1A300C17BAE /* OTRRememberPasswordView.h */,
11111107
633106721A16D1A300C17BAE /* OTRRememberPasswordView.m */,
11121108
633106731A16D1A300C17BAE /* OTRSocialButtonsView.h */,

ChatSecure/Classes/Views/OTRPasswordStrengthView.h

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

ChatSecure/Classes/Views/OTRPasswordStrengthView.m

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

ChatSecure/Settings.bundle/com.mono0926.LicensePlist.latest_result.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -254,14 +254,6 @@ name: MWFeedParser, nameSpecified:
254254
body: Copyright (c) 2010 M…
255255
version: 1.0.1
256256

257-
name: Navajo, nameSpecified:
258-
body: Copyright (c) 2014 M…
259-
version: 0.0.1
260-
261-
name: Navajo, nameSpecified:
262-
body: Copyright (c) 2014 M…
263-
version: 0.0.1
264-
265257
name: NBUCore, nameSpecified:
266258
body:
267259

ChatSecure/Settings.bundle/com.mono0926.LicensePlist.plist

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -268,14 +268,6 @@
268268
<key>Type</key>
269269
<string>PSChildPaneSpecifier</string>
270270
</dict>
271-
<dict>
272-
<key>File</key>
273-
<string>com.mono0926.LicensePlist/Navajo</string>
274-
<key>Title</key>
275-
<string>Navajo (0.0.1)</string>
276-
<key>Type</key>
277-
<string>PSChildPaneSpecifier</string>
278-
</dict>
279271
<dict>
280272
<key>File</key>
281273
<string>com.mono0926.LicensePlist/NBUCore</string>

ChatSecure/Settings.bundle/com.mono0926.LicensePlist/Navajo.plist

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

ChatSecureCore.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ TODO: Add long description of the pod here.
4242
# Utility
4343
s.dependency 'CocoaLumberjack/Swift', '~> 3.5.0'
4444
s.dependency 'MWFeedParser', '~> 1.0'
45-
s.dependency 'Navajo', '~> 0.0'
4645
s.dependency 'BBlock', '~> 1.2'
4746
s.dependency 'HockeySDK-Source'
4847
s.dependency 'LicensePlist'

Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ abstract_target 'ChatSecureCorePods' do
4343
# Utility
4444
pod 'CocoaLumberjack/Swift', '~> 3.5.0'
4545
pod 'MWFeedParser', '~> 1.0'
46-
pod 'Navajo', '~> 0.0'
4746
pod 'BBlock', '~> 1.2'
4847
pod 'HockeySDK-Source'
4948
pod 'LicensePlist'

Podfile.lock

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ PODS:
5353
- Mantle
5454
- MBProgressHUD (~> 1.1)
5555
- MWFeedParser (~> 1.0)
56-
- Navajo (~> 0.0)
5756
- OpenInChrome (~> 0.0)
5857
- OTRAssets
5958
- OTRKit
@@ -154,7 +153,6 @@ PODS:
154153
- "MWFeedParser/NSString+HTML"
155154
- "MWFeedParser/NSDate+InternetDateTime (1.0.1)"
156155
- "MWFeedParser/NSString+HTML (1.0.1)"
157-
- Navajo (0.0.1)
158156
- NBUCore (2.1.0)
159157
- OpenInChrome (0.0.1)
160158
- OTRAssets (0.1.0)
@@ -277,7 +275,6 @@ DEPENDENCIES:
277275
- LumberjackConsole (from `Submodules/LumberjackConsole/LumberjackConsole.podspec`)
278276
- Mantle (from `Podspecs/Mantle.podspec.json`)
279277
- MWFeedParser (~> 1.0)
280-
- Navajo (~> 0.0)
281278
- OpenInChrome (~> 0.0)
282279
- OTRAssets (from `OTRAssets.podspec`)
283280
- OTRKit (from `Submodules/OTRKit/OTRKit.podspec`)
@@ -314,7 +311,6 @@ SPEC REPOS:
314311
- LicensePlist
315312
- MBProgressHUD
316313
- MWFeedParser
317-
- Navajo
318314
- NBUCore
319315
- OpenInChrome
320316
- ProxyKit
@@ -377,7 +373,7 @@ SPEC CHECKSUMS:
377373
BBlock: c56d7f72597ffe1634fcdc73836c5c0fed3271be
378374
BButton: ab0f2ed3b998ae73c5188b57d270d81e4a1eeb27
379375
ChatSecure-Push-iOS: ed51f98bc019be9e2d859604677a21a4ee68422e
380-
ChatSecureCore: eb9374fbba420fa78e37be368aeadc8dfcc2855c
376+
ChatSecureCore: ae0bc3f0fa3d811121d7ec103e1b827aeb344d96
381377
CocoaAsyncSocket: eafaa68a7e0ec99ead0a7b35015e0bf25d2c8987
382378
CocoaLumberjack: 2f44e60eb91c176d471fdba43b9e3eae6a721947
383379
CPAProxy: b1b33221b6ad297169cb813b6bbefd2a69ea9aad
@@ -399,7 +395,6 @@ SPEC CHECKSUMS:
399395
Mantle: bdb09649c721dcefc53132f3767f6e40d4d47740
400396
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
401397
MWFeedParser: 2cf646014c1baf6ad1b08c480b40a08180079247
402-
Navajo: 5fb68239b4e3af4610f31925bae1ca8e6bab8eaa
403398
NBUCore: 201af50441f48513ef6d5823a5fc12c9e1f288cd
404399
OpenInChrome: f1f3f9dec682216fe78a0d7fe0b5b263d6312c32
405400
OTRAssets: 9b824cfbe6bdcbf71ac504688031d90f0d460b61
@@ -420,6 +415,6 @@ SPEC CHECKSUMS:
420415
YapTaskQueue: f3b23875bead71a7ee57b65637ce9c0e98b68c34
421416
ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb
422417

423-
PODFILE CHECKSUM: 8e8e3602306b4364cad1ea5fa7a6e7ff5ff685db
418+
PODFILE CHECKSUM: b141f51290d05663f08b633a34ffb15eee02707b
424419

425420
COCOAPODS: 1.7.4

0 commit comments

Comments
 (0)