Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsandriesse committed Jul 20, 2020
1 parent 6d307f5 commit 86eb31f
Show file tree
Hide file tree
Showing 18 changed files with 3,187 additions and 3,128 deletions.
4 changes: 2 additions & 2 deletions Local Podspecs/SessionAxolotlKit.podspec.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SessionAxolotlKit",
"version": "1.0.6",
"version": "1.0.7",
"summary": "SessionAxolotlKit is a free implementation of the Axolotl protocol in Objective-C",
"homepage": "https://github.com/loki-project/session-ios-protocol-kit",
"license": {
Expand All @@ -13,7 +13,7 @@
"social_media_url": "http://getsession.org/",
"source": {
"git": "https://github.com/loki-project/session-ios-protocol-kit.git",
"tag": "1.0.6"
"tag": "1.0.7"
},
"source_files": [
"AxolotlKit/Classes/**/*.{h,m,swift}",
Expand Down
6 changes: 3 additions & 3 deletions Local Podspecs/SessionMetadataKit.podspec.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SessionMetadataKit",
"version": "1.0.6",
"version": "1.0.7",
"summary": "A Swift & Objective-C library used by other Session libraries.",
"description": "A Swift & Objective-C library used by other Session libraries.",
"homepage": "https://github.com/loki-project/session-ios-metadata-kit",
Expand All @@ -10,7 +10,7 @@
},
"source": {
"git": "https://github.com/loki-project/session-ios-metadata-kit.git",
"tag": "1.0.6"
"tag": "1.0.7"
},
"social_media_url": "https://getsession.org/",
"platforms": {
Expand All @@ -29,7 +29,7 @@
},
"dependencies": {
"SessionAxolotlKit": [
"~> 1.0.6"
"~> 1.0.7"
],
"CocoaLumberjack": [

Expand Down
4 changes: 2 additions & 2 deletions Local Podspecs/SessionServiceKit.podspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

],
"SessionAxolotlKit": [
"~> 1.0.6"
"~> 1.0.7"
],
"Mantle": [

Expand Down Expand Up @@ -71,7 +71,7 @@
"~> 1.0.0"
],
"SessionMetadataKit": [
"~> 1.0.6"
"~> 1.0.7"
],
"PromiseKit": [
"~> 6.0"
Expand Down
30 changes: 15 additions & 15 deletions Manifest.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ PODS:
- PureLayout (3.1.6)
- Reachability (3.2)
- SAMKeychain (1.5.3)
- SessionAxolotlKit (1.0.6):
- SessionAxolotlKit (1.0.7):
- CocoaLumberjack
- SessionCoreKit (~> 1.0.0)
- SessionCurve25519Kit (~> 2.1.2)
- SessionHKDFKit (~> 0.0.5)
- SwiftProtobuf (~> 1.5.0)
- SessionAxolotlKit/Tests (1.0.6):
- SessionAxolotlKit/Tests (1.0.7):
- CocoaLumberjack
- SessionCoreKit (~> 1.0.0)
- SessionCurve25519Kit (~> 2.1.2)
Expand All @@ -72,18 +72,18 @@ PODS:
- SessionHKDFKit/Tests (0.0.5):
- CocoaLumberjack
- SessionCoreKit
- SessionMetadataKit (1.0.6):
- SessionMetadataKit (1.0.7):
- CocoaLumberjack
- CryptoSwift (~> 1.3)
- SessionAxolotlKit (~> 1.0.6)
- SessionAxolotlKit (~> 1.0.7)
- SessionCoreKit (~> 1.0.0)
- SessionCurve25519Kit (~> 2.1.2)
- SessionHKDFKit (~> 0.0.5)
- SwiftProtobuf (~> 1.5.0)
- SessionMetadataKit/Tests (1.0.6):
- SessionMetadataKit/Tests (1.0.7):
- CocoaLumberjack
- CryptoSwift (~> 1.3)
- SessionAxolotlKit (~> 1.0.6)
- SessionAxolotlKit (~> 1.0.7)
- SessionCoreKit (~> 1.0.0)
- SessionCurve25519Kit (~> 2.1.2)
- SessionHKDFKit (~> 0.0.5)
Expand All @@ -98,10 +98,10 @@ PODS:
- PromiseKit (~> 6.0)
- Reachability
- SAMKeychain
- SessionAxolotlKit (~> 1.0.6)
- SessionAxolotlKit (~> 1.0.7)
- SessionCoreKit (~> 1.0.0)
- SessionCurve25519Kit (~> 2.1.3)
- SessionMetadataKit (~> 1.0.6)
- SessionMetadataKit (~> 1.0.7)
- Starscream
- SwiftProtobuf (~> 1.5.0)
- YapDatabase/SQLCipher
Expand All @@ -115,10 +115,10 @@ PODS:
- PromiseKit (~> 6.0)
- Reachability
- SAMKeychain
- SessionAxolotlKit (~> 1.0.6)
- SessionAxolotlKit (~> 1.0.7)
- SessionCoreKit (~> 1.0.0)
- SessionCurve25519Kit (~> 2.1.3)
- SessionMetadataKit (~> 1.0.6)
- SessionMetadataKit (~> 1.0.7)
- Starscream
- SwiftProtobuf (~> 1.5.0)
- YapDatabase/SQLCipher
Expand Down Expand Up @@ -277,7 +277,7 @@ CHECKOUT OPTIONS:
:commit: b72c2d1e6132501db906de2cffa8ded7803c54f4
:git: https://github.com/signalapp/Mantle
SessionAxolotlKit:
:commit: 663f58f4da7bf4d159e366352c2bb7715049671b
:commit: be92fccb6152ee02c8c2658cb3c2e21201f119d1
:git: https://github.com/loki-project/session-ios-protocol-kit.git
SessionCoreKit:
:commit: 0d66c90657b62cb66ecd2767c57408a951650f23
Expand All @@ -289,7 +289,7 @@ CHECKOUT OPTIONS:
:commit: 0dcf8cf8a7995ef8663146f7063e6c1d7f5a3274
:git: https://github.com/nielsandriesse/session-ios-hkdf-kit.git
SessionMetadataKit:
:commit: 935300f1de6c3e6b77fd6f7ad69b7ce3d7ee9ab5
:commit: 43f1de289de7a2fbf629294652dc34a1e9ba76e7
:git: https://github.com/loki-project/session-ios-metadata-kit
Starscream:
:commit: b09ea163c3cb305152c65b299cb024610f52e735
Expand All @@ -312,12 +312,12 @@ SPEC CHECKSUMS:
PureLayout: bd3c4ec3a3819ad387c99ebb72c6b129c3ed4d2d
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
SessionAxolotlKit: f65b7402b63549597e23bc6c8f92c5e2da182ae4
SessionAxolotlKit: f3558573a3cb52ebb921572f2f3b683da5eddad9
SessionCoreKit: 778a3f6e3da788b43497734166646025b6392e88
SessionCurve25519Kit: 9bb9afe199e4bc23578a4b15932ad2c57bd047b1
SessionHKDFKit: b0f4e669411703ab925aba07491c5611564d1419
SessionMetadataKit: 1e5dbd59f6229d9238557751bfbc57c0f4b1dd6b
SessionServiceKit: 903f4a01384ad4f827e035e693cd87605c223724
SessionMetadataKit: 22629bea760b0c124a6a7a4d0bf0195362bc8e92
SessionServiceKit: 98198f84944d91f585cacbc557de8fc70bee6d1f
SQLCipher: e434ed542b24f38ea7b36468a13f9765e1b5c072
SSZipArchive: 62d4947b08730e4cda640473b0066d209ff033c9
Starscream: 8aaf1a7feb805c816d0e7d3190ef23856f6665b9
Expand Down
Loading

0 comments on commit 86eb31f

Please sign in to comment.