Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
whats-open-ios
Commits
994c1356
Commit
994c1356
authored
Apr 26, 2017
by
Eyad Hasan
Browse files
Fixing the version of realm we're using
parent
f5ef0656
Changes
2
Hide whitespace changes
Inline
Side-by-side
WhatsOpen/WhatsOpen.xcodeproj/project.pbxproj
View file @
994c1356
...
...
@@ -385,6 +385,7 @@
};
CD81F5291DC0334600009FBD
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
baseConfigurationReference
=
3DB5444E9F9F99CD88E3CD9B
/* Pods-WhatsOpen.debug.xcconfig */
;
buildSettings
=
{
ALWAYS_SEARCH_USER_PATHS
=
NO
;
CLANG_ANALYZER_NONNULL
=
YES
;
...
...
@@ -436,6 +437,7 @@
};
CD81F52A1DC0334600009FBD
/* Release */
=
{
isa
=
XCBuildConfiguration
;
baseConfigurationReference
=
E84816FC1499635C0E3EE4DC
/* Pods-WhatsOpen.release.xcconfig */
;
buildSettings
=
{
ALWAYS_SEARCH_USER_PATHS
=
NO
;
CLANG_ANALYZER_NONNULL
=
YES
;
...
...
WhatsOpen/WhatsOpen/SRCTRealm.swift
View file @
994c1356
...
...
@@ -8,3 +8,7 @@
import
Foundation
import
RealmSwift
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