Newer
Older
bremer-ios-app / Pods / Pods.xcodeproj / project.pbxproj
yhornisse on 10 Sep 2023 183 KB Initial Commit
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8.  
  9. /* Begin PBXBuildFile section */
  10. 00D2EA50D76FE77C68B05C6174F0E50D /* RLMObjectSchema.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = D0A8A01C6E0F577E45980964BB353E35 /* RLMObjectSchema.h */; };
  11. 0164F3A05EF99C22264D6A0806AB4E6C /* RLMSwiftCollectionBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8096A6CE2B47313736FA293317A1947C /* RLMSwiftCollectionBase.h */; };
  12. 01BD2BEAB90425EBA4BDB2489136B27B /* RLMUser.h in Headers */ = {isa = PBXBuildFile; fileRef = 6983861E2027D12D1EE3509BFA276CDC /* RLMUser.h */; };
  13. 02A9BD5CFEF8CF5CDE82D5F3C99595A1 /* RLMObjectStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 287A198FE10ED2E080F841D672EEB650 /* RLMObjectStore.h */; };
  14. 03CFFAB7B53DCDF2AB6C216E304C9846 /* RLMLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 97ACC83057F43D9B6980F6F7C750B9DF /* RLMLogger.h */; };
  15. 03FF5CF0BBF8F4C1C997DAA2C73495AF /* RLMUser.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6446CF5660FCF90AA0617D6B16C9B7E2 /* RLMUser.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  16. 0442CEDEA4243DD8629F664272A285DE /* KeyPathStrings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FD6D5AC2A4EDD998FDAE19520FB6DA8 /* KeyPathStrings.swift */; };
  17. 04D7A62FC4D8A761493E347FF1788FDF /* RLMEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AA3DBC5397A141FB8A3B336E0C3CA72 /* RLMEvent.h */; };
  18. 0593AF2DD216BD5C78A89C94561EB0BD /* RLMManagedArray.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8F40C24E83BF14942C1ECD9977BED25A /* RLMManagedArray.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  19. 05EC68A60F14F305F3AF79F800F133C3 /* RLMError.h in Headers */ = {isa = PBXBuildFile; fileRef = DC906F177DFF762E0F2E2A4095889CFE /* RLMError.h */; };
  20. 06304E80795DA749417F68A31C6A4D74 /* Results.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E72B23F2A49F29F16A02EFFA295F479 /* Results.swift */; };
  21. 06358E068A2C99AE81BD71D78017CA21 /* RLMEmailPasswordAuth.h in Headers */ = {isa = PBXBuildFile; fileRef = 3242E2AFF0DE901E8DB25964E6FCA10E /* RLMEmailPasswordAuth.h */; };
  22. 071AAAAA27F2BFD0E44D86939213CC91 /* RLMObjectBase.mm in Sources */ = {isa = PBXBuildFile; fileRef = B74909372FE229B46DB6568F865259B3 /* RLMObjectBase.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  23. 07F261922769AA1165299B51787D22D6 /* Query.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42C86ED21C9DEA623DAFDDF386C44A42 /* Query.swift */; };
  24. 0A6750B00EA3B3674F044F5FDF5D5AD5 /* RLMUpdateResult.mm in Sources */ = {isa = PBXBuildFile; fileRef = DF207A2F226C16092CB5DB8515FC4F50 /* RLMUpdateResult.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  25. 0B084A2ED53F30E3F5C91705620FC5AB /* RLMAsyncTask_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = AF06966964C0E0BF8DDBC044F35434E6 /* RLMAsyncTask_Private.h */; };
  26. 0B3B59A97C85AE1077DAA6BBCA438998 /* RLMProperty_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 6925048E7FF653A3F7FDA6C80603546F /* RLMProperty_Private.h */; };
  27. 0D6C52E690487D298703BC1EAA63C0B3 /* RLMUser.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 6983861E2027D12D1EE3509BFA276CDC /* RLMUser.h */; };
  28. 0E779035800C6FBBF72F017D0C510DF9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 952925E838A0DE4D7BDC4EE54022633D /* Foundation.framework */; };
  29. 0E7A97BD7EA7026B0879CAAD82C7BC9A /* RLMAsymmetricObject.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 15AFE66B86114D491B00DFE510CC6081 /* RLMAsymmetricObject.h */; };
  30. 0EDF63B3A2C61F94E8716B73FABA19C2 /* RLMObjectBase_Dynamic.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 0F6AE9474A96853A8CCEB7217E7882B1 /* RLMObjectBase_Dynamic.h */; };
  31. 0F66BB0F0515C22CF07887AD73317FC7 /* RLMDictionary_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 72CC1F1C755FBC3CF1BAA38D53EE2BE1 /* RLMDictionary_Private.h */; };
  32. 0FBB768B02824170DF603676989A63D2 /* RLMSyncConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = A9C89270B39D91E8A818E34F32C7799A /* RLMSyncConfiguration.h */; };
  33. 1059F6E4C81D4442F9A0443E56682D22 /* RealmConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C04C9768E31A75ACAEE02BD5B6CC754 /* RealmConfiguration.swift */; };
  34. 117A753CAB61836303AD4FAE1513D581 /* RLMAsyncTask_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = AF06966964C0E0BF8DDBC044F35434E6 /* RLMAsyncTask_Private.h */; };
  35. 1264261A2DE5E83DFAC6D96FDE9A17D9 /* Realm.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = FE8350F6C1FADE55F9BF782D08FDABFD /* Realm.h */; };
  36. 127D768C00E02D0644E825FED6D4A8AD /* RLMObjectStore.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 287A198FE10ED2E080F841D672EEB650 /* RLMObjectStore.h */; };
  37. 13281771BE43BAF65031D19E8CCFC5FB /* RLMObjectStore.mm in Sources */ = {isa = PBXBuildFile; fileRef = 695219F6ABA376C2FD4EDABC626FA786 /* RLMObjectStore.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  38. 13B5FCEFE1051075D694B06BD6345BB2 /* Persistable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EFEE93CEA5E067B5DCFE4B87C2F14B73 /* Persistable.swift */; };
  39. 148B5987885C44A9CCA6440E526AB8DB /* RLMSwiftCollectionBase.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4C09B309CFB80885122EC89B6624AA54 /* RLMSwiftCollectionBase.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  40. 163BE3484DDE34A40D0A16522F394367 /* RLMAsyncTask.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 4D53E2B9DA57CF465830EC92CE38FEA7 /* RLMAsyncTask.h */; };
  41. 17A47338450241D6C0BCD42C9B9FDFF0 /* Pods-Bremer-BremerUITests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B300F080FDE47388D3EB31854C9C2C8 /* Pods-Bremer-BremerUITests-dummy.m */; };
  42. 186A9950AD2BC40A5E06896B3F3FFBC4 /* RealmSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 79249BAC9D61B8D7B94CCE8A8E5760C6 /* RealmSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  43. 189009C8E5E5CD765B357ED19A6CEE19 /* RLMApp.h in Headers */ = {isa = PBXBuildFile; fileRef = 170BFD8D6212C2BE4613E8915FE93911 /* RLMApp.h */; };
  44. 189D57C35E8312EF727A1F7F43300B53 /* RLMObjectSchema.h in Headers */ = {isa = PBXBuildFile; fileRef = D0A8A01C6E0F577E45980964BB353E35 /* RLMObjectSchema.h */; };
  45. 18FA4829DF1DB108BF59C6BFA8DBB690 /* RLMUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = D3468C0BF4B4320A39D25D9CE6584A26 /* RLMUtil.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  46. 1AE31850261F971BBAE81FA9859C5DBE /* SortDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02BCC49FB1F90CE18788E9C8DF1F60C9 /* SortDescriptor.swift */; };
  47. 1BD4BFDCB4734F61ECEFD90BBD45BE97 /* RLMRealm_Dynamic.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 14E5074693C241E739C0F88EA9E26D6E /* RLMRealm_Dynamic.h */; };
  48. 1C48FF8C98F113D2885F9AC5DC711058 /* RLMCollection.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 53FEC31B25442C280C915CF78B83081E /* RLMCollection.h */; };
  49. 1CA0567A035870C832DE6060E1C348A1 /* LinkingObjects.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9049A1739CCEC574D7F368AAF96BC20D /* LinkingObjects.swift */; };
  50. 1E563604E3C43CD98D2CFC150359E536 /* RealmCollectionImpl.swift in Sources */ = {isa = PBXBuildFile; fileRef = E07BC5BBA223584E52693AAB962FD0C1 /* RealmCollectionImpl.swift */; };
  51. 1F59E2EDE8BB7806133ED73D31F1CAE7 /* RLMProviderClient.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = A07078F84B897764F4F56E9E30C2AED9 /* RLMProviderClient.h */; };
  52. 20C9EB61BF9B4F9E7313447C3DE77402 /* RLMAnalytics.mm in Sources */ = {isa = PBXBuildFile; fileRef = E546E812630FC30731574AD839131FA7 /* RLMAnalytics.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  53. 25288A0E049B582F8B97030FC89F2188 /* NSError+RLMSync.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 5AF7E94666A9B45384AB13E181E4CD57 /* NSError+RLMSync.h */; };
  54. 252CC3FFD233D0E687BBE6928E710F46 /* RLMAsymmetricObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 15AFE66B86114D491B00DFE510CC6081 /* RLMAsymmetricObject.h */; };
  55. 25F3F292FF644A128DA6ED70F562BFE6 /* RLMProperty.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 156B0F1647DE46158BC285E80693AC3F /* RLMProperty.h */; };
  56. 2670A5A2789DA3553D275F63297A52F1 /* RLMEvent.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 5AA3DBC5397A141FB8A3B336E0C3CA72 /* RLMEvent.h */; };
  57. 27C6414300533AB312AEC4C40CDAA341 /* RLMMongoDatabase.h in Headers */ = {isa = PBXBuildFile; fileRef = 86C82009901EC92F1F93D8D4E50B2632 /* RLMMongoDatabase.h */; };
  58. 287B181CE2842B8EEB1700CCA7CA664E /* RLMValue.h in Headers */ = {isa = PBXBuildFile; fileRef = 656A2602114C6F39008996487E53F025 /* RLMValue.h */; };
  59. 2949EF413D29DD8D9B589CF18B207330 /* RLMSyncManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = BF970CC730D7528B9F16B94716554C85 /* RLMSyncManager.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  60. 298946030A825D7750016DCAFEE23039 /* RLMSchema.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 44BE1AE28CD9E51D7A284CB0F4570743 /* RLMSchema.h */; };
  61. 29C7AB9EE67DB83850C75692523842D4 /* RLMSectionedResults.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = D33AC4A4F700EB53303DA72A42DADD96 /* RLMSectionedResults.h */; };
  62. 2B1A964A2AF4B39439A8C7B7E3DF1811 /* RLMBSON.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 1936DA062F9BE3920D47A14C3DD4851C /* RLMBSON.h */; };
  63. 2B2C5BD99F284AB4318D76E496B08D20 /* RLMMongoClient.mm in Sources */ = {isa = PBXBuildFile; fileRef = F37040080B5A487FC968710228E23835 /* RLMMongoClient.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  64. 2BF92AC802D5B4E2D986F41990C81C7A /* RLMSet.h in Headers */ = {isa = PBXBuildFile; fileRef = BA42A0E2BDA802CD41C5791B01D95C8A /* RLMSet.h */; };
  65. 2C7492344C6598F8514582D5B34F6956 /* ObjectiveCSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9E53F66B8F189AD9580AE5C05FB1D28 /* ObjectiveCSupport.swift */; };
  66. 2CA823A0284D819B4E8F7E23A98D0625 /* RLMSyncSubscription.h in Headers */ = {isa = PBXBuildFile; fileRef = 68D58FC196381235BC49DEF871BC6C4E /* RLMSyncSubscription.h */; };
  67. 2CAB172C615714D7B24C3E3CB91C8E73 /* Pods-Bremer-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = CB1FDB7543E2546535D25285A7CDCE2C /* Pods-Bremer-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  68. 2D451642AC755B81FB7B564B7DA6B871 /* RLMRealmConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 5048457FAC7400CC15E9FF5E34CC736B /* RLMRealmConfiguration.h */; };
  69. 2D8AC0448C53894AED8E92735A536CD6 /* RLMSwiftValueStorage.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3E8354B5E993B479A2BC6DD30FBC6F75 /* RLMSwiftValueStorage.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  70. 2E9DCF5DE252DD97076AFC91842225CF /* AnyRealmValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = D84BC124274D8FFAD5233B64FF3CAC3E /* AnyRealmValue.swift */; };
  71. 2EF91AF0889342D1B81D1DEA288D7415 /* RLMSyncManager.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 0AF05C6D9B63DCA0A6436D62E942292E /* RLMSyncManager.h */; };
  72. 301E11573A01EEC55F01DD8AF3345675 /* RLMRealm+Sync.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BF652086B82FCB285AF95A331F06874 /* RLMRealm+Sync.h */; };
  73. 3083EA5E1DB8A69E5D4AA5C14044E6E6 /* RLMSyncConfiguration.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8309845A98031BE7C80BC7899D47FE76 /* RLMSyncConfiguration.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  74. 30E832A6E54FCBA6BCC6CB16671A697D /* RLMEmailPasswordAuth.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 3242E2AFF0DE901E8DB25964E6FCA10E /* RLMEmailPasswordAuth.h */; };
  75. 30F9BAC69B2C307C45EEA6EF45302FBC /* RLMSyncSession.mm in Sources */ = {isa = PBXBuildFile; fileRef = 45E82184D579BFB3425818E1CD186CF1 /* RLMSyncSession.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  76. 32C6E8F469B4E195C59FC25D8F4F8C79 /* RLMSchema_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 72BBEB735A09A89265B342D9D00DD130 /* RLMSchema_Private.h */; };
  77. 33BF9D4F523B37BC98DEFFA47E53D607 /* RLMProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = 156B0F1647DE46158BC285E80693AC3F /* RLMProperty.h */; };
  78. 33E19DC5B0C4219F9DBA3DA065C3D2D5 /* RLMSwiftCollectionBase.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 8096A6CE2B47313736FA293317A1947C /* RLMSwiftCollectionBase.h */; };
  79. 33F84AB110CBE7AC7E71C170D50E9D10 /* RLMMongoCollection_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 20F8BD3214B20EF37E8F662ACCAAA60C /* RLMMongoCollection_Private.h */; };
  80. 34824E3B12CFBDA9EAA9843EFB15B521 /* RLMObservation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2B9DEE7FCD724E8946C81F8A781486E9 /* RLMObservation.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  81. 363350BF63DCB3B5C76A241D02D672FD /* RLMValue.mm in Sources */ = {isa = PBXBuildFile; fileRef = BE989A32E4CB9545DF1C960611306231 /* RLMValue.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  82. 373FC80E5CDAC45384582597687CC60E /* NSError+RLMSync.m in Sources */ = {isa = PBXBuildFile; fileRef = B86B0CF4D89A205EC9854F54BD415F81 /* NSError+RLMSync.m */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  83. 37EC5BBA3E913B89AFE9B8C24303EE69 /* RLMArray.h in Headers */ = {isa = PBXBuildFile; fileRef = F6C1A5EFD84B6A50454D576EA03B4DB4 /* RLMArray.h */; };
  84. 3852DA002C2FF5588B5F2626BDCB5085 /* RLMEmbeddedObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 1093D1C3E0121F776B90F3F425A05747 /* RLMEmbeddedObject.h */; };
  85. 39901C4D4268B4A4DCEFFEAAAF86F485 /* RLMLogger_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = AEF5520981A82480A9E8725B47C709F1 /* RLMLogger_Private.h */; };
  86. 39EA99A31B37C65E005202F18FBB2782 /* Aliases.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78238DD3B0F804A47333BC5B45487E9C /* Aliases.swift */; };
  87. 3C6886B7C7A89AFEA13AE77D9B52F529 /* RLMMongoCollection.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 7382B395581C4D5173DD3D9F1FA73E6E /* RLMMongoCollection.h */; };
  88. 3C7C51B018CEE9A67A5C7D5F400A1B21 /* RLMSwiftProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = 98A99A950E295F01B3CE7F2FBBEBC429 /* RLMSwiftProperty.h */; };
  89. 3D92323EDE4D29026A9374B64C97F9AE /* RLMMigration.mm in Sources */ = {isa = PBXBuildFile; fileRef = F4FD52B51B2909AAB36AD23B0E5C6F4E /* RLMMigration.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  90. 3E036CAA97F279B0C6ABD859726A047A /* CustomPersistable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 955AB3E9C7A92CB2C66930D1B7A9F8EE /* CustomPersistable.swift */; };
  91. 3E1B5386B32268FA87A5B13C81242612 /* Sync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 383925AD60D374AAD8AE07ED633D8731 /* Sync.swift */; };
  92. 3EEB0BAB4684DBA87988BEBEE5A42AD7 /* RLMBSON.h in Headers */ = {isa = PBXBuildFile; fileRef = 1936DA062F9BE3920D47A14C3DD4851C /* RLMBSON.h */; };
  93. 3EEB5CD0432AE4C966A336FE407F4564 /* SyncSubscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDBB744BDFC26FF83B92E27D104894BA /* SyncSubscription.swift */; };
  94. 3F5DC8E1E4127053A92C72E08D27F5D8 /* BSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71F72372D406C3B51B6B52160127CAFA /* BSON.swift */; };
  95. 409221ABB1CE39C1A87EE5E10B03225E /* RLMConstants.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 407AB4F6922BDF4346E500A6611B2925 /* RLMConstants.h */; };
  96. 412DDFCE41F82C3C7947903A74A76034 /* RLMSyncSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C6F253DE442B7CD2596F4212103F666 /* RLMSyncSession.h */; };
  97. 42606A9EC6B47ACFFCD3795165998394 /* RLMResults.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = E3F27588B6819F964CCE16A4A87A0B84 /* RLMResults.h */; };
  98. 434FB2F0E1D2A41F940B3FBFF8B4E816 /* RLMScheduler.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 8665FB3F64D1560D6687B39D7E65A68F /* RLMScheduler.h */; };
  99. 43CD2267C95A4B1EBFE60AD7B3F8E485 /* RLMObject.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = F123E905A47AB485FEE2C2B6188D39A5 /* RLMObject.h */; };
  100. 4677B933CB1FAF2518CCEE839EDDD168 /* RLMMongoClient.h in Headers */ = {isa = PBXBuildFile; fileRef = A6954DA60DEE09E47284DFB14176FC5C /* RLMMongoClient.h */; };
  101. 4724AB5CD1E16BBFF664FC2BA7556DBF /* RLMObjectId.h in Headers */ = {isa = PBXBuildFile; fileRef = E003BD497C568C08EC768CD231F1AD26 /* RLMObjectId.h */; };
  102. 47D4A0C3E2AA44B81CA808C6D939E9B3 /* RLMRealm_Dynamic.h in Headers */ = {isa = PBXBuildFile; fileRef = 14E5074693C241E739C0F88EA9E26D6E /* RLMRealm_Dynamic.h */; };
  103. 4AC5B90C5F737677057D17D51A2581C0 /* RLMPredicateUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = A26ED6EDF207AA276CBAD6DED2156D8E /* RLMPredicateUtil.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  104. 4B914B45266E593F512F835750D69DE3 /* RLMAPIKeyAuth.h in Headers */ = {isa = PBXBuildFile; fileRef = F313551CDB4FD810DD3CF839F48E5598 /* RLMAPIKeyAuth.h */; };
  105. 4DFBC9C9B11F956CF0F14270DD1A5F10 /* RLMObject_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 156DA493B9D89EC4212074D2C995EF9C /* RLMObject_Private.h */; };
  106. 50443117E9BAAEE5E88AE2D202A4B79F /* RLMArray_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 8B31DC02061BD43612D97809BBE8BF74 /* RLMArray_Private.h */; };
  107. 5059D7DC3E94C2471AA9F96A1E91DA25 /* RLMUpdateResult.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 89578087225F22AF21C2C253BD9F15E7 /* RLMUpdateResult.h */; };
  108. 511C4C72919EA280FE5A26BA62C87F3A /* RLMSyncSubscription.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7B9D2B248DEA4041A5D5652F4C370372 /* RLMSyncSubscription.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  109. 51BA9462B158C88B90D92621AB86DA45 /* RLMScheduler.h in Headers */ = {isa = PBXBuildFile; fileRef = 8665FB3F64D1560D6687B39D7E65A68F /* RLMScheduler.h */; };
  110. 53A11D4781B500C01BD4B7E2D3E5CD3A /* RLMManagedDictionary.mm in Sources */ = {isa = PBXBuildFile; fileRef = CEFA3AA5A6F13EF14DC0485AA3C77E26 /* RLMManagedDictionary.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  111. 546894780B599D72BE629DE603CE1408 /* RLMObject.h in Headers */ = {isa = PBXBuildFile; fileRef = F123E905A47AB485FEE2C2B6188D39A5 /* RLMObject.h */; };
  112. 54A3854C13C2BC05E1F983672735E914 /* RLMSet_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = CD4D935A3B6C8A82ADB9DF7455DFB90B /* RLMSet_Private.h */; };
  113. 56040CFFA72105E3B95C1D44A8AAD299 /* RealmSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 70D19506168EA3B184AB2365D7D7C50D /* RealmSwift-dummy.m */; };
  114. 5858E83F858272F084A4B75F0C01DFBF /* RLMSyncSubscription_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 31A8F30D8D7E0AB02362EE0AD1AF1268 /* RLMSyncSubscription_Private.h */; };
  115. 5859B1C3F605671841F88404BF1CBE81 /* RLMObjectBase_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = BF1DA4828D80F3F4FB062A05B6839473 /* RLMObjectBase_Private.h */; };
  116. 58B5581101DE8AE5EBFF2FC544D32F0C /* RLMObjectBase_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = BF1DA4828D80F3F4FB062A05B6839473 /* RLMObjectBase_Private.h */; };
  117. 58C96277ECC03358ED0A472DA23F3F53 /* RLMSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9164561687AF22B091FF5B25D0D938A /* RLMSupport.swift */; };
  118. 59D9EED2874474580D0CE585C7DC9EDC /* RLMArray_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B31DC02061BD43612D97809BBE8BF74 /* RLMArray_Private.h */; };
  119. 5A112F8271072DE73024CBA8078043AA /* Projection.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEBE82E651C9E62BB79536EA987D7E9 /* Projection.swift */; };
  120. 5B0FE3835069F5DE3B4EE2D3C86CAB0B /* RLMResults_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 5541E31DC0879051FFC3C4EE04F765B9 /* RLMResults_Private.h */; };
  121. 5B6234139BBFD15C7F028858D2C591B8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 952925E838A0DE4D7BDC4EE54022633D /* Foundation.framework */; };
  122. 5B8A458DC7C87F427A5C463F3CAC517B /* Decimal128.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9F7B3C67C23767E4B2FFBC5E3131FA8 /* Decimal128.swift */; };
  123. 5BF421BE48A7F2C14D62429966DF9CC3 /* RLMSchema.mm in Sources */ = {isa = PBXBuildFile; fileRef = 56900CC788B27223518F048DAECC2413 /* RLMSchema.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  124. 5BF823878F8F6A082C28B977CBD89D0F /* RLMProviderClient.h in Headers */ = {isa = PBXBuildFile; fileRef = A07078F84B897764F4F56E9E30C2AED9 /* RLMProviderClient.h */; };
  125. 5D0027837717618EAE09864D9728EB35 /* RLMEmailPasswordAuth.mm in Sources */ = {isa = PBXBuildFile; fileRef = DFABC7F89E109F6B72CC258AC4F2DB95 /* RLMEmailPasswordAuth.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  126. 5E3DFA05C0DBBE379D00AB99AF04296E /* RLMAsyncTask.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D53E2B9DA57CF465830EC92CE38FEA7 /* RLMAsyncTask.h */; };
  127. 5EDE608C519C24AF939914110C7CE74B /* RLMLogger_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = AEF5520981A82480A9E8725B47C709F1 /* RLMLogger_Private.h */; };
  128. 5F0A29426B5289CE22EE51AFE0A28775 /* ObjectiveCSupport+Sync.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCB2F78A679B2F5D906564B85004679B /* ObjectiveCSupport+Sync.swift */; };
  129. 5F878C835ECE9613898BAADD81628269 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C3B2A0B779CE31153B2C0D8A7F8DC7FE /* Security.framework */; };
  130. 609EB115EBE2C1BB25EE2FF2EE67A4BD /* Property.swift in Sources */ = {isa = PBXBuildFile; fileRef = 394000ACEC3525AB18794B5B44ECED44 /* Property.swift */; };
  131. 62446C4A47D2141C012B42F3CF874090 /* RLMBSON.mm in Sources */ = {isa = PBXBuildFile; fileRef = D6125B0B3BCF1040E9B3A78EB5EDF928 /* RLMBSON.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  132. 66B68F7A52CB423990C5E3ED589FC9F9 /* RLMThreadSafeReference.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8929353C9A521D1515E318601DB0459F /* RLMThreadSafeReference.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  133. 66BD8017F7819384898E59C08F01482F /* RLMManagedSet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 44B69D33543C8F54BB506C2BDA32BCBF /* RLMManagedSet.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  134. 67F8FAC2EA8069948CB07E41CD9A7187 /* RLMFindOneAndModifyOptions.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AB66F45F8EDDFF03F80FCC411B39AAF /* RLMFindOneAndModifyOptions.h */; };
  135. 682649CEC1CA3CFF6F01C692754E53D5 /* App.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A80C850252DD65379ADE04815FEA92E /* App.swift */; };
  136. 69130970F3EA2B79379ACCAC115A7326 /* RLMFindOptions.mm in Sources */ = {isa = PBXBuildFile; fileRef = DF65E0CB75B86CAF5232510BF6C5994E /* RLMFindOptions.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  137. 69E27BAAB5EE0731092AD1B2301D58A1 /* RLMObjectSchema.mm in Sources */ = {isa = PBXBuildFile; fileRef = 128E2A3A408DD8C462D655821E17014B /* RLMObjectSchema.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  138. 69E7A60C8E32C5FD9D51B19C96529484 /* RLMResults.h in Headers */ = {isa = PBXBuildFile; fileRef = E3F27588B6819F964CCE16A4A87A0B84 /* RLMResults.h */; };
  139. 6AB49426FB6ADB70AE672224937E64A9 /* RLMLogger.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 97ACC83057F43D9B6980F6F7C750B9DF /* RLMLogger.h */; };
  140. 6B417758244574B7B3C30ACED4931D87 /* RLMResults.mm in Sources */ = {isa = PBXBuildFile; fileRef = 98E948B5C4D15AEC19AA92F80B2AFC28 /* RLMResults.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  141. 6BB65F955B515386823B4E2489460EC2 /* RLMScheduler.mm in Sources */ = {isa = PBXBuildFile; fileRef = D31E3586B5A91CF716C4428503A3CFCD /* RLMScheduler.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  142. 6C30B5428653570B67A240D491AA0B2C /* RLMRealm_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E1819A1DE7516208F40BA9103184CB9 /* RLMRealm_Private.h */; };
  143. 6C49271A9472DCAA4D047D65D9B0FEC2 /* RLMUserAPIKey.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2D9C769A591C3C701C4B3D66805689FD /* RLMUserAPIKey.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  144. 6C523F77EC93669F5110AD340DD7FA4C /* RLMRealmConfiguration.mm in Sources */ = {isa = PBXBuildFile; fileRef = A418A33CBA33C7CA3777D174F9A7F6E3 /* RLMRealmConfiguration.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  145. 6CCE4E2180DE5FEB5B8CE98B9768DE6D /* RLMFindOneAndModifyOptions.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 7AB66F45F8EDDFF03F80FCC411B39AAF /* RLMFindOneAndModifyOptions.h */; };
  146. 6CF869385B68714ECCF7C24A53EBCCF2 /* RLMError.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = DC906F177DFF762E0F2E2A4095889CFE /* RLMError.h */; };
  147. 6D311C71E3835300ED0B39A347395894 /* RLMProperty.mm in Sources */ = {isa = PBXBuildFile; fileRef = 43C6952CC7740B9F3AFD6D7C5FBB1472 /* RLMProperty.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  148. 6EEF08E1970531934EA69185040B71F1 /* RLMCredentials.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 8D260A52C53254A6FF21693A13B6D241 /* RLMCredentials.h */; };
  149. 6F0BD1ED488665BCB5E418BFB949379B /* RLMSchema.h in Headers */ = {isa = PBXBuildFile; fileRef = 44BE1AE28CD9E51D7A284CB0F4570743 /* RLMSchema.h */; };
  150. 6FC16F5639926D99A63C51C6AB855C2D /* PropertyAccessors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21A3950C70D95063F4AA9D6404705A82 /* PropertyAccessors.swift */; };
  151. 7003751838B815A2CED970B9FFE2E472 /* RLMApp.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 170BFD8D6212C2BE4613E8915FE93911 /* RLMApp.h */; };
  152. 70B38FE38BC1033664F4287CCC545BB3 /* RLMApp_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 2F6C9E50FB69103202B6E5F4AD647AAB /* RLMApp_Private.h */; };
  153. 7190FAB0A2288A73BB2C10D69492068D /* RLMFindOneAndModifyOptions.mm in Sources */ = {isa = PBXBuildFile; fileRef = 58E58D6C4EE9BB5E393E64A3A8B042B0 /* RLMFindOneAndModifyOptions.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  154. 71ED8B725658B0D3E35D4B72106BC615 /* SchemaDiscovery.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF36B120935792B4001A5634115A5AE9 /* SchemaDiscovery.swift */; };
  155. 72C4A427880F50CD06F2246543F5A63E /* RLMObjectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 1AF58B2A8E5F1848F36BD2D6637AC585 /* RLMObjectBase.h */; };
  156. 72F625D1872BACF2B714F35BD4400C16 /* RLMMongoCollection_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 20F8BD3214B20EF37E8F662ACCAAA60C /* RLMMongoCollection_Private.h */; };
  157. 732981CA8A49AA1C8CAA06E28CB5009F /* RLMUserAPIKey.h in Headers */ = {isa = PBXBuildFile; fileRef = 8503B74C1678228FF9FC0BA42CE15096 /* RLMUserAPIKey.h */; };
  158. 7454B210CB9C12F734E6CF5781D77750 /* RLMCollection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4DDAFDDCA2217B2266A2A7953A11B8C8 /* RLMCollection.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  159. 752C7184ED4531729174293BFC7AF6E7 /* Migration.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBA363FD1B97BB56E61F71F2AF92764B /* Migration.swift */; };
  160. 76623954A536129B13F2FFCEE433284C /* RLMDictionary_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72CC1F1C755FBC3CF1BAA38D53EE2BE1 /* RLMDictionary_Private.h */; };
  161. 7686BDEA02FB018135B77E758C91C1EB /* RLMMigration.h in Headers */ = {isa = PBXBuildFile; fileRef = F0CA69915FC0A9DE4556DCAC4009F263 /* RLMMigration.h */; };
  162. 76D6A67C276309C675005F8F2D9BACD5 /* RLMCollection_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 3EE21D373515813C8D8187A7DB408B8F /* RLMCollection_Private.h */; };
  163. 781671C9525101E2C5AC80A6C3DF54C6 /* Map.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDAF7E43CDAEE6A562D7DE73E48BBD34 /* Map.swift */; };
  164. 79DF5164542097A87970D857C22688FD /* SectionedResults.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5CD3E27F8461649EAEFA0D4C6F00E51 /* SectionedResults.swift */; };
  165. 7AA5D2ED28C6B278DB39BC615D38ED5B /* EmbeddedObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 799DEF74847E011F991ED851F8FB9AD5 /* EmbeddedObject.swift */; };
  166. 7BA7FEA98B6EF202744404FD8199BC91 /* RLMPushClient.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 68B7ABFB3FB23D05DCFCBD5E4F60D8C1 /* RLMPushClient.h */; };
  167. 802C8700DC0809CF4002A2CFA2BED876 /* RLMThreadSafeReference.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 28BDE71E985AC8FBF505AD02C4B30C06 /* RLMThreadSafeReference.h */; };
  168. 8149453866F74E14E251C543C00F4F4A /* RLMRealm+Sync.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 8BF652086B82FCB285AF95A331F06874 /* RLMRealm+Sync.h */; };
  169. 820BF0662635667610DD218CFAC68030 /* RLMUUID.mm in Sources */ = {isa = PBXBuildFile; fileRef = D43F5F1C05A626BF68E6115C5309DE07 /* RLMUUID.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  170. 8276813797DCDB61494C190FC4E19060 /* RLMAPIKeyAuth.mm in Sources */ = {isa = PBXBuildFile; fileRef = 12E0802B8D1CD4C7F7B06EB8B6161352 /* RLMAPIKeyAuth.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  171. 8319F4D6CA27AB8D6DB919DDEF0168FC /* RLMMigration.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = F0CA69915FC0A9DE4556DCAC4009F263 /* RLMMigration.h */; };
  172. 83E05D94926C7E9E091B3C409A8C4892 /* RLMSwiftValueStorage.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 97803D1FC1CC8551BE103980CD22B5E9 /* RLMSwiftValueStorage.h */; };
  173. 840529400322C792BCEBF26F90723CA4 /* RLMAccessor.h in Headers */ = {isa = PBXBuildFile; fileRef = AFBAAA7D9AF1F57EA8E05B3BB9ED1F8D /* RLMAccessor.h */; };
  174. 856241060FCD8F54D41C8100D5467EA1 /* RLMError.mm in Sources */ = {isa = PBXBuildFile; fileRef = 50C117353A5193CCEC27DB1764BCCEE3 /* RLMError.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  175. 86398C0FDA78F714415C4D95A995C250 /* RLMObjectBase.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 1AF58B2A8E5F1848F36BD2D6637AC585 /* RLMObjectBase.h */; };
  176. 868EC2D6F5E462D6EC55BCAA99DA1848 /* ObjectiveCSupport+BSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A44DB03BC89613444A8677AF8B9718 /* ObjectiveCSupport+BSON.swift */; };
  177. 876EE37947934409808939990FBC28D7 /* SwiftUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F15C0DD85D5AB5EE382380DB7D379A41 /* SwiftUI.swift */; };
  178. 87A5DD69BBFC72B10DCE234AD915AECA /* RLMEmbeddedObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = C6CDC4F0BC0FEF0BF1EDAFBE780C3FC0 /* RLMEmbeddedObject.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  179. 8A3E3F36EEEE830D273FB455144921CF /* RLMRealmUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1A7E1E1F583157E97280C2C11F60253D /* RLMRealmUtil.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  180. 8A9025AE4A9232EF04AAFFA2EEA1416F /* ComplexTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EC5EE6912182E015407E574294ABDCC /* ComplexTypes.swift */; };
  181. 8B2072B251574B461AEF7A915C8AF90F /* RLMObject_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 156DA493B9D89EC4212074D2C995EF9C /* RLMObject_Private.h */; };
  182. 8BD86B5E5C4D9040FF6F940A7DDE5B5E /* Events.swift in Sources */ = {isa = PBXBuildFile; fileRef = A00386484AF93B1D69A5F465564FF33F /* Events.swift */; };
  183. 8BD9D141C5B7707226B40ED458DE9A46 /* RLMCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = 53FEC31B25442C280C915CF78B83081E /* RLMCollection.h */; };
  184. 8BFA582E32D4CCA22809D5D430075BA1 /* RLMUser_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 931FFD633662A9674B8F3EF39579EB5C /* RLMUser_Private.h */; };
  185. 8C42A7A9022BBAFCF982F250E3A7500D /* Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AE9917146111B7CF81BE6A9EA9097B7 /* Schema.swift */; };
  186. 8E4946AF47D0CB535546BCCC8EFA5ED3 /* RLMPushClient.mm in Sources */ = {isa = PBXBuildFile; fileRef = 23D58A0A4DF4703C125A90D1398E776E /* RLMPushClient.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  187. 8F3B61FDAC0D3D8226AADDF013946108 /* RLMMongoDatabase.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 86C82009901EC92F1F93D8D4E50B2632 /* RLMMongoDatabase.h */; };
  188. 8F43278BE5C756108EA3A0B50803EC0F /* RLMObjectId.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = E003BD497C568C08EC768CD231F1AD26 /* RLMObjectId.h */; };
  189. 8F82E78D6E8BB8CFF319D8D1F5BC7204 /* RLMValue.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 656A2602114C6F39008996487E53F025 /* RLMValue.h */; };
  190. 8FE84C22C10FB60A6415744AB2F868A1 /* RLMSyncConfiguration.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = A9C89270B39D91E8A818E34F32C7799A /* RLMSyncConfiguration.h */; };
  191. 910145FF03824ABFF17CA653C7F0BD5E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 952925E838A0DE4D7BDC4EE54022633D /* Foundation.framework */; };
  192. 91420C785F4816950347FCF77F2179E3 /* RLMSyncSubscription.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 68D58FC196381235BC49DEF871BC6C4E /* RLMSyncSubscription.h */; };
  193. 91A36FDEDB3697B2A9CF64A4C1517106 /* RLMCredentials.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D260A52C53254A6FF21693A13B6D241 /* RLMCredentials.h */; };
  194. 92C86DD35BB35AD8C829F7BD677E1BD5 /* RLMSchema_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72BBEB735A09A89265B342D9D00DD130 /* RLMSchema_Private.h */; };
  195. 940BA64E3D53B7F4E75B9A154B10AE96 /* RLMUserAPIKey.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 8503B74C1678228FF9FC0BA42CE15096 /* RLMUserAPIKey.h */; };
  196. 958A22AD0045E6D0159B7D4BB3EC46DB /* RLMAsyncTask.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7BD82FB62C4C6F66BB1E560622D260E1 /* RLMAsyncTask.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  197. 971328B5C2BBA4D11D1EDA68799FCBD6 /* RLMRealm.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 3A122237AC82FC67FCCBBC7B49CF3B6F /* RLMRealm.h */; };
  198. 97BF699AC80B0A8F6D3A89EBE06C699E /* RLMObjectId.mm in Sources */ = {isa = PBXBuildFile; fileRef = F1B535C48AA27A28600CB292BA7B62C1 /* RLMObjectId.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  199. 97FC352B1ECE6980A313E50222CA100C /* RLMAPIKeyAuth.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = F313551CDB4FD810DD3CF839F48E5598 /* RLMAPIKeyAuth.h */; };
  200. 9811B1C4F898EB3970895029EDFD7436 /* RLMSwiftObject.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 251F62CD7F86A4BDC5A5251E2EC9CDE5 /* RLMSwiftObject.h */; };
  201. 9967BBD9E33F5310CEA67C1F1ABBF273 /* RLMDecimal128.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = E5D51CF7CC72E3E01269B1108CD73D9A /* RLMDecimal128.h */; };
  202. 99FFBD71C9DDFBB0A14EFDA97F1B02B7 /* Pods-Bremer-BremerUITests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = CF24E6101AE36BCE037294AB302C146B /* Pods-Bremer-BremerUITests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  203. 9C20856EDF5A9D048A25A0E5E6C4D6EC /* RLMSet_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = CD4D935A3B6C8A82ADB9DF7455DFB90B /* RLMSet_Private.h */; };
  204. 9C38F4A2700C7A8FA3E01DF077CD7B6D /* RLMUpdateResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 89578087225F22AF21C2C253BD9F15E7 /* RLMUpdateResult.h */; };
  205. 9C7A9DE5E81599EB456F1D454F9B9360 /* NSError+RLMSync.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AF7E94666A9B45384AB13E181E4CD57 /* NSError+RLMSync.h */; };
  206. 9D088891C4077B7C96B4626A7C9C0113 /* RLMSwiftProperty.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 98A99A950E295F01B3CE7F2FBBEBC429 /* RLMSwiftProperty.h */; };
  207. 9D1C7542A7BCDEBA0F62F273FD7231B0 /* Realm-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E96A87D4C9F5DE31C5D4A08F2B80B71 /* Realm-dummy.m */; };
  208. A0E1E99D275AC0763FDC74D83CB671A1 /* RLMArray.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = F6C1A5EFD84B6A50454D576EA03B4DB4 /* RLMArray.h */; };
  209. A2D241953E4F2DA88EEC3CED7DEDF8B1 /* Realm.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5C44617F54A134E586D8A6138AEBF85 /* Realm.swift */; };
  210. A30CECDE48E690E4C81DFAACB9D48A3C /* RLMQueryUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 202E9650F11F6AD66598EC94505C0DC0 /* RLMQueryUtil.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  211. A34746857C1D93ED5EB769679BE3348B /* RLMSwiftValueStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 97803D1FC1CC8551BE103980CD22B5E9 /* RLMSwiftValueStorage.h */; };
  212. A6E6072DF7430D90EA6DC3066FA7F7C7 /* RLMFindOptions.h in Headers */ = {isa = PBXBuildFile; fileRef = E2902657D4B3DF4F908B849A1F5FFD8F /* RLMFindOptions.h */; };
  213. A90CBD8E1781E2E19989DD93E5BE8033 /* RLMSyncConfiguration_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 31ADBCF4BF2601BDCF3BEB00B234A65A /* RLMSyncConfiguration_Private.h */; };
  214. A961A6A4F5DEEEEFD5A03DF58AD26462 /* RLMSyncManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 0AF05C6D9B63DCA0A6436D62E942292E /* RLMSyncManager.h */; };
  215. A9AE14432BFCB62033691DD12204CC5A /* RLMApp.mm in Sources */ = {isa = PBXBuildFile; fileRef = 590D63CB0677446E02281D23D4692E4C /* RLMApp.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  216. A9CCD04E513E9AF636B6D2836A51BAEF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 952925E838A0DE4D7BDC4EE54022633D /* Foundation.framework */; };
  217. AAD9FDCF7389C0EFE67CCD5B9BAF3115 /* Optional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCBCA3A7CCA35C254E7412CD7B5C33B /* Optional.swift */; };
  218. AB60957A130323D5FACF4F2991B70391 /* RLMRealm+Sync.mm in Sources */ = {isa = PBXBuildFile; fileRef = C2FC7E591096B5B21551F74E7DE51CDD /* RLMRealm+Sync.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  219. ABD61BF538B0440B014502E121AD906D /* MongoClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79B0FE938D2F799ECCA6EDFA678A1B91 /* MongoClient.swift */; };
  220. AC2B3358725F8AFB36A2CD27240177F2 /* RLMRealm_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 4E1819A1DE7516208F40BA9103184CB9 /* RLMRealm_Private.h */; };
  221. AFFEB160C9DAC32478B61FCCED14535B /* PersistedProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DD5C52ED1637C35CFF24F78FA8E7F34 /* PersistedProperty.swift */; };
  222. B040048B02022042FAD7AA495FCB0323 /* RLMRealmConfiguration_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 99AA99D23861CC51BB876FA7CDEAE774 /* RLMRealmConfiguration_Private.h */; };
  223. B0F6648B7B06016F49CFAE0A6D837DF4 /* RLMNetworkTransport.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = DD6CF5C22D43D0340212EFD3A0341BE7 /* RLMNetworkTransport.h */; };
  224. B227477A74825C9A83083C0433CBFDD8 /* RLMAsymmetricObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = 748B44A932F1CC48BB670ED0D3ACC753 /* RLMAsymmetricObject.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  225. B2A59ED57987B4C045C2E426CA784F3C /* RLMNetworkTransport.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1D7A1F605D5891D44CC5D45CB5309EC8 /* RLMNetworkTransport.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  226. B46E52EDBD14DEA140A5EE7F128F7D70 /* RealmProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DF39689A0A6790771DC1773757C1EAF /* RealmProperty.swift */; };
  227. B4EE276AF7CB12ED9DB48318D8914C2B /* RealmCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B57CFF0C89A929D0188B77FF91CB915 /* RealmCollection.swift */; };
  228. B59E22971F8D4CE5681BF67535A363F7 /* Combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B7374F60D29EB95FE8F0B6E7BC6981C /* Combine.swift */; };
  229. B6051B422B346D7C2C0C78083AE42593 /* RLMCollection_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EE21D373515813C8D8187A7DB408B8F /* RLMCollection_Private.h */; };
  230. B785E35AE212C2CB4C4CD0D84C49B90D /* AsymmetricObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BCF4F4DFBF323D1F496E7AA905F6829 /* AsymmetricObject.swift */; };
  231. B837F9BAA1E321E18780F3B8903BC004 /* MutableSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47F9EF2D06DD5F0C3364A50CFFD27175 /* MutableSet.swift */; };
  232. B9B88E7ED730F1F89746B2448FE19D6D /* RLMThreadSafeReference.h in Headers */ = {isa = PBXBuildFile; fileRef = 28BDE71E985AC8FBF505AD02C4B30C06 /* RLMThreadSafeReference.h */; };
  233. BAD6F720447F880C4E8C293236558AA2 /* RLMEvent.mm in Sources */ = {isa = PBXBuildFile; fileRef = DD5F9555DB50862C43611118F9E6FF20 /* RLMEvent.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  234. BBCE391F1AC55EFC2A589E550ACCC1B6 /* ObjectiveCSupport+AnyRealmValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B4DD113336EDCBA8E57663DAC98DAED /* ObjectiveCSupport+AnyRealmValue.swift */; };
  235. BC3767360C4E6C8373B927EEEFF2310D /* RLMSwiftSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB3A9E52A23FB3F9B23BBF63DD7653A /* RLMSwiftSupport.m */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  236. BCC16BD326E2270E91F40163F6E39DA1 /* RLMRealmConfiguration_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 99AA99D23861CC51BB876FA7CDEAE774 /* RLMRealmConfiguration_Private.h */; };
  237. BEBEEBDD6543109E845B69CC102EF872 /* RLMDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 308DBDE082D41F22F50C92F0219C0282 /* RLMDictionary.h */; };
  238. BF5352E6A21E27DB879C2189155F17EA /* BasicTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC2DDB1B7EB185FFE2B8E387885B7842 /* BasicTypes.swift */; };
  239. C11339074CE5C4A8DF75384CCC987B77 /* ObjectId.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED205C636A7332EDE1203A29F356F902 /* ObjectId.swift */; };
  240. C1FD432E9CBF46B53AEB2152A00DCC91 /* RLMMongoCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = 7382B395581C4D5173DD3D9F1FA73E6E /* RLMMongoCollection.h */; };
  241. C227A035FABE8C27079FB27231960CA2 /* RLMSyncSession.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 3C6F253DE442B7CD2596F4212103F666 /* RLMSyncSession.h */; };
  242. C34D354EFB0278C45DFBF4DA47DEBF74 /* RLMSectionedResults.mm in Sources */ = {isa = PBXBuildFile; fileRef = C0040FBF8247CDC8C0A0291B31DB2C6E /* RLMSectionedResults.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  243. C49A30D54C6C024842C726A7A0A349C3 /* RLMConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 7EBA5CFE49DBE74E402A458118E45875 /* RLMConstants.m */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  244. C50B84D7B7EEB94A97C13C8AD3F7E23D /* Pods-Bremer-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7002EA128EE9AD22020152C5C6894C5F /* Pods-Bremer-dummy.m */; };
  245. C57AA7AA381473F8C9FEE4FD7179E6B3 /* RLMDictionary.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 308DBDE082D41F22F50C92F0219C0282 /* RLMDictionary.h */; };
  246. C97E9141FEDD6F16EE8EB2FD7D84CA3F /* RLMMongoClient.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = A6954DA60DEE09E47284DFB14176FC5C /* RLMMongoClient.h */; };
  247. CBFF08499AB31E38171D297AF970C55C /* RLMClassInfo.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0EC784486BA2B84E7CC5BF4FFE73B033 /* RLMClassInfo.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  248. CBFF56BD941E3BAE6D8A1A7CCBB4F207 /* RLMSet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 328DA24E2F0FFF97F378C482A57756A6 /* RLMSet.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  249. CCC55B25CFC9567D6A2803336B7D1D17 /* RLMDecimal128.h in Headers */ = {isa = PBXBuildFile; fileRef = E5D51CF7CC72E3E01269B1108CD73D9A /* RLMDecimal128.h */; };
  250. CCD1C585CE4E9DBE15769F38E06842C2 /* ThreadSafeReference.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67092FC5F8649E5A26AE847AD8A8876D /* ThreadSafeReference.swift */; };
  251. D0A22FECD9AFFEC60B35A58BEE37A51A /* RLMNetworkTransport.h in Headers */ = {isa = PBXBuildFile; fileRef = DD6CF5C22D43D0340212EFD3A0341BE7 /* RLMNetworkTransport.h */; };
  252. D1243934E772496997298DBFF0DE3422 /* RLMProperty_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 6925048E7FF653A3F7FDA6C80603546F /* RLMProperty_Private.h */; };
  253. D15B7847ABF90E0B55C6EF7C8EDF3158 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 952925E838A0DE4D7BDC4EE54022633D /* Foundation.framework */; };
  254. D40B4ABC458054D8C3E5D10377A2CEE0 /* RLMSyncUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = FAC151E989BE61BE27894E9466897C9D /* RLMSyncUtil.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  255. D504D18B65C4071A08171C05D5B592D1 /* RLMResults_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 5541E31DC0879051FFC3C4EE04F765B9 /* RLMResults_Private.h */; };
  256. D557744183CF5535DECED314499DDE07 /* RLMMongoCollection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 36DA7DE9E336E47CEB58E15845B6188C /* RLMMongoCollection.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  257. D6725A83F0BDF7F1CD1EFD5DB116CE0A /* RLMDictionary.mm in Sources */ = {isa = PBXBuildFile; fileRef = 98406ED6D7929CB5C414D49E3028B995 /* RLMDictionary.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  258. D82B59171BB4C4C7158759A41E6FECF6 /* RLMRealm.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9CF79020CE57ECA510B1E580B1CE98E5 /* RLMRealm.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  259. D9139F2BD1B5CDA5378FE801681A67AB /* RLMObjectSchema_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 757457E7DEA8C2AA02BAF76C46377329 /* RLMObjectSchema_Private.h */; };
  260. D9A7B2A7821605D50409B738534A23F6 /* Realm.h in Headers */ = {isa = PBXBuildFile; fileRef = FE8350F6C1FADE55F9BF782D08FDABFD /* Realm.h */; };
  261. D9D541537E0E9CBE619FCB4C5BA41FBC /* Pods-BremerTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 54929AAB01C9B10B946F41FBDF583DF4 /* Pods-BremerTests-dummy.m */; };
  262. D9D8EA266CD7C5885464952BC9B2678D /* ObjcBridgeable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E57599782133BDF9EB8C7DFCEC56D992 /* ObjcBridgeable.swift */; };
  263. DC1CC94EA95338783CD4596CF2882942 /* List.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB2B37C3887EC2A789C5465BD724856A /* List.swift */; };
  264. DC846F05C78BFE7388A9FCC22D6855C0 /* RLMDecimal128.mm in Sources */ = {isa = PBXBuildFile; fileRef = B2B3CF7C7D1F83C09082DF1C6AFB0159 /* RLMDecimal128.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  265. DD5565CB03976C136614929A24AFEB00 /* RLMLogger.mm in Sources */ = {isa = PBXBuildFile; fileRef = 017195EB54DBECB50C413EB1A820E94D /* RLMLogger.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  266. DE9AC4D1B35C9E07B979930D5C0B38DF /* CollectionAccess.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92DC24CEF1BFE8D67401AA89AE318EAB /* CollectionAccess.swift */; };
  267. DEB4B1192A01C11306500422A677D67D /* RLMSectionedResults.h in Headers */ = {isa = PBXBuildFile; fileRef = D33AC4A4F700EB53303DA72A42DADD96 /* RLMSectionedResults.h */; };
  268. DFE3D9A4694A51FD0214E86873DA558A /* RLMObjectSchema_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 757457E7DEA8C2AA02BAF76C46377329 /* RLMObjectSchema_Private.h */; };
  269. E10CC1254774629FBF9FE84379F3AE1F /* RLMAccessor.mm in Sources */ = {isa = PBXBuildFile; fileRef = BCF15A7FAB1BAB6CF87FA1E1240EAA22 /* RLMAccessor.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  270. E29E3E106023F452D942798B1A98C791 /* RLMAccessor.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = AFBAAA7D9AF1F57EA8E05B3BB9ED1F8D /* RLMAccessor.h */; };
  271. E34B80A9A8B49857FCD043CAE44D1EC0 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A6961C92C6C022D5E9CC07787774CC /* Util.swift */; };
  272. E366E515D6BD30A71F323FE37BCC1A28 /* Pods-BremerTests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 084EDB73408D5ED54E37CC7A8193791C /* Pods-BremerTests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  273. E3DC7B809D4812814D1275565D9A52B7 /* RLMRealm.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A122237AC82FC67FCCBBC7B49CF3B6F /* RLMRealm.h */; };
  274. E6595B00A83513B21DC169C6319F834F /* RLMSyncSubscription_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 31A8F30D8D7E0AB02362EE0AD1AF1268 /* RLMSyncSubscription_Private.h */; };
  275. E67507D98B3AFB1C33E80C4999086D23 /* RLMProviderClient.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFB0657BB0ABFDBE61C1E243296B0A /* RLMProviderClient.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  276. E7E8EB6C98BEBF86A61A10162B9D53DB /* RLMObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = 438EEDFCDE953A0FB47AF574D22EB312 /* RLMObject.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  277. E7FE0FE9CCC81F971080577E75A9BADF /* RLMCredentials.mm in Sources */ = {isa = PBXBuildFile; fileRef = 966AE395BC3B71F90831AFE79586D893 /* RLMCredentials.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  278. E899987F3E6214F43909608AE045620A /* RLMPushClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 68B7ABFB3FB23D05DCFCBD5E4F60D8C1 /* RLMPushClient.h */; };
  279. E8E68A15275FD6942B3345A9CD29D237 /* RLMUser_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 931FFD633662A9674B8F3EF39579EB5C /* RLMUser_Private.h */; };
  280. EECB495C6174780DAD8256BE67151B97 /* RLMFindOptions.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = E2902657D4B3DF4F908B849A1F5FFD8F /* RLMFindOptions.h */; };
  281. F0C6422CF158E3038EF195C6B04B3597 /* RLMArray.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3E07A833E0493B8D3F6A88C794F249EA /* RLMArray.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  282. F0C68CAD88EEDA948E59BB2E89EC3052 /* RLMApp_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F6C9E50FB69103202B6E5F4AD647AAB /* RLMApp_Private.h */; };
  283. F3117B7CBCA74424D090B0911C96DC89 /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = B275916C09492961BE9FF64C026D7D5B /* Object.swift */; };
  284. F48B3E0D431BBBC6904CDCD2CF90031B /* RLMSet.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = BA42A0E2BDA802CD41C5791B01D95C8A /* RLMSet.h */; };
  285. F48BBB342D22A1EE7AC2508682F827AE /* RLMSyncConfiguration_Private.h in Copy . Private Headers */ = {isa = PBXBuildFile; fileRef = 31ADBCF4BF2601BDCF3BEB00B234A65A /* RLMSyncConfiguration_Private.h */; };
  286. F80CCCEBF9794DC3E8B4EEB8FAAA2D0B /* ObjectSchema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B3CD4A2BD648DA78AC6D18274B7B3BE /* ObjectSchema.swift */; };
  287. F94371C9169BE3AE599827232C38D2B0 /* RLMEmbeddedObject.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 1093D1C3E0121F776B90F3F425A05747 /* RLMEmbeddedObject.h */; };
  288. F9FA019AA5F4715F439D87602AA6E16E /* RLMRealmConfiguration.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 5048457FAC7400CC15E9FF5E34CC736B /* RLMRealmConfiguration.h */; };
  289. FCA3AA572DB59FC9E2E45FEB3100DAF5 /* RLMConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 407AB4F6922BDF4346E500A6611B2925 /* RLMConstants.h */; };
  290. FE2F13D80F1F4B8A605390C3399EF3AD /* RealmKeyedCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5AEF06E9131F34D02F83FB90CE4793B /* RealmKeyedCollection.swift */; };
  291. FE37B576B68AC2671F9ADCB2FDC555C6 /* RLMObjectBase_Dynamic.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F6AE9474A96853A8CCEB7217E7882B1 /* RLMObjectBase_Dynamic.h */; };
  292. FE7FC652161CB9CBDDBA9E5BE3397011 /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F7EFF56DEE55B0043740912E928BE2B /* Error.swift */; };
  293. FF21C29F2325E747CC04BA19B21CF38F /* RLMSwiftObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 251F62CD7F86A4BDC5A5251E2EC9CDE5 /* RLMSwiftObject.h */; };
  294. FFC5AD5D9C84E7800EB949BFC5E51EE0 /* RLMUpdateChecker.mm in Sources */ = {isa = PBXBuildFile; fileRef = C0004D5E5EFD0B9DB132A9665F5722ED /* RLMUpdateChecker.mm */; settings = {COMPILER_FLAGS = "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.42.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC"; }; };
  295. /* End PBXBuildFile section */
  296.  
  297. /* Begin PBXContainerItemProxy section */
  298. 6E62B7B55E80A98A7C3B305B2D5767E5 /* PBXContainerItemProxy */ = {
  299. isa = PBXContainerItemProxy;
  300. containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  301. proxyType = 1;
  302. remoteGlobalIDString = 9399214D42B91BBCB8EFD6308884653C;
  303. remoteInfo = "Pods-Bremer";
  304. };
  305. A294B51E81F4F9714F641F956BCDFDD4 /* PBXContainerItemProxy */ = {
  306. isa = PBXContainerItemProxy;
  307. containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  308. proxyType = 1;
  309. remoteGlobalIDString = 68494F30B4A13F8E5E88BCCAEC25B0A4;
  310. remoteInfo = Realm;
  311. };
  312. AA0E21EBF22F66387EFA4044F9352A74 /* PBXContainerItemProxy */ = {
  313. isa = PBXContainerItemProxy;
  314. containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  315. proxyType = 1;
  316. remoteGlobalIDString = 68494F30B4A13F8E5E88BCCAEC25B0A4;
  317. remoteInfo = Realm;
  318. };
  319. CB828421E54C4F9E9403280D1039F501 /* PBXContainerItemProxy */ = {
  320. isa = PBXContainerItemProxy;
  321. containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  322. proxyType = 1;
  323. remoteGlobalIDString = 782725687624F8665247B84AB581BEB1;
  324. remoteInfo = RealmSwift;
  325. };
  326. D6A4888DF0287DD834BE6DAF07C350C7 /* PBXContainerItemProxy */ = {
  327. isa = PBXContainerItemProxy;
  328. containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  329. proxyType = 1;
  330. remoteGlobalIDString = 782725687624F8665247B84AB581BEB1;
  331. remoteInfo = RealmSwift;
  332. };
  333. FC2F95BCBA2B20A264CB04B37382F5B9 /* PBXContainerItemProxy */ = {
  334. isa = PBXContainerItemProxy;
  335. containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  336. proxyType = 1;
  337. remoteGlobalIDString = 68494F30B4A13F8E5E88BCCAEC25B0A4;
  338. remoteInfo = Realm;
  339. };
  340. /* End PBXContainerItemProxy section */
  341.  
  342. /* Begin PBXCopyFilesBuildPhase section */
  343. 19CAE12F0E356F370555E49572DB2EF2 /* Copy . Public Headers */ = {
  344. isa = PBXCopyFilesBuildPhase;
  345. buildActionMask = 2147483647;
  346. dstPath = "$(PUBLIC_HEADERS_FOLDER_PATH)/.";
  347. dstSubfolderSpec = 16;
  348. files = (
  349. 25288A0E049B582F8B97030FC89F2188 /* NSError+RLMSync.h in Copy . Public Headers */,
  350. 1264261A2DE5E83DFAC6D96FDE9A17D9 /* Realm.h in Copy . Public Headers */,
  351. 97FC352B1ECE6980A313E50222CA100C /* RLMAPIKeyAuth.h in Copy . Public Headers */,
  352. 7003751838B815A2CED970B9FFE2E472 /* RLMApp.h in Copy . Public Headers */,
  353. A0E1E99D275AC0763FDC74D83CB671A1 /* RLMArray.h in Copy . Public Headers */,
  354. 0E7A97BD7EA7026B0879CAAD82C7BC9A /* RLMAsymmetricObject.h in Copy . Public Headers */,
  355. 163BE3484DDE34A40D0A16522F394367 /* RLMAsyncTask.h in Copy . Public Headers */,
  356. 2B1A964A2AF4B39439A8C7B7E3DF1811 /* RLMBSON.h in Copy . Public Headers */,
  357. 1C48FF8C98F113D2885F9AC5DC711058 /* RLMCollection.h in Copy . Public Headers */,
  358. 409221ABB1CE39C1A87EE5E10B03225E /* RLMConstants.h in Copy . Public Headers */,
  359. 6EEF08E1970531934EA69185040B71F1 /* RLMCredentials.h in Copy . Public Headers */,
  360. 9967BBD9E33F5310CEA67C1F1ABBF273 /* RLMDecimal128.h in Copy . Public Headers */,
  361. C57AA7AA381473F8C9FEE4FD7179E6B3 /* RLMDictionary.h in Copy . Public Headers */,
  362. 30E832A6E54FCBA6BCC6CB16671A697D /* RLMEmailPasswordAuth.h in Copy . Public Headers */,
  363. F94371C9169BE3AE599827232C38D2B0 /* RLMEmbeddedObject.h in Copy . Public Headers */,
  364. 6CF869385B68714ECCF7C24A53EBCCF2 /* RLMError.h in Copy . Public Headers */,
  365. 6CCE4E2180DE5FEB5B8CE98B9768DE6D /* RLMFindOneAndModifyOptions.h in Copy . Public Headers */,
  366. EECB495C6174780DAD8256BE67151B97 /* RLMFindOptions.h in Copy . Public Headers */,
  367. 6AB49426FB6ADB70AE672224937E64A9 /* RLMLogger.h in Copy . Public Headers */,
  368. 8319F4D6CA27AB8D6DB919DDEF0168FC /* RLMMigration.h in Copy . Public Headers */,
  369. C97E9141FEDD6F16EE8EB2FD7D84CA3F /* RLMMongoClient.h in Copy . Public Headers */,
  370. 3C6886B7C7A89AFEA13AE77D9B52F529 /* RLMMongoCollection.h in Copy . Public Headers */,
  371. 8F3B61FDAC0D3D8226AADDF013946108 /* RLMMongoDatabase.h in Copy . Public Headers */,
  372. B0F6648B7B06016F49CFAE0A6D837DF4 /* RLMNetworkTransport.h in Copy . Public Headers */,
  373. 43CD2267C95A4B1EBFE60AD7B3F8E485 /* RLMObject.h in Copy . Public Headers */,
  374. 86398C0FDA78F714415C4D95A995C250 /* RLMObjectBase.h in Copy . Public Headers */,
  375. 0EDF63B3A2C61F94E8716B73FABA19C2 /* RLMObjectBase_Dynamic.h in Copy . Public Headers */,
  376. 8F43278BE5C756108EA3A0B50803EC0F /* RLMObjectId.h in Copy . Public Headers */,
  377. 00D2EA50D76FE77C68B05C6174F0E50D /* RLMObjectSchema.h in Copy . Public Headers */,
  378. 25F3F292FF644A128DA6ED70F562BFE6 /* RLMProperty.h in Copy . Public Headers */,
  379. 1F59E2EDE8BB7806133ED73D31F1CAE7 /* RLMProviderClient.h in Copy . Public Headers */,
  380. 7BA7FEA98B6EF202744404FD8199BC91 /* RLMPushClient.h in Copy . Public Headers */,
  381. 971328B5C2BBA4D11D1EDA68799FCBD6 /* RLMRealm.h in Copy . Public Headers */,
  382. 8149453866F74E14E251C543C00F4F4A /* RLMRealm+Sync.h in Copy . Public Headers */,
  383. 1BD4BFDCB4734F61ECEFD90BBD45BE97 /* RLMRealm_Dynamic.h in Copy . Public Headers */,
  384. F9FA019AA5F4715F439D87602AA6E16E /* RLMRealmConfiguration.h in Copy . Public Headers */,
  385. 42606A9EC6B47ACFFCD3795165998394 /* RLMResults.h in Copy . Public Headers */,
  386. 298946030A825D7750016DCAFEE23039 /* RLMSchema.h in Copy . Public Headers */,
  387. 29C7AB9EE67DB83850C75692523842D4 /* RLMSectionedResults.h in Copy . Public Headers */,
  388. F48B3E0D431BBBC6904CDCD2CF90031B /* RLMSet.h in Copy . Public Headers */,
  389. 33E19DC5B0C4219F9DBA3DA065C3D2D5 /* RLMSwiftCollectionBase.h in Copy . Public Headers */,
  390. 9811B1C4F898EB3970895029EDFD7436 /* RLMSwiftObject.h in Copy . Public Headers */,
  391. 83E05D94926C7E9E091B3C409A8C4892 /* RLMSwiftValueStorage.h in Copy . Public Headers */,
  392. 8FE84C22C10FB60A6415744AB2F868A1 /* RLMSyncConfiguration.h in Copy . Public Headers */,
  393. 2EF91AF0889342D1B81D1DEA288D7415 /* RLMSyncManager.h in Copy . Public Headers */,
  394. C227A035FABE8C27079FB27231960CA2 /* RLMSyncSession.h in Copy . Public Headers */,
  395. 91420C785F4816950347FCF77F2179E3 /* RLMSyncSubscription.h in Copy . Public Headers */,
  396. 802C8700DC0809CF4002A2CFA2BED876 /* RLMThreadSafeReference.h in Copy . Public Headers */,
  397. 5059D7DC3E94C2471AA9F96A1E91DA25 /* RLMUpdateResult.h in Copy . Public Headers */,
  398. 0D6C52E690487D298703BC1EAA63C0B3 /* RLMUser.h in Copy . Public Headers */,
  399. 940BA64E3D53B7F4E75B9A154B10AE96 /* RLMUserAPIKey.h in Copy . Public Headers */,
  400. 8F82E78D6E8BB8CFF319D8D1F5BC7204 /* RLMValue.h in Copy . Public Headers */,
  401. );
  402. name = "Copy . Public Headers";
  403. runOnlyForDeploymentPostprocessing = 0;
  404. };
  405. 542F1A369041BB7B845B320F71D685F4 /* Copy . Private Headers */ = {
  406. isa = PBXCopyFilesBuildPhase;
  407. buildActionMask = 2147483647;
  408. dstPath = "$(PRIVATE_HEADERS_FOLDER_PATH)/.";
  409. dstSubfolderSpec = 16;
  410. files = (
  411. E29E3E106023F452D942798B1A98C791 /* RLMAccessor.h in Copy . Private Headers */,
  412. 70B38FE38BC1033664F4287CCC545BB3 /* RLMApp_Private.h in Copy . Private Headers */,
  413. 50443117E9BAAEE5E88AE2D202A4B79F /* RLMArray_Private.h in Copy . Private Headers */,
  414. 117A753CAB61836303AD4FAE1513D581 /* RLMAsyncTask_Private.h in Copy . Private Headers */,
  415. 76D6A67C276309C675005F8F2D9BACD5 /* RLMCollection_Private.h in Copy . Private Headers */,
  416. 0F66BB0F0515C22CF07887AD73317FC7 /* RLMDictionary_Private.h in Copy . Private Headers */,
  417. 2670A5A2789DA3553D275F63297A52F1 /* RLMEvent.h in Copy . Private Headers */,
  418. 39901C4D4268B4A4DCEFFEAAAF86F485 /* RLMLogger_Private.h in Copy . Private Headers */,
  419. 72F625D1872BACF2B714F35BD4400C16 /* RLMMongoCollection_Private.h in Copy . Private Headers */,
  420. 4DFBC9C9B11F956CF0F14270DD1A5F10 /* RLMObject_Private.h in Copy . Private Headers */,
  421. 5859B1C3F605671841F88404BF1CBE81 /* RLMObjectBase_Private.h in Copy . Private Headers */,
  422. D9139F2BD1B5CDA5378FE801681A67AB /* RLMObjectSchema_Private.h in Copy . Private Headers */,
  423. 127D768C00E02D0644E825FED6D4A8AD /* RLMObjectStore.h in Copy . Private Headers */,
  424. D1243934E772496997298DBFF0DE3422 /* RLMProperty_Private.h in Copy . Private Headers */,
  425. AC2B3358725F8AFB36A2CD27240177F2 /* RLMRealm_Private.h in Copy . Private Headers */,
  426. B040048B02022042FAD7AA495FCB0323 /* RLMRealmConfiguration_Private.h in Copy . Private Headers */,
  427. D504D18B65C4071A08171C05D5B592D1 /* RLMResults_Private.h in Copy . Private Headers */,
  428. 434FB2F0E1D2A41F940B3FBFF8B4E816 /* RLMScheduler.h in Copy . Private Headers */,
  429. 32C6E8F469B4E195C59FC25D8F4F8C79 /* RLMSchema_Private.h in Copy . Private Headers */,
  430. 9C20856EDF5A9D048A25A0E5E6C4D6EC /* RLMSet_Private.h in Copy . Private Headers */,
  431. 9D088891C4077B7C96B4626A7C9C0113 /* RLMSwiftProperty.h in Copy . Private Headers */,
  432. F48BBB342D22A1EE7AC2508682F827AE /* RLMSyncConfiguration_Private.h in Copy . Private Headers */,
  433. 5858E83F858272F084A4B75F0C01DFBF /* RLMSyncSubscription_Private.h in Copy . Private Headers */,
  434. E8E68A15275FD6942B3345A9CD29D237 /* RLMUser_Private.h in Copy . Private Headers */,
  435. );
  436. name = "Copy . Private Headers";
  437. runOnlyForDeploymentPostprocessing = 0;
  438. };
  439. /* End PBXCopyFilesBuildPhase section */
  440.  
  441. /* Begin PBXFileReference section */
  442. 017195EB54DBECB50C413EB1A820E94D /* RLMLogger.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMLogger.mm; path = Realm/RLMLogger.mm; sourceTree = "<group>"; };
  443. 02BCC49FB1F90CE18788E9C8DF1F60C9 /* SortDescriptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SortDescriptor.swift; path = RealmSwift/SortDescriptor.swift; sourceTree = "<group>"; };
  444. 084EDB73408D5ED54E37CC7A8193791C /* Pods-BremerTests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-BremerTests-umbrella.h"; sourceTree = "<group>"; };
  445. 0900DCBD41747C1B1D6A5D788E7F4134 /* Realm-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Realm-Info.plist"; sourceTree = "<group>"; };
  446. 0AF05C6D9B63DCA0A6436D62E942292E /* RLMSyncManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMSyncManager.h; path = include/RLMSyncManager.h; sourceTree = "<group>"; };
  447. 0EC784486BA2B84E7CC5BF4FFE73B033 /* RLMClassInfo.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMClassInfo.mm; path = Realm/RLMClassInfo.mm; sourceTree = "<group>"; };
  448. 0F6AE9474A96853A8CCEB7217E7882B1 /* RLMObjectBase_Dynamic.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMObjectBase_Dynamic.h; path = include/RLMObjectBase_Dynamic.h; sourceTree = "<group>"; };
  449. 1093D1C3E0121F776B90F3F425A05747 /* RLMEmbeddedObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMEmbeddedObject.h; path = include/RLMEmbeddedObject.h; sourceTree = "<group>"; };
  450. 128E2A3A408DD8C462D655821E17014B /* RLMObjectSchema.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMObjectSchema.mm; path = Realm/RLMObjectSchema.mm; sourceTree = "<group>"; };
  451. 12E0802B8D1CD4C7F7B06EB8B6161352 /* RLMAPIKeyAuth.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMAPIKeyAuth.mm; path = Realm/RLMAPIKeyAuth.mm; sourceTree = "<group>"; };
  452. 14E5074693C241E739C0F88EA9E26D6E /* RLMRealm_Dynamic.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMRealm_Dynamic.h; path = include/RLMRealm_Dynamic.h; sourceTree = "<group>"; };
  453. 156B0F1647DE46158BC285E80693AC3F /* RLMProperty.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMProperty.h; path = include/RLMProperty.h; sourceTree = "<group>"; };
  454. 156DA493B9D89EC4212074D2C995EF9C /* RLMObject_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMObject_Private.h; path = include/RLMObject_Private.h; sourceTree = "<group>"; };
  455. 15AFE66B86114D491B00DFE510CC6081 /* RLMAsymmetricObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMAsymmetricObject.h; path = include/RLMAsymmetricObject.h; sourceTree = "<group>"; };
  456. 170BFD8D6212C2BE4613E8915FE93911 /* RLMApp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMApp.h; path = include/RLMApp.h; sourceTree = "<group>"; };
  457. 17BF8FF42BA0F44D5871BF66E11034C6 /* Realm.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Realm.release.xcconfig; sourceTree = "<group>"; };
  458. 1936DA062F9BE3920D47A14C3DD4851C /* RLMBSON.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMBSON.h; path = include/RLMBSON.h; sourceTree = "<group>"; };
  459. 1A7E1E1F583157E97280C2C11F60253D /* RLMRealmUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMRealmUtil.mm; path = Realm/RLMRealmUtil.mm; sourceTree = "<group>"; };
  460. 1AF58B2A8E5F1848F36BD2D6637AC585 /* RLMObjectBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMObjectBase.h; path = include/RLMObjectBase.h; sourceTree = "<group>"; };
  461. 1B300F080FDE47388D3EB31854C9C2C8 /* Pods-Bremer-BremerUITests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Bremer-BremerUITests-dummy.m"; sourceTree = "<group>"; };
  462. 1B7374F60D29EB95FE8F0B6E7BC6981C /* Combine.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Combine.swift; path = RealmSwift/Combine.swift; sourceTree = "<group>"; };
  463. 1D7A1F605D5891D44CC5D45CB5309EC8 /* RLMNetworkTransport.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMNetworkTransport.mm; path = Realm/RLMNetworkTransport.mm; sourceTree = "<group>"; };
  464. 1DC6D46B721373B7304BAA683AF6093A /* Realm.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Realm.debug.xcconfig; sourceTree = "<group>"; };
  465. 1DC8B026FE1FDFCF15381976F1111E6F /* Pods-Bremer.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-Bremer.modulemap"; sourceTree = "<group>"; };
  466. 1EB3A9E52A23FB3F9B23BBF63DD7653A /* RLMSwiftSupport.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RLMSwiftSupport.m; path = Realm/RLMSwiftSupport.m; sourceTree = "<group>"; };
  467. 202E9650F11F6AD66598EC94505C0DC0 /* RLMQueryUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMQueryUtil.mm; path = Realm/RLMQueryUtil.mm; sourceTree = "<group>"; };
  468. 20F8BD3214B20EF37E8F662ACCAAA60C /* RLMMongoCollection_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMMongoCollection_Private.h; path = include/RLMMongoCollection_Private.h; sourceTree = "<group>"; };
  469. 21A3950C70D95063F4AA9D6404705A82 /* PropertyAccessors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertyAccessors.swift; path = RealmSwift/Impl/PropertyAccessors.swift; sourceTree = "<group>"; };
  470. 23D58A0A4DF4703C125A90D1398E776E /* RLMPushClient.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMPushClient.mm; path = Realm/RLMPushClient.mm; sourceTree = "<group>"; };
  471. 251F62CD7F86A4BDC5A5251E2EC9CDE5 /* RLMSwiftObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMSwiftObject.h; path = include/RLMSwiftObject.h; sourceTree = "<group>"; };
  472. 287A198FE10ED2E080F841D672EEB650 /* RLMObjectStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMObjectStore.h; path = include/RLMObjectStore.h; sourceTree = "<group>"; };
  473. 28BDE71E985AC8FBF505AD02C4B30C06 /* RLMThreadSafeReference.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMThreadSafeReference.h; path = include/RLMThreadSafeReference.h; sourceTree = "<group>"; };
  474. 2B9DEE7FCD724E8946C81F8A781486E9 /* RLMObservation.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMObservation.mm; path = Realm/RLMObservation.mm; sourceTree = "<group>"; };
  475. 2D9C769A591C3C701C4B3D66805689FD /* RLMUserAPIKey.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMUserAPIKey.mm; path = Realm/RLMUserAPIKey.mm; sourceTree = "<group>"; };
  476. 2DF39689A0A6790771DC1773757C1EAF /* RealmProperty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RealmProperty.swift; path = RealmSwift/RealmProperty.swift; sourceTree = "<group>"; };
  477. 2F48A095DE75F551D2309337016C13BC /* Pods-Bremer-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Bremer-frameworks.sh"; sourceTree = "<group>"; };
  478. 2F6C9E50FB69103202B6E5F4AD647AAB /* RLMApp_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMApp_Private.h; path = include/RLMApp_Private.h; sourceTree = "<group>"; };
  479. 308DBDE082D41F22F50C92F0219C0282 /* RLMDictionary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMDictionary.h; path = include/RLMDictionary.h; sourceTree = "<group>"; };
  480. 31A8F30D8D7E0AB02362EE0AD1AF1268 /* RLMSyncSubscription_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMSyncSubscription_Private.h; path = include/RLMSyncSubscription_Private.h; sourceTree = "<group>"; };
  481. 31ADBCF4BF2601BDCF3BEB00B234A65A /* RLMSyncConfiguration_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMSyncConfiguration_Private.h; path = include/RLMSyncConfiguration_Private.h; sourceTree = "<group>"; };
  482. 3242E2AFF0DE901E8DB25964E6FCA10E /* RLMEmailPasswordAuth.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMEmailPasswordAuth.h; path = include/RLMEmailPasswordAuth.h; sourceTree = "<group>"; };
  483. 328DA24E2F0FFF97F378C482A57756A6 /* RLMSet.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMSet.mm; path = Realm/RLMSet.mm; sourceTree = "<group>"; };
  484. 3420BCC96784716342E7EED0676CA699 /* RealmSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RealmSwift.release.xcconfig; sourceTree = "<group>"; };
  485. 35F8E3BFFB37BB4E8E5F5ABBEE1922B4 /* Realm-xcframeworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Realm-xcframeworks.sh"; sourceTree = "<group>"; };
  486. 36DA7DE9E336E47CEB58E15845B6188C /* RLMMongoCollection.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMMongoCollection.mm; path = Realm/RLMMongoCollection.mm; sourceTree = "<group>"; };
  487. 383925AD60D374AAD8AE07ED633D8731 /* Sync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sync.swift; path = RealmSwift/Sync.swift; sourceTree = "<group>"; };
  488. 394000ACEC3525AB18794B5B44ECED44 /* Property.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Property.swift; path = RealmSwift/Property.swift; sourceTree = "<group>"; };
  489. 3A122237AC82FC67FCCBBC7B49CF3B6F /* RLMRealm.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMRealm.h; path = include/RLMRealm.h; sourceTree = "<group>"; };
  490. 3AE9917146111B7CF81BE6A9EA9097B7 /* Schema.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Schema.swift; path = RealmSwift/Schema.swift; sourceTree = "<group>"; };
  491. 3C6F253DE442B7CD2596F4212103F666 /* RLMSyncSession.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMSyncSession.h; path = include/RLMSyncSession.h; sourceTree = "<group>"; };
  492. 3CDDCAA2E3900E5AF247A6EBAED2B0FC /* Pods-Bremer-BremerUITests */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-Bremer-BremerUITests"; path = Pods_Bremer_BremerUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  493. 3DF0FA1A97FC74EF390C53A21A64F68A /* Pods-Bremer.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Bremer.debug.xcconfig"; sourceTree = "<group>"; };
  494. 3E07A833E0493B8D3F6A88C794F249EA /* RLMArray.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMArray.mm; path = Realm/RLMArray.mm; sourceTree = "<group>"; };
  495. 3E72B23F2A49F29F16A02EFFA295F479 /* Results.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Results.swift; path = RealmSwift/Results.swift; sourceTree = "<group>"; };
  496. 3E8354B5E993B479A2BC6DD30FBC6F75 /* RLMSwiftValueStorage.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMSwiftValueStorage.mm; path = Realm/RLMSwiftValueStorage.mm; sourceTree = "<group>"; };
  497. 3EE21D373515813C8D8187A7DB408B8F /* RLMCollection_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMCollection_Private.h; path = include/RLMCollection_Private.h; sourceTree = "<group>"; };
  498. 3FD6D5AC2A4EDD998FDAE19520FB6DA8 /* KeyPathStrings.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyPathStrings.swift; path = RealmSwift/Impl/KeyPathStrings.swift; sourceTree = "<group>"; };
  499. 407AB4F6922BDF4346E500A6611B2925 /* RLMConstants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMConstants.h; path = include/RLMConstants.h; sourceTree = "<group>"; };
  500. 42C86ED21C9DEA623DAFDDF386C44A42 /* Query.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Query.swift; path = RealmSwift/Query.swift; sourceTree = "<group>"; };
  501. 437919EE08EC6BFCCBAC3BD346309742 /* RealmSwift */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = RealmSwift; path = RealmSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  502. 438EEDFCDE953A0FB47AF574D22EB312 /* RLMObject.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMObject.mm; path = Realm/RLMObject.mm; sourceTree = "<group>"; };
  503. 43C6952CC7740B9F3AFD6D7C5FBB1472 /* RLMProperty.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMProperty.mm; path = Realm/RLMProperty.mm; sourceTree = "<group>"; };
  504. 44510D341917737F55D98E6E9746CB05 /* RealmSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RealmSwift.debug.xcconfig; sourceTree = "<group>"; };
  505. 44B69D33543C8F54BB506C2BDA32BCBF /* RLMManagedSet.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMManagedSet.mm; path = Realm/RLMManagedSet.mm; sourceTree = "<group>"; };
  506. 44BE1AE28CD9E51D7A284CB0F4570743 /* RLMSchema.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMSchema.h; path = include/RLMSchema.h; sourceTree = "<group>"; };
  507. 45E82184D579BFB3425818E1CD186CF1 /* RLMSyncSession.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMSyncSession.mm; path = Realm/RLMSyncSession.mm; sourceTree = "<group>"; };
  508. 47F9EF2D06DD5F0C3364A50CFFD27175 /* MutableSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MutableSet.swift; path = RealmSwift/MutableSet.swift; sourceTree = "<group>"; };
  509. 49B40BC6C081C021D6AF3122D256E52C /* Pods-Bremer */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-Bremer"; path = Pods_Bremer.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  510. 4C09B309CFB80885122EC89B6624AA54 /* RLMSwiftCollectionBase.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMSwiftCollectionBase.mm; path = Realm/RLMSwiftCollectionBase.mm; sourceTree = "<group>"; };
  511. 4C8CB92E182DD4E1C1396D71933EFB15 /* Pods-BremerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BremerTests.release.xcconfig"; sourceTree = "<group>"; };
  512. 4D53E2B9DA57CF465830EC92CE38FEA7 /* RLMAsyncTask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMAsyncTask.h; path = include/RLMAsyncTask.h; sourceTree = "<group>"; };
  513. 4DDAFDDCA2217B2266A2A7953A11B8C8 /* RLMCollection.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMCollection.mm; path = Realm/RLMCollection.mm; sourceTree = "<group>"; };
  514. 4E1819A1DE7516208F40BA9103184CB9 /* RLMRealm_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMRealm_Private.h; path = include/RLMRealm_Private.h; sourceTree = "<group>"; };
  515. 4F7EFF56DEE55B0043740912E928BE2B /* Error.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Error.swift; path = RealmSwift/Error.swift; sourceTree = "<group>"; };
  516. 5048457FAC7400CC15E9FF5E34CC736B /* RLMRealmConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMRealmConfiguration.h; path = include/RLMRealmConfiguration.h; sourceTree = "<group>"; };
  517. 50C117353A5193CCEC27DB1764BCCEE3 /* RLMError.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMError.mm; path = Realm/RLMError.mm; sourceTree = "<group>"; };
  518. 50C62D1CB8E06C6160D58D4DE83CA25E /* Pods-Bremer-BremerUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Bremer-BremerUITests.debug.xcconfig"; sourceTree = "<group>"; };
  519. 5376A112937007DC01BCE9F6BF1A81F0 /* RealmSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RealmSwift.modulemap; sourceTree = "<group>"; };
  520. 53B53BC95B8BCEB3A967BBFB997E527C /* Pods-BremerTests */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-BremerTests"; path = Pods_BremerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  521. 53FEC31B25442C280C915CF78B83081E /* RLMCollection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMCollection.h; path = include/RLMCollection.h; sourceTree = "<group>"; };
  522. 54929AAB01C9B10B946F41FBDF583DF4 /* Pods-BremerTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BremerTests-dummy.m"; sourceTree = "<group>"; };
  523. 54D7D00A08CA47ADDD2F30482CD74CA4 /* Pods-Bremer-BremerUITests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Bremer-BremerUITests-Info.plist"; sourceTree = "<group>"; };
  524. 5541E31DC0879051FFC3C4EE04F765B9 /* RLMResults_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMResults_Private.h; path = include/RLMResults_Private.h; sourceTree = "<group>"; };
  525. 55CA65AB80B992F7E3314562911526F9 /* Pods-Bremer-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Bremer-acknowledgements.plist"; sourceTree = "<group>"; };
  526. 56900CC788B27223518F048DAECC2413 /* RLMSchema.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMSchema.mm; path = Realm/RLMSchema.mm; sourceTree = "<group>"; };
  527. 56DEB3241033B81B56C42516B00EAF55 /* Pods-BremerTests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-BremerTests.modulemap"; sourceTree = "<group>"; };
  528. 58E58D6C4EE9BB5E393E64A3A8B042B0 /* RLMFindOneAndModifyOptions.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMFindOneAndModifyOptions.mm; path = Realm/RLMFindOneAndModifyOptions.mm; sourceTree = "<group>"; };
  529. 590D63CB0677446E02281D23D4692E4C /* RLMApp.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMApp.mm; path = Realm/RLMApp.mm; sourceTree = "<group>"; };
  530. 5AA3DBC5397A141FB8A3B336E0C3CA72 /* RLMEvent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMEvent.h; path = include/RLMEvent.h; sourceTree = "<group>"; };
  531. 5AF7E94666A9B45384AB13E181E4CD57 /* NSError+RLMSync.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSError+RLMSync.h"; path = "include/NSError+RLMSync.h"; sourceTree = "<group>"; };
  532. 5B3843DC404B5980821B936973765690 /* Pods-Bremer-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Bremer-acknowledgements.markdown"; sourceTree = "<group>"; };
  533. 5B57CFF0C89A929D0188B77FF91CB915 /* RealmCollection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RealmCollection.swift; path = RealmSwift/RealmCollection.swift; sourceTree = "<group>"; };
  534. 5E96A87D4C9F5DE31C5D4A08F2B80B71 /* Realm-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Realm-dummy.m"; sourceTree = "<group>"; };
  535. 5EC5EE6912182E015407E574294ABDCC /* ComplexTypes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ComplexTypes.swift; path = RealmSwift/Impl/ComplexTypes.swift; sourceTree = "<group>"; };
  536. 62714ACEE2FB404ECB36352920522B4B /* Pods-BremerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BremerTests.debug.xcconfig"; sourceTree = "<group>"; };
  537. 630D71BD599B166A03AF9F122A664074 /* Pods-BremerTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BremerTests-acknowledgements.plist"; sourceTree = "<group>"; };
  538. 6446CF5660FCF90AA0617D6B16C9B7E2 /* RLMUser.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMUser.mm; path = Realm/RLMUser.mm; sourceTree = "<group>"; };
  539. 656A2602114C6F39008996487E53F025 /* RLMValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMValue.h; path = include/RLMValue.h; sourceTree = "<group>"; };
  540. 67092FC5F8649E5A26AE847AD8A8876D /* ThreadSafeReference.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThreadSafeReference.swift; path = RealmSwift/ThreadSafeReference.swift; sourceTree = "<group>"; };
  541. 68B7ABFB3FB23D05DCFCBD5E4F60D8C1 /* RLMPushClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMPushClient.h; path = include/RLMPushClient.h; sourceTree = "<group>"; };
  542. 68D58FC196381235BC49DEF871BC6C4E /* RLMSyncSubscription.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMSyncSubscription.h; path = include/RLMSyncSubscription.h; sourceTree = "<group>"; };
  543. 6925048E7FF653A3F7FDA6C80603546F /* RLMProperty_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMProperty_Private.h; path = include/RLMProperty_Private.h; sourceTree = "<group>"; };
  544. 695219F6ABA376C2FD4EDABC626FA786 /* RLMObjectStore.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMObjectStore.mm; path = Realm/RLMObjectStore.mm; sourceTree = "<group>"; };
  545. 6983861E2027D12D1EE3509BFA276CDC /* RLMUser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMUser.h; path = include/RLMUser.h; sourceTree = "<group>"; };
  546. 6B4DD113336EDCBA8E57663DAC98DAED /* ObjectiveCSupport+AnyRealmValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObjectiveCSupport+AnyRealmValue.swift"; path = "RealmSwift/ObjectiveCSupport+AnyRealmValue.swift"; sourceTree = "<group>"; };
  547. 6FE040B999F510C22305E6F3F81FDB1E /* Pods-Bremer.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Bremer.release.xcconfig"; sourceTree = "<group>"; };
  548. 7002EA128EE9AD22020152C5C6894C5F /* Pods-Bremer-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Bremer-dummy.m"; sourceTree = "<group>"; };
  549. 70D19506168EA3B184AB2365D7D7C50D /* RealmSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RealmSwift-dummy.m"; sourceTree = "<group>"; };
  550. 71F72372D406C3B51B6B52160127CAFA /* BSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BSON.swift; path = RealmSwift/BSON.swift; sourceTree = "<group>"; };
  551. 72BBEB735A09A89265B342D9D00DD130 /* RLMSchema_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMSchema_Private.h; path = include/RLMSchema_Private.h; sourceTree = "<group>"; };
  552. 72CC1F1C755FBC3CF1BAA38D53EE2BE1 /* RLMDictionary_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMDictionary_Private.h; path = include/RLMDictionary_Private.h; sourceTree = "<group>"; };
  553. 7382B395581C4D5173DD3D9F1FA73E6E /* RLMMongoCollection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMMongoCollection.h; path = include/RLMMongoCollection.h; sourceTree = "<group>"; };
  554. 748B44A932F1CC48BB670ED0D3ACC753 /* RLMAsymmetricObject.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMAsymmetricObject.mm; path = Realm/RLMAsymmetricObject.mm; sourceTree = "<group>"; };
  555. 757457E7DEA8C2AA02BAF76C46377329 /* RLMObjectSchema_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMObjectSchema_Private.h; path = include/RLMObjectSchema_Private.h; sourceTree = "<group>"; };
  556. 78238DD3B0F804A47333BC5B45487E9C /* Aliases.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Aliases.swift; path = RealmSwift/Aliases.swift; sourceTree = "<group>"; };
  557. 79249BAC9D61B8D7B94CCE8A8E5760C6 /* RealmSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RealmSwift-umbrella.h"; sourceTree = "<group>"; };
  558. 799DEF74847E011F991ED851F8FB9AD5 /* EmbeddedObject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EmbeddedObject.swift; path = RealmSwift/EmbeddedObject.swift; sourceTree = "<group>"; };
  559. 79B0FE938D2F799ECCA6EDFA678A1B91 /* MongoClient.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MongoClient.swift; path = RealmSwift/MongoClient.swift; sourceTree = "<group>"; };
  560. 7AB66F45F8EDDFF03F80FCC411B39AAF /* RLMFindOneAndModifyOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMFindOneAndModifyOptions.h; path = include/RLMFindOneAndModifyOptions.h; sourceTree = "<group>"; };
  561. 7AFFB0657BB0ABFDBE61C1E243296B0A /* RLMProviderClient.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMProviderClient.mm; path = Realm/RLMProviderClient.mm; sourceTree = "<group>"; };
  562. 7B3CD4A2BD648DA78AC6D18274B7B3BE /* ObjectSchema.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjectSchema.swift; path = RealmSwift/ObjectSchema.swift; sourceTree = "<group>"; };
  563. 7B9D2B248DEA4041A5D5652F4C370372 /* RLMSyncSubscription.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMSyncSubscription.mm; path = Realm/RLMSyncSubscription.mm; sourceTree = "<group>"; };
  564. 7BCF4F4DFBF323D1F496E7AA905F6829 /* AsymmetricObject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsymmetricObject.swift; path = RealmSwift/AsymmetricObject.swift; sourceTree = "<group>"; };
  565. 7BD82FB62C4C6F66BB1E560622D260E1 /* RLMAsyncTask.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMAsyncTask.mm; path = Realm/RLMAsyncTask.mm; sourceTree = "<group>"; };
  566. 7CCBCA3A7CCA35C254E7412CD7B5C33B /* Optional.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Optional.swift; path = RealmSwift/Optional.swift; sourceTree = "<group>"; };
  567. 7EBA5CFE49DBE74E402A458118E45875 /* RLMConstants.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RLMConstants.m; path = Realm/RLMConstants.m; sourceTree = "<group>"; };
  568. 8096A6CE2B47313736FA293317A1947C /* RLMSwiftCollectionBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMSwiftCollectionBase.h; path = include/RLMSwiftCollectionBase.h; sourceTree = "<group>"; };
  569. 82C5C50748116066982FC9D2A840A226 /* RealmSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RealmSwift-prefix.pch"; sourceTree = "<group>"; };
  570. 8309845A98031BE7C80BC7899D47FE76 /* RLMSyncConfiguration.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMSyncConfiguration.mm; path = Realm/RLMSyncConfiguration.mm; sourceTree = "<group>"; };
  571. 843867735B0F568A533F9046851F6464 /* Pods-Bremer-BremerUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Bremer-BremerUITests.release.xcconfig"; sourceTree = "<group>"; };
  572. 84A6961C92C6C022D5E9CC07787774CC /* Util.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Util.swift; path = RealmSwift/Util.swift; sourceTree = "<group>"; };
  573. 8503B74C1678228FF9FC0BA42CE15096 /* RLMUserAPIKey.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMUserAPIKey.h; path = include/RLMUserAPIKey.h; sourceTree = "<group>"; };
  574. 8665FB3F64D1560D6687B39D7E65A68F /* RLMScheduler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMScheduler.h; path = include/RLMScheduler.h; sourceTree = "<group>"; };
  575. 86C82009901EC92F1F93D8D4E50B2632 /* RLMMongoDatabase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMMongoDatabase.h; path = include/RLMMongoDatabase.h; sourceTree = "<group>"; };
  576. 8929353C9A521D1515E318601DB0459F /* RLMThreadSafeReference.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMThreadSafeReference.mm; path = Realm/RLMThreadSafeReference.mm; sourceTree = "<group>"; };
  577. 89578087225F22AF21C2C253BD9F15E7 /* RLMUpdateResult.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMUpdateResult.h; path = include/RLMUpdateResult.h; sourceTree = "<group>"; };
  578. 8B31DC02061BD43612D97809BBE8BF74 /* RLMArray_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMArray_Private.h; path = include/RLMArray_Private.h; sourceTree = "<group>"; };
  579. 8BF652086B82FCB285AF95A331F06874 /* RLMRealm+Sync.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "RLMRealm+Sync.h"; path = "include/RLMRealm+Sync.h"; sourceTree = "<group>"; };
  580. 8C04C9768E31A75ACAEE02BD5B6CC754 /* RealmConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RealmConfiguration.swift; path = RealmSwift/RealmConfiguration.swift; sourceTree = "<group>"; };
  581. 8D260A52C53254A6FF21693A13B6D241 /* RLMCredentials.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMCredentials.h; path = include/RLMCredentials.h; sourceTree = "<group>"; };
  582. 8DD5C52ED1637C35CFF24F78FA8E7F34 /* PersistedProperty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PersistedProperty.swift; path = RealmSwift/PersistedProperty.swift; sourceTree = "<group>"; };
  583. 8F40C24E83BF14942C1ECD9977BED25A /* RLMManagedArray.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMManagedArray.mm; path = Realm/RLMManagedArray.mm; sourceTree = "<group>"; };
  584. 9049A1739CCEC574D7F368AAF96BC20D /* LinkingObjects.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LinkingObjects.swift; path = RealmSwift/LinkingObjects.swift; sourceTree = "<group>"; };
  585. 921BE4A82C4A7A5C72A0C6F8B8FEF200 /* Realm */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Realm; path = Realm.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  586. 92DC24CEF1BFE8D67401AA89AE318EAB /* CollectionAccess.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CollectionAccess.swift; path = RealmSwift/Impl/CollectionAccess.swift; sourceTree = "<group>"; };
  587. 931FFD633662A9674B8F3EF39579EB5C /* RLMUser_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMUser_Private.h; path = include/RLMUser_Private.h; sourceTree = "<group>"; };
  588. 952925E838A0DE4D7BDC4EE54022633D /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
  589. 955AB3E9C7A92CB2C66930D1B7A9F8EE /* CustomPersistable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CustomPersistable.swift; path = RealmSwift/CustomPersistable.swift; sourceTree = "<group>"; };
  590. 966AE395BC3B71F90831AFE79586D893 /* RLMCredentials.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMCredentials.mm; path = Realm/RLMCredentials.mm; sourceTree = "<group>"; };
  591. 97803D1FC1CC8551BE103980CD22B5E9 /* RLMSwiftValueStorage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMSwiftValueStorage.h; path = include/RLMSwiftValueStorage.h; sourceTree = "<group>"; };
  592. 97ACC83057F43D9B6980F6F7C750B9DF /* RLMLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMLogger.h; path = include/RLMLogger.h; sourceTree = "<group>"; };
  593. 98406ED6D7929CB5C414D49E3028B995 /* RLMDictionary.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMDictionary.mm; path = Realm/RLMDictionary.mm; sourceTree = "<group>"; };
  594. 98A99A950E295F01B3CE7F2FBBEBC429 /* RLMSwiftProperty.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMSwiftProperty.h; path = include/RLMSwiftProperty.h; sourceTree = "<group>"; };
  595. 98E948B5C4D15AEC19AA92F80B2AFC28 /* RLMResults.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMResults.mm; path = Realm/RLMResults.mm; sourceTree = "<group>"; };
  596. 99AA99D23861CC51BB876FA7CDEAE774 /* RLMRealmConfiguration_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMRealmConfiguration_Private.h; path = include/RLMRealmConfiguration_Private.h; sourceTree = "<group>"; };
  597. 9A80C850252DD65379ADE04815FEA92E /* App.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = App.swift; path = RealmSwift/App.swift; sourceTree = "<group>"; };
  598. 9CF79020CE57ECA510B1E580B1CE98E5 /* RLMRealm.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMRealm.mm; path = Realm/RLMRealm.mm; sourceTree = "<group>"; };
  599. 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  600. A00386484AF93B1D69A5F465564FF33F /* Events.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Events.swift; path = RealmSwift/Events.swift; sourceTree = "<group>"; };
  601. A07078F84B897764F4F56E9E30C2AED9 /* RLMProviderClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMProviderClient.h; path = include/RLMProviderClient.h; sourceTree = "<group>"; };
  602. A26ED6EDF207AA276CBAD6DED2156D8E /* RLMPredicateUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMPredicateUtil.mm; path = Realm/RLMPredicateUtil.mm; sourceTree = "<group>"; };
  603. A418A33CBA33C7CA3777D174F9A7F6E3 /* RLMRealmConfiguration.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMRealmConfiguration.mm; path = Realm/RLMRealmConfiguration.mm; sourceTree = "<group>"; };
  604. A5C44617F54A134E586D8A6138AEBF85 /* Realm.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Realm.swift; path = RealmSwift/Realm.swift; sourceTree = "<group>"; };
  605. A5CD3E27F8461649EAEFA0D4C6F00E51 /* SectionedResults.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionedResults.swift; path = RealmSwift/SectionedResults.swift; sourceTree = "<group>"; };
  606. A6954DA60DEE09E47284DFB14176FC5C /* RLMMongoClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMMongoClient.h; path = include/RLMMongoClient.h; sourceTree = "<group>"; };
  607. A8F9AABF7EF41FAC511573B7DD1CE8F7 /* Pods-BremerTests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BremerTests-Info.plist"; sourceTree = "<group>"; };
  608. A9C89270B39D91E8A818E34F32C7799A /* RLMSyncConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMSyncConfiguration.h; path = include/RLMSyncConfiguration.h; sourceTree = "<group>"; };
  609. AEF5520981A82480A9E8725B47C709F1 /* RLMLogger_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMLogger_Private.h; path = include/RLMLogger_Private.h; sourceTree = "<group>"; };
  610. AF06966964C0E0BF8DDBC044F35434E6 /* RLMAsyncTask_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMAsyncTask_Private.h; path = include/RLMAsyncTask_Private.h; sourceTree = "<group>"; };
  611. AFBAAA7D9AF1F57EA8E05B3BB9ED1F8D /* RLMAccessor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMAccessor.h; path = include/RLMAccessor.h; sourceTree = "<group>"; };
  612. B1FFADEF337AAEECCB0F4A9EB0364182 /* Pods-BremerTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BremerTests-acknowledgements.markdown"; sourceTree = "<group>"; };
  613. B275916C09492961BE9FF64C026D7D5B /* Object.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Object.swift; path = RealmSwift/Object.swift; sourceTree = "<group>"; };
  614. B2B3CF7C7D1F83C09082DF1C6AFB0159 /* RLMDecimal128.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMDecimal128.mm; path = Realm/RLMDecimal128.mm; sourceTree = "<group>"; };
  615. B6C0D5B885BBC7CEECB041828C3C09E3 /* Realm-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Realm-prefix.pch"; sourceTree = "<group>"; };
  616. B74909372FE229B46DB6568F865259B3 /* RLMObjectBase.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMObjectBase.mm; path = Realm/RLMObjectBase.mm; sourceTree = "<group>"; };
  617. B86B0CF4D89A205EC9854F54BD415F81 /* NSError+RLMSync.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSError+RLMSync.m"; path = "Realm/NSError+RLMSync.m"; sourceTree = "<group>"; };
  618. BA42A0E2BDA802CD41C5791B01D95C8A /* RLMSet.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMSet.h; path = include/RLMSet.h; sourceTree = "<group>"; };
  619. BC2DDB1B7EB185FFE2B8E387885B7842 /* BasicTypes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BasicTypes.swift; path = RealmSwift/Impl/BasicTypes.swift; sourceTree = "<group>"; };
  620. BCF15A7FAB1BAB6CF87FA1E1240EAA22 /* RLMAccessor.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMAccessor.mm; path = Realm/RLMAccessor.mm; sourceTree = "<group>"; };
  621. BDBB744BDFC26FF83B92E27D104894BA /* SyncSubscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SyncSubscription.swift; path = RealmSwift/SyncSubscription.swift; sourceTree = "<group>"; };
  622. BE989A32E4CB9545DF1C960611306231 /* RLMValue.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMValue.mm; path = Realm/RLMValue.mm; sourceTree = "<group>"; };
  623. BEB90A9D28C866141E369004C2BAE05D /* Realm.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Realm.modulemap; sourceTree = "<group>"; };
  624. BF1DA4828D80F3F4FB062A05B6839473 /* RLMObjectBase_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMObjectBase_Private.h; path = include/RLMObjectBase_Private.h; sourceTree = "<group>"; };
  625. BF970CC730D7528B9F16B94716554C85 /* RLMSyncManager.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMSyncManager.mm; path = Realm/RLMSyncManager.mm; sourceTree = "<group>"; };
  626. C0004D5E5EFD0B9DB132A9665F5722ED /* RLMUpdateChecker.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMUpdateChecker.mm; path = Realm/RLMUpdateChecker.mm; sourceTree = "<group>"; };
  627. C0040FBF8247CDC8C0A0291B31DB2C6E /* RLMSectionedResults.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMSectionedResults.mm; path = Realm/RLMSectionedResults.mm; sourceTree = "<group>"; };
  628. C2FC7E591096B5B21551F74E7DE51CDD /* RLMRealm+Sync.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = "RLMRealm+Sync.mm"; path = "Realm/RLMRealm+Sync.mm"; sourceTree = "<group>"; };
  629. C3B2A0B779CE31153B2C0D8A7F8DC7FE /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; };
  630. C504BA8B8FBFE75AEFA8B3799B0A4184 /* RealmSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "RealmSwift-Info.plist"; sourceTree = "<group>"; };
  631. C6CDC4F0BC0FEF0BF1EDAFBE780C3FC0 /* RLMEmbeddedObject.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMEmbeddedObject.mm; path = Realm/RLMEmbeddedObject.mm; sourceTree = "<group>"; };
  632. C9164561687AF22B091FF5B25D0D938A /* RLMSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RLMSupport.swift; path = Realm/Swift/RLMSupport.swift; sourceTree = "<group>"; };
  633. C9F7B3C67C23767E4B2FFBC5E3131FA8 /* Decimal128.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Decimal128.swift; path = RealmSwift/Decimal128.swift; sourceTree = "<group>"; };
  634. CB1FDB7543E2546535D25285A7CDCE2C /* Pods-Bremer-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Bremer-umbrella.h"; sourceTree = "<group>"; };
  635. CD4D935A3B6C8A82ADB9DF7455DFB90B /* RLMSet_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMSet_Private.h; path = include/RLMSet_Private.h; sourceTree = "<group>"; };
  636. CDAF7E43CDAEE6A562D7DE73E48BBD34 /* Map.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Map.swift; path = RealmSwift/Map.swift; sourceTree = "<group>"; };
  637. CEFA3AA5A6F13EF14DC0485AA3C77E26 /* RLMManagedDictionary.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMManagedDictionary.mm; path = Realm/RLMManagedDictionary.mm; sourceTree = "<group>"; };
  638. CF24E6101AE36BCE037294AB302C146B /* Pods-Bremer-BremerUITests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Bremer-BremerUITests-umbrella.h"; sourceTree = "<group>"; };
  639. CF2A69713E0A59C06190FA785F2973F0 /* Pods-Bremer-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Bremer-Info.plist"; sourceTree = "<group>"; };
  640. CF895822EEC64C38157631A6BFD04142 /* Pods-Bremer-BremerUITests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Bremer-BremerUITests-acknowledgements.markdown"; sourceTree = "<group>"; };
  641. D0A8A01C6E0F577E45980964BB353E35 /* RLMObjectSchema.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMObjectSchema.h; path = include/RLMObjectSchema.h; sourceTree = "<group>"; };
  642. D31E3586B5A91CF716C4428503A3CFCD /* RLMScheduler.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMScheduler.mm; path = Realm/RLMScheduler.mm; sourceTree = "<group>"; };
  643. D33AC4A4F700EB53303DA72A42DADD96 /* RLMSectionedResults.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMSectionedResults.h; path = include/RLMSectionedResults.h; sourceTree = "<group>"; };
  644. D3468C0BF4B4320A39D25D9CE6584A26 /* RLMUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMUtil.mm; path = Realm/RLMUtil.mm; sourceTree = "<group>"; };
  645. D3A44DB03BC89613444A8677AF8B9718 /* ObjectiveCSupport+BSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObjectiveCSupport+BSON.swift"; path = "RealmSwift/ObjectiveCSupport+BSON.swift"; sourceTree = "<group>"; };
  646. D43F5F1C05A626BF68E6115C5309DE07 /* RLMUUID.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMUUID.mm; path = Realm/RLMUUID.mm; sourceTree = "<group>"; };
  647. D6125B0B3BCF1040E9B3A78EB5EDF928 /* RLMBSON.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMBSON.mm; path = Realm/RLMBSON.mm; sourceTree = "<group>"; };
  648. D84BC124274D8FFAD5233B64FF3CAC3E /* AnyRealmValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyRealmValue.swift; path = RealmSwift/AnyRealmValue.swift; sourceTree = "<group>"; };
  649. DB2B37C3887EC2A789C5465BD724856A /* List.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = List.swift; path = RealmSwift/List.swift; sourceTree = "<group>"; };
  650. DC906F177DFF762E0F2E2A4095889CFE /* RLMError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMError.h; path = include/RLMError.h; sourceTree = "<group>"; };
  651. DD5F9555DB50862C43611118F9E6FF20 /* RLMEvent.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMEvent.mm; path = Realm/RLMEvent.mm; sourceTree = "<group>"; };
  652. DD6CF5C22D43D0340212EFD3A0341BE7 /* RLMNetworkTransport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMNetworkTransport.h; path = include/RLMNetworkTransport.h; sourceTree = "<group>"; };
  653. DF207A2F226C16092CB5DB8515FC4F50 /* RLMUpdateResult.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMUpdateResult.mm; path = Realm/RLMUpdateResult.mm; sourceTree = "<group>"; };
  654. DF65E0CB75B86CAF5232510BF6C5994E /* RLMFindOptions.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMFindOptions.mm; path = Realm/RLMFindOptions.mm; sourceTree = "<group>"; };
  655. DFABC7F89E109F6B72CC258AC4F2DB95 /* RLMEmailPasswordAuth.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMEmailPasswordAuth.mm; path = Realm/RLMEmailPasswordAuth.mm; sourceTree = "<group>"; };
  656. E003BD497C568C08EC768CD231F1AD26 /* RLMObjectId.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMObjectId.h; path = include/RLMObjectId.h; sourceTree = "<group>"; };
  657. E07BC5BBA223584E52693AAB962FD0C1 /* RealmCollectionImpl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RealmCollectionImpl.swift; path = RealmSwift/Impl/RealmCollectionImpl.swift; sourceTree = "<group>"; };
  658. E2902657D4B3DF4F908B849A1F5FFD8F /* RLMFindOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMFindOptions.h; path = include/RLMFindOptions.h; sourceTree = "<group>"; };
  659. E3F27588B6819F964CCE16A4A87A0B84 /* RLMResults.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMResults.h; path = include/RLMResults.h; sourceTree = "<group>"; };
  660. E546E812630FC30731574AD839131FA7 /* RLMAnalytics.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMAnalytics.mm; path = Realm/RLMAnalytics.mm; sourceTree = "<group>"; };
  661. E57599782133BDF9EB8C7DFCEC56D992 /* ObjcBridgeable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjcBridgeable.swift; path = RealmSwift/Impl/ObjcBridgeable.swift; sourceTree = "<group>"; };
  662. E5D51CF7CC72E3E01269B1108CD73D9A /* RLMDecimal128.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMDecimal128.h; path = include/RLMDecimal128.h; sourceTree = "<group>"; };
  663. E8B20DE7B2DD404FF067CCBD44C1DF16 /* Pods-Bremer-BremerUITests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Bremer-BremerUITests-frameworks.sh"; sourceTree = "<group>"; };
  664. E9E53F66B8F189AD9580AE5C05FB1D28 /* ObjectiveCSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjectiveCSupport.swift; path = RealmSwift/ObjectiveCSupport.swift; sourceTree = "<group>"; };
  665. ED205C636A7332EDE1203A29F356F902 /* ObjectId.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjectId.swift; path = RealmSwift/ObjectId.swift; sourceTree = "<group>"; };
  666. EF36B120935792B4001A5634115A5AE9 /* SchemaDiscovery.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SchemaDiscovery.swift; path = RealmSwift/Impl/SchemaDiscovery.swift; sourceTree = "<group>"; };
  667. EFEE93CEA5E067B5DCFE4B87C2F14B73 /* Persistable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Persistable.swift; path = RealmSwift/Impl/Persistable.swift; sourceTree = "<group>"; };
  668. F0CA69915FC0A9DE4556DCAC4009F263 /* RLMMigration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMMigration.h; path = include/RLMMigration.h; sourceTree = "<group>"; };
  669. F1112374050461D3B924DCD64699FED3 /* Pods-Bremer-BremerUITests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Bremer-BremerUITests-acknowledgements.plist"; sourceTree = "<group>"; };
  670. F123E905A47AB485FEE2C2B6188D39A5 /* RLMObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMObject.h; path = include/RLMObject.h; sourceTree = "<group>"; };
  671. F15C0DD85D5AB5EE382380DB7D379A41 /* SwiftUI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftUI.swift; path = RealmSwift/SwiftUI.swift; sourceTree = "<group>"; };
  672. F1B535C48AA27A28600CB292BA7B62C1 /* RLMObjectId.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMObjectId.mm; path = Realm/RLMObjectId.mm; sourceTree = "<group>"; };
  673. F313551CDB4FD810DD3CF839F48E5598 /* RLMAPIKeyAuth.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMAPIKeyAuth.h; path = include/RLMAPIKeyAuth.h; sourceTree = "<group>"; };
  674. F37040080B5A487FC968710228E23835 /* RLMMongoClient.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMMongoClient.mm; path = Realm/RLMMongoClient.mm; sourceTree = "<group>"; };
  675. F3A2581C1315C787C06C2478DA20B8E7 /* Pods-Bremer-BremerUITests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-Bremer-BremerUITests.modulemap"; sourceTree = "<group>"; };
  676. F483C66ACB103D856198602AC5ADA1F2 /* realm-monorepo.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; name = "realm-monorepo.xcframework"; path = "core/realm-monorepo.xcframework"; sourceTree = "<group>"; };
  677. F4FD52B51B2909AAB36AD23B0E5C6F4E /* RLMMigration.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMMigration.mm; path = Realm/RLMMigration.mm; sourceTree = "<group>"; };
  678. F5AEF06E9131F34D02F83FB90CE4793B /* RealmKeyedCollection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RealmKeyedCollection.swift; path = RealmSwift/RealmKeyedCollection.swift; sourceTree = "<group>"; };
  679. F6C1A5EFD84B6A50454D576EA03B4DB4 /* RLMArray.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RLMArray.h; path = include/RLMArray.h; sourceTree = "<group>"; };
  680. FAC151E989BE61BE27894E9466897C9D /* RLMSyncUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RLMSyncUtil.mm; path = Realm/RLMSyncUtil.mm; sourceTree = "<group>"; };
  681. FAEBE82E651C9E62BB79536EA987D7E9 /* Projection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Projection.swift; path = RealmSwift/Projection.swift; sourceTree = "<group>"; };
  682. FBA363FD1B97BB56E61F71F2AF92764B /* Migration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Migration.swift; path = RealmSwift/Migration.swift; sourceTree = "<group>"; };
  683. FCB2F78A679B2F5D906564B85004679B /* ObjectiveCSupport+Sync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObjectiveCSupport+Sync.swift"; path = "RealmSwift/ObjectiveCSupport+Sync.swift"; sourceTree = "<group>"; };
  684. FE8350F6C1FADE55F9BF782D08FDABFD /* Realm.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Realm.h; path = include/Realm.h; sourceTree = "<group>"; };
  685. /* End PBXFileReference section */
  686.  
  687. /* Begin PBXFrameworksBuildPhase section */
  688. 4B55B4F3E8454CE936EFB8DD56D259F3 /* Frameworks */ = {
  689. isa = PBXFrameworksBuildPhase;
  690. buildActionMask = 2147483647;
  691. files = (
  692. 910145FF03824ABFF17CA653C7F0BD5E /* Foundation.framework in Frameworks */,
  693. );
  694. runOnlyForDeploymentPostprocessing = 0;
  695. };
  696. 5428928FA2A74A4BB83CFC61438A5D77 /* Frameworks */ = {
  697. isa = PBXFrameworksBuildPhase;
  698. buildActionMask = 2147483647;
  699. files = (
  700. 5B6234139BBFD15C7F028858D2C591B8 /* Foundation.framework in Frameworks */,
  701. );
  702. runOnlyForDeploymentPostprocessing = 0;
  703. };
  704. AEAB32B0C665670067B5008556E8B00C /* Frameworks */ = {
  705. isa = PBXFrameworksBuildPhase;
  706. buildActionMask = 2147483647;
  707. files = (
  708. D15B7847ABF90E0B55C6EF7C8EDF3158 /* Foundation.framework in Frameworks */,
  709. );
  710. runOnlyForDeploymentPostprocessing = 0;
  711. };
  712. DB36D311289F95C8150B8E08452EF298 /* Frameworks */ = {
  713. isa = PBXFrameworksBuildPhase;
  714. buildActionMask = 2147483647;
  715. files = (
  716. 0E779035800C6FBBF72F017D0C510DF9 /* Foundation.framework in Frameworks */,
  717. );
  718. runOnlyForDeploymentPostprocessing = 0;
  719. };
  720. DFB867F47C98FD09EF7F464FAB18623A /* Frameworks */ = {
  721. isa = PBXFrameworksBuildPhase;
  722. buildActionMask = 2147483647;
  723. files = (
  724. A9CCD04E513E9AF636B6D2836A51BAEF /* Foundation.framework in Frameworks */,
  725. 5F878C835ECE9613898BAADD81628269 /* Security.framework in Frameworks */,
  726. );
  727. runOnlyForDeploymentPostprocessing = 0;
  728. };
  729. /* End PBXFrameworksBuildPhase section */
  730.  
  731. /* Begin PBXGroup section */
  732. 145415CB4FBB13DFBB1E2ED12D501D1B /* Headers */ = {
  733. isa = PBXGroup;
  734. children = (
  735. 5AF7E94666A9B45384AB13E181E4CD57 /* NSError+RLMSync.h */,
  736. FE8350F6C1FADE55F9BF782D08FDABFD /* Realm.h */,
  737. F313551CDB4FD810DD3CF839F48E5598 /* RLMAPIKeyAuth.h */,
  738. 170BFD8D6212C2BE4613E8915FE93911 /* RLMApp.h */,
  739. F6C1A5EFD84B6A50454D576EA03B4DB4 /* RLMArray.h */,
  740. 15AFE66B86114D491B00DFE510CC6081 /* RLMAsymmetricObject.h */,
  741. 4D53E2B9DA57CF465830EC92CE38FEA7 /* RLMAsyncTask.h */,
  742. 1936DA062F9BE3920D47A14C3DD4851C /* RLMBSON.h */,
  743. 53FEC31B25442C280C915CF78B83081E /* RLMCollection.h */,
  744. 407AB4F6922BDF4346E500A6611B2925 /* RLMConstants.h */,
  745. 8D260A52C53254A6FF21693A13B6D241 /* RLMCredentials.h */,
  746. E5D51CF7CC72E3E01269B1108CD73D9A /* RLMDecimal128.h */,
  747. 308DBDE082D41F22F50C92F0219C0282 /* RLMDictionary.h */,
  748. 3242E2AFF0DE901E8DB25964E6FCA10E /* RLMEmailPasswordAuth.h */,
  749. 1093D1C3E0121F776B90F3F425A05747 /* RLMEmbeddedObject.h */,
  750. DC906F177DFF762E0F2E2A4095889CFE /* RLMError.h */,
  751. 7AB66F45F8EDDFF03F80FCC411B39AAF /* RLMFindOneAndModifyOptions.h */,
  752. E2902657D4B3DF4F908B849A1F5FFD8F /* RLMFindOptions.h */,
  753. 97ACC83057F43D9B6980F6F7C750B9DF /* RLMLogger.h */,
  754. F0CA69915FC0A9DE4556DCAC4009F263 /* RLMMigration.h */,
  755. A6954DA60DEE09E47284DFB14176FC5C /* RLMMongoClient.h */,
  756. 7382B395581C4D5173DD3D9F1FA73E6E /* RLMMongoCollection.h */,
  757. 86C82009901EC92F1F93D8D4E50B2632 /* RLMMongoDatabase.h */,
  758. DD6CF5C22D43D0340212EFD3A0341BE7 /* RLMNetworkTransport.h */,
  759. F123E905A47AB485FEE2C2B6188D39A5 /* RLMObject.h */,
  760. 1AF58B2A8E5F1848F36BD2D6637AC585 /* RLMObjectBase.h */,
  761. 0F6AE9474A96853A8CCEB7217E7882B1 /* RLMObjectBase_Dynamic.h */,
  762. E003BD497C568C08EC768CD231F1AD26 /* RLMObjectId.h */,
  763. D0A8A01C6E0F577E45980964BB353E35 /* RLMObjectSchema.h */,
  764. 156B0F1647DE46158BC285E80693AC3F /* RLMProperty.h */,
  765. A07078F84B897764F4F56E9E30C2AED9 /* RLMProviderClient.h */,
  766. 68B7ABFB3FB23D05DCFCBD5E4F60D8C1 /* RLMPushClient.h */,
  767. 3A122237AC82FC67FCCBBC7B49CF3B6F /* RLMRealm.h */,
  768. 8BF652086B82FCB285AF95A331F06874 /* RLMRealm+Sync.h */,
  769. 14E5074693C241E739C0F88EA9E26D6E /* RLMRealm_Dynamic.h */,
  770. 5048457FAC7400CC15E9FF5E34CC736B /* RLMRealmConfiguration.h */,
  771. E3F27588B6819F964CCE16A4A87A0B84 /* RLMResults.h */,
  772. 44BE1AE28CD9E51D7A284CB0F4570743 /* RLMSchema.h */,
  773. D33AC4A4F700EB53303DA72A42DADD96 /* RLMSectionedResults.h */,
  774. BA42A0E2BDA802CD41C5791B01D95C8A /* RLMSet.h */,
  775. 8096A6CE2B47313736FA293317A1947C /* RLMSwiftCollectionBase.h */,
  776. 251F62CD7F86A4BDC5A5251E2EC9CDE5 /* RLMSwiftObject.h */,
  777. 97803D1FC1CC8551BE103980CD22B5E9 /* RLMSwiftValueStorage.h */,
  778. A9C89270B39D91E8A818E34F32C7799A /* RLMSyncConfiguration.h */,
  779. 0AF05C6D9B63DCA0A6436D62E942292E /* RLMSyncManager.h */,
  780. 3C6F253DE442B7CD2596F4212103F666 /* RLMSyncSession.h */,
  781. 68D58FC196381235BC49DEF871BC6C4E /* RLMSyncSubscription.h */,
  782. 28BDE71E985AC8FBF505AD02C4B30C06 /* RLMThreadSafeReference.h */,
  783. 89578087225F22AF21C2C253BD9F15E7 /* RLMUpdateResult.h */,
  784. 6983861E2027D12D1EE3509BFA276CDC /* RLMUser.h */,
  785. 8503B74C1678228FF9FC0BA42CE15096 /* RLMUserAPIKey.h */,
  786. 656A2602114C6F39008996487E53F025 /* RLMValue.h */,
  787. );
  788. name = Headers;
  789. sourceTree = "<group>";
  790. };
  791. 1628BF05B4CAFDCC3549A101F5A10A17 /* Frameworks */ = {
  792. isa = PBXGroup;
  793. children = (
  794. 7CE426AC267333500FABE7BA0A5A42A0 /* iOS */,
  795. );
  796. name = Frameworks;
  797. sourceTree = "<group>";
  798. };
  799. 22572B1DED4EA3812D7FDAC1CAC93616 /* RealmSwift */ = {
  800. isa = PBXGroup;
  801. children = (
  802. 78238DD3B0F804A47333BC5B45487E9C /* Aliases.swift */,
  803. D84BC124274D8FFAD5233B64FF3CAC3E /* AnyRealmValue.swift */,
  804. 9A80C850252DD65379ADE04815FEA92E /* App.swift */,
  805. 7BCF4F4DFBF323D1F496E7AA905F6829 /* AsymmetricObject.swift */,
  806. BC2DDB1B7EB185FFE2B8E387885B7842 /* BasicTypes.swift */,
  807. 71F72372D406C3B51B6B52160127CAFA /* BSON.swift */,
  808. 92DC24CEF1BFE8D67401AA89AE318EAB /* CollectionAccess.swift */,
  809. 1B7374F60D29EB95FE8F0B6E7BC6981C /* Combine.swift */,
  810. 5EC5EE6912182E015407E574294ABDCC /* ComplexTypes.swift */,
  811. 955AB3E9C7A92CB2C66930D1B7A9F8EE /* CustomPersistable.swift */,
  812. C9F7B3C67C23767E4B2FFBC5E3131FA8 /* Decimal128.swift */,
  813. 799DEF74847E011F991ED851F8FB9AD5 /* EmbeddedObject.swift */,
  814. 4F7EFF56DEE55B0043740912E928BE2B /* Error.swift */,
  815. A00386484AF93B1D69A5F465564FF33F /* Events.swift */,
  816. 3FD6D5AC2A4EDD998FDAE19520FB6DA8 /* KeyPathStrings.swift */,
  817. 9049A1739CCEC574D7F368AAF96BC20D /* LinkingObjects.swift */,
  818. DB2B37C3887EC2A789C5465BD724856A /* List.swift */,
  819. CDAF7E43CDAEE6A562D7DE73E48BBD34 /* Map.swift */,
  820. FBA363FD1B97BB56E61F71F2AF92764B /* Migration.swift */,
  821. 79B0FE938D2F799ECCA6EDFA678A1B91 /* MongoClient.swift */,
  822. 47F9EF2D06DD5F0C3364A50CFFD27175 /* MutableSet.swift */,
  823. E57599782133BDF9EB8C7DFCEC56D992 /* ObjcBridgeable.swift */,
  824. B275916C09492961BE9FF64C026D7D5B /* Object.swift */,
  825. ED205C636A7332EDE1203A29F356F902 /* ObjectId.swift */,
  826. E9E53F66B8F189AD9580AE5C05FB1D28 /* ObjectiveCSupport.swift */,
  827. 6B4DD113336EDCBA8E57663DAC98DAED /* ObjectiveCSupport+AnyRealmValue.swift */,
  828. D3A44DB03BC89613444A8677AF8B9718 /* ObjectiveCSupport+BSON.swift */,
  829. FCB2F78A679B2F5D906564B85004679B /* ObjectiveCSupport+Sync.swift */,
  830. 7B3CD4A2BD648DA78AC6D18274B7B3BE /* ObjectSchema.swift */,
  831. 7CCBCA3A7CCA35C254E7412CD7B5C33B /* Optional.swift */,
  832. EFEE93CEA5E067B5DCFE4B87C2F14B73 /* Persistable.swift */,
  833. 8DD5C52ED1637C35CFF24F78FA8E7F34 /* PersistedProperty.swift */,
  834. FAEBE82E651C9E62BB79536EA987D7E9 /* Projection.swift */,
  835. 394000ACEC3525AB18794B5B44ECED44 /* Property.swift */,
  836. 21A3950C70D95063F4AA9D6404705A82 /* PropertyAccessors.swift */,
  837. 42C86ED21C9DEA623DAFDDF386C44A42 /* Query.swift */,
  838. A5C44617F54A134E586D8A6138AEBF85 /* Realm.swift */,
  839. 5B57CFF0C89A929D0188B77FF91CB915 /* RealmCollection.swift */,
  840. E07BC5BBA223584E52693AAB962FD0C1 /* RealmCollectionImpl.swift */,
  841. 8C04C9768E31A75ACAEE02BD5B6CC754 /* RealmConfiguration.swift */,
  842. F5AEF06E9131F34D02F83FB90CE4793B /* RealmKeyedCollection.swift */,
  843. 2DF39689A0A6790771DC1773757C1EAF /* RealmProperty.swift */,
  844. 3E72B23F2A49F29F16A02EFFA295F479 /* Results.swift */,
  845. C9164561687AF22B091FF5B25D0D938A /* RLMSupport.swift */,
  846. 3AE9917146111B7CF81BE6A9EA9097B7 /* Schema.swift */,
  847. EF36B120935792B4001A5634115A5AE9 /* SchemaDiscovery.swift */,
  848. A5CD3E27F8461649EAEFA0D4C6F00E51 /* SectionedResults.swift */,
  849. 02BCC49FB1F90CE18788E9C8DF1F60C9 /* SortDescriptor.swift */,
  850. F15C0DD85D5AB5EE382380DB7D379A41 /* SwiftUI.swift */,
  851. 383925AD60D374AAD8AE07ED633D8731 /* Sync.swift */,
  852. BDBB744BDFC26FF83B92E27D104894BA /* SyncSubscription.swift */,
  853. 67092FC5F8649E5A26AE847AD8A8876D /* ThreadSafeReference.swift */,
  854. 84A6961C92C6C022D5E9CC07787774CC /* Util.swift */,
  855. 90B745421E5A1DA9877429E1C047059A /* Support Files */,
  856. );
  857. name = RealmSwift;
  858. path = RealmSwift;
  859. sourceTree = "<group>";
  860. };
  861. 364694D47BEF3C0B21E187A9089B1D2C /* Pods-BremerTests */ = {
  862. isa = PBXGroup;
  863. children = (
  864. 56DEB3241033B81B56C42516B00EAF55 /* Pods-BremerTests.modulemap */,
  865. B1FFADEF337AAEECCB0F4A9EB0364182 /* Pods-BremerTests-acknowledgements.markdown */,
  866. 630D71BD599B166A03AF9F122A664074 /* Pods-BremerTests-acknowledgements.plist */,
  867. 54929AAB01C9B10B946F41FBDF583DF4 /* Pods-BremerTests-dummy.m */,
  868. A8F9AABF7EF41FAC511573B7DD1CE8F7 /* Pods-BremerTests-Info.plist */,
  869. 084EDB73408D5ED54E37CC7A8193791C /* Pods-BremerTests-umbrella.h */,
  870. 62714ACEE2FB404ECB36352920522B4B /* Pods-BremerTests.debug.xcconfig */,
  871. 4C8CB92E182DD4E1C1396D71933EFB15 /* Pods-BremerTests.release.xcconfig */,
  872. );
  873. name = "Pods-BremerTests";
  874. path = "Target Support Files/Pods-BremerTests";
  875. sourceTree = "<group>";
  876. };
  877. 3C45167986F27C87B421F88512C5486B /* Pods-Bremer-BremerUITests */ = {
  878. isa = PBXGroup;
  879. children = (
  880. F3A2581C1315C787C06C2478DA20B8E7 /* Pods-Bremer-BremerUITests.modulemap */,
  881. CF895822EEC64C38157631A6BFD04142 /* Pods-Bremer-BremerUITests-acknowledgements.markdown */,
  882. F1112374050461D3B924DCD64699FED3 /* Pods-Bremer-BremerUITests-acknowledgements.plist */,
  883. 1B300F080FDE47388D3EB31854C9C2C8 /* Pods-Bremer-BremerUITests-dummy.m */,
  884. E8B20DE7B2DD404FF067CCBD44C1DF16 /* Pods-Bremer-BremerUITests-frameworks.sh */,
  885. 54D7D00A08CA47ADDD2F30482CD74CA4 /* Pods-Bremer-BremerUITests-Info.plist */,
  886. CF24E6101AE36BCE037294AB302C146B /* Pods-Bremer-BremerUITests-umbrella.h */,
  887. 50C62D1CB8E06C6160D58D4DE83CA25E /* Pods-Bremer-BremerUITests.debug.xcconfig */,
  888. 843867735B0F568A533F9046851F6464 /* Pods-Bremer-BremerUITests.release.xcconfig */,
  889. );
  890. name = "Pods-Bremer-BremerUITests";
  891. path = "Target Support Files/Pods-Bremer-BremerUITests";
  892. sourceTree = "<group>";
  893. };
  894. 487F80B2A8C90705D8521706229124CA /* Pods-Bremer */ = {
  895. isa = PBXGroup;
  896. children = (
  897. 1DC8B026FE1FDFCF15381976F1111E6F /* Pods-Bremer.modulemap */,
  898. 5B3843DC404B5980821B936973765690 /* Pods-Bremer-acknowledgements.markdown */,
  899. 55CA65AB80B992F7E3314562911526F9 /* Pods-Bremer-acknowledgements.plist */,
  900. 7002EA128EE9AD22020152C5C6894C5F /* Pods-Bremer-dummy.m */,
  901. 2F48A095DE75F551D2309337016C13BC /* Pods-Bremer-frameworks.sh */,
  902. CF2A69713E0A59C06190FA785F2973F0 /* Pods-Bremer-Info.plist */,
  903. CB1FDB7543E2546535D25285A7CDCE2C /* Pods-Bremer-umbrella.h */,
  904. 3DF0FA1A97FC74EF390C53A21A64F68A /* Pods-Bremer.debug.xcconfig */,
  905. 6FE040B999F510C22305E6F3F81FDB1E /* Pods-Bremer.release.xcconfig */,
  906. );
  907. name = "Pods-Bremer";
  908. path = "Target Support Files/Pods-Bremer";
  909. sourceTree = "<group>";
  910. };
  911. 7CE426AC267333500FABE7BA0A5A42A0 /* iOS */ = {
  912. isa = PBXGroup;
  913. children = (
  914. 952925E838A0DE4D7BDC4EE54022633D /* Foundation.framework */,
  915. C3B2A0B779CE31153B2C0D8A7F8DC7FE /* Security.framework */,
  916. );
  917. name = iOS;
  918. sourceTree = "<group>";
  919. };
  920. 7F7281FB69EF9BE427D06AEC0C2793C5 /* Pods */ = {
  921. isa = PBXGroup;
  922. children = (
  923. 884E710FE8E3608F21E6BFA82D46726B /* Realm */,
  924. 22572B1DED4EA3812D7FDAC1CAC93616 /* RealmSwift */,
  925. );
  926. name = Pods;
  927. sourceTree = "<group>";
  928. };
  929. 884E710FE8E3608F21E6BFA82D46726B /* Realm */ = {
  930. isa = PBXGroup;
  931. children = (
  932. B86B0CF4D89A205EC9854F54BD415F81 /* NSError+RLMSync.m */,
  933. AFBAAA7D9AF1F57EA8E05B3BB9ED1F8D /* RLMAccessor.h */,
  934. BCF15A7FAB1BAB6CF87FA1E1240EAA22 /* RLMAccessor.mm */,
  935. E546E812630FC30731574AD839131FA7 /* RLMAnalytics.mm */,
  936. 12E0802B8D1CD4C7F7B06EB8B6161352 /* RLMAPIKeyAuth.mm */,
  937. 590D63CB0677446E02281D23D4692E4C /* RLMApp.mm */,
  938. 2F6C9E50FB69103202B6E5F4AD647AAB /* RLMApp_Private.h */,
  939. 3E07A833E0493B8D3F6A88C794F249EA /* RLMArray.mm */,
  940. 8B31DC02061BD43612D97809BBE8BF74 /* RLMArray_Private.h */,
  941. 748B44A932F1CC48BB670ED0D3ACC753 /* RLMAsymmetricObject.mm */,
  942. 7BD82FB62C4C6F66BB1E560622D260E1 /* RLMAsyncTask.mm */,
  943. AF06966964C0E0BF8DDBC044F35434E6 /* RLMAsyncTask_Private.h */,
  944. D6125B0B3BCF1040E9B3A78EB5EDF928 /* RLMBSON.mm */,
  945. 0EC784486BA2B84E7CC5BF4FFE73B033 /* RLMClassInfo.mm */,
  946. 4DDAFDDCA2217B2266A2A7953A11B8C8 /* RLMCollection.mm */,
  947. 3EE21D373515813C8D8187A7DB408B8F /* RLMCollection_Private.h */,
  948. 7EBA5CFE49DBE74E402A458118E45875 /* RLMConstants.m */,
  949. 966AE395BC3B71F90831AFE79586D893 /* RLMCredentials.mm */,
  950. B2B3CF7C7D1F83C09082DF1C6AFB0159 /* RLMDecimal128.mm */,
  951. 98406ED6D7929CB5C414D49E3028B995 /* RLMDictionary.mm */,
  952. 72CC1F1C755FBC3CF1BAA38D53EE2BE1 /* RLMDictionary_Private.h */,
  953. DFABC7F89E109F6B72CC258AC4F2DB95 /* RLMEmailPasswordAuth.mm */,
  954. C6CDC4F0BC0FEF0BF1EDAFBE780C3FC0 /* RLMEmbeddedObject.mm */,
  955. 50C117353A5193CCEC27DB1764BCCEE3 /* RLMError.mm */,
  956. 5AA3DBC5397A141FB8A3B336E0C3CA72 /* RLMEvent.h */,
  957. DD5F9555DB50862C43611118F9E6FF20 /* RLMEvent.mm */,
  958. 58E58D6C4EE9BB5E393E64A3A8B042B0 /* RLMFindOneAndModifyOptions.mm */,
  959. DF65E0CB75B86CAF5232510BF6C5994E /* RLMFindOptions.mm */,
  960. 017195EB54DBECB50C413EB1A820E94D /* RLMLogger.mm */,
  961. AEF5520981A82480A9E8725B47C709F1 /* RLMLogger_Private.h */,
  962. 8F40C24E83BF14942C1ECD9977BED25A /* RLMManagedArray.mm */,
  963. CEFA3AA5A6F13EF14DC0485AA3C77E26 /* RLMManagedDictionary.mm */,
  964. 44B69D33543C8F54BB506C2BDA32BCBF /* RLMManagedSet.mm */,
  965. F4FD52B51B2909AAB36AD23B0E5C6F4E /* RLMMigration.mm */,
  966. F37040080B5A487FC968710228E23835 /* RLMMongoClient.mm */,
  967. 36DA7DE9E336E47CEB58E15845B6188C /* RLMMongoCollection.mm */,
  968. 20F8BD3214B20EF37E8F662ACCAAA60C /* RLMMongoCollection_Private.h */,
  969. 1D7A1F605D5891D44CC5D45CB5309EC8 /* RLMNetworkTransport.mm */,
  970. 438EEDFCDE953A0FB47AF574D22EB312 /* RLMObject.mm */,
  971. 156DA493B9D89EC4212074D2C995EF9C /* RLMObject_Private.h */,
  972. B74909372FE229B46DB6568F865259B3 /* RLMObjectBase.mm */,
  973. BF1DA4828D80F3F4FB062A05B6839473 /* RLMObjectBase_Private.h */,
  974. F1B535C48AA27A28600CB292BA7B62C1 /* RLMObjectId.mm */,
  975. 128E2A3A408DD8C462D655821E17014B /* RLMObjectSchema.mm */,
  976. 757457E7DEA8C2AA02BAF76C46377329 /* RLMObjectSchema_Private.h */,
  977. 287A198FE10ED2E080F841D672EEB650 /* RLMObjectStore.h */,
  978. 695219F6ABA376C2FD4EDABC626FA786 /* RLMObjectStore.mm */,
  979. 2B9DEE7FCD724E8946C81F8A781486E9 /* RLMObservation.mm */,
  980. A26ED6EDF207AA276CBAD6DED2156D8E /* RLMPredicateUtil.mm */,
  981. 43C6952CC7740B9F3AFD6D7C5FBB1472 /* RLMProperty.mm */,
  982. 6925048E7FF653A3F7FDA6C80603546F /* RLMProperty_Private.h */,
  983. 7AFFB0657BB0ABFDBE61C1E243296B0A /* RLMProviderClient.mm */,
  984. 23D58A0A4DF4703C125A90D1398E776E /* RLMPushClient.mm */,
  985. 202E9650F11F6AD66598EC94505C0DC0 /* RLMQueryUtil.mm */,
  986. 9CF79020CE57ECA510B1E580B1CE98E5 /* RLMRealm.mm */,
  987. C2FC7E591096B5B21551F74E7DE51CDD /* RLMRealm+Sync.mm */,
  988. 4E1819A1DE7516208F40BA9103184CB9 /* RLMRealm_Private.h */,
  989. A418A33CBA33C7CA3777D174F9A7F6E3 /* RLMRealmConfiguration.mm */,
  990. 99AA99D23861CC51BB876FA7CDEAE774 /* RLMRealmConfiguration_Private.h */,
  991. 1A7E1E1F583157E97280C2C11F60253D /* RLMRealmUtil.mm */,
  992. 98E948B5C4D15AEC19AA92F80B2AFC28 /* RLMResults.mm */,
  993. 5541E31DC0879051FFC3C4EE04F765B9 /* RLMResults_Private.h */,
  994. 8665FB3F64D1560D6687B39D7E65A68F /* RLMScheduler.h */,
  995. D31E3586B5A91CF716C4428503A3CFCD /* RLMScheduler.mm */,
  996. 56900CC788B27223518F048DAECC2413 /* RLMSchema.mm */,
  997. 72BBEB735A09A89265B342D9D00DD130 /* RLMSchema_Private.h */,
  998. C0040FBF8247CDC8C0A0291B31DB2C6E /* RLMSectionedResults.mm */,
  999. 328DA24E2F0FFF97F378C482A57756A6 /* RLMSet.mm */,
  1000. CD4D935A3B6C8A82ADB9DF7455DFB90B /* RLMSet_Private.h */,
  1001. 4C09B309CFB80885122EC89B6624AA54 /* RLMSwiftCollectionBase.mm */,
  1002. 98A99A950E295F01B3CE7F2FBBEBC429 /* RLMSwiftProperty.h */,
  1003. 1EB3A9E52A23FB3F9B23BBF63DD7653A /* RLMSwiftSupport.m */,
  1004. 3E8354B5E993B479A2BC6DD30FBC6F75 /* RLMSwiftValueStorage.mm */,
  1005. 8309845A98031BE7C80BC7899D47FE76 /* RLMSyncConfiguration.mm */,
  1006. 31ADBCF4BF2601BDCF3BEB00B234A65A /* RLMSyncConfiguration_Private.h */,
  1007. BF970CC730D7528B9F16B94716554C85 /* RLMSyncManager.mm */,
  1008. 45E82184D579BFB3425818E1CD186CF1 /* RLMSyncSession.mm */,
  1009. 7B9D2B248DEA4041A5D5652F4C370372 /* RLMSyncSubscription.mm */,
  1010. 31A8F30D8D7E0AB02362EE0AD1AF1268 /* RLMSyncSubscription_Private.h */,
  1011. FAC151E989BE61BE27894E9466897C9D /* RLMSyncUtil.mm */,
  1012. 8929353C9A521D1515E318601DB0459F /* RLMThreadSafeReference.mm */,
  1013. C0004D5E5EFD0B9DB132A9665F5722ED /* RLMUpdateChecker.mm */,
  1014. DF207A2F226C16092CB5DB8515FC4F50 /* RLMUpdateResult.mm */,
  1015. 6446CF5660FCF90AA0617D6B16C9B7E2 /* RLMUser.mm */,
  1016. 931FFD633662A9674B8F3EF39579EB5C /* RLMUser_Private.h */,
  1017. 2D9C769A591C3C701C4B3D66805689FD /* RLMUserAPIKey.mm */,
  1018. D3468C0BF4B4320A39D25D9CE6584A26 /* RLMUtil.mm */,
  1019. D43F5F1C05A626BF68E6115C5309DE07 /* RLMUUID.mm */,
  1020. BE989A32E4CB9545DF1C960611306231 /* RLMValue.mm */,
  1021. 8A81D1B81AB6D374B44B0CBC3900D75D /* Frameworks */,
  1022. 145415CB4FBB13DFBB1E2ED12D501D1B /* Headers */,
  1023. D69078119BF6445091028ED829F1768E /* Support Files */,
  1024. );
  1025. name = Realm;
  1026. path = Realm;
  1027. sourceTree = "<group>";
  1028. };
  1029. 8A81D1B81AB6D374B44B0CBC3900D75D /* Frameworks */ = {
  1030. isa = PBXGroup;
  1031. children = (
  1032. F483C66ACB103D856198602AC5ADA1F2 /* realm-monorepo.xcframework */,
  1033. );
  1034. name = Frameworks;
  1035. sourceTree = "<group>";
  1036. };
  1037. 90B745421E5A1DA9877429E1C047059A /* Support Files */ = {
  1038. isa = PBXGroup;
  1039. children = (
  1040. 5376A112937007DC01BCE9F6BF1A81F0 /* RealmSwift.modulemap */,
  1041. 70D19506168EA3B184AB2365D7D7C50D /* RealmSwift-dummy.m */,
  1042. C504BA8B8FBFE75AEFA8B3799B0A4184 /* RealmSwift-Info.plist */,
  1043. 82C5C50748116066982FC9D2A840A226 /* RealmSwift-prefix.pch */,
  1044. 79249BAC9D61B8D7B94CCE8A8E5760C6 /* RealmSwift-umbrella.h */,
  1045. 44510D341917737F55D98E6E9746CB05 /* RealmSwift.debug.xcconfig */,
  1046. 3420BCC96784716342E7EED0676CA699 /* RealmSwift.release.xcconfig */,
  1047. );
  1048. name = "Support Files";
  1049. path = "../Target Support Files/RealmSwift";
  1050. sourceTree = "<group>";
  1051. };
  1052. A5CF144033F9F8367AB19F8B01852CD1 /* Products */ = {
  1053. isa = PBXGroup;
  1054. children = (
  1055. 49B40BC6C081C021D6AF3122D256E52C /* Pods-Bremer */,
  1056. 3CDDCAA2E3900E5AF247A6EBAED2B0FC /* Pods-Bremer-BremerUITests */,
  1057. 53B53BC95B8BCEB3A967BBFB997E527C /* Pods-BremerTests */,
  1058. 921BE4A82C4A7A5C72A0C6F8B8FEF200 /* Realm */,
  1059. 437919EE08EC6BFCCBAC3BD346309742 /* RealmSwift */,
  1060. );
  1061. name = Products;
  1062. sourceTree = "<group>";
  1063. };
  1064. CF1408CF629C7361332E53B88F7BD30C = {
  1065. isa = PBXGroup;
  1066. children = (
  1067. 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */,
  1068. 1628BF05B4CAFDCC3549A101F5A10A17 /* Frameworks */,
  1069. 7F7281FB69EF9BE427D06AEC0C2793C5 /* Pods */,
  1070. A5CF144033F9F8367AB19F8B01852CD1 /* Products */,
  1071. F8779C0DD391E0064057D8A114B1D396 /* Targets Support Files */,
  1072. );
  1073. sourceTree = "<group>";
  1074. };
  1075. D69078119BF6445091028ED829F1768E /* Support Files */ = {
  1076. isa = PBXGroup;
  1077. children = (
  1078. BEB90A9D28C866141E369004C2BAE05D /* Realm.modulemap */,
  1079. 5E96A87D4C9F5DE31C5D4A08F2B80B71 /* Realm-dummy.m */,
  1080. 0900DCBD41747C1B1D6A5D788E7F4134 /* Realm-Info.plist */,
  1081. B6C0D5B885BBC7CEECB041828C3C09E3 /* Realm-prefix.pch */,
  1082. 35F8E3BFFB37BB4E8E5F5ABBEE1922B4 /* Realm-xcframeworks.sh */,
  1083. 1DC6D46B721373B7304BAA683AF6093A /* Realm.debug.xcconfig */,
  1084. 17BF8FF42BA0F44D5871BF66E11034C6 /* Realm.release.xcconfig */,
  1085. );
  1086. name = "Support Files";
  1087. path = "../Target Support Files/Realm";
  1088. sourceTree = "<group>";
  1089. };
  1090. F8779C0DD391E0064057D8A114B1D396 /* Targets Support Files */ = {
  1091. isa = PBXGroup;
  1092. children = (
  1093. 487F80B2A8C90705D8521706229124CA /* Pods-Bremer */,
  1094. 3C45167986F27C87B421F88512C5486B /* Pods-Bremer-BremerUITests */,
  1095. 364694D47BEF3C0B21E187A9089B1D2C /* Pods-BremerTests */,
  1096. );
  1097. name = "Targets Support Files";
  1098. sourceTree = "<group>";
  1099. };
  1100. /* End PBXGroup section */
  1101.  
  1102. /* Begin PBXHeadersBuildPhase section */
  1103. 2DD9AE2D279C4FB8946404FC77F56799 /* Headers */ = {
  1104. isa = PBXHeadersBuildPhase;
  1105. buildActionMask = 2147483647;
  1106. files = (
  1107. 2CAB172C615714D7B24C3E3CB91C8E73 /* Pods-Bremer-umbrella.h in Headers */,
  1108. );
  1109. runOnlyForDeploymentPostprocessing = 0;
  1110. };
  1111. A581BE0E16E4FCE52E9519A091628842 /* Headers */ = {
  1112. isa = PBXHeadersBuildPhase;
  1113. buildActionMask = 2147483647;
  1114. files = (
  1115. 186A9950AD2BC40A5E06896B3F3FFBC4 /* RealmSwift-umbrella.h in Headers */,
  1116. );
  1117. runOnlyForDeploymentPostprocessing = 0;
  1118. };
  1119. BC7E4505DE9CA78871657C40249CD697 /* Headers */ = {
  1120. isa = PBXHeadersBuildPhase;
  1121. buildActionMask = 2147483647;
  1122. files = (
  1123. E366E515D6BD30A71F323FE37BCC1A28 /* Pods-BremerTests-umbrella.h in Headers */,
  1124. );
  1125. runOnlyForDeploymentPostprocessing = 0;
  1126. };
  1127. DB217F37130105F55C6EC35DA678B45E /* Headers */ = {
  1128. isa = PBXHeadersBuildPhase;
  1129. buildActionMask = 2147483647;
  1130. files = (
  1131. 99FFBD71C9DDFBB0A14EFDA97F1B02B7 /* Pods-Bremer-BremerUITests-umbrella.h in Headers */,
  1132. );
  1133. runOnlyForDeploymentPostprocessing = 0;
  1134. };
  1135. F748E24BF4ECE4EA9FC6C25CD7114A4D /* Headers */ = {
  1136. isa = PBXHeadersBuildPhase;
  1137. buildActionMask = 2147483647;
  1138. files = (
  1139. 9C7A9DE5E81599EB456F1D454F9B9360 /* NSError+RLMSync.h in Headers */,
  1140. D9A7B2A7821605D50409B738534A23F6 /* Realm.h in Headers */,
  1141. 840529400322C792BCEBF26F90723CA4 /* RLMAccessor.h in Headers */,
  1142. 4B914B45266E593F512F835750D69DE3 /* RLMAPIKeyAuth.h in Headers */,
  1143. 189009C8E5E5CD765B357ED19A6CEE19 /* RLMApp.h in Headers */,
  1144. F0C68CAD88EEDA948E59BB2E89EC3052 /* RLMApp_Private.h in Headers */,
  1145. 37EC5BBA3E913B89AFE9B8C24303EE69 /* RLMArray.h in Headers */,
  1146. 59D9EED2874474580D0CE585C7DC9EDC /* RLMArray_Private.h in Headers */,
  1147. 252CC3FFD233D0E687BBE6928E710F46 /* RLMAsymmetricObject.h in Headers */,
  1148. 5E3DFA05C0DBBE379D00AB99AF04296E /* RLMAsyncTask.h in Headers */,
  1149. 0B084A2ED53F30E3F5C91705620FC5AB /* RLMAsyncTask_Private.h in Headers */,
  1150. 3EEB0BAB4684DBA87988BEBEE5A42AD7 /* RLMBSON.h in Headers */,
  1151. 8BD9D141C5B7707226B40ED458DE9A46 /* RLMCollection.h in Headers */,
  1152. B6051B422B346D7C2C0C78083AE42593 /* RLMCollection_Private.h in Headers */,
  1153. FCA3AA572DB59FC9E2E45FEB3100DAF5 /* RLMConstants.h in Headers */,
  1154. 91A36FDEDB3697B2A9CF64A4C1517106 /* RLMCredentials.h in Headers */,
  1155. CCC55B25CFC9567D6A2803336B7D1D17 /* RLMDecimal128.h in Headers */,
  1156. BEBEEBDD6543109E845B69CC102EF872 /* RLMDictionary.h in Headers */,
  1157. 76623954A536129B13F2FFCEE433284C /* RLMDictionary_Private.h in Headers */,
  1158. 06358E068A2C99AE81BD71D78017CA21 /* RLMEmailPasswordAuth.h in Headers */,
  1159. 3852DA002C2FF5588B5F2626BDCB5085 /* RLMEmbeddedObject.h in Headers */,
  1160. 05EC68A60F14F305F3AF79F800F133C3 /* RLMError.h in Headers */,
  1161. 04D7A62FC4D8A761493E347FF1788FDF /* RLMEvent.h in Headers */,
  1162. 67F8FAC2EA8069948CB07E41CD9A7187 /* RLMFindOneAndModifyOptions.h in Headers */,
  1163. A6E6072DF7430D90EA6DC3066FA7F7C7 /* RLMFindOptions.h in Headers */,
  1164. 03CFFAB7B53DCDF2AB6C216E304C9846 /* RLMLogger.h in Headers */,
  1165. 5EDE608C519C24AF939914110C7CE74B /* RLMLogger_Private.h in Headers */,
  1166. 7686BDEA02FB018135B77E758C91C1EB /* RLMMigration.h in Headers */,
  1167. 4677B933CB1FAF2518CCEE839EDDD168 /* RLMMongoClient.h in Headers */,
  1168. C1FD432E9CBF46B53AEB2152A00DCC91 /* RLMMongoCollection.h in Headers */,
  1169. 33F84AB110CBE7AC7E71C170D50E9D10 /* RLMMongoCollection_Private.h in Headers */,
  1170. 27C6414300533AB312AEC4C40CDAA341 /* RLMMongoDatabase.h in Headers */,
  1171. D0A22FECD9AFFEC60B35A58BEE37A51A /* RLMNetworkTransport.h in Headers */,
  1172. 546894780B599D72BE629DE603CE1408 /* RLMObject.h in Headers */,
  1173. 8B2072B251574B461AEF7A915C8AF90F /* RLMObject_Private.h in Headers */,
  1174. 72C4A427880F50CD06F2246543F5A63E /* RLMObjectBase.h in Headers */,
  1175. FE37B576B68AC2671F9ADCB2FDC555C6 /* RLMObjectBase_Dynamic.h in Headers */,
  1176. 58B5581101DE8AE5EBFF2FC544D32F0C /* RLMObjectBase_Private.h in Headers */,
  1177. 4724AB5CD1E16BBFF664FC2BA7556DBF /* RLMObjectId.h in Headers */,
  1178. 189D57C35E8312EF727A1F7F43300B53 /* RLMObjectSchema.h in Headers */,
  1179. DFE3D9A4694A51FD0214E86873DA558A /* RLMObjectSchema_Private.h in Headers */,
  1180. 02A9BD5CFEF8CF5CDE82D5F3C99595A1 /* RLMObjectStore.h in Headers */,
  1181. 33BF9D4F523B37BC98DEFFA47E53D607 /* RLMProperty.h in Headers */,
  1182. 0B3B59A97C85AE1077DAA6BBCA438998 /* RLMProperty_Private.h in Headers */,
  1183. 5BF823878F8F6A082C28B977CBD89D0F /* RLMProviderClient.h in Headers */,
  1184. E899987F3E6214F43909608AE045620A /* RLMPushClient.h in Headers */,
  1185. E3DC7B809D4812814D1275565D9A52B7 /* RLMRealm.h in Headers */,
  1186. 301E11573A01EEC55F01DD8AF3345675 /* RLMRealm+Sync.h in Headers */,
  1187. 47D4A0C3E2AA44B81CA808C6D939E9B3 /* RLMRealm_Dynamic.h in Headers */,
  1188. 6C30B5428653570B67A240D491AA0B2C /* RLMRealm_Private.h in Headers */,
  1189. 2D451642AC755B81FB7B564B7DA6B871 /* RLMRealmConfiguration.h in Headers */,
  1190. BCC16BD326E2270E91F40163F6E39DA1 /* RLMRealmConfiguration_Private.h in Headers */,
  1191. 69E7A60C8E32C5FD9D51B19C96529484 /* RLMResults.h in Headers */,
  1192. 5B0FE3835069F5DE3B4EE2D3C86CAB0B /* RLMResults_Private.h in Headers */,
  1193. 51BA9462B158C88B90D92621AB86DA45 /* RLMScheduler.h in Headers */,
  1194. 6F0BD1ED488665BCB5E418BFB949379B /* RLMSchema.h in Headers */,
  1195. 92C86DD35BB35AD8C829F7BD677E1BD5 /* RLMSchema_Private.h in Headers */,
  1196. DEB4B1192A01C11306500422A677D67D /* RLMSectionedResults.h in Headers */,
  1197. 2BF92AC802D5B4E2D986F41990C81C7A /* RLMSet.h in Headers */,
  1198. 54A3854C13C2BC05E1F983672735E914 /* RLMSet_Private.h in Headers */,
  1199. 0164F3A05EF99C22264D6A0806AB4E6C /* RLMSwiftCollectionBase.h in Headers */,
  1200. FF21C29F2325E747CC04BA19B21CF38F /* RLMSwiftObject.h in Headers */,
  1201. 3C7C51B018CEE9A67A5C7D5F400A1B21 /* RLMSwiftProperty.h in Headers */,
  1202. A34746857C1D93ED5EB769679BE3348B /* RLMSwiftValueStorage.h in Headers */,
  1203. 0FBB768B02824170DF603676989A63D2 /* RLMSyncConfiguration.h in Headers */,
  1204. A90CBD8E1781E2E19989DD93E5BE8033 /* RLMSyncConfiguration_Private.h in Headers */,
  1205. A961A6A4F5DEEEEFD5A03DF58AD26462 /* RLMSyncManager.h in Headers */,
  1206. 412DDFCE41F82C3C7947903A74A76034 /* RLMSyncSession.h in Headers */,
  1207. 2CA823A0284D819B4E8F7E23A98D0625 /* RLMSyncSubscription.h in Headers */,
  1208. E6595B00A83513B21DC169C6319F834F /* RLMSyncSubscription_Private.h in Headers */,
  1209. B9B88E7ED730F1F89746B2448FE19D6D /* RLMThreadSafeReference.h in Headers */,
  1210. 9C38F4A2700C7A8FA3E01DF077CD7B6D /* RLMUpdateResult.h in Headers */,
  1211. 01BD2BEAB90425EBA4BDB2489136B27B /* RLMUser.h in Headers */,
  1212. 8BFA582E32D4CCA22809D5D430075BA1 /* RLMUser_Private.h in Headers */,
  1213. 732981CA8A49AA1C8CAA06E28CB5009F /* RLMUserAPIKey.h in Headers */,
  1214. 287B181CE2842B8EEB1700CCA7CA664E /* RLMValue.h in Headers */,
  1215. );
  1216. runOnlyForDeploymentPostprocessing = 0;
  1217. };
  1218. /* End PBXHeadersBuildPhase section */
  1219.  
  1220. /* Begin PBXNativeTarget section */
  1221. 672DB1E64F5D5FF699632E1AB376B5F1 /* Pods-Bremer-BremerUITests */ = {
  1222. isa = PBXNativeTarget;
  1223. buildConfigurationList = 50ED6A6CC03DE6274381BD06BAD9A8E8 /* Build configuration list for PBXNativeTarget "Pods-Bremer-BremerUITests" */;
  1224. buildPhases = (
  1225. DB217F37130105F55C6EC35DA678B45E /* Headers */,
  1226. EA2745345E22F451356B859C1B434566 /* Sources */,
  1227. AEAB32B0C665670067B5008556E8B00C /* Frameworks */,
  1228. F329AF85EA19773CB07EB1A0C22B32A4 /* Resources */,
  1229. );
  1230. buildRules = (
  1231. );
  1232. dependencies = (
  1233. 318E6DDE3446CB809F253AB53FAEF407 /* PBXTargetDependency */,
  1234. BD881B88AD03174F00E5E1ACC1628797 /* PBXTargetDependency */,
  1235. );
  1236. name = "Pods-Bremer-BremerUITests";
  1237. productName = Pods_Bremer_BremerUITests;
  1238. productReference = 3CDDCAA2E3900E5AF247A6EBAED2B0FC /* Pods-Bremer-BremerUITests */;
  1239. productType = "com.apple.product-type.framework";
  1240. };
  1241. 68494F30B4A13F8E5E88BCCAEC25B0A4 /* Realm */ = {
  1242. isa = PBXNativeTarget;
  1243. buildConfigurationList = 6DEC7B6193AF0794E21557700EABC0A8 /* Build configuration list for PBXNativeTarget "Realm" */;
  1244. buildPhases = (
  1245. F748E24BF4ECE4EA9FC6C25CD7114A4D /* Headers */,
  1246. 542F1A369041BB7B845B320F71D685F4 /* Copy . Private Headers */,
  1247. 19CAE12F0E356F370555E49572DB2EF2 /* Copy . Public Headers */,
  1248. 2A924FCF6012507A217E0DF42370F8BB /* [CP] Copy XCFrameworks */,
  1249. 22D23EF88534A5DFF9CF791E97D97024 /* Sources */,
  1250. DFB867F47C98FD09EF7F464FAB18623A /* Frameworks */,
  1251. 60B8F65E0419050B6E235CB24CA0296C /* Resources */,
  1252. 9F41E4BF07CD0C2520045B26BE219B15 /* Create Symlinks to Header Folders */,
  1253. );
  1254. buildRules = (
  1255. );
  1256. dependencies = (
  1257. );
  1258. name = Realm;
  1259. productName = Realm;
  1260. productReference = 921BE4A82C4A7A5C72A0C6F8B8FEF200 /* Realm */;
  1261. productType = "com.apple.product-type.framework";
  1262. };
  1263. 782725687624F8665247B84AB581BEB1 /* RealmSwift */ = {
  1264. isa = PBXNativeTarget;
  1265. buildConfigurationList = 47354ADB1930A2E9F4E3E91AAD1FE58A /* Build configuration list for PBXNativeTarget "RealmSwift" */;
  1266. buildPhases = (
  1267. A581BE0E16E4FCE52E9519A091628842 /* Headers */,
  1268. 7E19C03913F3D1CB2F7603740B976F22 /* Sources */,
  1269. 4B55B4F3E8454CE936EFB8DD56D259F3 /* Frameworks */,
  1270. BC161F0D64F6CD4690D014D8E20E3BDD /* Resources */,
  1271. );
  1272. buildRules = (
  1273. );
  1274. dependencies = (
  1275. 0601AECC164DD709717A48897EAA1B2A /* PBXTargetDependency */,
  1276. );
  1277. name = RealmSwift;
  1278. productName = RealmSwift;
  1279. productReference = 437919EE08EC6BFCCBAC3BD346309742 /* RealmSwift */;
  1280. productType = "com.apple.product-type.framework";
  1281. };
  1282. 9399214D42B91BBCB8EFD6308884653C /* Pods-Bremer */ = {
  1283. isa = PBXNativeTarget;
  1284. buildConfigurationList = 7C5E54A8AFE2FF8D1C626B53049A7CAE /* Build configuration list for PBXNativeTarget "Pods-Bremer" */;
  1285. buildPhases = (
  1286. 2DD9AE2D279C4FB8946404FC77F56799 /* Headers */,
  1287. 6D31112D05B8C347455E0F92E8210D72 /* Sources */,
  1288. 5428928FA2A74A4BB83CFC61438A5D77 /* Frameworks */,
  1289. 61BD8D1EA3F12588DA4B53984D08757E /* Resources */,
  1290. );
  1291. buildRules = (
  1292. );
  1293. dependencies = (
  1294. 46CF1695D5921A08DF772B26998CA985 /* PBXTargetDependency */,
  1295. 870C5EF9242FCA4A9984F5EE20FB9366 /* PBXTargetDependency */,
  1296. );
  1297. name = "Pods-Bremer";
  1298. productName = Pods_Bremer;
  1299. productReference = 49B40BC6C081C021D6AF3122D256E52C /* Pods-Bremer */;
  1300. productType = "com.apple.product-type.framework";
  1301. };
  1302. FE73FF6F368B3C9D9E8AD27094658764 /* Pods-BremerTests */ = {
  1303. isa = PBXNativeTarget;
  1304. buildConfigurationList = 14ABD56694B2CDE163EACAE42FEA3EFD /* Build configuration list for PBXNativeTarget "Pods-BremerTests" */;
  1305. buildPhases = (
  1306. BC7E4505DE9CA78871657C40249CD697 /* Headers */,
  1307. 1DE6C531BE1249B4F030FA5D718786DC /* Sources */,
  1308. DB36D311289F95C8150B8E08452EF298 /* Frameworks */,
  1309. D7CA27F05D2E7EFA2DE97B56217F6ACA /* Resources */,
  1310. );
  1311. buildRules = (
  1312. );
  1313. dependencies = (
  1314. 723A1B5F9301BC59FB3AF0512DB1B540 /* PBXTargetDependency */,
  1315. );
  1316. name = "Pods-BremerTests";
  1317. productName = Pods_BremerTests;
  1318. productReference = 53B53BC95B8BCEB3A967BBFB997E527C /* Pods-BremerTests */;
  1319. productType = "com.apple.product-type.framework";
  1320. };
  1321. /* End PBXNativeTarget section */
  1322.  
  1323. /* Begin PBXProject section */
  1324. BFDFE7DC352907FC980B868725387E98 /* Project object */ = {
  1325. isa = PBXProject;
  1326. attributes = {
  1327. LastSwiftUpdateCheck = 1300;
  1328. LastUpgradeCheck = 1300;
  1329. };
  1330. buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */;
  1331. compatibilityVersion = "Xcode 14.0";
  1332. developmentRegion = en;
  1333. hasScannedForEncodings = 0;
  1334. knownRegions = (
  1335. Base,
  1336. en,
  1337. );
  1338. mainGroup = CF1408CF629C7361332E53B88F7BD30C;
  1339. productRefGroup = A5CF144033F9F8367AB19F8B01852CD1 /* Products */;
  1340. projectDirPath = "";
  1341. projectRoot = "";
  1342. targets = (
  1343. 9399214D42B91BBCB8EFD6308884653C /* Pods-Bremer */,
  1344. 672DB1E64F5D5FF699632E1AB376B5F1 /* Pods-Bremer-BremerUITests */,
  1345. FE73FF6F368B3C9D9E8AD27094658764 /* Pods-BremerTests */,
  1346. 68494F30B4A13F8E5E88BCCAEC25B0A4 /* Realm */,
  1347. 782725687624F8665247B84AB581BEB1 /* RealmSwift */,
  1348. );
  1349. };
  1350. /* End PBXProject section */
  1351.  
  1352. /* Begin PBXResourcesBuildPhase section */
  1353. 60B8F65E0419050B6E235CB24CA0296C /* Resources */ = {
  1354. isa = PBXResourcesBuildPhase;
  1355. buildActionMask = 2147483647;
  1356. files = (
  1357. );
  1358. runOnlyForDeploymentPostprocessing = 0;
  1359. };
  1360. 61BD8D1EA3F12588DA4B53984D08757E /* Resources */ = {
  1361. isa = PBXResourcesBuildPhase;
  1362. buildActionMask = 2147483647;
  1363. files = (
  1364. );
  1365. runOnlyForDeploymentPostprocessing = 0;
  1366. };
  1367. BC161F0D64F6CD4690D014D8E20E3BDD /* Resources */ = {
  1368. isa = PBXResourcesBuildPhase;
  1369. buildActionMask = 2147483647;
  1370. files = (
  1371. );
  1372. runOnlyForDeploymentPostprocessing = 0;
  1373. };
  1374. D7CA27F05D2E7EFA2DE97B56217F6ACA /* Resources */ = {
  1375. isa = PBXResourcesBuildPhase;
  1376. buildActionMask = 2147483647;
  1377. files = (
  1378. );
  1379. runOnlyForDeploymentPostprocessing = 0;
  1380. };
  1381. F329AF85EA19773CB07EB1A0C22B32A4 /* Resources */ = {
  1382. isa = PBXResourcesBuildPhase;
  1383. buildActionMask = 2147483647;
  1384. files = (
  1385. );
  1386. runOnlyForDeploymentPostprocessing = 0;
  1387. };
  1388. /* End PBXResourcesBuildPhase section */
  1389.  
  1390. /* Begin PBXShellScriptBuildPhase section */
  1391. 2A924FCF6012507A217E0DF42370F8BB /* [CP] Copy XCFrameworks */ = {
  1392. isa = PBXShellScriptBuildPhase;
  1393. buildActionMask = 2147483647;
  1394. files = (
  1395. );
  1396. inputFileListPaths = (
  1397. "${PODS_ROOT}/Target Support Files/Realm/Realm-xcframeworks-input-files.xcfilelist",
  1398. );
  1399. name = "[CP] Copy XCFrameworks";
  1400. outputFileListPaths = (
  1401. "${PODS_ROOT}/Target Support Files/Realm/Realm-xcframeworks-output-files.xcfilelist",
  1402. );
  1403. runOnlyForDeploymentPostprocessing = 0;
  1404. shellPath = /bin/sh;
  1405. shellScript = "\"${PODS_ROOT}/Target Support Files/Realm/Realm-xcframeworks.sh\"\n";
  1406. showEnvVarsInLog = 0;
  1407. };
  1408. 9F41E4BF07CD0C2520045B26BE219B15 /* Create Symlinks to Header Folders */ = {
  1409. isa = PBXShellScriptBuildPhase;
  1410. buildActionMask = 2147483647;
  1411. files = (
  1412. );
  1413. inputFileListPaths = (
  1414. );
  1415. inputPaths = (
  1416. );
  1417. name = "Create Symlinks to Header Folders";
  1418. outputFileListPaths = (
  1419. );
  1420. outputPaths = (
  1421. );
  1422. runOnlyForDeploymentPostprocessing = 0;
  1423. shellPath = /bin/sh;
  1424. shellScript = "cd \"$CONFIGURATION_BUILD_DIR/$WRAPPER_NAME\" || exit 1\nif [ ! -d Versions ]; then\n # Not a versioned framework, so no need to do anything\n exit 0\nfi\n\npublic_path=\"${PUBLIC_HEADERS_FOLDER_PATH#$CONTENTS_FOLDER_PATH/}\"\nif [ ! -f \"$public_path\" ]; then\n ln -fs \"${PUBLIC_HEADERS_FOLDER_PATH#$WRAPPER_NAME/}\" \"$public_path\"\nfi\n\nprivate_path=\"${PRIVATE_HEADERS_FOLDER_PATH#$CONTENTS_FOLDER_PATH/}\"\nif [ ! -f \"$private_path\" ]; then\n ln -fs \"${PRIVATE_HEADERS_FOLDER_PATH#$WRAPPER_NAME/}\" \"$private_path\"\nfi\n";
  1425. };
  1426. /* End PBXShellScriptBuildPhase section */
  1427.  
  1428. /* Begin PBXSourcesBuildPhase section */
  1429. 1DE6C531BE1249B4F030FA5D718786DC /* Sources */ = {
  1430. isa = PBXSourcesBuildPhase;
  1431. buildActionMask = 2147483647;
  1432. files = (
  1433. D9D541537E0E9CBE619FCB4C5BA41FBC /* Pods-BremerTests-dummy.m in Sources */,
  1434. );
  1435. runOnlyForDeploymentPostprocessing = 0;
  1436. };
  1437. 22D23EF88534A5DFF9CF791E97D97024 /* Sources */ = {
  1438. isa = PBXSourcesBuildPhase;
  1439. buildActionMask = 2147483647;
  1440. files = (
  1441. 373FC80E5CDAC45384582597687CC60E /* NSError+RLMSync.m in Sources */,
  1442. 9D1C7542A7BCDEBA0F62F273FD7231B0 /* Realm-dummy.m in Sources */,
  1443. E10CC1254774629FBF9FE84379F3AE1F /* RLMAccessor.mm in Sources */,
  1444. 20C9EB61BF9B4F9E7313447C3DE77402 /* RLMAnalytics.mm in Sources */,
  1445. 8276813797DCDB61494C190FC4E19060 /* RLMAPIKeyAuth.mm in Sources */,
  1446. A9AE14432BFCB62033691DD12204CC5A /* RLMApp.mm in Sources */,
  1447. F0C6422CF158E3038EF195C6B04B3597 /* RLMArray.mm in Sources */,
  1448. B227477A74825C9A83083C0433CBFDD8 /* RLMAsymmetricObject.mm in Sources */,
  1449. 958A22AD0045E6D0159B7D4BB3EC46DB /* RLMAsyncTask.mm in Sources */,
  1450. 62446C4A47D2141C012B42F3CF874090 /* RLMBSON.mm in Sources */,
  1451. CBFF08499AB31E38171D297AF970C55C /* RLMClassInfo.mm in Sources */,
  1452. 7454B210CB9C12F734E6CF5781D77750 /* RLMCollection.mm in Sources */,
  1453. C49A30D54C6C024842C726A7A0A349C3 /* RLMConstants.m in Sources */,
  1454. E7FE0FE9CCC81F971080577E75A9BADF /* RLMCredentials.mm in Sources */,
  1455. DC846F05C78BFE7388A9FCC22D6855C0 /* RLMDecimal128.mm in Sources */,
  1456. D6725A83F0BDF7F1CD1EFD5DB116CE0A /* RLMDictionary.mm in Sources */,
  1457. 5D0027837717618EAE09864D9728EB35 /* RLMEmailPasswordAuth.mm in Sources */,
  1458. 87A5DD69BBFC72B10DCE234AD915AECA /* RLMEmbeddedObject.mm in Sources */,
  1459. 856241060FCD8F54D41C8100D5467EA1 /* RLMError.mm in Sources */,
  1460. BAD6F720447F880C4E8C293236558AA2 /* RLMEvent.mm in Sources */,
  1461. 7190FAB0A2288A73BB2C10D69492068D /* RLMFindOneAndModifyOptions.mm in Sources */,
  1462. 69130970F3EA2B79379ACCAC115A7326 /* RLMFindOptions.mm in Sources */,
  1463. DD5565CB03976C136614929A24AFEB00 /* RLMLogger.mm in Sources */,
  1464. 0593AF2DD216BD5C78A89C94561EB0BD /* RLMManagedArray.mm in Sources */,
  1465. 53A11D4781B500C01BD4B7E2D3E5CD3A /* RLMManagedDictionary.mm in Sources */,
  1466. 66BD8017F7819384898E59C08F01482F /* RLMManagedSet.mm in Sources */,
  1467. 3D92323EDE4D29026A9374B64C97F9AE /* RLMMigration.mm in Sources */,
  1468. 2B2C5BD99F284AB4318D76E496B08D20 /* RLMMongoClient.mm in Sources */,
  1469. D557744183CF5535DECED314499DDE07 /* RLMMongoCollection.mm in Sources */,
  1470. B2A59ED57987B4C045C2E426CA784F3C /* RLMNetworkTransport.mm in Sources */,
  1471. E7E8EB6C98BEBF86A61A10162B9D53DB /* RLMObject.mm in Sources */,
  1472. 071AAAAA27F2BFD0E44D86939213CC91 /* RLMObjectBase.mm in Sources */,
  1473. 97BF699AC80B0A8F6D3A89EBE06C699E /* RLMObjectId.mm in Sources */,
  1474. 69E27BAAB5EE0731092AD1B2301D58A1 /* RLMObjectSchema.mm in Sources */,
  1475. 13281771BE43BAF65031D19E8CCFC5FB /* RLMObjectStore.mm in Sources */,
  1476. 34824E3B12CFBDA9EAA9843EFB15B521 /* RLMObservation.mm in Sources */,
  1477. 4AC5B90C5F737677057D17D51A2581C0 /* RLMPredicateUtil.mm in Sources */,
  1478. 6D311C71E3835300ED0B39A347395894 /* RLMProperty.mm in Sources */,
  1479. E67507D98B3AFB1C33E80C4999086D23 /* RLMProviderClient.mm in Sources */,
  1480. 8E4946AF47D0CB535546BCCC8EFA5ED3 /* RLMPushClient.mm in Sources */,
  1481. A30CECDE48E690E4C81DFAACB9D48A3C /* RLMQueryUtil.mm in Sources */,
  1482. D82B59171BB4C4C7158759A41E6FECF6 /* RLMRealm.mm in Sources */,
  1483. AB60957A130323D5FACF4F2991B70391 /* RLMRealm+Sync.mm in Sources */,
  1484. 6C523F77EC93669F5110AD340DD7FA4C /* RLMRealmConfiguration.mm in Sources */,
  1485. 8A3E3F36EEEE830D273FB455144921CF /* RLMRealmUtil.mm in Sources */,
  1486. 6B417758244574B7B3C30ACED4931D87 /* RLMResults.mm in Sources */,
  1487. 6BB65F955B515386823B4E2489460EC2 /* RLMScheduler.mm in Sources */,
  1488. 5BF421BE48A7F2C14D62429966DF9CC3 /* RLMSchema.mm in Sources */,
  1489. C34D354EFB0278C45DFBF4DA47DEBF74 /* RLMSectionedResults.mm in Sources */,
  1490. CBFF56BD941E3BAE6D8A1A7CCBB4F207 /* RLMSet.mm in Sources */,
  1491. 148B5987885C44A9CCA6440E526AB8DB /* RLMSwiftCollectionBase.mm in Sources */,
  1492. BC3767360C4E6C8373B927EEEFF2310D /* RLMSwiftSupport.m in Sources */,
  1493. 2D8AC0448C53894AED8E92735A536CD6 /* RLMSwiftValueStorage.mm in Sources */,
  1494. 3083EA5E1DB8A69E5D4AA5C14044E6E6 /* RLMSyncConfiguration.mm in Sources */,
  1495. 2949EF413D29DD8D9B589CF18B207330 /* RLMSyncManager.mm in Sources */,
  1496. 30F9BAC69B2C307C45EEA6EF45302FBC /* RLMSyncSession.mm in Sources */,
  1497. 511C4C72919EA280FE5A26BA62C87F3A /* RLMSyncSubscription.mm in Sources */,
  1498. D40B4ABC458054D8C3E5D10377A2CEE0 /* RLMSyncUtil.mm in Sources */,
  1499. 66B68F7A52CB423990C5E3ED589FC9F9 /* RLMThreadSafeReference.mm in Sources */,
  1500. FFC5AD5D9C84E7800EB949BFC5E51EE0 /* RLMUpdateChecker.mm in Sources */,
  1501. 0A6750B00EA3B3674F044F5FDF5D5AD5 /* RLMUpdateResult.mm in Sources */,
  1502. 03FF5CF0BBF8F4C1C997DAA2C73495AF /* RLMUser.mm in Sources */,
  1503. 6C49271A9472DCAA4D047D65D9B0FEC2 /* RLMUserAPIKey.mm in Sources */,
  1504. 18FA4829DF1DB108BF59C6BFA8DBB690 /* RLMUtil.mm in Sources */,
  1505. 820BF0662635667610DD218CFAC68030 /* RLMUUID.mm in Sources */,
  1506. 363350BF63DCB3B5C76A241D02D672FD /* RLMValue.mm in Sources */,
  1507. );
  1508. runOnlyForDeploymentPostprocessing = 0;
  1509. };
  1510. 6D31112D05B8C347455E0F92E8210D72 /* Sources */ = {
  1511. isa = PBXSourcesBuildPhase;
  1512. buildActionMask = 2147483647;
  1513. files = (
  1514. C50B84D7B7EEB94A97C13C8AD3F7E23D /* Pods-Bremer-dummy.m in Sources */,
  1515. );
  1516. runOnlyForDeploymentPostprocessing = 0;
  1517. };
  1518. 7E19C03913F3D1CB2F7603740B976F22 /* Sources */ = {
  1519. isa = PBXSourcesBuildPhase;
  1520. buildActionMask = 2147483647;
  1521. files = (
  1522. 39EA99A31B37C65E005202F18FBB2782 /* Aliases.swift in Sources */,
  1523. 2E9DCF5DE252DD97076AFC91842225CF /* AnyRealmValue.swift in Sources */,
  1524. 682649CEC1CA3CFF6F01C692754E53D5 /* App.swift in Sources */,
  1525. B785E35AE212C2CB4C4CD0D84C49B90D /* AsymmetricObject.swift in Sources */,
  1526. BF5352E6A21E27DB879C2189155F17EA /* BasicTypes.swift in Sources */,
  1527. 3F5DC8E1E4127053A92C72E08D27F5D8 /* BSON.swift in Sources */,
  1528. DE9AC4D1B35C9E07B979930D5C0B38DF /* CollectionAccess.swift in Sources */,
  1529. B59E22971F8D4CE5681BF67535A363F7 /* Combine.swift in Sources */,
  1530. 8A9025AE4A9232EF04AAFFA2EEA1416F /* ComplexTypes.swift in Sources */,
  1531. 3E036CAA97F279B0C6ABD859726A047A /* CustomPersistable.swift in Sources */,
  1532. 5B8A458DC7C87F427A5C463F3CAC517B /* Decimal128.swift in Sources */,
  1533. 7AA5D2ED28C6B278DB39BC615D38ED5B /* EmbeddedObject.swift in Sources */,
  1534. FE7FC652161CB9CBDDBA9E5BE3397011 /* Error.swift in Sources */,
  1535. 8BD86B5E5C4D9040FF6F940A7DDE5B5E /* Events.swift in Sources */,
  1536. 0442CEDEA4243DD8629F664272A285DE /* KeyPathStrings.swift in Sources */,
  1537. 1CA0567A035870C832DE6060E1C348A1 /* LinkingObjects.swift in Sources */,
  1538. DC1CC94EA95338783CD4596CF2882942 /* List.swift in Sources */,
  1539. 781671C9525101E2C5AC80A6C3DF54C6 /* Map.swift in Sources */,
  1540. 752C7184ED4531729174293BFC7AF6E7 /* Migration.swift in Sources */,
  1541. ABD61BF538B0440B014502E121AD906D /* MongoClient.swift in Sources */,
  1542. B837F9BAA1E321E18780F3B8903BC004 /* MutableSet.swift in Sources */,
  1543. D9D8EA266CD7C5885464952BC9B2678D /* ObjcBridgeable.swift in Sources */,
  1544. F3117B7CBCA74424D090B0911C96DC89 /* Object.swift in Sources */,
  1545. C11339074CE5C4A8DF75384CCC987B77 /* ObjectId.swift in Sources */,
  1546. 2C7492344C6598F8514582D5B34F6956 /* ObjectiveCSupport.swift in Sources */,
  1547. BBCE391F1AC55EFC2A589E550ACCC1B6 /* ObjectiveCSupport+AnyRealmValue.swift in Sources */,
  1548. 868EC2D6F5E462D6EC55BCAA99DA1848 /* ObjectiveCSupport+BSON.swift in Sources */,
  1549. 5F0A29426B5289CE22EE51AFE0A28775 /* ObjectiveCSupport+Sync.swift in Sources */,
  1550. F80CCCEBF9794DC3E8B4EEB8FAAA2D0B /* ObjectSchema.swift in Sources */,
  1551. AAD9FDCF7389C0EFE67CCD5B9BAF3115 /* Optional.swift in Sources */,
  1552. 13B5FCEFE1051075D694B06BD6345BB2 /* Persistable.swift in Sources */,
  1553. AFFEB160C9DAC32478B61FCCED14535B /* PersistedProperty.swift in Sources */,
  1554. 5A112F8271072DE73024CBA8078043AA /* Projection.swift in Sources */,
  1555. 609EB115EBE2C1BB25EE2FF2EE67A4BD /* Property.swift in Sources */,
  1556. 6FC16F5639926D99A63C51C6AB855C2D /* PropertyAccessors.swift in Sources */,
  1557. 07F261922769AA1165299B51787D22D6 /* Query.swift in Sources */,
  1558. A2D241953E4F2DA88EEC3CED7DEDF8B1 /* Realm.swift in Sources */,
  1559. B4EE276AF7CB12ED9DB48318D8914C2B /* RealmCollection.swift in Sources */,
  1560. 1E563604E3C43CD98D2CFC150359E536 /* RealmCollectionImpl.swift in Sources */,
  1561. 1059F6E4C81D4442F9A0443E56682D22 /* RealmConfiguration.swift in Sources */,
  1562. FE2F13D80F1F4B8A605390C3399EF3AD /* RealmKeyedCollection.swift in Sources */,
  1563. B46E52EDBD14DEA140A5EE7F128F7D70 /* RealmProperty.swift in Sources */,
  1564. 56040CFFA72105E3B95C1D44A8AAD299 /* RealmSwift-dummy.m in Sources */,
  1565. 06304E80795DA749417F68A31C6A4D74 /* Results.swift in Sources */,
  1566. 58C96277ECC03358ED0A472DA23F3F53 /* RLMSupport.swift in Sources */,
  1567. 8C42A7A9022BBAFCF982F250E3A7500D /* Schema.swift in Sources */,
  1568. 71ED8B725658B0D3E35D4B72106BC615 /* SchemaDiscovery.swift in Sources */,
  1569. 79DF5164542097A87970D857C22688FD /* SectionedResults.swift in Sources */,
  1570. 1AE31850261F971BBAE81FA9859C5DBE /* SortDescriptor.swift in Sources */,
  1571. 876EE37947934409808939990FBC28D7 /* SwiftUI.swift in Sources */,
  1572. 3E1B5386B32268FA87A5B13C81242612 /* Sync.swift in Sources */,
  1573. 3EEB5CD0432AE4C966A336FE407F4564 /* SyncSubscription.swift in Sources */,
  1574. CCD1C585CE4E9DBE15769F38E06842C2 /* ThreadSafeReference.swift in Sources */,
  1575. E34B80A9A8B49857FCD043CAE44D1EC0 /* Util.swift in Sources */,
  1576. );
  1577. runOnlyForDeploymentPostprocessing = 0;
  1578. };
  1579. EA2745345E22F451356B859C1B434566 /* Sources */ = {
  1580. isa = PBXSourcesBuildPhase;
  1581. buildActionMask = 2147483647;
  1582. files = (
  1583. 17A47338450241D6C0BCD42C9B9FDFF0 /* Pods-Bremer-BremerUITests-dummy.m in Sources */,
  1584. );
  1585. runOnlyForDeploymentPostprocessing = 0;
  1586. };
  1587. /* End PBXSourcesBuildPhase section */
  1588.  
  1589. /* Begin PBXTargetDependency section */
  1590. 0601AECC164DD709717A48897EAA1B2A /* PBXTargetDependency */ = {
  1591. isa = PBXTargetDependency;
  1592. name = Realm;
  1593. target = 68494F30B4A13F8E5E88BCCAEC25B0A4 /* Realm */;
  1594. targetProxy = FC2F95BCBA2B20A264CB04B37382F5B9 /* PBXContainerItemProxy */;
  1595. };
  1596. 318E6DDE3446CB809F253AB53FAEF407 /* PBXTargetDependency */ = {
  1597. isa = PBXTargetDependency;
  1598. name = Realm;
  1599. target = 68494F30B4A13F8E5E88BCCAEC25B0A4 /* Realm */;
  1600. targetProxy = AA0E21EBF22F66387EFA4044F9352A74 /* PBXContainerItemProxy */;
  1601. };
  1602. 46CF1695D5921A08DF772B26998CA985 /* PBXTargetDependency */ = {
  1603. isa = PBXTargetDependency;
  1604. name = Realm;
  1605. target = 68494F30B4A13F8E5E88BCCAEC25B0A4 /* Realm */;
  1606. targetProxy = A294B51E81F4F9714F641F956BCDFDD4 /* PBXContainerItemProxy */;
  1607. };
  1608. 723A1B5F9301BC59FB3AF0512DB1B540 /* PBXTargetDependency */ = {
  1609. isa = PBXTargetDependency;
  1610. name = "Pods-Bremer";
  1611. target = 9399214D42B91BBCB8EFD6308884653C /* Pods-Bremer */;
  1612. targetProxy = 6E62B7B55E80A98A7C3B305B2D5767E5 /* PBXContainerItemProxy */;
  1613. };
  1614. 870C5EF9242FCA4A9984F5EE20FB9366 /* PBXTargetDependency */ = {
  1615. isa = PBXTargetDependency;
  1616. name = RealmSwift;
  1617. target = 782725687624F8665247B84AB581BEB1 /* RealmSwift */;
  1618. targetProxy = D6A4888DF0287DD834BE6DAF07C350C7 /* PBXContainerItemProxy */;
  1619. };
  1620. BD881B88AD03174F00E5E1ACC1628797 /* PBXTargetDependency */ = {
  1621. isa = PBXTargetDependency;
  1622. name = RealmSwift;
  1623. target = 782725687624F8665247B84AB581BEB1 /* RealmSwift */;
  1624. targetProxy = CB828421E54C4F9E9403280D1039F501 /* PBXContainerItemProxy */;
  1625. };
  1626. /* End PBXTargetDependency section */
  1627.  
  1628. /* Begin XCBuildConfiguration section */
  1629. 103C775A12EF4A73FE3DCB70BB9C912B /* Debug */ = {
  1630. isa = XCBuildConfiguration;
  1631. baseConfigurationReference = 1DC6D46B721373B7304BAA683AF6093A /* Realm.debug.xcconfig */;
  1632. buildSettings = {
  1633. CLANG_ENABLE_OBJC_WEAK = NO;
  1634. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1635. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1636. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1637. CURRENT_PROJECT_VERSION = 1;
  1638. DEFINES_MODULE = YES;
  1639. DYLIB_COMPATIBILITY_VERSION = 1;
  1640. DYLIB_CURRENT_VERSION = 1;
  1641. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1642. GCC_PREFIX_HEADER = "Target Support Files/Realm/Realm-prefix.pch";
  1643. INFOPLIST_FILE = "Target Support Files/Realm/Realm-Info.plist";
  1644. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1645. LD_RUNPATH_SEARCH_PATHS = (
  1646. "$(inherited)",
  1647. "@executable_path/Frameworks",
  1648. "@loader_path/Frameworks",
  1649. );
  1650. MODULEMAP_FILE = "Target Support Files/Realm/Realm.modulemap";
  1651. PRODUCT_MODULE_NAME = Realm;
  1652. PRODUCT_NAME = Realm;
  1653. SDKROOT = iphoneos;
  1654. SKIP_INSTALL = YES;
  1655. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  1656. SWIFT_VERSION = 5.0;
  1657. TARGETED_DEVICE_FAMILY = "1,2";
  1658. VERSIONING_SYSTEM = "apple-generic";
  1659. VERSION_INFO_PREFIX = "";
  1660. };
  1661. name = Debug;
  1662. };
  1663. 30E0B9EFD9A5C45D0D351231E81B30B3 /* Release */ = {
  1664. isa = XCBuildConfiguration;
  1665. buildSettings = {
  1666. ALWAYS_SEARCH_USER_PATHS = NO;
  1667. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1668. CLANG_ANALYZER_NONNULL = YES;
  1669. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1670. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1671. CLANG_CXX_LIBRARY = "libc++";
  1672. CLANG_ENABLE_MODULES = YES;
  1673. CLANG_ENABLE_OBJC_ARC = YES;
  1674. CLANG_ENABLE_OBJC_WEAK = YES;
  1675. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1676. CLANG_WARN_BOOL_CONVERSION = YES;
  1677. CLANG_WARN_COMMA = YES;
  1678. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1679. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1680. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1681. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1682. CLANG_WARN_EMPTY_BODY = YES;
  1683. CLANG_WARN_ENUM_CONVERSION = YES;
  1684. CLANG_WARN_INFINITE_RECURSION = YES;
  1685. CLANG_WARN_INT_CONVERSION = YES;
  1686. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1687. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1688. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1689. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1690. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1691. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1692. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1693. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1694. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1695. CLANG_WARN_UNREACHABLE_CODE = YES;
  1696. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1697. COPY_PHASE_STRIP = NO;
  1698. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1699. ENABLE_NS_ASSERTIONS = NO;
  1700. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1701. GCC_C_LANGUAGE_STANDARD = gnu11;
  1702. GCC_NO_COMMON_BLOCKS = YES;
  1703. GCC_PREPROCESSOR_DEFINITIONS = (
  1704. "POD_CONFIGURATION_RELEASE=1",
  1705. "$(inherited)",
  1706. );
  1707. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1708. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1709. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1710. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1711. GCC_WARN_UNUSED_FUNCTION = YES;
  1712. GCC_WARN_UNUSED_VARIABLE = YES;
  1713. IPHONEOS_DEPLOYMENT_TARGET = 16.0;
  1714. MTL_ENABLE_DEBUG_INFO = NO;
  1715. MTL_FAST_MATH = YES;
  1716. PRODUCT_NAME = "$(TARGET_NAME)";
  1717. STRIP_INSTALLED_PRODUCT = NO;
  1718. SWIFT_COMPILATION_MODE = wholemodule;
  1719. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1720. SWIFT_VERSION = 5.0;
  1721. SYMROOT = "${SRCROOT}/../build";
  1722. };
  1723. name = Release;
  1724. };
  1725. 47E4CBF639D6C513F05BC7FD1349A2C3 /* Release */ = {
  1726. isa = XCBuildConfiguration;
  1727. baseConfigurationReference = 17BF8FF42BA0F44D5871BF66E11034C6 /* Realm.release.xcconfig */;
  1728. buildSettings = {
  1729. CLANG_ENABLE_OBJC_WEAK = NO;
  1730. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1731. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1732. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1733. CURRENT_PROJECT_VERSION = 1;
  1734. DEFINES_MODULE = YES;
  1735. DYLIB_COMPATIBILITY_VERSION = 1;
  1736. DYLIB_CURRENT_VERSION = 1;
  1737. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1738. GCC_PREFIX_HEADER = "Target Support Files/Realm/Realm-prefix.pch";
  1739. INFOPLIST_FILE = "Target Support Files/Realm/Realm-Info.plist";
  1740. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1741. LD_RUNPATH_SEARCH_PATHS = (
  1742. "$(inherited)",
  1743. "@executable_path/Frameworks",
  1744. "@loader_path/Frameworks",
  1745. );
  1746. MODULEMAP_FILE = "Target Support Files/Realm/Realm.modulemap";
  1747. PRODUCT_MODULE_NAME = Realm;
  1748. PRODUCT_NAME = Realm;
  1749. SDKROOT = iphoneos;
  1750. SKIP_INSTALL = YES;
  1751. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  1752. SWIFT_VERSION = 5.0;
  1753. TARGETED_DEVICE_FAMILY = "1,2";
  1754. VALIDATE_PRODUCT = YES;
  1755. VERSIONING_SYSTEM = "apple-generic";
  1756. VERSION_INFO_PREFIX = "";
  1757. };
  1758. name = Release;
  1759. };
  1760. 6882E7997D8CEC41D3A635A1F7B71CDB /* Release */ = {
  1761. isa = XCBuildConfiguration;
  1762. baseConfigurationReference = 843867735B0F568A533F9046851F6464 /* Pods-Bremer-BremerUITests.release.xcconfig */;
  1763. buildSettings = {
  1764. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1765. CLANG_ENABLE_OBJC_WEAK = NO;
  1766. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1767. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1768. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1769. CURRENT_PROJECT_VERSION = 1;
  1770. DEFINES_MODULE = YES;
  1771. DYLIB_COMPATIBILITY_VERSION = 1;
  1772. DYLIB_CURRENT_VERSION = 1;
  1773. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1774. INFOPLIST_FILE = "Target Support Files/Pods-Bremer-BremerUITests/Pods-Bremer-BremerUITests-Info.plist";
  1775. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1776. IPHONEOS_DEPLOYMENT_TARGET = 16.0;
  1777. LD_RUNPATH_SEARCH_PATHS = (
  1778. "$(inherited)",
  1779. "@executable_path/Frameworks",
  1780. "@loader_path/Frameworks",
  1781. );
  1782. MACH_O_TYPE = staticlib;
  1783. MODULEMAP_FILE = "Target Support Files/Pods-Bremer-BremerUITests/Pods-Bremer-BremerUITests.modulemap";
  1784. OTHER_LDFLAGS = "";
  1785. OTHER_LIBTOOLFLAGS = "";
  1786. PODS_ROOT = "$(SRCROOT)";
  1787. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  1788. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1789. SDKROOT = iphoneos;
  1790. SKIP_INSTALL = YES;
  1791. TARGETED_DEVICE_FAMILY = "1,2";
  1792. VALIDATE_PRODUCT = YES;
  1793. VERSIONING_SYSTEM = "apple-generic";
  1794. VERSION_INFO_PREFIX = "";
  1795. };
  1796. name = Release;
  1797. };
  1798. 6E8F94691B9F8AC9E8022C16E716F4E8 /* Debug */ = {
  1799. isa = XCBuildConfiguration;
  1800. baseConfigurationReference = 62714ACEE2FB404ECB36352920522B4B /* Pods-BremerTests.debug.xcconfig */;
  1801. buildSettings = {
  1802. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1803. CLANG_ENABLE_OBJC_WEAK = NO;
  1804. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1805. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1806. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1807. CURRENT_PROJECT_VERSION = 1;
  1808. DEFINES_MODULE = YES;
  1809. DYLIB_COMPATIBILITY_VERSION = 1;
  1810. DYLIB_CURRENT_VERSION = 1;
  1811. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1812. INFOPLIST_FILE = "Target Support Files/Pods-BremerTests/Pods-BremerTests-Info.plist";
  1813. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1814. IPHONEOS_DEPLOYMENT_TARGET = 16.0;
  1815. LD_RUNPATH_SEARCH_PATHS = (
  1816. "$(inherited)",
  1817. "@executable_path/Frameworks",
  1818. "@loader_path/Frameworks",
  1819. );
  1820. MACH_O_TYPE = staticlib;
  1821. MODULEMAP_FILE = "Target Support Files/Pods-BremerTests/Pods-BremerTests.modulemap";
  1822. OTHER_LDFLAGS = "";
  1823. OTHER_LIBTOOLFLAGS = "";
  1824. PODS_ROOT = "$(SRCROOT)";
  1825. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  1826. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1827. SDKROOT = iphoneos;
  1828. SKIP_INSTALL = YES;
  1829. TARGETED_DEVICE_FAMILY = "1,2";
  1830. VERSIONING_SYSTEM = "apple-generic";
  1831. VERSION_INFO_PREFIX = "";
  1832. };
  1833. name = Debug;
  1834. };
  1835. 7F8F29131901D2436365A63F4A7C7C50 /* Release */ = {
  1836. isa = XCBuildConfiguration;
  1837. baseConfigurationReference = 6FE040B999F510C22305E6F3F81FDB1E /* Pods-Bremer.release.xcconfig */;
  1838. buildSettings = {
  1839. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1840. CLANG_ENABLE_OBJC_WEAK = NO;
  1841. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1842. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1843. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1844. CURRENT_PROJECT_VERSION = 1;
  1845. DEFINES_MODULE = YES;
  1846. DYLIB_COMPATIBILITY_VERSION = 1;
  1847. DYLIB_CURRENT_VERSION = 1;
  1848. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1849. INFOPLIST_FILE = "Target Support Files/Pods-Bremer/Pods-Bremer-Info.plist";
  1850. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1851. IPHONEOS_DEPLOYMENT_TARGET = 16.0;
  1852. LD_RUNPATH_SEARCH_PATHS = (
  1853. "$(inherited)",
  1854. "@executable_path/Frameworks",
  1855. "@loader_path/Frameworks",
  1856. );
  1857. MACH_O_TYPE = staticlib;
  1858. MODULEMAP_FILE = "Target Support Files/Pods-Bremer/Pods-Bremer.modulemap";
  1859. OTHER_LDFLAGS = "";
  1860. OTHER_LIBTOOLFLAGS = "";
  1861. PODS_ROOT = "$(SRCROOT)";
  1862. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  1863. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1864. SDKROOT = iphoneos;
  1865. SKIP_INSTALL = YES;
  1866. TARGETED_DEVICE_FAMILY = "1,2";
  1867. VALIDATE_PRODUCT = YES;
  1868. VERSIONING_SYSTEM = "apple-generic";
  1869. VERSION_INFO_PREFIX = "";
  1870. };
  1871. name = Release;
  1872. };
  1873. 84971A590416E7195FA3E895F88755D0 /* Release */ = {
  1874. isa = XCBuildConfiguration;
  1875. baseConfigurationReference = 3420BCC96784716342E7EED0676CA699 /* RealmSwift.release.xcconfig */;
  1876. buildSettings = {
  1877. CLANG_ENABLE_OBJC_WEAK = NO;
  1878. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1879. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1880. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1881. CURRENT_PROJECT_VERSION = 1;
  1882. DEFINES_MODULE = YES;
  1883. DYLIB_COMPATIBILITY_VERSION = 1;
  1884. DYLIB_CURRENT_VERSION = 1;
  1885. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1886. GCC_PREFIX_HEADER = "Target Support Files/RealmSwift/RealmSwift-prefix.pch";
  1887. INFOPLIST_FILE = "Target Support Files/RealmSwift/RealmSwift-Info.plist";
  1888. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1889. LD_RUNPATH_SEARCH_PATHS = (
  1890. "$(inherited)",
  1891. "@executable_path/Frameworks",
  1892. "@loader_path/Frameworks",
  1893. );
  1894. MODULEMAP_FILE = "Target Support Files/RealmSwift/RealmSwift.modulemap";
  1895. PRODUCT_MODULE_NAME = RealmSwift;
  1896. PRODUCT_NAME = RealmSwift;
  1897. SDKROOT = iphoneos;
  1898. SKIP_INSTALL = YES;
  1899. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  1900. SWIFT_VERSION = 5;
  1901. TARGETED_DEVICE_FAMILY = "1,2";
  1902. VALIDATE_PRODUCT = YES;
  1903. VERSIONING_SYSTEM = "apple-generic";
  1904. VERSION_INFO_PREFIX = "";
  1905. };
  1906. name = Release;
  1907. };
  1908. 9DD0C2A9A5A8060C34E72DB9DAC37FFE /* Debug */ = {
  1909. isa = XCBuildConfiguration;
  1910. baseConfigurationReference = 3DF0FA1A97FC74EF390C53A21A64F68A /* Pods-Bremer.debug.xcconfig */;
  1911. buildSettings = {
  1912. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1913. CLANG_ENABLE_OBJC_WEAK = NO;
  1914. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1915. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1916. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1917. CURRENT_PROJECT_VERSION = 1;
  1918. DEFINES_MODULE = YES;
  1919. DYLIB_COMPATIBILITY_VERSION = 1;
  1920. DYLIB_CURRENT_VERSION = 1;
  1921. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1922. INFOPLIST_FILE = "Target Support Files/Pods-Bremer/Pods-Bremer-Info.plist";
  1923. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1924. IPHONEOS_DEPLOYMENT_TARGET = 16.0;
  1925. LD_RUNPATH_SEARCH_PATHS = (
  1926. "$(inherited)",
  1927. "@executable_path/Frameworks",
  1928. "@loader_path/Frameworks",
  1929. );
  1930. MACH_O_TYPE = staticlib;
  1931. MODULEMAP_FILE = "Target Support Files/Pods-Bremer/Pods-Bremer.modulemap";
  1932. OTHER_LDFLAGS = "";
  1933. OTHER_LIBTOOLFLAGS = "";
  1934. PODS_ROOT = "$(SRCROOT)";
  1935. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  1936. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1937. SDKROOT = iphoneos;
  1938. SKIP_INSTALL = YES;
  1939. TARGETED_DEVICE_FAMILY = "1,2";
  1940. VERSIONING_SYSTEM = "apple-generic";
  1941. VERSION_INFO_PREFIX = "";
  1942. };
  1943. name = Debug;
  1944. };
  1945. AD67ACEC5E0CB491BF2C49D02AC8064D /* Debug */ = {
  1946. isa = XCBuildConfiguration;
  1947. baseConfigurationReference = 44510D341917737F55D98E6E9746CB05 /* RealmSwift.debug.xcconfig */;
  1948. buildSettings = {
  1949. CLANG_ENABLE_OBJC_WEAK = NO;
  1950. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1951. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1952. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1953. CURRENT_PROJECT_VERSION = 1;
  1954. DEFINES_MODULE = YES;
  1955. DYLIB_COMPATIBILITY_VERSION = 1;
  1956. DYLIB_CURRENT_VERSION = 1;
  1957. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1958. GCC_PREFIX_HEADER = "Target Support Files/RealmSwift/RealmSwift-prefix.pch";
  1959. INFOPLIST_FILE = "Target Support Files/RealmSwift/RealmSwift-Info.plist";
  1960. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1961. LD_RUNPATH_SEARCH_PATHS = (
  1962. "$(inherited)",
  1963. "@executable_path/Frameworks",
  1964. "@loader_path/Frameworks",
  1965. );
  1966. MODULEMAP_FILE = "Target Support Files/RealmSwift/RealmSwift.modulemap";
  1967. PRODUCT_MODULE_NAME = RealmSwift;
  1968. PRODUCT_NAME = RealmSwift;
  1969. SDKROOT = iphoneos;
  1970. SKIP_INSTALL = YES;
  1971. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  1972. SWIFT_VERSION = 5;
  1973. TARGETED_DEVICE_FAMILY = "1,2";
  1974. VERSIONING_SYSTEM = "apple-generic";
  1975. VERSION_INFO_PREFIX = "";
  1976. };
  1977. name = Debug;
  1978. };
  1979. AE234BD943297BEE627B6A26B7997AE5 /* Release */ = {
  1980. isa = XCBuildConfiguration;
  1981. baseConfigurationReference = 4C8CB92E182DD4E1C1396D71933EFB15 /* Pods-BremerTests.release.xcconfig */;
  1982. buildSettings = {
  1983. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1984. CLANG_ENABLE_OBJC_WEAK = NO;
  1985. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1986. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1987. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1988. CURRENT_PROJECT_VERSION = 1;
  1989. DEFINES_MODULE = YES;
  1990. DYLIB_COMPATIBILITY_VERSION = 1;
  1991. DYLIB_CURRENT_VERSION = 1;
  1992. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1993. INFOPLIST_FILE = "Target Support Files/Pods-BremerTests/Pods-BremerTests-Info.plist";
  1994. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1995. IPHONEOS_DEPLOYMENT_TARGET = 16.0;
  1996. LD_RUNPATH_SEARCH_PATHS = (
  1997. "$(inherited)",
  1998. "@executable_path/Frameworks",
  1999. "@loader_path/Frameworks",
  2000. );
  2001. MACH_O_TYPE = staticlib;
  2002. MODULEMAP_FILE = "Target Support Files/Pods-BremerTests/Pods-BremerTests.modulemap";
  2003. OTHER_LDFLAGS = "";
  2004. OTHER_LIBTOOLFLAGS = "";
  2005. PODS_ROOT = "$(SRCROOT)";
  2006. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  2007. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  2008. SDKROOT = iphoneos;
  2009. SKIP_INSTALL = YES;
  2010. TARGETED_DEVICE_FAMILY = "1,2";
  2011. VALIDATE_PRODUCT = YES;
  2012. VERSIONING_SYSTEM = "apple-generic";
  2013. VERSION_INFO_PREFIX = "";
  2014. };
  2015. name = Release;
  2016. };
  2017. C6835E2D468B0730407193805F9DB88F /* Debug */ = {
  2018. isa = XCBuildConfiguration;
  2019. baseConfigurationReference = 50C62D1CB8E06C6160D58D4DE83CA25E /* Pods-Bremer-BremerUITests.debug.xcconfig */;
  2020. buildSettings = {
  2021. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  2022. CLANG_ENABLE_OBJC_WEAK = NO;
  2023. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  2024. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  2025. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  2026. CURRENT_PROJECT_VERSION = 1;
  2027. DEFINES_MODULE = YES;
  2028. DYLIB_COMPATIBILITY_VERSION = 1;
  2029. DYLIB_CURRENT_VERSION = 1;
  2030. DYLIB_INSTALL_NAME_BASE = "@rpath";
  2031. INFOPLIST_FILE = "Target Support Files/Pods-Bremer-BremerUITests/Pods-Bremer-BremerUITests-Info.plist";
  2032. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  2033. IPHONEOS_DEPLOYMENT_TARGET = 16.0;
  2034. LD_RUNPATH_SEARCH_PATHS = (
  2035. "$(inherited)",
  2036. "@executable_path/Frameworks",
  2037. "@loader_path/Frameworks",
  2038. );
  2039. MACH_O_TYPE = staticlib;
  2040. MODULEMAP_FILE = "Target Support Files/Pods-Bremer-BremerUITests/Pods-Bremer-BremerUITests.modulemap";
  2041. OTHER_LDFLAGS = "";
  2042. OTHER_LIBTOOLFLAGS = "";
  2043. PODS_ROOT = "$(SRCROOT)";
  2044. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  2045. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  2046. SDKROOT = iphoneos;
  2047. SKIP_INSTALL = YES;
  2048. TARGETED_DEVICE_FAMILY = "1,2";
  2049. VERSIONING_SYSTEM = "apple-generic";
  2050. VERSION_INFO_PREFIX = "";
  2051. };
  2052. name = Debug;
  2053. };
  2054. F4FF6A0D1970CA9705974E3CB2134802 /* Debug */ = {
  2055. isa = XCBuildConfiguration;
  2056. buildSettings = {
  2057. ALWAYS_SEARCH_USER_PATHS = NO;
  2058. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  2059. CLANG_ANALYZER_NONNULL = YES;
  2060. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  2061. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  2062. CLANG_CXX_LIBRARY = "libc++";
  2063. CLANG_ENABLE_MODULES = YES;
  2064. CLANG_ENABLE_OBJC_ARC = YES;
  2065. CLANG_ENABLE_OBJC_WEAK = YES;
  2066. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  2067. CLANG_WARN_BOOL_CONVERSION = YES;
  2068. CLANG_WARN_COMMA = YES;
  2069. CLANG_WARN_CONSTANT_CONVERSION = YES;
  2070. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  2071. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  2072. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  2073. CLANG_WARN_EMPTY_BODY = YES;
  2074. CLANG_WARN_ENUM_CONVERSION = YES;
  2075. CLANG_WARN_INFINITE_RECURSION = YES;
  2076. CLANG_WARN_INT_CONVERSION = YES;
  2077. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  2078. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  2079. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  2080. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  2081. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  2082. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  2083. CLANG_WARN_STRICT_PROTOTYPES = YES;
  2084. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  2085. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  2086. CLANG_WARN_UNREACHABLE_CODE = YES;
  2087. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  2088. COPY_PHASE_STRIP = NO;
  2089. DEBUG_INFORMATION_FORMAT = dwarf;
  2090. ENABLE_STRICT_OBJC_MSGSEND = YES;
  2091. ENABLE_TESTABILITY = YES;
  2092. GCC_C_LANGUAGE_STANDARD = gnu11;
  2093. GCC_DYNAMIC_NO_PIC = NO;
  2094. GCC_NO_COMMON_BLOCKS = YES;
  2095. GCC_OPTIMIZATION_LEVEL = 0;
  2096. GCC_PREPROCESSOR_DEFINITIONS = (
  2097. "POD_CONFIGURATION_DEBUG=1",
  2098. "DEBUG=1",
  2099. "$(inherited)",
  2100. );
  2101. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  2102. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  2103. GCC_WARN_UNDECLARED_SELECTOR = YES;
  2104. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  2105. GCC_WARN_UNUSED_FUNCTION = YES;
  2106. GCC_WARN_UNUSED_VARIABLE = YES;
  2107. IPHONEOS_DEPLOYMENT_TARGET = 16.0;
  2108. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  2109. MTL_FAST_MATH = YES;
  2110. ONLY_ACTIVE_ARCH = YES;
  2111. PRODUCT_NAME = "$(TARGET_NAME)";
  2112. STRIP_INSTALLED_PRODUCT = NO;
  2113. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  2114. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  2115. SWIFT_VERSION = 5.0;
  2116. SYMROOT = "${SRCROOT}/../build";
  2117. };
  2118. name = Debug;
  2119. };
  2120. /* End XCBuildConfiguration section */
  2121.  
  2122. /* Begin XCConfigurationList section */
  2123. 14ABD56694B2CDE163EACAE42FEA3EFD /* Build configuration list for PBXNativeTarget "Pods-BremerTests" */ = {
  2124. isa = XCConfigurationList;
  2125. buildConfigurations = (
  2126. 6E8F94691B9F8AC9E8022C16E716F4E8 /* Debug */,
  2127. AE234BD943297BEE627B6A26B7997AE5 /* Release */,
  2128. );
  2129. defaultConfigurationIsVisible = 0;
  2130. defaultConfigurationName = Release;
  2131. };
  2132. 47354ADB1930A2E9F4E3E91AAD1FE58A /* Build configuration list for PBXNativeTarget "RealmSwift" */ = {
  2133. isa = XCConfigurationList;
  2134. buildConfigurations = (
  2135. AD67ACEC5E0CB491BF2C49D02AC8064D /* Debug */,
  2136. 84971A590416E7195FA3E895F88755D0 /* Release */,
  2137. );
  2138. defaultConfigurationIsVisible = 0;
  2139. defaultConfigurationName = Release;
  2140. };
  2141. 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = {
  2142. isa = XCConfigurationList;
  2143. buildConfigurations = (
  2144. F4FF6A0D1970CA9705974E3CB2134802 /* Debug */,
  2145. 30E0B9EFD9A5C45D0D351231E81B30B3 /* Release */,
  2146. );
  2147. defaultConfigurationIsVisible = 0;
  2148. defaultConfigurationName = Release;
  2149. };
  2150. 50ED6A6CC03DE6274381BD06BAD9A8E8 /* Build configuration list for PBXNativeTarget "Pods-Bremer-BremerUITests" */ = {
  2151. isa = XCConfigurationList;
  2152. buildConfigurations = (
  2153. C6835E2D468B0730407193805F9DB88F /* Debug */,
  2154. 6882E7997D8CEC41D3A635A1F7B71CDB /* Release */,
  2155. );
  2156. defaultConfigurationIsVisible = 0;
  2157. defaultConfigurationName = Release;
  2158. };
  2159. 6DEC7B6193AF0794E21557700EABC0A8 /* Build configuration list for PBXNativeTarget "Realm" */ = {
  2160. isa = XCConfigurationList;
  2161. buildConfigurations = (
  2162. 103C775A12EF4A73FE3DCB70BB9C912B /* Debug */,
  2163. 47E4CBF639D6C513F05BC7FD1349A2C3 /* Release */,
  2164. );
  2165. defaultConfigurationIsVisible = 0;
  2166. defaultConfigurationName = Release;
  2167. };
  2168. 7C5E54A8AFE2FF8D1C626B53049A7CAE /* Build configuration list for PBXNativeTarget "Pods-Bremer" */ = {
  2169. isa = XCConfigurationList;
  2170. buildConfigurations = (
  2171. 9DD0C2A9A5A8060C34E72DB9DAC37FFE /* Debug */,
  2172. 7F8F29131901D2436365A63F4A7C7C50 /* Release */,
  2173. );
  2174. defaultConfigurationIsVisible = 0;
  2175. defaultConfigurationName = Release;
  2176. };
  2177. /* End XCConfigurationList section */
  2178. };
  2179. rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  2180. }