Skip to content

Commit

Permalink
Merge pull request #663 from ognjenns/master
Browse files Browse the repository at this point in the history
Hello world example updated
  • Loading branch information
Antonis Tsakiridis authored Nov 13, 2017
2 parents 41d64b6 + 9dac678 commit 650ad93
Show file tree
Hide file tree
Showing 4 changed files with 586 additions and 858 deletions.
4 changes: 2 additions & 2 deletions Examples/restcomm-helloworld/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ target 'restcomm-helloworld' do
#use_frameworks!

# Pods for restcomm-helloworld
#pod 'restcomm-ios-sdk', :path => '../../'
pod 'restcomm-ios-sdk', '>= 1.0.0-beta.4.2.4'
pod 'restcomm-ios-sdk', :path => '../../'
#pod 'restcomm-ios-sdk', '>= 1.0.0-beta.4.2.4'

target 'restcomm-helloworldTests' do
inherit! :search_paths
Expand Down
Loading

0 comments on commit 650ad93

Please sign in to comment.