aboutsummaryrefslogtreecommitdiff
path: root/xcode/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'xcode/README.rst')
-rw-r--r--xcode/README.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/xcode/README.rst b/xcode/README.rst
index db78e57..d56fa85 100644
--- a/xcode/README.rst
+++ b/xcode/README.rst
@@ -18,5 +18,9 @@ Run `pod install` and open `OLMKit.xcworkspace`.
The project contains only tests files. The libolm and the Objective-C wrapper source files are loaded via the OLMKit CocoaPods pod.
-To add a new source file, add it to the file system and run `pod update` to make CocoaPods insert into OLMKit.xcworkspace.
+To add a new source file, add it to the file system and run `pod update` to make CocoaPods insert it into OLMKit.xcworkspace.
+
+Release
+-------
+See ../README.rst for the release of the CocoaPod.