From 0545d182674b645635138827e3e216e2ca4cd7cc Mon Sep 17 00:00:00 2001 From: Albert Ho Date: Thu, 5 Dec 2024 15:39:08 -0800 Subject: [PATCH] use master pod --- demo/ios/BackgroundService/Podfile | 2 +- demo/ios/BackgroundService/Podfile.lock | 9 +++------ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/demo/ios/BackgroundService/Podfile b/demo/ios/BackgroundService/Podfile index 9e4cb8465..ffb25d4bf 100644 --- a/demo/ios/BackgroundService/Podfile +++ b/demo/ios/BackgroundService/Podfile @@ -3,6 +3,6 @@ source 'https://cdn.cocoapods.org/' platform :ios, '13.0' target 'PicovoiceBackgroundServiceDemo' do - pod 'Picovoice-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/picovoice/ios-bitcode-spm/sdk/ios/Picovoice-iOS.podspec' # '~> 3.0.2' + pod 'Picovoice-iOS', '~> 3.0.2' pod 'SwiftySound' end diff --git a/demo/ios/BackgroundService/Podfile.lock b/demo/ios/BackgroundService/Podfile.lock index 4bddd5395..840c6643f 100644 --- a/demo/ios/BackgroundService/Podfile.lock +++ b/demo/ios/BackgroundService/Podfile.lock @@ -11,20 +11,17 @@ PODS: - SwiftySound (1.2.0) DEPENDENCIES: - - Picovoice-iOS (from `https://raw.githubusercontent.com/Picovoice/picovoice/ios-bitcode-spm/sdk/ios/Picovoice-iOS.podspec`) + - Picovoice-iOS (~> 3.0.2) - SwiftySound SPEC REPOS: trunk: - ios-voice-processor + - Picovoice-iOS - Porcupine-iOS - Rhino-iOS - SwiftySound -EXTERNAL SOURCES: - Picovoice-iOS: - :podspec: https://raw.githubusercontent.com/Picovoice/picovoice/ios-bitcode-spm/sdk/ios/Picovoice-iOS.podspec - SPEC CHECKSUMS: ios-voice-processor: 6b5ca08962f39e434fe39dca0f483d923a3b1b97 Picovoice-iOS: eba927e57b21ec3e7462e316d5db34cdf629f6df @@ -32,6 +29,6 @@ SPEC CHECKSUMS: Rhino-iOS: 19392b6663594385dad5c375a99484b383351e59 SwiftySound: 9eb28bb14edb601b40027e44319e0ef8383f88bf -PODFILE CHECKSUM: bb488f5bae99d65e61fcf4187fe6158a1e83b401 +PODFILE CHECKSUM: 60aaf0b4e933dae8c0b371344fc68e5044b184de COCOAPODS: 1.16.2