diff options
author | manuroe <manu@matrix.org> | 2016-09-27 11:57:29 +0200 |
---|---|---|
committer | manuroe <manu@matrix.org> | 2016-09-27 14:07:30 +0200 |
commit | 6f113dd7b3b4de918c4efb81d38a1ffe1d391b5b (patch) | |
tree | 19311a94dc999d776b36535d28f2c751cb7d629f /xcode/olm.xcworkspace/contents.xcworkspacedata | |
parent | 1d06f2a4d9565c332081bc685edd8fd61d6507ef (diff) |
OLMKit: Make the project build
Make OLMKit CocoaPods expose the obj-c wrapper of libolm
Diffstat (limited to 'xcode/olm.xcworkspace/contents.xcworkspacedata')
-rw-r--r-- | xcode/olm.xcworkspace/contents.xcworkspacedata | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/xcode/olm.xcworkspace/contents.xcworkspacedata b/xcode/olm.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 3c8fe35..0000000 --- a/xcode/olm.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<Workspace - version = "1.0"> - <FileRef - location = "group:olm.xcodeproj"> - </FileRef> - <FileRef - location = "group:Pods/Pods.xcodeproj"> - </FileRef> -</Workspace> |