-
- Downloads
Merge pull request #36 from matrix-org/manuroe/olmkit
OLMKit
No related branches found
No related tags found
Showing
- xcode/OLMKit/OLMSerializable.h 29 additions, 0 deletionsxcode/OLMKit/OLMSerializable.h
- xcode/OLMKit/OLMSession.h 44 additions, 0 deletionsxcode/OLMKit/OLMSession.h
- xcode/OLMKit/OLMSession.m 381 additions, 0 deletionsxcode/OLMKit/OLMSession.m
- xcode/OLMKit/OLMSession_Private.h 26 additions, 0 deletionsxcode/OLMKit/OLMSession_Private.h
- xcode/OLMKit/OLMUtility.h 49 additions, 0 deletionsxcode/OLMKit/OLMUtility.h
- xcode/OLMKit/OLMUtility.m 121 additions, 0 deletionsxcode/OLMKit/OLMUtility.m
- xcode/OLMKitTests/Info.plist 22 additions, 0 deletionsxcode/OLMKitTests/Info.plist
- xcode/OLMKitTests/OLMKitGroupTests.m 94 additions, 0 deletionsxcode/OLMKitTests/OLMKitGroupTests.m
- xcode/OLMKitTests/OLMKitTests.m 206 additions, 0 deletionsxcode/OLMKitTests/OLMKitTests.m
- xcode/Podfile 7 additions, 0 deletionsxcode/Podfile
- xcode/Podfile.lock 20 additions, 0 deletionsxcode/Podfile.lock
- xcode/README.rst 26 additions, 0 deletionsxcode/README.rst
xcode/OLMKit/OLMSerializable.h
0 → 100644
xcode/OLMKit/OLMSession.h
0 → 100644
xcode/OLMKit/OLMSession.m
0 → 100644
xcode/OLMKit/OLMSession_Private.h
0 → 100644
xcode/OLMKit/OLMUtility.h
0 → 100644
xcode/OLMKit/OLMUtility.m
0 → 100644
xcode/OLMKitTests/Info.plist
0 → 100644
xcode/OLMKitTests/OLMKitGroupTests.m
0 → 100644
xcode/OLMKitTests/OLMKitTests.m
0 → 100644
xcode/Podfile
0 → 100644
xcode/Podfile.lock
0 → 100644
xcode/README.rst
0 → 100644
Please register or sign in to comment