Skip to content

Commit

Permalink
Merge pull request #814 from owntracks/ios18
Browse files Browse the repository at this point in the history
[NEW] update MQTTClient to iOS 16
  • Loading branch information
ckrey authored Sep 17, 2024
2 parents 15f4832 + 8274ecd commit 6226a2a
Show file tree
Hide file tree
Showing 6 changed files with 54 additions and 52 deletions.
6 changes: 3 additions & 3 deletions OwnTracks/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PODS:
- CocoaLumberjack/Core (= 3.8.5)
- CocoaLumberjack/Core (3.8.5)
- DSJSONSchemaValidation (2.0.7)
- mqttc/MinL (14.0.1):
- mqttc/MinL (18.0.1):
- CocoaLumberjack
- Sodium (0.9.1)

Expand Down Expand Up @@ -32,14 +32,14 @@ CHECKOUT OPTIONS:
:commit: 73f175043330748ec408b0e4ec3f7b95622125b8
:git: https://github.com/k06a/ABStaticTableViewController.git
mqttc:
:commit: 72e8ad1a45f312d380bdfeb9a445eba3ebd2104c
:commit: 013458a85c423f15fa9eeaa2efaa8a7b89df6eb5
:git: https://github.com/ckrey/mqttc.git

SPEC CHECKSUMS:
ABStaticTableViewController: d8cfbdd596fbf58b515b13e49cc8ca8ca86c6e12
CocoaLumberjack: 6a459bc897d6d80bd1b8c78482ec7ad05dffc3f0
DSJSONSchemaValidation: 46e30ccfa9908c49d184f453d556f55aa0aac1ff
mqttc: b9a739726c2c7f154d801193b2c2a9a63df59ccb
mqttc: e1fc06611080e51983d47050497df415d7a7ab90
Sodium: 23d11554ecd556196d313cf6130d406dfe7ac6da

PODFILE CHECKSUM: 5bcc9521a761314c49864e23e5c00c40d0ec53a8
Expand Down
10 changes: 5 additions & 5 deletions OwnTracks/Pods/Local Podspecs/mqttc.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions OwnTracks/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

78 changes: 39 additions & 39 deletions OwnTracks/Pods/Pods.xcodeproj/project.pbxproj

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion OwnTracks/Pods/Target Support Files/mqttc/mqttc-Info.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion OwnTracks/Pods/mqttc/MQTTClient/MQTTClient/MQTTNWTransport.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6226a2a

Please sign in to comment.