Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matrix-org
Olm
Commits
b2b93d7a
Commit
b2b93d7a
authored
Jan 14, 2017
by
Avery Pierce
Browse files
Strip down to Foundation (no need to include UIKit or Cocoa)
parent
30851905
Changes
1
Hide whitespace changes
Inline
Side-by-side
xcode/OLMKit/OLMKit.h
View file @
b2b93d7a
...
...
@@ -16,11 +16,7 @@
limitations under the License.
*/
#if TARGET_OS_IPHONE
#import <UIKit/UIKit.h>
#elif TARGET_OS_MAC
#import <Cocoa/Cocoa.h>
#endif
#import <Foundation/Foundation.h>
//! Project version string for OLMKit, the same as libolm.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment