Skip to content

Instantly share code, notes, and snippets.

View ChristianSteffens's full-sized avatar

Christian Steffens ChristianSteffens

View GitHub Profile
@ChristianSteffens
ChristianSteffens / RealmSwift-Swift.h
Last active April 5, 2019 15:14
Realm 3.14.1 with Carthage 0.33.0
#if TARGET_OS_SIMULATOR
#if 0
#elif defined(__x86_64__) && __x86_64__
// Generated by Apple Swift version 5.0 effective-4.1.50 (swiftlang-1001.0.69.5 clang-1001.0.46.3)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"
#if !defined(__has_include)
# define __has_include(x) 0
#endif