diff options
Diffstat (limited to 'xcode/Podfile')
-rw-r--r-- | xcode/Podfile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/xcode/Podfile b/xcode/Podfile deleted file mode 100644 index 4c60dd3..0000000 --- a/xcode/Podfile +++ /dev/null @@ -1,7 +0,0 @@ -target "OLMKit" do -pod 'OLMKit', :path => '../OLMKit.podspec' -end - -target "OLMKitTests" do -pod 'OLMKit', :path => '../OLMKit.podspec' -end
\ No newline at end of file |