Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
laves committed Oct 18, 2023
1 parent b66e70c commit 31cd5b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 32 deletions.
4 changes: 2 additions & 2 deletions sdk/ios/PicovoiceAppTest/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ source 'https://cdn.cocoapods.org/'
platform :ios, '11.0'

target 'PicovoiceAppTest' do
pod 'Picovoice-iOS', '~> 2.2.2'
pod 'Picovoice-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/picovoice/v3.0-ios/sdk/ios/Picovoice-iOS.podspec'
end

target 'PicovoiceAppTestUITests' do
pod 'Picovoice-iOS', '~> 2.2.2'
pod 'Picovoice-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/picovoice/v3.0-ios/sdk/ios/Picovoice-iOS.podspec'
end

30 changes: 0 additions & 30 deletions sdk/ios/PicovoiceAppTest/Podfile.lock

This file was deleted.

0 comments on commit 31cd5b6

Please sign in to comment.