Skip to content

Commit

Permalink
use master pod
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Dec 5, 2024
1 parent 81fc77f commit 0545d18
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion demo/ios/BackgroundService/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
9 changes: 3 additions & 6 deletions demo/ios/BackgroundService/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,24 @@ 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
Porcupine-iOS: da103a8848ce6b36acd4a5e42bb811d4532dd515
Rhino-iOS: 19392b6663594385dad5c375a99484b383351e59
SwiftySound: 9eb28bb14edb601b40027e44319e0ef8383f88bf

PODFILE CHECKSUM: bb488f5bae99d65e61fcf4187fe6158a1e83b401
PODFILE CHECKSUM: 60aaf0b4e933dae8c0b371344fc68e5044b184de

COCOAPODS: 1.16.2

0 comments on commit 0545d18

Please sign in to comment.