Skip to content

Commit

Permalink
podfile lock updates
Browse files Browse the repository at this point in the history
  • Loading branch information
laves committed Nov 16, 2023
1 parent 84b1926 commit 686302b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions binding/ios/PorcupineAppTest/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PODS:
- ios-voice-processor (1.1.0)
- Porcupine-iOS (3.0.0):
- Porcupine-iOS (3.0.1):
- ios-voice-processor (~> 1.1.0)

DEPENDENCIES:
- Porcupine-iOS (~> 3.0.0)
- Porcupine-iOS (~> 3.0.1)

SPEC REPOS:
trunk:
Expand All @@ -13,8 +13,8 @@ SPEC REPOS:

SPEC CHECKSUMS:
ios-voice-processor: 8e32d7f980a06d392d128ef1cd19cf6ddcaca3c1
Porcupine-iOS: 517158e02ac294dda15b713a3c6f74a9e877090c
Porcupine-iOS: 6d69509fa587f3ac0be1adfefb48e0c6ce029fff

PODFILE CHECKSUM: ac449719dbcf3e94ce5279a70c20ebfa34af6b80
PODFILE CHECKSUM: 5923aa4de66756a334031f88431fac5fbebcff3b

COCOAPODS: 1.11.3
8 changes: 4 additions & 4 deletions demo/ios/BackgroundService/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- ios-voice-processor (1.1.0)
- Porcupine-iOS (3.0.0):
- Porcupine-iOS (3.0.1):
- ios-voice-processor (~> 1.1.0)
- SwiftySound (1.2.0)

DEPENDENCIES:
- Porcupine-iOS (~> 3.0.0)
- Porcupine-iOS (~> 3.0.1)
- SwiftySound

SPEC REPOS:
Expand All @@ -16,9 +16,9 @@ SPEC REPOS:

SPEC CHECKSUMS:
ios-voice-processor: 8e32d7f980a06d392d128ef1cd19cf6ddcaca3c1
Porcupine-iOS: 517158e02ac294dda15b713a3c6f74a9e877090c
Porcupine-iOS: 6d69509fa587f3ac0be1adfefb48e0c6ce029fff
SwiftySound: 9eb28bb14edb601b40027e44319e0ef8383f88bf

PODFILE CHECKSUM: 7ec128fd367f2a7b4d5df8940ec2a1a041ef18bf
PODFILE CHECKSUM: af21b2223dbf4cf8523f9582e7810f119281fb9e

COCOAPODS: 1.11.3
8 changes: 4 additions & 4 deletions demo/ios/ForegroundApp/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PODS:
- ios-voice-processor (1.1.0)
- Porcupine-iOS (3.0.0):
- Porcupine-iOS (3.0.1):
- ios-voice-processor (~> 1.1.0)

DEPENDENCIES:
- Porcupine-iOS (~> 3.0.0)
- Porcupine-iOS (~> 3.0.1)

SPEC REPOS:
trunk:
Expand All @@ -13,8 +13,8 @@ SPEC REPOS:

SPEC CHECKSUMS:
ios-voice-processor: 8e32d7f980a06d392d128ef1cd19cf6ddcaca3c1
Porcupine-iOS: 517158e02ac294dda15b713a3c6f74a9e877090c
Porcupine-iOS: 6d69509fa587f3ac0be1adfefb48e0c6ce029fff

PODFILE CHECKSUM: e5e4655fad0c9c0fe14c2c6af9e326a6040f918f
PODFILE CHECKSUM: 35337ecfcc7546e657eaf53e72a4e20be8d0abba

COCOAPODS: 1.11.3

0 comments on commit 686302b

Please sign in to comment.