SYMBOL INDEX (28 symbols across 14 files) FILE: External/Realm/Realm.framework/Versions/A/Headers/RLMConstants.h type NSString (line 158) | typedef NSString * RLMNotification FILE: External/Realm/Realm.framework/Versions/A/Headers/RLMSyncCredentials.h type NSString (line 29) | typedef NSString *RLMIdentityProvider FILE: External/Realm/Realm.framework/Versions/A/Headers/RLMSyncManager.h type RLMSyncLogLevelOff (line 26) | typedef NS_ENUM(NSUInteger, RLMSyncLogLevel) { FILE: External/Realm/Realm.framework/Versions/A/Headers/RLMSyncSession.h type RLMSyncSessionStateActive (line 26) | typedef NS_ENUM(NSUInteger, RLMSyncSessionState) { type RLMSyncProgressDirectionUpload (line 41) | typedef NS_ENUM(NSUInteger, RLMSyncProgressDirection) { FILE: External/Realm/Realm.framework/Versions/A/Headers/RLMSyncUser.h type RLMSyncUserStateLoggedOut (line 26) | typedef NS_ENUM(NSUInteger, RLMSyncUserState) { FILE: External/Realm/Realm.framework/Versions/A/Headers/RLMSyncUtil.h type NSString (line 22) | typedef NSString* RLMServerToken; FILE: External/Realm/Realm.framework/Versions/A/PrivateHeaders/RLMAccessor.h type NSUInteger (line 25) | typedef NSUInteger RLMCreationOptions; FILE: External/Realm/Realm.framework/Versions/A/PrivateHeaders/RLMMigration_Private.h function namespace (line 23) | namespace realm { FILE: External/Realm/Realm.framework/Versions/A/PrivateHeaders/RLMObjectSchema_Private.h function NS_ASSUME_NONNULL_BEGIN (line 23) | NS_ASSUME_NONNULL_BEGIN FILE: External/Realm/Realm.framework/Versions/A/PrivateHeaders/RLMObjectStore.h function namespace (line 90) | namespace realm { FILE: External/Realm/Realm.framework/Versions/A/PrivateHeaders/RLMObject_Private.h function NS_ASSUME_NONNULL_BEGIN (line 21) | NS_ASSUME_NONNULL_BEGIN FILE: External/Realm/Realm.framework/Versions/A/PrivateHeaders/RLMProperty_Private.h function interface (line 32) | interface RLMProperty () { FILE: External/Realm/Realm.framework/Versions/A/PrivateHeaders/RLMSyncUtil_Private.h type NSString (line 30) | typedef NSString* RLMServerPath; FILE: External/Realm/RealmSwift.framework/Versions/A/Headers/RealmSwift-Swift.h type uint_least16_t (line 19) | typedef uint_least16_t char16_t; type uint_least32_t (line 20) | typedef uint_least32_t char32_t; type swift_float2 (line 22) | typedef float swift_float2 __attribute__((__ext_vector_type__(2))); type swift_float3 (line 23) | typedef float swift_float3 __attribute__((__ext_vector_type__(3))); type swift_float4 (line 24) | typedef float swift_float4 __attribute__((__ext_vector_type__(4))); type swift_double2 (line 25) | typedef double swift_double2 __attribute__((__ext_vector_type__(2))); type swift_double3 (line 26) | typedef double swift_double3 __attribute__((__ext_vector_type__(3))); type swift_double4 (line 27) | typedef double swift_double4 __attribute__((__ext_vector_type__(4))); type swift_int2 (line 28) | typedef int swift_int2 __attribute__((__ext_vector_type__(2))); type swift_int3 (line 29) | typedef int swift_int3 __attribute__((__ext_vector_type__(3))); type swift_int4 (line 30) | typedef int swift_int4 __attribute__((__ext_vector_type__(4))); type swift_uint2 (line 31) | typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); type swift_uint3 (line 32) | typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); type swift_uint4 (line 33) | typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));