Skip to content

Commit 272b92e

Browse files
author
Ruben Nine
committed
Removing CryptoSwift references.
1 parent f491a03 commit 272b92e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

FilestackSDKTests/SecurityTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
// Copyright © 2017 Filestack. All rights reserved.
77
//
88

9-
import CryptoSwift
109
import XCTest
1110
@testable import FilestackSDK
1211

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ Add FilestackSDK and its dependencies as git submodules by running the following
7676
```shell
7777
$ git submodule add https://github.com/filestack/filestack-swift.git
7878
$ git submodule add https://github.com/Alamofire/Alamofire.git
79-
$ git submodule add https://github.com/krzyzanowskim/CryptoSwift.git
8079
```
8180

8281
Open the new `filestack-swift` folder, and drag the `FilestackSDK.xcodeproj` into the Project Navigator of your application's Xcode project.

0 commit comments

Comments
 (0)