This website requires JavaScript.
Explore
Help
Register
Sign in
timoreo
/
olm
Watch
1
Star
1
Fork
You've already forked olm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
32a5424971
olm
/
xcode
/
Podfile
7 lines
137 B
Text
Raw
Normal View
History
Unescape
Escape
OLMKit: Make the project build Make OLMKit CocoaPods expose the obj-c wrapper of libolm
2016-09-27 11:57:29 +02:00
target "OLMKit" do
pod 'OLMKit', :path => '../OLMKit.podspec'
end
Xcode, podspec, wrapper
2016-04-09 02:24:41 +02:00
OLMKit: Make the project build Make OLMKit CocoaPods expose the obj-c wrapper of libolm
2016-09-27 11:57:29 +02:00
target "OLMKitTests" do
pod 'OLMKit', :path => '../OLMKit.podspec'
end
Reference in a new issue
Copy permalink