Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Commit

Permalink
Merge pull request #15 from wsarles/fixes_pod_install_error_missing_t…
Browse files Browse the repository at this point in the history
…arget

Fixes error when running `pod install`
  • Loading branch information
okhanokbay committed Nov 19, 2018
2 parents 72a7f33 + 3aeb143 commit 4d5c4e1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Example/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,4 @@ use_frameworks!
target 'MapViewPlus_Example' do
pod 'MapViewPlus', :path => '../'

target 'MapViewPlus_Tests' do
inherit! :search_paths


end
end

0 comments on commit 4d5c4e1

Please sign in to comment.