From fffa1143d9c067cc8287b7d27978c6c0701a6883 Mon Sep 17 00:00:00 2001 From: Ian Lavery Date: Tue, 22 Oct 2024 15:15:23 -0700 Subject: [PATCH] update podfiles --- binding/ios/PorcupineAppTest/Podfile | 6 +++--- binding/ios/PorcupineAppTest/Podfile.lock | 19 +++++++++++-------- demo/ios/BackgroundService/Podfile | 2 +- demo/ios/BackgroundService/Podfile.lock | 23 +++++++++++++---------- demo/ios/ForegroundApp/Podfile | 2 +- demo/ios/ForegroundApp/Podfile.lock | 19 +++++++++++-------- 6 files changed, 40 insertions(+), 31 deletions(-) diff --git a/binding/ios/PorcupineAppTest/Podfile b/binding/ios/PorcupineAppTest/Podfile index 6d060ba9f..68016ac0a 100644 --- a/binding/ios/PorcupineAppTest/Podfile +++ b/binding/ios/PorcupineAppTest/Podfile @@ -2,13 +2,13 @@ source 'https://cdn.cocoapods.org/' platform :ios, '13.0' target 'PorcupineAppTest' do - pod 'Porcupine-iOS', '~> 3.0.1' + pod 'Porcupine-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/porcupine/update-ios-pm/binding/ios/Porcupine-iOS.podspec' end target 'PorcupineAppTestUITests' do - pod 'Porcupine-iOS', '~> 3.0.1' + pod 'Porcupine-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/porcupine/update-ios-pm/binding/ios/Porcupine-iOS.podspec' end target 'PerformanceTest' do - pod 'Porcupine-iOS', '~> 3.0.1' + pod 'Porcupine-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/porcupine/update-ios-pm/binding/ios/Porcupine-iOS.podspec' end diff --git a/binding/ios/PorcupineAppTest/Podfile.lock b/binding/ios/PorcupineAppTest/Podfile.lock index eb93d0103..817dd5ca1 100644 --- a/binding/ios/PorcupineAppTest/Podfile.lock +++ b/binding/ios/PorcupineAppTest/Podfile.lock @@ -1,20 +1,23 @@ PODS: - - ios-voice-processor (1.1.0) - - Porcupine-iOS (3.0.1): - - ios-voice-processor (~> 1.1.0) + - ios-voice-processor (1.1.1) + - Porcupine-iOS (3.0.2): + - ios-voice-processor (~> 1.1.1) DEPENDENCIES: - - Porcupine-iOS (~> 3.0.1) + - Porcupine-iOS (from `https://raw.githubusercontent.com/Picovoice/porcupine/update-ios-pm/binding/ios/Porcupine-iOS.podspec`) SPEC REPOS: trunk: - ios-voice-processor - - Porcupine-iOS + +EXTERNAL SOURCES: + Porcupine-iOS: + :podspec: https://raw.githubusercontent.com/Picovoice/porcupine/update-ios-pm/binding/ios/Porcupine-iOS.podspec SPEC CHECKSUMS: - ios-voice-processor: 8e32d7f980a06d392d128ef1cd19cf6ddcaca3c1 - Porcupine-iOS: 6d69509fa587f3ac0be1adfefb48e0c6ce029fff + ios-voice-processor: 4035132542c7ae07f1e459c6d276b6da000302bb + Porcupine-iOS: b8408a28fe3df81ea8d8f3cf1e5a04823ffb71d3 -PODFILE CHECKSUM: 5923aa4de66756a334031f88431fac5fbebcff3b +PODFILE CHECKSUM: 974b77491059f8ac8e0558503ac70ca2682ef957 COCOAPODS: 1.11.3 diff --git a/demo/ios/BackgroundService/Podfile b/demo/ios/BackgroundService/Podfile index 361baf050..aa0377d0b 100644 --- a/demo/ios/BackgroundService/Podfile +++ b/demo/ios/BackgroundService/Podfile @@ -2,6 +2,6 @@ source 'https://cdn.cocoapods.org/' platform :ios, '13.0' target 'PorcupineBackgroundServiceDemo' do - pod 'Porcupine-iOS', '~> 3.0.1' + pod 'Porcupine-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/porcupine/update-ios-pm/binding/ios/Porcupine-iOS.podspec' pod 'SwiftySound' end diff --git a/demo/ios/BackgroundService/Podfile.lock b/demo/ios/BackgroundService/Podfile.lock index 3ed1a7942..1d9b69128 100644 --- a/demo/ios/BackgroundService/Podfile.lock +++ b/demo/ios/BackgroundService/Podfile.lock @@ -1,24 +1,27 @@ PODS: - - ios-voice-processor (1.1.0) - - Porcupine-iOS (3.0.1): - - ios-voice-processor (~> 1.1.0) - - SwiftySound (1.2.0) + - ios-voice-processor (1.1.1) + - Porcupine-iOS (3.0.2): + - ios-voice-processor (~> 1.1.1) + - SwiftySound (1.3.0) DEPENDENCIES: - - Porcupine-iOS (~> 3.0.1) + - Porcupine-iOS (from `https://raw.githubusercontent.com/Picovoice/porcupine/update-ios-pm/binding/ios/Porcupine-iOS.podspec`) - SwiftySound SPEC REPOS: trunk: - ios-voice-processor - - Porcupine-iOS - SwiftySound +EXTERNAL SOURCES: + Porcupine-iOS: + :podspec: https://raw.githubusercontent.com/Picovoice/porcupine/update-ios-pm/binding/ios/Porcupine-iOS.podspec + SPEC CHECKSUMS: - ios-voice-processor: 8e32d7f980a06d392d128ef1cd19cf6ddcaca3c1 - Porcupine-iOS: 6d69509fa587f3ac0be1adfefb48e0c6ce029fff - SwiftySound: 9eb28bb14edb601b40027e44319e0ef8383f88bf + ios-voice-processor: 4035132542c7ae07f1e459c6d276b6da000302bb + Porcupine-iOS: b8408a28fe3df81ea8d8f3cf1e5a04823ffb71d3 + SwiftySound: b6d7355bc15f5eef1a52695ad40e9ac5597d907b -PODFILE CHECKSUM: af21b2223dbf4cf8523f9582e7810f119281fb9e +PODFILE CHECKSUM: 98c7190d66525caa2ea6da2acaed397f3497e52a COCOAPODS: 1.11.3 diff --git a/demo/ios/ForegroundApp/Podfile b/demo/ios/ForegroundApp/Podfile index 4d7db3722..111928c08 100644 --- a/demo/ios/ForegroundApp/Podfile +++ b/demo/ios/ForegroundApp/Podfile @@ -2,5 +2,5 @@ source 'https://cdn.cocoapods.org/' platform :ios, '13.0' target 'PorcupineForegroundAppDemo' do - pod 'Porcupine-iOS', '~> 3.0.1' + pod 'Porcupine-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/porcupine/update-ios-pm/binding/ios/Porcupine-iOS.podspec' end diff --git a/demo/ios/ForegroundApp/Podfile.lock b/demo/ios/ForegroundApp/Podfile.lock index c098a75f6..7dc4ccbf4 100644 --- a/demo/ios/ForegroundApp/Podfile.lock +++ b/demo/ios/ForegroundApp/Podfile.lock @@ -1,20 +1,23 @@ PODS: - - ios-voice-processor (1.1.0) - - Porcupine-iOS (3.0.1): - - ios-voice-processor (~> 1.1.0) + - ios-voice-processor (1.1.1) + - Porcupine-iOS (3.0.2): + - ios-voice-processor (~> 1.1.1) DEPENDENCIES: - - Porcupine-iOS (~> 3.0.1) + - Porcupine-iOS (from `https://raw.githubusercontent.com/Picovoice/porcupine/update-ios-pm/binding/ios/Porcupine-iOS.podspec`) SPEC REPOS: trunk: - ios-voice-processor - - Porcupine-iOS + +EXTERNAL SOURCES: + Porcupine-iOS: + :podspec: https://raw.githubusercontent.com/Picovoice/porcupine/update-ios-pm/binding/ios/Porcupine-iOS.podspec SPEC CHECKSUMS: - ios-voice-processor: 8e32d7f980a06d392d128ef1cd19cf6ddcaca3c1 - Porcupine-iOS: 6d69509fa587f3ac0be1adfefb48e0c6ce029fff + ios-voice-processor: 4035132542c7ae07f1e459c6d276b6da000302bb + Porcupine-iOS: b8408a28fe3df81ea8d8f3cf1e5a04823ffb71d3 -PODFILE CHECKSUM: 35337ecfcc7546e657eaf53e72a4e20be8d0abba +PODFILE CHECKSUM: 0887a83b8961ca420903735f9ea4f08bc1e22a14 COCOAPODS: 1.11.3