Skip to content

Commit

Permalink
update ios demo
Browse files Browse the repository at this point in the history
  • Loading branch information
laves committed Oct 28, 2024
1 parent 758ee57 commit 9b21247
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 15 deletions.
2 changes: 1 addition & 1 deletion demo/ios/BackgroundService/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ source 'https://cdn.cocoapods.org/'
platform :ios, '13.0'

target 'PorcupineBackgroundServiceDemo' do
pod 'Porcupine-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/porcupine/rm-bitcode/binding/ios/Porcupine-iOS.podspec'
pod 'Porcupine-iOS', '~> 3.0.4'
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 @@ -5,23 +5,20 @@ PODS:
- SwiftySound (1.3.0)

DEPENDENCIES:
- Porcupine-iOS (from `https://raw.githubusercontent.com/Picovoice/porcupine/rm-bitcode/binding/ios/Porcupine-iOS.podspec`)
- Porcupine-iOS (~> 3.0.4)
- SwiftySound

SPEC REPOS:
trunk:
- ios-voice-processor
- Porcupine-iOS
- SwiftySound

EXTERNAL SOURCES:
Porcupine-iOS:
:podspec: https://raw.githubusercontent.com/Picovoice/porcupine/rm-bitcode/binding/ios/Porcupine-iOS.podspec

SPEC CHECKSUMS:
ios-voice-processor: 6b5ca08962f39e434fe39dca0f483d923a3b1b97
Porcupine-iOS: da103a8848ce6b36acd4a5e42bb811d4532dd515
SwiftySound: b6d7355bc15f5eef1a52695ad40e9ac5597d907b

PODFILE CHECKSUM: 7fcc35e231c3e2db8aace9814063767de802cc7a
PODFILE CHECKSUM: 52dd00cfd0c3fdac34ed2b7b3294c3cc75032502

COCOAPODS: 1.11.3

This file was deleted.

0 comments on commit 9b21247

Please sign in to comment.