diff --git a/Podfile b/Podfile index 5a07c19e..d43a30e3 100644 --- a/Podfile +++ b/Podfile @@ -4,7 +4,7 @@ use_modular_headers! def shared # The Zilliqa Swift SDK - pod 'Zesame', :git => 'https://github.com/OpenZesame/Zesame.git', :branch => 'bech32' + pod 'Zesame', :git => 'https://github.com/OpenZesame/Zesame.git', :branch => 'decimal_amount' # Used for Crash reporting pod 'Firebase/Core' diff --git a/Podfile.lock b/Podfile.lock index 1fec93ff..31a0ab56 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -116,7 +116,7 @@ DEPENDENCIES: - SwiftyBeaver - TinyConstraints - Validator - - Zesame (from `https://github.com/OpenZesame/Zesame.git`, branch `bech32`) + - Zesame (from `https://github.com/OpenZesame/Zesame.git`, branch `decimal_amount`) SPEC REPOS: https://github.com/cocoapods/specs.git: @@ -157,12 +157,12 @@ SPEC REPOS: EXTERNAL SOURCES: Zesame: - :branch: bech32 + :branch: decimal_amount :git: https://github.com/OpenZesame/Zesame.git CHECKOUT OPTIONS: Zesame: - :commit: 2cc80066fbd3b0346269ddfa66defc597968ff06 + :commit: 8da70b2c224da9d186867cf462078b5603f1d21c :git: https://github.com/OpenZesame/Zesame.git SPEC CHECKSUMS: @@ -202,6 +202,6 @@ SPEC CHECKSUMS: Validator: b34ab17a8fffd0c1ffd8f9002ead4d1e02cd9e6e Zesame: c7bbd6548ef648af5480338f37a94bd4fe0bc4e3 -PODFILE CHECKSUM: 6e65ec8728ce77747f9fc47866b42ac7c7bfa1f6 +PODFILE CHECKSUM: 1fe225be0adb22d399a61c5e12f3713681222bb3 COCOAPODS: 1.6.1 diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index 1fec93ff..31a0ab56 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -116,7 +116,7 @@ DEPENDENCIES: - SwiftyBeaver - TinyConstraints - Validator - - Zesame (from `https://github.com/OpenZesame/Zesame.git`, branch `bech32`) + - Zesame (from `https://github.com/OpenZesame/Zesame.git`, branch `decimal_amount`) SPEC REPOS: https://github.com/cocoapods/specs.git: @@ -157,12 +157,12 @@ SPEC REPOS: EXTERNAL SOURCES: Zesame: - :branch: bech32 + :branch: decimal_amount :git: https://github.com/OpenZesame/Zesame.git CHECKOUT OPTIONS: Zesame: - :commit: 2cc80066fbd3b0346269ddfa66defc597968ff06 + :commit: 8da70b2c224da9d186867cf462078b5603f1d21c :git: https://github.com/OpenZesame/Zesame.git SPEC CHECKSUMS: @@ -202,6 +202,6 @@ SPEC CHECKSUMS: Validator: b34ab17a8fffd0c1ffd8f9002ead4d1e02cd9e6e Zesame: c7bbd6548ef648af5480338f37a94bd4fe0bc4e3 -PODFILE CHECKSUM: 6e65ec8728ce77747f9fc47866b42ac7c7bfa1f6 +PODFILE CHECKSUM: 1fe225be0adb22d399a61c5e12f3713681222bb3 COCOAPODS: 1.6.1 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index 7acd60b8..0c5aa383 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -94,969 +94,972 @@ /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ - 000ED6AB3A2670C1FC2CE3F62E0F885F /* ObservableConvertibleType+Blocking.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CD77173377CAB8CBCC6CDCA63D12E81 /* ObservableConvertibleType+Blocking.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0038E5B86B26424B10C83536C54E1815 /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9EC18F6FD0899D61EE8D7540C5834A32 /* Platform.Darwin.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0096B90B38E964E5099B4D4BB4EDC87A /* FIRConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 66E33B57162AA8E1243C2E0F93FE41F7 /* FIRConfiguration.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 00BDE3A6076A0F0577DD0FB900BEFA02 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 190E1B709633ED9885A6CA20229FDF79 /* Filter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0148BD3F33B596A13A127B820A02A9E9 /* KeyDeriving.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25C31ADD1C9E7BC0118F7EBF1A39B618 /* KeyDeriving.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 01C1404CA74DB747F369B5722B966017 /* GULNetworkConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = FC0A3B061BAEF48DB5B39C47CABB59AA /* GULNetworkConstants.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 01D6533C52846FD53C855B819C771D8E /* _RXObjCRuntime.m in Sources */ = {isa = PBXBuildFile; fileRef = 380BDEB18BD1E82FD17CEF06B5FA3C07 /* _RXObjCRuntime.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0205585A82246E652029548D2FC77F26 /* RPCResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = A528E99CB5E5565AC7F21DDD68AAF5B2 /* RPCResponse.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0234CE0E60AC68D7977849068BD46830 /* ProtobufAPIVersionCheck.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4FB0EEC5D183568B478BD672FFCD019 /* ProtobufAPIVersionCheck.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0247AAE3CB79554C4B9EE32D0A801EC1 /* ProtobufMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F7447FB0EAC81FBE58FDBB6776AC6A4 /* ProtobufMap.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 027D3C1CB42DBB01AAB469294D07F527 /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20F1BE144728343EB342550B60BAF573 /* DispatchQueue+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0322DF66F2CFE3364578586FDF67A862 /* CombineLatest+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 805E80B5F8FCE5B8882481DA211B5EF9 /* CombineLatest+arity.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 04203FEC2F5F2DE5B149F08D1CBE8EC2 /* CCM.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAFA2FD186B33004040E641A3725F665 /* CCM.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 045736C387E8DC7171DA62D09B7C61D3 /* TimePeriod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EE50C6BDC556AE7AADA0E88BEFD6872 /* TimePeriod.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0472A3318437F800E1D628D840C2D5F9 /* RxSearchControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA143F46EA6FA41FE35C038C3F998227 /* RxSearchControllerDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 04A9745B768E1D4F1B8E9A8598600CF3 /* Binder.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFC5A9A42A5730859B2F8CF0D662FA20 /* Binder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 05036F8E46D349205AA2394880D9C26D /* RPCResponseSuccess.swift in Sources */ = {isa = PBXBuildFile; fileRef = 936501950161DF84CBEA89D6DA87A71A /* RPCResponseSuccess.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0546C3263E61A43E4AC3ABCCC4B82458 /* Optional.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0CD718B4A4DB2CAFCA915A3BC76669B /* Optional.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 000ED6AB3A2670C1FC2CE3F62E0F885F /* ObservableConvertibleType+Blocking.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0169BEDF775F6CADFCC5A190D8988D3 /* ObservableConvertibleType+Blocking.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0038E5B86B26424B10C83536C54E1815 /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 661865CE9C888B16538FD09FD4B65014 /* Platform.Darwin.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0096B90B38E964E5099B4D4BB4EDC87A /* FIRConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F6E351C8D4878EC68BF9132FF0E5A24 /* FIRConfiguration.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 00BDE3A6076A0F0577DD0FB900BEFA02 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDCD39B26E8C658CE1B7DE2AAF58BEDB /* Filter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 00EA5EBE99173F51960B88357052673D /* LegacyAddress+Codable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FEBBD3D467EFCD5A3E5DF1EE0426582 /* LegacyAddress+Codable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 01C1404CA74DB747F369B5722B966017 /* GULNetworkConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 89363D020E6EFD23552547F5FDB33ADD /* GULNetworkConstants.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 01D6533C52846FD53C855B819C771D8E /* _RXObjCRuntime.m in Sources */ = {isa = PBXBuildFile; fileRef = C8FB61C8F3B06B4B8F6B7351BAFD27E5 /* _RXObjCRuntime.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0234CE0E60AC68D7977849068BD46830 /* ProtobufAPIVersionCheck.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90EA0512DE10FC4BA4673EC95BEF25 /* ProtobufAPIVersionCheck.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0247AAE3CB79554C4B9EE32D0A801EC1 /* ProtobufMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64A657B6923E9FDB87210EB4392B0901 /* ProtobufMap.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 027D3C1CB42DBB01AAB469294D07F527 /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 730A29E05C85FD07A5E10245C4B03A53 /* DispatchQueue+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0322DF66F2CFE3364578586FDF67A862 /* CombineLatest+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0F183B260312634CCA923A349C439D5 /* CombineLatest+arity.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 033F0DCBE1D2B528DC68092C8EFA28DD /* String+AmountValidation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25BC894E801695C8F8A0DBF7DB2944A0 /* String+AmountValidation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 04203FEC2F5F2DE5B149F08D1CBE8EC2 /* CCM.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD7A1C8DDFF9C092D3C1B05F8C72F963 /* CCM.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 045736C387E8DC7171DA62D09B7C61D3 /* TimePeriod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 724CC4DD69879700BF03EB472C1D832C /* TimePeriod.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0472A3318437F800E1D628D840C2D5F9 /* RxSearchControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1378F5716C0B3D45E9EF471EC2D3376F /* RxSearchControllerDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 04A9745B768E1D4F1B8E9A8598600CF3 /* Binder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3961C105C7E3594350E7EC2774F8358D /* Binder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0546C3263E61A43E4AC3ABCCC4B82458 /* Optional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E405AB32D3A24D53387E4344B49210D /* Optional.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 058BD9CC66493B7B7D22CBD106DD803E /* Pods-ZhipTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0159606B5B4C8EB42CFE3D55216AB04A /* Pods-ZhipTests-dummy.m */; }; - 05E1EE0D7F6BBA9AE592B53026E3CFCF /* Keystore+Wallet+Import.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEDA2C9398819E58B944278576952247 /* Keystore+Wallet+Import.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 063F4D3F49128A50C169FA14494EA6D7 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C1E8EE021B0D8CE89643EE08AF65C21 /* IQTitleBarButtonItem.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 067009E404043090E8FE898BFB27879E /* Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C9CA0C526E929C61D3A811556DBC2D4 /* Deprecated.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0742C18AAA6AD4CD105D076EDE2B464A /* Utilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20DB9B5B1230D0F4EB4D64110FB739DA /* Utilities.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 07458ABB5A4508FA1B84F4820B56DA9E /* KVORepresentable+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC5934C052AC0E8ADB8C49A6BA61FB77 /* KVORepresentable+CoreGraphics.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0746EDFF110EB66ADBAE3C03428518DD /* Macros.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1ACE37A6F5F1DAEA137B4FE364334B2C /* Macros.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 07B476D4FB6C28D13DC24F8872FB562A /* ElementAt.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFE4659F0960058F8AE9937FDB8B8D50 /* ElementAt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 07DB2603F1C6FF0A7E3CA8DC5FE066F7 /* Constraints.swift in Sources */ = {isa = PBXBuildFile; fileRef = 762E2947508CDD87D84C3B456336247A /* Constraints.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 07EB4EBBEE774A62CC65CB77F56C6F55 /* nanopb-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C625E545A99965FE0BB17A8A788CB7C /* nanopb-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 081821A31344D6A37108D7FE3179DAC4 /* UIApplication+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD2FA9801257A20F52F26F2009223ED5 /* UIApplication+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 087F14FDE885E682F8DE774D48F17011 /* _RX.h in Headers */ = {isa = PBXBuildFile; fileRef = 844E190681AE8BC8631D623D4C83EAE6 /* _RX.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 089D127A8A58B0DD5260DF026923D183 /* Keystore+KeyDeriving.swift in Sources */ = {isa = PBXBuildFile; fileRef = C03ACF7ABCEFDB18FAFB8F1284ECFE3D /* Keystore+KeyDeriving.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 08AA5D482C30623959FB5ADCEED18323 /* Address+ExpressibleByStringLiteral.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBE71B7EE6098327A0C52B6AF3F765C0 /* Address+ExpressibleByStringLiteral.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 08CC42A79D054BF4C736A9A0FD03E229 /* Square Root.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C0EEC51050BC8F192F1D92ADAEC4C90 /* Square Root.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 092C491D1C1FE3D36D2E9013B35053DF /* ValidationRuleLength.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5CABD6C5EE309A67B95650FFC0357B9 /* ValidationRuleLength.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0939ECAB6B6CF76B6EA7523C2E86440C /* ControlEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5795B190FB3AE7D94D2AF135D1DDB099 /* ControlEvent.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 097EF8199BA3868E875CFF9474D563F1 /* M13Checkbox-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4919175B69FCB862E0BB555796D8A48B /* M13Checkbox-dummy.m */; }; - 09C8ECBA69F9A91AD4670507F6B8EA3C /* Completable+AndThen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8384517DE985AEB90501106EB054D50F /* Completable+AndThen.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0A252193A95CBE83D063A5E4F2100222 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 180A79282CE234D6898B03AFCD13DA27 /* Constants.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0A55E6E5171FC0C11101166D91D31797 /* RxTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66383327CE43CBBE09A30668DC2CE4EF /* RxTest.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0A6B56E512C5D773ED039D202139DA1E /* WithLatestFrom.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1EB990548FD43AA931401700A9206A9 /* WithLatestFrom.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0B10C1C8487D83298BA81F0422C3F24D /* RequestTaskMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0391F6895D9EE096A5EF1C6F2F5726B /* RequestTaskMap.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0B5EDA9AB37CDDBF3C2B291DB8E568E1 /* QRCodeReader.swift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 74C57B1F0FD3B59F3DA36B635C8DBF75 /* QRCodeReader.swift-dummy.m */; }; - 0BAF1C3ABAD4F6549D24E9246C2F4770 /* Validatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3196D759992EFA8B3D676BA71950D9BF /* Validatable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0BCFD01F2436B1644534A5B3968393F7 /* ExtensionFields.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F441160BB1BDC0F6077EFE64A107A77 /* ExtensionFields.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0CEAC3705C4C7F05889B0B215F21AA64 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88B7E2CEDFEE1093065A6A9AC53A3406 /* PKCS5.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0D89C02009935DCA626B1D71D5A903E9 /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F9F5BCCCDBF2414204E1CB2BB94D526 /* DispatchQueue+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0DADC59EEC0732A8DD39316FAB89012B /* BinaryEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 863AAFEE9F578AC405CCCA444E6F907E /* BinaryEncoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0DDF30ACED89537709B197E83EBC070B /* EFQRCodeGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B3DC8DF1C1C3F8F1ACE74650CDC43F3 /* EFQRCodeGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0DFA109E0F732838F5E808B7C7886BCC /* HTTPMethod.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC3BC3AD4CEE71C7EA6C6AA9F30213D8 /* HTTPMethod.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0E415DD6F2B8761A29F7ADDF2030F3B6 /* RxCocoa.h in Headers */ = {isa = PBXBuildFile; fileRef = 48D9E0892BD40D64BF2996F38CD5416E /* RxCocoa.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0ED56AFE5583AB348F6EA12440952BF1 /* HMAC_DRBG.swift in Sources */ = {isa = PBXBuildFile; fileRef = 718AE30513A6B94180CB4377F3CFE5FB /* HMAC_DRBG.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0F8094534CE8C36D527317E5EE18F7F7 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = B95BD1B29A6BC87DEFB5586648BD07B7 /* MD5.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0F90B6A1BA027F10744179B03FDE3F09 /* ExpressibleByAmount+UnitConversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = C24FE51E1CC899CB248E915375F91020 /* ExpressibleByAmount+UnitConversion.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1024214D5E0E189DDB4B17819BA45E82 /* CMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = AED933E1F28183B2B95B9BD317FD565A /* CMAC.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 105B9B165CFDBC8AC2ED90881AB5DE70 /* SwitchCameraButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64A9D0973CD7D8BB6B5CD92755CD6BEA /* SwitchCameraButton.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 10627EF0EC919D2F0F143D88D2773609 /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = A001D382C16A2C2CF8EB045E06787147 /* Platform.Linux.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1089E1C833B81C09EBC59493023162EE /* TimePeriodGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5204DF13A0F91EDEC928D2AE7FFE4C8 /* TimePeriodGroup.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 10938CF372F3AB09A719AB5E75D395ED /* NSSlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1B4C68212F84AE7D7BCD9C899E315F6 /* NSSlider+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 10A70BD7F9CD15D0E0525F914539F297 /* Google_Protobuf_Any+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC62B7F049C63E05472E424F0D9D6011 /* Google_Protobuf_Any+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 10F95BE96191238E4E762B6BD6A40657 /* ConsoleDestination.swift in Sources */ = {isa = PBXBuildFile; fileRef = 687A5C639FD84E0D00A6EF8FAE1B4DA8 /* ConsoleDestination.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 115E750424F3D874BDEE00500F86F3C4 /* AnyMessageStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A7563ABB62C3118B1C7169C2C1F565 /* AnyMessageStorage.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 11ACFA594ADE030162148DAE9A7915BB /* TinyConstraints.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3FC4A88BC02CE4D792B2E889D9A277D /* TinyConstraints.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 125F3265697E25021D771B5CD573A425 /* GULNetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 100DB1929EBECB6A369A007E0BFDE3C8 /* GULNetwork.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 12D4FADE162BC97CA21DD2B66DA05CCA /* ValidationRuleContains.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA7E52462A13D548CDB8F206AB3B2886 /* ValidationRuleContains.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 131768D52A935CB1B068D7ACE927EF66 /* Lock.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE0877719CF1C442AF02FD1D2292B478 /* Lock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 13BAD6928AE5E9422A3C4E2B11C289E4 /* Changeset.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBE4D32B97385D6A1A01F5FC679D8200 /* Changeset.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 13F2B259AEE36038B9D49D9CC98FCFEA /* EFQRCode.h in Headers */ = {isa = PBXBuildFile; fileRef = A0C6753E54914FFBC034F861229114D0 /* EFQRCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 153888906FA0A1F2C5EEA48943FCD563 /* BehaviorRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46AF523A78F44DB3A68CDB431367197C /* BehaviorRelay.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 15E5AE069CEBD228A927238410D9B0DE /* Stack.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C3A268F41286144E59111942EB73742 /* Stack.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 15EC01AD506F83D8F0ABF70163DC89EF /* DefaultIfEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA2730A86C6A5CB4CD974A464C95E610 /* DefaultIfEmpty.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1662CDD7D396E00BEBC9D8F5DE961D81 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79D8748D71A4AACC288049E79C591920 /* SessionDelegate.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1697F7C66E2ED45C3C9705A62B48185C /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3664C9BFAF292B9F77C1D4EED19C3899 /* Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1726E0720445CE10A261AC4D77F4F14E /* Zesame-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EE11909D63BE4D62194D0395A7013BB1 /* Zesame-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 174624D7DFDA683DA1C838D1A0E77347 /* TextInput.swift in Sources */ = {isa = PBXBuildFile; fileRef = 253798434A4D30CA8B0E00BCF477ED26 /* TextInput.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 17AE021003E7BD9E2BF9A003A9C5DFA7 /* RxCollectionViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2DB2A66DBA9FE4CD80169A16237A296 /* RxCollectionViewDataSourceType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 17C9EC5E4CB64C5E18DD99C74276BAC3 /* SynchronizedOnType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B49957009CD7CA44B7ED70495F2CB1A3 /* SynchronizedOnType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 17F331DA70EEEEBB6410080FC2E64C51 /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2AE82947B84311E91E34A05C5097224 /* AFError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 181CC4372667B13ABE9E3BBAFB381602 /* Google_Protobuf_Any+Registry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9B423F7C9A22859CB5063054FD31896 /* Google_Protobuf_Any+Registry.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 183542E8652A0E1D3839CE1069DB0AA2 /* UISearchBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB18BC7B274657D860CD1FB6F1C990E3 /* UISearchBar+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 18554CEC19BE4C9BDB25B8AA922088E8 /* QRCodeReaderResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E905C1689319F2B451B5DB27FC73FDB /* QRCodeReaderResult.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1858BA2F7C7CE98DF90A8AB02EDA9F9A /* RunLoopLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10E6FC3E5752B5BDCE17AAD8BF455F05 /* RunLoopLock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 18F757400E07FD6A7211DB67A16175A8 /* Multiplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7E2104B06771619DB83C2FDD7359471 /* Multiplication.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 194F28BFB11768B0D59D060137A728AF /* Session.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E232A01B25B7807824358FF8B383FCB /* Session.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 19AB489CB098084F27FA760951C3766C /* GULNetworkMessageCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 8DBC680CA95D43D87E88275F42C7287C /* GULNetworkMessageCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 19FD0B0DD9F0B0EC91BEC30E344BE976 /* BinaryDelimited.swift in Sources */ = {isa = PBXBuildFile; fileRef = 141F997A6BCDD5E06843BE0BD826C24B /* BinaryDelimited.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1A02089F6E58A8DC8584EA2542A3F697 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83F9FB0B131B912B519AA9DAB502A942 /* Request.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1A2293D8E1B487E4C2BE5C43EE223CB0 /* ExpressibleByAmount+Codable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AD8E281C7B0B117E6DD10D5A00AB9F2 /* ExpressibleByAmount+Codable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1A41A5AB5C7C493BAFCA258C323A9AFB /* FIRComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 279E164A7987B4D51375FC02D46A89A4 /* FIRComponent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1AEBB84AD7C97FEEC2EE1F1DF4BE2494 /* UITableView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C998CD25B13AC00E7B174A1B797D847 /* UITableView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1B45C95361B2AFF79CA597F4A3686446 /* UIView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DE8A8D034C080C0B8A386A59FC01ED1 /* UIView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1B529F09849546526F2C6681626B4F37 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EE216E0BA1E6A8D81AFC5B5055A50E3 /* SHA1.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1B5B2B185D1CDBC32738E3A702A3C381 /* RxCollectionViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8387F6D10122E47D936EE580055620AF /* RxCollectionViewDataSourceProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1C4F423019CA25FCF985169B8C3BA401 /* KeyRestoration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 544907D8D678FBDDB80B8AD847A185C2 /* KeyRestoration.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1CBD8AEBDE428F209C59FC317E8B329D /* SubjectType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 474729E3CDF2C01C5BAF87A2625784FF /* SubjectType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1D33F9B7A8D7AC490857B7FAED28F4B7 /* M13CheckboxStrokeController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E79BAE84E60AA239589591547B10CD6 /* M13CheckboxStrokeController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1DB5C369911BDD97E606C8C09EAA3A9E /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22051E9045A6EC11906814657A027C6C /* Bag.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1E72981FFD47A759457D95A5B937983B /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = E66A2F84DF374DE0E5DACC15179FB852 /* Padding.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1EB2DA455C79F01F9CA939E3C1B7856E /* _RXDelegateProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = A71CEE657A986F13A26D05C7DFD33A6C /* _RXDelegateProxy.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1F09B82BEBA0ACF6050E5528AE50A4EA /* ExpressibleByAmount+Comparable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1427E02DC0FCBB749AE35EF46C1E3B7B /* ExpressibleByAmount+Comparable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1F2D5C4C5CDF0AC9159124B20D76E738 /* M13CheckboxFadeController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B86FB84DF508BE753C67B704A8FDE96 /* M13CheckboxFadeController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1F7F12BC5E0F4AAD10BE207EC13A6792 /* BlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F528494662DE56F3BC7F70EF07CE298 /* BlockMode.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1F9F1A0BB32D7CA7BE3373644F6B7F3C /* VirtualTimeScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = A41DF149CC4C27E3E4DAB00B1D917D4C /* VirtualTimeScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1FAFBF232AB810439FCE9029852527A2 /* AnonymousDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFEBE93701B998EE30AF83765D7699C8 /* AnonymousDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1FCDDD03EEC6132FE03E78118B1DC6C0 /* Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4953190E51B6E1CF491F5EEC3A816E27 /* Subscription.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 20ACDE96B893D6BB338FB70A0288A6C9 /* CombineLatest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 629CB0E126AE67A038402EDD874F65B6 /* CombineLatest.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 20F3EC5F96CECCC418924F80B181053B /* nanopb-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3767C4DD86ED60D86579EBD5C1C47A00 /* nanopb-dummy.m */; }; - 20FB51AF175D2FAE701871032DCE87A8 /* Bech32.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8AD994DDE1FE260DE97F9C86803EE59 /* Bech32.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 210716EEAC9EDC2D2AF6474DAD609F82 /* GULUserDefaults.h in Headers */ = {isa = PBXBuildFile; fileRef = C6C601888385F8024AB0C39D1E6ED03B /* GULUserDefaults.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 211005BF1BBAC0E9DFD2F78F7F416867 /* Checksum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86C6CBE29DD7D293B7BCDFDC2524CC5A /* Checksum.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 211ABE8851F6CA5C6F8AA1B071FF7643 /* Validator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3562A817C97F34268FCBA02C8EDFADCE /* Validator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 21323017C2CFC674E1C0161BCFE25B2A /* FIRAppAssociationRegistration.h in Headers */ = {isa = PBXBuildFile; fileRef = 21D8690F9D93A127E5712B465315DEF0 /* FIRAppAssociationRegistration.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 21888C63F6A9F1F9640A53310BAECC66 /* EFIntSize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 929C307BC180CA856E33F5718FDCFA76 /* EFIntSize.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 218D987F9F89544A08972A49AC619E58 /* Multicast.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5B518822C88E3D30661E3954CEEB89A /* Multicast.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 21E71C3352B054A62D58FAC1E2BEA70F /* NSObject+Rx+RawRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48D861DEFE5D86F4339A9FA59747AE18 /* NSObject+Rx+RawRepresentable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 21F6280BE2904D93AE3891C147175D85 /* ZilliqaService+Signing.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1C6D65015D14B65A261570DD8906109 /* ZilliqaService+Signing.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 227E1416C87678D1AB8D7A097DC56323 /* DoubleFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3D97FB34B7D23D84C142E2ABFF994DE /* DoubleFormatter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 22BC6EB7C430F501DFCB935B5264CE54 /* ZigZag.swift in Sources */ = {isa = PBXBuildFile; fileRef = C627EBB114A76E2894BC272E4700E383 /* ZigZag.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 22E8D588C8DD990C30CBBD6C3B5C6FBA /* SwiftyBeaver-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0365DAF29A9D7A4287151336063EA94A /* SwiftyBeaver-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 233AD7FDFD8C13B5EB0FE20CE8A7732E /* NSTextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FA24D46BBAF2FEEB1B395630669EF6F /* NSTextView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 234F0059D743961FCB056CF5B72C95E8 /* TinyConstraints-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 44B3C6D2B1EE8C390E58543F4F6FFE24 /* TinyConstraints-dummy.m */; }; - 236AA35EA3F9AD6DAC5C42F8CA83C8B8 /* RecursiveScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2770F5098EDA7CEF6FFA985B7E80972 /* RecursiveScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 239938B7402CEAB98D0740EBA035C239 /* messages.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D2D0557C7DC994D33FA401C132A1B05 /* messages.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 23F9FB1E6E49490CD3DBBC290D37D555 /* Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD6366DC8714009532CB8649C42A90A2 /* Zip+arity.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 243565680FEE8088DF5A0926AB51F9AD /* Differentiator-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D7AF23291298316AE97F62F5818E2885 /* Differentiator-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2453312A246C22F29DC4B5E9D3B6989A /* QRCodeReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DC87BD918152755D00A0C492EABF269 /* QRCodeReader.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 24D604665E21203DE86D196DF21B65F1 /* Base64.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE97262EA518152A46238755A4A410AC /* Base64.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2528FC4EB026B9ECB21F9ECD07E6909F /* RxTableViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECB88DFB4E8DE837DC6E72AAF4165893 /* RxTableViewDataSourceProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 256D21A1D8841CB9409F9640A9FF209E /* CollectionViewSectionedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D379C86CF2BA6237658BA0120F3D9D7 /* CollectionViewSectionedDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 25B833B37DD3ABE53FDA3DBB09A384DF /* swift_qrcodejs-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 04EB6E6F1E95589373C25980BE70A2CE /* swift_qrcodejs-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 263BE6A62F3AF1D090061CBD00FE7FC8 /* LegacyAddress+Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26A172C811276466642E3D1E99D88AFB /* LegacyAddress+Validation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2683405DEF83D4C0110BAC1B378BE385 /* UI+SectionedViewType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01CA7190BB7C25DFF8169FB496DCC8B8 /* UI+SectionedViewType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2684BC6FDF9FEA90F64E654EC3482BDD /* NSImageView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72B1E7D0F324088A83EFAE95EB1F4FEE /* NSImageView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 26878335DFBE6D327171FC8C7FAFA456 /* MathUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40D9162E372A67F0792045C24E8D5244 /* MathUtils.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 276E559C9F5EC27CB6CC6E27C0CAEF10 /* UITextField+fixCaretPosition.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8C8014E2430428DC2902EAFE9E9229E /* UITextField+fixCaretPosition.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 27908D96F186BA34023FBBCEE1F6F2E2 /* RxTest-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A786AF22B7A79C181486C802436E4E1 /* RxTest-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 27EFC2972664A64B5A1ED000863853B6 /* AtomicInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 105E8D5C207271C6B0FF667E2060C76A /* AtomicInt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2823B34E7ED1A2517968551AEFABB65C /* SingleAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958DE86705946AFA1688B80816E933ED /* SingleAsync.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 28873FB5C2FD93ED22525D180D47C630 /* RxCocoa-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 81EAB44AAFE863E14E92F1CC2BE551B3 /* RxCocoa-dummy.m */; }; - 28972A6E19C659B1DC0D1AE1A05CF7BE /* UITextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4C6D4612710DA83B2BE0F99496F2F9C /* UITextView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 28A6809F9A927166CE363A94C3E9A709 /* DeprecationWarner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FF5756F75923294C00AE94740E23BC8 /* DeprecationWarner.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 290C3CA6402736EB6A1DCFB207C63080 /* EFWatermarkMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFFECA0854481161F6280A26D85F84A7 /* EFWatermarkMode.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 29528A3FE6ADB870F8B12F586C5F48A9 /* EFQRCode-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 34FD70C0FBF837178EEDBE081FC92A02 /* EFQRCode-dummy.m */; }; - 296FD6DED9C6779B32FF2542F738C3F1 /* URLConvertible+URLRequestConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5A1BCCBBEC8A5DFF12F7074B276BA16 /* URLConvertible+URLRequestConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 29BEFC11E6442C0D04BB14C9852A9EE1 /* RxCocoaRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 7162F71DC2F6D65143168B4727BDD5D2 /* RxCocoaRuntime.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 29F4FAAAF7F2AD0AB227E875FDE9D49B /* GULNSData+zlib.m in Sources */ = {isa = PBXBuildFile; fileRef = 20DDFAD66C0AFD7517D3C49788F350F8 /* GULNSData+zlib.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2A2518BE35A872F9243163BF98E93A62 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49BDA92E89755AB6224909FF7923D86C /* MultipartFormData.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2A4BD1D34652A0DEBED48EE34809A7C4 /* RPCMethod.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7FD1E661B08E3C05700AE52BFE620ED /* RPCMethod.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2B36D7569B621D02D0E1061114A1B6E1 /* HexString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39FC148525BEB4A89F37BFCE9A35B0FA /* HexString.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2B7DBD18CEA0FE89DD3C3B051F51877F /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B4023CEF720F23E986250FF2D398482 /* InfiniteSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2B952F102289CA1449941E02B4298A13 /* Validator-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C11F1F3352986DF659B63600A95957D /* Validator-dummy.m */; }; - 2B95EBCAF23BC334FCA175D78EB521EE /* Updatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3209DB3CB0DA4D841CC0E28B6C0F100A /* Updatable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2BDF9080BC2ED9E6F3D0E8C489423F6E /* ExtensionMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13B9C4B5445902D00B4B66B695D9BBD1 /* ExtensionMap.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2BEC8017AD8F47A76756EE9082F3563E /* Zesame-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 181B58D659768EE5CD95D5746F009470 /* Zesame-dummy.m */; }; - 2BF75701727A35E9D49F99D5BB2ABEB4 /* Protector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 034AAF31213FD098A5A5A42CE9C69F0D /* Protector.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2C090363424D28596C58716832ACF7D5 /* Differentiator-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 57CA7E4CB65DB10700A5883536119107 /* Differentiator-dummy.m */; }; - 2C9709C36F5A5ED826AD5649B6FFAA9F /* Google_Protobuf_Wrappers+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A9CBB35231CE2D093C1ECBC477CBFFA /* Google_Protobuf_Wrappers+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2CA199CB19D2E39B0EE26DD75198EAFE /* _RX.m in Sources */ = {isa = PBXBuildFile; fileRef = 234E841DDDB2500B528BF70929A2CCE9 /* _RX.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2CA855E0B35147F1370A524D220EAC0E /* GULAppDelegateSwizzler.m in Sources */ = {isa = PBXBuildFile; fileRef = A3872B266932CC23947920CDAD70979C /* GULAppDelegateSwizzler.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2CCA0D9C64AAAA2C661A297FE85282D8 /* Hashable.swift in Sources */ = {isa = PBXBuildFile; fileRef = A733B470B2FB196F6F1DDC1EC96F9165 /* Hashable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2D1361BCE3DFAD87DADD8FEF4C6F67A4 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D46EC5E084946F019F4B2CA85059EB26 /* Validation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2D1735DF3AE0D6E7113C89DDCBCD2F8C /* URLSession+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73EBC64DC5BF48CD3B6E23DEC44BD7BD /* URLSession+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2D39C0DF3086D5EA725E2C0EB4D870D0 /* any.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19886622C945029B2D6C6576F0EBAA39 /* any.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2D3D8EEAFFFF90CABD375C24D13C0B84 /* Bag+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05D1976C7417406EE626433C493499C6 /* Bag+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2D5C7C489BA6082343C2D727B690AC05 /* JSONEncodingVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34A2F15193674E97A7491E53D962BA85 /* JSONEncodingVisitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2DB678F9DFAB38FFC70AF3BE9AAF8163 /* DistributedSystem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37A10D60A45FCB90599C86F6D98B5F84 /* DistributedSystem.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2DBC0C9182CC62C753D5E89246EA3089 /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94EB45DE53114213943254C40034FD72 /* Error.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2E60C512384C48FC7341D2252E1E7425 /* SkyFloatingLabelTextFieldWithIcon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1708FCE266A1CD8EE8C51EACB3E79F10 /* SkyFloatingLabelTextFieldWithIcon.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2E878AB7328F3C5F9B9098EF0A02C2A5 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4D7499D00A7B1CAA51508BD1F62194D /* HMAC.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2ED86EA57F9348A8C1A024B1DA92E456 /* KeychainSwiftAccessOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = B76AC734778D5ECD7BD7AABEC07DC64F /* KeychainSwiftAccessOptions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2EDF273F3759282CFBEFF6C26005590A /* Cancelable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9ABD256B5C1431C3D607A45B2BA5E141 /* Cancelable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2EF6DD793F9A57BC40574D3B343AEADE /* NSView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DB13A941256F916B4E8A35E8405D54E /* NSView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2F1CEE641C375383D8781AD69646996D /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BB16E94E435A4F8C6B43B55266C5A26 /* PrivateKey.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2F860ED3678CB6F028B34F9632585379 /* Polling.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AA3E980B69B2B7977615E3BF8C2C180 /* Polling.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2F896C720AB7D0439EC38A8881FCBE3F /* M13CheckboxAnimationGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 385FEE3D42466E998A7EDCE80CB3EFCE /* M13CheckboxAnimationGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2FFBC64BED5A267E301E587E06EFABEF /* BooleanDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EFA6E95B76477D92931D893D4539F9B /* BooleanDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 31DD73FC63ECD00167DA0D6F3BEDAD5A /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9721FB1480CA35A475EA770D30C83DA7 /* RecursiveLock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 31DF9F513A7716D1E33E0B901744BCC8 /* BlockingObservable+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 971A6D295465299C96E5252A815A8C17 /* BlockingObservable+Operators.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 31E15B115194A999054686C3FAA4EF53 /* FIRComponentContainerInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1C8060140C4BFDDE24360F33CED865 /* FIRComponentContainerInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3235C7BF7B04C76948470DB617EEB718 /* BalanceResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 821724D456D0CC23B3A0303B4076760A /* BalanceResponse.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 32396A6D1A70B7C0F54264999C6B86BD /* JSONDecodingOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF054295AD46A6591F97585A9FC44816 /* JSONDecodingOptions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3287C41EC181DBAB85DE4D27BE6E5B29 /* DataConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BA1AA89D7807BC3097678FB712CDA9A /* DataConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 32F7ACDF1D737E41CD69596B58C49943 /* Upperbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1CEC2AFB1051A05D709F04B2508A56C /* Upperbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 330FCEC1CF2A0F3136996FEE7628F3B8 /* BlockEncryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0825A22A49C92DA710F0815A14A0BD1C /* BlockEncryptor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 334ADB176EBD4C108EF44C51B1A87494 /* PCBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = B731CDB0B2FF8F76E65D6800954BBE62 /* PCBC.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3388B8472F399FE0FA561AF219AF6B43 /* UIActivityIndicatorView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = E63CEE718D2F35829B003A276E3C6A85 /* UIActivityIndicatorView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3411DB9CC2F2F2EC1DB403AD41137B7D /* Sink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CC153BDC4D7C7B00F4A681FC25F87A6 /* Sink.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 34539AF638D80CBF2BBF27BE53A58355 /* Integer+DateTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4995AF6913863059E57FB2E6D5F6E206 /* Integer+DateTools.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3466C484BDB85FB0DBB7C0851BBEFDD2 /* LegacyAddress+Codable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BBC0CCD911C62D4E99716937C13AD05 /* LegacyAddress+Codable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3526F6E6E581E663FD0ECFDC273A8E0A /* Shifts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F3DDAFB791814B6D2C8ABCFD4246A0E /* Shifts.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 354C052952D70CE0E7E9330A56163849 /* Zil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0242744D2C6A12BF92A387D922FABE91 /* Zil.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 35A7F05B07F50A1F69A7AC495BB0A8B1 /* Disposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBAA8D5F79F073A56845764DCE5BC937 /* Disposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 35B56C395049987940727CF41D5A0858 /* Single.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E72399D37A4BF2B607D6C447A98E159 /* Single.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3606A17DF2E64D78322F75AFA44CFC25 /* DelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFBF620CABE16762FB9D7AB46CC1C3B6 /* DelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3614D4F1B32B50C379D65CCA2BE948FF /* JSONEncodingOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA9A27A2D5419488ACA2F63051E6B09B /* JSONEncodingOptions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 36153D7BBD5433FE4C340E167A0990AA /* TegKeychainConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF1154BADA9F4F336BB7DCBDC09F2F25 /* TegKeychainConstants.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 36240DC3C90C1C9265FE85047033210B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC23FB6860958F59EEACDE0848658CB1 /* Filter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 367923D3894AA19A03C3BE72239D8E10 /* PBKDF2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35E7CC9C26B52A078614C0D22FE9B01D /* PBKDF2.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3687AFE93E89C92AF5576577A76E1FD8 /* LegacyAddress.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A4BCCE28CD68D0F3B03CC2E686016EF /* LegacyAddress.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3702221BB6CB1BB685113057453E689E /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF3819F7E19A0AD39B32338B82BBB9F2 /* PKCS7.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3703DC47D43049CDF42A98E662418FBD /* BigUInt+String+Init.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F48C27C14E9F52AA1A876681EB48BAD /* BigUInt+String+Init.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 372A13CEEB3E69F520CD80613904F4DA /* field_mask.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C2C85CBE647160BC72EDD1E2B7FD452 /* field_mask.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 373E38DF0F2FCC7A785FCD9063DF4EEB /* CIColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC64EB80D50AC7CCDB5874D03AA40498 /* CIColor+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 37E830122B03C4C91F4945C2956F1A4D /* Observable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6809B8D1D787F1888F3B9843DEFBB63 /* Observable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 37E9D4CE3184673EC17F271C4801E453 /* Date+Manipulations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031B5408CD42F9E97253F4160C56D9EF /* Date+Manipulations.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 37F7CCF77C94651D5E8D4174AF8F4FBE /* RxTableViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E0A210EB1DCFE7D230D856E2F670158 /* RxTableViewDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3881859E84D38136EE39BAAC9831DF3A /* AFResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56B6D627B16D6C8998C1D8313728EB60 /* AFResult.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3952E341D8778D14EB03EDAD7235525D /* M13Checkbox.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB77F279BF42DB5FF49533555EE78B73 /* M13Checkbox.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 395917326EA96EDDA04071015EFE3160 /* Hasher.swift in Sources */ = {isa = PBXBuildFile; fileRef = E403876CBB88E4E44E2EB5AD27228960 /* Hasher.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 396F788633CFD001C0E515CA2EF3C1E2 /* Event+Equatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2D1B9E94B373A8699C808EEB415A219 /* Event+Equatable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 39A77D205477A642C643421CA7D39168 /* BinaryEncodingSizeVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5208DEAA2254647F9927ABA4B746B120 /* BinaryEncodingSizeVisitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 39A8615244B5A4DCEEE440CA8D2A40F3 /* UIButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = F34EA33FAB702456493801EF021E47FB /* UIButton+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 39DF93EE84E17C17A67956FBA650A403 /* BigInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 399825A3702D006C94DA433078A5065C /* BigInt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3A37EECA3A9F632043FEC020F5392B17 /* AES.Cryptors.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8CACDA6A5ACC68EDBD2F7E86647686F /* AES.Cryptors.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3A460C1DE3E8A20B697CFCB4E7C45698 /* GULSwizzler.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E76089A6AF24F75DFE393E2B8B74F58 /* GULSwizzler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3A8E12925A950353738DC3B4DD594EEA /* FIRComponentType.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F285E8ED6ABD5E5A6EDEE5FC5BA2BFE /* FIRComponentType.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3AF89C3D81FB7FE6D1B877379E75B2C2 /* Resources.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCC795699BFC68F7A50B615B5BC41895 /* Resources.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3B03D1C20B880ECFDFBC55534E772833 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DADBA86028AAD0C3651A06FDA151CBF /* ResponseSerialization.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3B56923D8E4EC8BC80A8CD8F60CBB1DE /* Comparable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5546379C91B12D0927EADEB85C6DFCBF /* Comparable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3B59A6F07C28023DD4151BD81AFB0D9E /* BinaryEncodingVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0C59DCE59A9E9C7D64EC8540458BB08 /* BinaryEncodingVisitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3B78D1444D0ADB4063D54896E93A91DD /* GULSwizzler.m in Sources */ = {isa = PBXBuildFile; fileRef = 80B90FCF99E74B9A4713C0D33A1BD4E1 /* GULSwizzler.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3BBDE69F28F4206D15D43AC4AB82342A /* RPCRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DA79CE9CCDE545C32CC6E65BF8025B8 /* RPCRequest.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3BF12FA1B3618C9BF83D53F0FBAFFBD5 /* HotObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C967FA8281679EBA1058044B5A03979 /* HotObservable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3C0A8955F33A71AC66B87FED3633A138 /* CFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBA2D2EFB0CEADE01F2B27B6686EE1A0 /* CFB.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3CA6A7C1967CC20304487E87F8EBBED1 /* QRErrorCorrectLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1127ECE17166A2F1B4DE33718479E62C /* QRErrorCorrectLevel.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3D519386973DF2B4A0B3C0E49AFD5B3A /* BigInt-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A250E3B5B3B06DCA33AD1A7D6B18117F /* BigInt-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3DB91548DC717F017FF2E9B9AB5C5A95 /* FieldTag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 132EC7A36650C15D9C503835134866EA /* FieldTag.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3E2926ECF2E31039E96D2E13928AF78A /* Unit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 709941F6F57E20D2BD6EC04286394461 /* Unit.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3E78485084DD411820230EE1542ED741 /* GULUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = BE3DA5DE2C7E8E995D18CCB6F8E4D31C /* GULUserDefaults.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3EA35B5BC066EB1538090558646D0E75 /* TimePeriodChain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14A2330FBBA6193E85CA5F8262DA847B /* TimePeriodChain.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3EBC7D02B14237605C818E5DB6D59665 /* BinaryEncodingError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CBC1B80043D7EA273DB69852D8151FB /* BinaryEncodingError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3EE02D69FA596E1D2CE2F0CDAC6CC98F /* AnError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44D1DA8EF2BEA17801EDAA6E94753591 /* AnError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3EF5A607A3AF92032274C9E506E8AF1B /* UITabBarController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A9DCED170B54AA2F081784A1B28434B /* UITabBarController+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3F2189D377C7A90BC33772ADFA1BD203 /* M13CheckboxAddRemovePathGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37BFA184A7222D10719B3427651FAFCB /* M13CheckboxAddRemovePathGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3F63D6FEDBAC41CE3EF6204DB5DD5C48 /* GULOriginalIMPConvenienceMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 275FB94547834F3E4C2B8CA575EF753E /* GULOriginalIMPConvenienceMacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3F692D14162B918A2181D7F4ED422F94 /* FIRBundleUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 52CF343B17BBE754636DD94183C7C6A8 /* FIRBundleUtil.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3FA11A0C08C907993C97B3A295C876BF /* Subtraction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3664D33732B9ACA64D8DF46B9C82E967 /* Subtraction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3FAA3721EEF86EB8B8B23A64120FC01F /* NSImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10F2E600CAAA864CB3E114FF255C7FB3 /* NSImage+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4054A01AB6F2B78AB60D6E4C4F29E959 /* ZeroPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4935FC2E968834EEE2397C0E6A95B71 /* ZeroPadding.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4067F55141966B81F488C352582C38C4 /* TextFormatEncodingVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D66A775CC7391883C2DB25E3D29CA728 /* TextFormatEncodingVisitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4079DCF9D235BFEDF4E9CE9B65967923 /* Cryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94BE4400CCFBA45AE4843DA2FF536262 /* Cryptor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 410490360A2A834D8AB8057DCF1D85AD /* FIRComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A3A48D27E5D5E861335B5D4B491DF25 /* FIRComponent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4137B165DA5091F03CC9DC0BFC42280D /* Completable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B5BFA83E61B63201D0C9AB572FCCB3B /* Completable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 415FF7835C6555F2614CA4E8BF2EF4BE /* M13CheckboxExpandController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EB67B885FBBC0BCBBF56E9E90BD3B58 /* M13CheckboxExpandController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 416C1B8FF236536D33CF69EF61EBFA94 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE3062204F44069FF79A27E971A874A5 /* Response.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4193426C23E6D2B9104E8A45ED733240 /* M13CheckboxBounceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC89203DCE18963E12CF2B44ABABCB11 /* M13CheckboxBounceController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 419546466C50ADD3411BAFED263173AE /* HexStringConvertible+Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F695EF848DABBA900CDD458BB1D3F87 /* HexStringConvertible+Validation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4199745676391BE0EA85981AF7A72130 /* BlockDecryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E3AE359B14FC24DF7C67E0D1A45E8FD /* BlockDecryptor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 419B23D608C3D4840EA6D3DA1C72F52F /* Varint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 583ACCC01C6085AE4EE59439EB40495F /* Varint.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 41BC97AB19780F51BBF946DACCB07BF2 /* LockOwnerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = A41F5A802A9D04C6C6DA8893D4F61EE1 /* LockOwnerType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 41E2AA00A7A060F566B7FC1DBA6D6FF0 /* UITabBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03C36155194E7338C5A89F30DCF24394 /* UITabBar+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 41FE0027354A6856156A066DDC656AD2 /* ValidationPattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9C16DB9025C1D942BED2138F6C394CB /* ValidationPattern.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4217C2E43A6195B0A1B12F275E148D15 /* Sequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEC06F0B5DC1272C744FA2C4E5621BC1 /* Sequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 42856AC539CD0B0CD1603AA818685F55 /* Rabbit+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3D45D3015D53CEB27EB5214F14ACBD0 /* Rabbit+Foundation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 429D85C8E385127BAB40CFB8178DC9FA /* Version.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CCD04F3C98B4997EAFDAE113CC251B3 /* Version.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 42F65415E5C378A8E3B2D2029EBBAB1F /* ValidationRuleComparison.swift in Sources */ = {isa = PBXBuildFile; fileRef = 617FEBE76D9ADB581174C7C204C1041D /* ValidationRuleComparison.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4319AE5FF2566F3F7DA4C1D10C7D06A9 /* PBKDF1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 282DEF37A5EFA962B2EFA5F5652B1B88 /* PBKDF1.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 43344DA68F3ADF870C4830F3BDBF333B /* TableViewSectionedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3053D9E6EFFFC7BB6423CD37FCD3305 /* TableViewSectionedDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 435FD2CD2F6F2D0CB795E1475C98D1E1 /* FIRApp.m in Sources */ = {isa = PBXBuildFile; fileRef = F464B74D72AF71AAA9DFE37F60C64062 /* FIRApp.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 43FE9FBBCE7E2C2626265AC91B68A1D1 /* ControlProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D62B422C5BE4549711F97756C44E349 /* ControlProperty.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4466E0FAD49DEB0FD1EF98A97BAB0B28 /* _RXKVOObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 26B3ABA0224D481FF280C5BFA63151C7 /* _RXKVOObserver.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 45233960DFA25380BA017E2841051948 /* NSColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 733E6794CF8517028D3B06C4348AB454 /* NSColor+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4560804E2D2AFCEB5634CE0FEB1AFAF4 /* duration.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76F27C023AA7B3EA10FF4D856257B8E3 /* duration.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 063F4D3F49128A50C169FA14494EA6D7 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB86CBC1E28A14DD180DDAD169C032C2 /* IQTitleBarButtonItem.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 064C3A175B319C4D4E4B32F6AE3282CE /* RPCResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAF0D00E61EE88801EEEB607B020FD1D /* RPCResponse.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 067009E404043090E8FE898BFB27879E /* Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6211FA3B8B0531A33568B4A60DC46666 /* Deprecated.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0742C18AAA6AD4CD105D076EDE2B464A /* Utilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F104B5A4EF723B2960A377495099209 /* Utilities.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 07458ABB5A4508FA1B84F4820B56DA9E /* KVORepresentable+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AA3DF581E831B2C6E9E64D02A62854 /* KVORepresentable+CoreGraphics.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0746EDFF110EB66ADBAE3C03428518DD /* Macros.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D487089571AE450D2515E2ED6B5BE35 /* Macros.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 07B476D4FB6C28D13DC24F8872FB562A /* ElementAt.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEF26A0D395B8A6750F3108F6BF403E0 /* ElementAt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 07BD30A701D73840D3C9C272BBAD69C8 /* HexString+HexStringConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27300E5D0F961930F01F55CC87140FEE /* HexString+HexStringConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 07DB2603F1C6FF0A7E3CA8DC5FE066F7 /* Constraints.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7EB1D08ABE39669C6C97428F6811FD8 /* Constraints.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 07EB4EBBEE774A62CC65CB77F56C6F55 /* nanopb-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 66B11B2DB389F4DD1E97A53B554F364E /* nanopb-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 081821A31344D6A37108D7FE3179DAC4 /* UIApplication+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECBE14743CACC15100E7031C0444BA0B /* UIApplication+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 08481A6425D25C4954391EB93C48F21E /* GasLimit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93E23980A669EAE250B52F7C4B8874C6 /* GasLimit.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 087F14FDE885E682F8DE774D48F17011 /* _RX.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F27211107D7A1335E7E454BE43741CB /* _RX.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 08B922308D3728CE98EB80E07FEF8DD6 /* Keystore+Wallet+Import.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8168005155261AEC27DE58F2741FF4C7 /* Keystore+Wallet+Import.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 08CC42A79D054BF4C736A9A0FD03E229 /* Square Root.swift in Sources */ = {isa = PBXBuildFile; fileRef = DACDC50888D58AEDDDE93659FE911B79 /* Square Root.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 092C491D1C1FE3D36D2E9013B35053DF /* ValidationRuleLength.swift in Sources */ = {isa = PBXBuildFile; fileRef = C38303EC9982CD782C936494143B1B20 /* ValidationRuleLength.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0939ECAB6B6CF76B6EA7523C2E86440C /* ControlEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E3ACE71CD562AAB8EC48EEF6B48B68C /* ControlEvent.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 097EF8199BA3868E875CFF9474D563F1 /* M13Checkbox-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = ACACFEFDE3970EBEFBC9B7A4984FDABF /* M13Checkbox-dummy.m */; }; + 09C8ECBA69F9A91AD4670507F6B8EA3C /* Completable+AndThen.swift in Sources */ = {isa = PBXBuildFile; fileRef = E31625E58BE9D9D45BC19B97DC54E8B5 /* Completable+AndThen.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0A252193A95CBE83D063A5E4F2100222 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDA8BE1C67D8C25A476F4A9FA380B8AD /* Constants.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0A55E6E5171FC0C11101166D91D31797 /* RxTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 806D4200A7FFA143BC4E4117734489E3 /* RxTest.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0A6B56E512C5D773ED039D202139DA1E /* WithLatestFrom.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C0B0FB1580F3466ABDE8BB471E7C2 /* WithLatestFrom.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0B10C1C8487D83298BA81F0422C3F24D /* RequestTaskMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEC55D66B19E3271288E56AC3FE527AB /* RequestTaskMap.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0B5EDA9AB37CDDBF3C2B291DB8E568E1 /* QRCodeReader.swift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = EB448AAE7050D593D2F5AE66FA2CD015 /* QRCodeReader.swift-dummy.m */; }; + 0BAF1C3ABAD4F6549D24E9246C2F4770 /* Validatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5E0326D247237927BF4EEB5840CB07C /* Validatable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0BCFD01F2436B1644534A5B3968393F7 /* ExtensionFields.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2E3F423FB3DDD70BDBCA9112F7C1D91 /* ExtensionFields.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0CEAC3705C4C7F05889B0B215F21AA64 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C962C98B1EB7FD212FFBD2E471B2D7F /* PKCS5.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0D89C02009935DCA626B1D71D5A903E9 /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6858D2516F382F2A3B0FD82470B810B0 /* DispatchQueue+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0DADC59EEC0732A8DD39316FAB89012B /* BinaryEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37E54B03B79026DA2ED27A08A4A9AF0A /* BinaryEncoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0DDF30ACED89537709B197E83EBC070B /* EFQRCodeGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 540B99742E5B35E20A4022BD6B05A1DF /* EFQRCodeGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0DFA109E0F732838F5E808B7C7886BCC /* HTTPMethod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05C70E41A90DF2C095232E8A05E2C654 /* HTTPMethod.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0E415DD6F2B8761A29F7ADDF2030F3B6 /* RxCocoa.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DF80573AF76C67D31C42C6142BDAEA9 /* RxCocoa.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0ED56AFE5583AB348F6EA12440952BF1 /* HMAC_DRBG.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE1962D63C64F5E932F06D8920D7305B /* HMAC_DRBG.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0F8094534CE8C36D527317E5EE18F7F7 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC41F297C304D8007CA3AE15B7076712 /* MD5.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1024214D5E0E189DDB4B17819BA45E82 /* CMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89638C5A0BA0933E745FE1025618C5D2 /* CMAC.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 105B9B165CFDBC8AC2ED90881AB5DE70 /* SwitchCameraButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C0C7D0122C51725C5CF13BCD48925EB /* SwitchCameraButton.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 10627EF0EC919D2F0F143D88D2773609 /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16A02676933387778BA6F09C410B5EB9 /* Platform.Linux.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1089E1C833B81C09EBC59493023162EE /* TimePeriodGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF038AE299C569AA15E3CBF00D076ACE /* TimePeriodGroup.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 10938CF372F3AB09A719AB5E75D395ED /* NSSlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F4FA9B5CC32845131D8BD1B4DD289AC /* NSSlider+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 109511C717BAE8C894E52EDC5B6A96BC /* APIClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71DCE59831B539B933E1A989A8F1C194 /* APIClient.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 10A70BD7F9CD15D0E0525F914539F297 /* Google_Protobuf_Any+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0190A3137624B4C9071D9518154896B7 /* Google_Protobuf_Any+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 10F95BE96191238E4E762B6BD6A40657 /* ConsoleDestination.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FDDD7B3882A61636456512BB4AE718A /* ConsoleDestination.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 115E750424F3D874BDEE00500F86F3C4 /* AnyMessageStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05F8EEB3D25BA95EECB8EC737121A0E6 /* AnyMessageStorage.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 11ACFA594ADE030162148DAE9A7915BB /* TinyConstraints.swift in Sources */ = {isa = PBXBuildFile; fileRef = D501D30735F939700E1CB71C668C3889 /* TinyConstraints.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 125F3265697E25021D771B5CD573A425 /* GULNetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = DF88715D5901EEBAE42A17D8B54BDEAB /* GULNetwork.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 12D4FADE162BC97CA21DD2B66DA05CCA /* ValidationRuleContains.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06C18570ACC69E577F1604383E538984 /* ValidationRuleContains.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 131768D52A935CB1B068D7ACE927EF66 /* Lock.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5C44B06BE251627841971FB6387CE12 /* Lock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 13BAD6928AE5E9422A3C4E2B11C289E4 /* Changeset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D2ECF975F4D0169BA28EA1EA95B4D2A /* Changeset.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 13F2B259AEE36038B9D49D9CC98FCFEA /* EFQRCode.h in Headers */ = {isa = PBXBuildFile; fileRef = C16A4BAE4AAFE704419AB8E6F8C97F32 /* EFQRCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 153888906FA0A1F2C5EEA48943FCD563 /* BehaviorRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26316A86B07A26AC19BBA63A75384283 /* BehaviorRelay.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 155CE1CAF8DC8486FFED3F2C432BFCE5 /* Payment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86A1BC9887C2CE505B5F28C13F5CAE1B /* Payment.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 15E5AE069CEBD228A927238410D9B0DE /* Stack.swift in Sources */ = {isa = PBXBuildFile; fileRef = 640260BB9F3EDD457212C46669046A2A /* Stack.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 15EC01AD506F83D8F0ABF70163DC89EF /* DefaultIfEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE547B286D5E9F1B7893970CB2F32A7F /* DefaultIfEmpty.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1662CDD7D396E00BEBC9D8F5DE961D81 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADE682F02FB0C54D19E0ADB877EAD487 /* SessionDelegate.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1697F7C66E2ED45C3C9705A62B48185C /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C639856DA02A314519F67CDBBF7CC7 /* Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1726E0720445CE10A261AC4D77F4F14E /* Zesame-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 81549D390433BF7D8F617F0190D08B1C /* Zesame-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 174624D7DFDA683DA1C838D1A0E77347 /* TextInput.swift in Sources */ = {isa = PBXBuildFile; fileRef = 506F377192CAE294E453148C32CF7EAB /* TextInput.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 17AE021003E7BD9E2BF9A003A9C5DFA7 /* RxCollectionViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64314F580AD9B5E5F20AD60903956142 /* RxCollectionViewDataSourceType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 17C9EC5E4CB64C5E18DD99C74276BAC3 /* SynchronizedOnType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2BE8CE1BE65438D29CD752772728761 /* SynchronizedOnType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 17F331DA70EEEEBB6410080FC2E64C51 /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20873EC06E0785D5E6F33412DDF7FB16 /* AFError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 181CC4372667B13ABE9E3BBAFB381602 /* Google_Protobuf_Any+Registry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28D8B66D11CE4C7D1DCBE90A350E0870 /* Google_Protobuf_Any+Registry.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 183542E8652A0E1D3839CE1069DB0AA2 /* UISearchBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBA07164155B557A1321B5855A5F291C /* UISearchBar+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 18554CEC19BE4C9BDB25B8AA922088E8 /* QRCodeReaderResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82781151AA825247F65C9F1BFCDB4EC3 /* QRCodeReaderResult.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1858BA2F7C7CE98DF90A8AB02EDA9F9A /* RunLoopLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2827B0FFE56E46DC1299B6C0B0F87FE0 /* RunLoopLock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 18F757400E07FD6A7211DB67A16175A8 /* Multiplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = C067C6243045B1BBD42C841032D02CEB /* Multiplication.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 194F28BFB11768B0D59D060137A728AF /* Session.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18C32AF7F3BE2B86EE6D190F424A0F0F /* Session.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 19AB489CB098084F27FA760951C3766C /* GULNetworkMessageCode.h in Headers */ = {isa = PBXBuildFile; fileRef = B23A14B55C5A6F697DC0FEAE714EAF7D /* GULNetworkMessageCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 19FD0B0DD9F0B0EC91BEC30E344BE976 /* BinaryDelimited.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2C75E3F41B21D0B3F2C4AA436306EEE /* BinaryDelimited.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1A02089F6E58A8DC8584EA2542A3F697 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17D5B2149C7C9D26F7C34725299C8653 /* Request.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1A41A5AB5C7C493BAFCA258C323A9AFB /* FIRComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = DC548BE73FF48103ADE081754A226529 /* FIRComponent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1AEBB84AD7C97FEEC2EE1F1DF4BE2494 /* UITableView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BC7B11A76F1591971A099187E44B97E /* UITableView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1B45C95361B2AFF79CA597F4A3686446 /* UIView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36B31BBB45193580AA07CEAE77CEC036 /* UIView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1B529F09849546526F2C6681626B4F37 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8EB37B79503A2C7CD57DD030D78FC89 /* SHA1.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1B5B2B185D1CDBC32738E3A702A3C381 /* RxCollectionViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6731E9C4CC3C2D4A014878D3019A7CD2 /* RxCollectionViewDataSourceProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1CBD8AEBDE428F209C59FC317E8B329D /* SubjectType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92623C340EAE89CA9202B2E11CAB6CC0 /* SubjectType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1D33F9B7A8D7AC490857B7FAED28F4B7 /* M13CheckboxStrokeController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBF411DC70BA08E0335DE07E3011124D /* M13CheckboxStrokeController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1DB5C369911BDD97E606C8C09EAA3A9E /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E30918C28ADD23A5FAA3108B0D0B9E2 /* Bag.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1E72981FFD47A759457D95A5B937983B /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 478DBA60C4268CD7FF39ADEAE680A1BC /* Padding.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1EB2DA455C79F01F9CA939E3C1B7856E /* _RXDelegateProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = B799A58BBA943E61170A06C0ED3342FE /* _RXDelegateProxy.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1F2D5C4C5CDF0AC9159124B20D76E738 /* M13CheckboxFadeController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E6A9357963AA86EC7364846EDF81862 /* M13CheckboxFadeController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1F7F12BC5E0F4AAD10BE207EC13A6792 /* BlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13B8B92D67B7189B4661825C25A94C44 /* BlockMode.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1F9F1A0BB32D7CA7BE3373644F6B7F3C /* VirtualTimeScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EB8EAC025494F462E3C20F4852A86DC /* VirtualTimeScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1FAFBF232AB810439FCE9029852527A2 /* AnonymousDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EF37A8FDE6277501DAB953482D67CE3 /* AnonymousDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1FCDDD03EEC6132FE03E78118B1DC6C0 /* Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA60399B6E32FBD2413595C222D254F5 /* Subscription.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 20ACDE96B893D6BB338FB70A0288A6C9 /* CombineLatest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EB915D17CC2222AE7A1CB76B27F0C1B /* CombineLatest.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 20F3EC5F96CECCC418924F80B181053B /* nanopb-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 64A750610D86B6603370DDA7CA1C72DF /* nanopb-dummy.m */; }; + 210716EEAC9EDC2D2AF6474DAD609F82 /* GULUserDefaults.h in Headers */ = {isa = PBXBuildFile; fileRef = 94438AC26FFC877EF0ACEC616962F432 /* GULUserDefaults.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 211005BF1BBAC0E9DFD2F78F7F416867 /* Checksum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DDA629642B41FD57C7A7230A17CFEED /* Checksum.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 211ABE8851F6CA5C6F8AA1B071FF7643 /* Validator.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2ECD0740D3B2A8BD3F4856BB8FF45F9 /* Validator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 21323017C2CFC674E1C0161BCFE25B2A /* FIRAppAssociationRegistration.h in Headers */ = {isa = PBXBuildFile; fileRef = D16EB6FDC5E1963655CC054FCAAB6020 /* FIRAppAssociationRegistration.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2164DD956A158357E0576D592F3CD06A /* RPCError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D3BEAD3CB20CD18A9BB406CB98B7A95 /* RPCError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 21888C63F6A9F1F9640A53310BAECC66 /* EFIntSize.swift in Sources */ = {isa = PBXBuildFile; fileRef = B390B31A800C6870372EE748F7EBF165 /* EFIntSize.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 218D987F9F89544A08972A49AC619E58 /* Multicast.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBB39B63318D0547A8BE76BC407044CA /* Multicast.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 21E71C3352B054A62D58FAC1E2BEA70F /* NSObject+Rx+RawRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE06599D94F95E75E16AAF92F8A70DE7 /* NSObject+Rx+RawRepresentable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 227E1416C87678D1AB8D7A097DC56323 /* DoubleFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D47BF85ADD4FD81F726835D1E3EEA4EE /* DoubleFormatter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 22BC6EB7C430F501DFCB935B5264CE54 /* ZigZag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E95BD1B49F54417AB46E2759B8B0F4 /* ZigZag.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 22E8D588C8DD990C30CBBD6C3B5C6FBA /* SwiftyBeaver-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D16D784A50047E747FF9DF6E9DC24194 /* SwiftyBeaver-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 233AD7FDFD8C13B5EB0FE20CE8A7732E /* NSTextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CE98AF503119AFD455262228BFDC20B /* NSTextView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 234F0059D743961FCB056CF5B72C95E8 /* TinyConstraints-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 67DC547B3D5D5B0383E9A7C90B7BEF25 /* TinyConstraints-dummy.m */; }; + 236AA35EA3F9AD6DAC5C42F8CA83C8B8 /* RecursiveScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61680427C7B966DF6D833F499CDBB2EF /* RecursiveScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 23F9FB1E6E49490CD3DBBC290D37D555 /* Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 978CF4764C53ADDADF37CC64033B7D10 /* Zip+arity.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 243565680FEE8088DF5A0926AB51F9AD /* Differentiator-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 819223F4EACC6ADC2C84EBEFD3D2AD80 /* Differentiator-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2453312A246C22F29DC4B5E9D3B6989A /* QRCodeReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93F0841CC05BECE02D51143A5D2DFDA4 /* QRCodeReader.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 24D604665E21203DE86D196DF21B65F1 /* Base64.swift in Sources */ = {isa = PBXBuildFile; fileRef = D800E19803A57814C3BC88727175B01E /* Base64.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 250A7FCAF66E472C3C7A499F39AD2183 /* Rx+ZilliqaService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83D8DD4723DE0BEAD9816A916EECF23B /* Rx+ZilliqaService.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2528FC4EB026B9ECB21F9ECD07E6909F /* RxTableViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F5C3B744B60C9494165B541A2C0D92E /* RxTableViewDataSourceProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 256D21A1D8841CB9409F9640A9FF209E /* CollectionViewSectionedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB1AA426DEA95276905C933E21E305A /* CollectionViewSectionedDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 25B833B37DD3ABE53FDA3DBB09A384DF /* swift_qrcodejs-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 09C4A5752F84E4E0945B66ABD9B19600 /* swift_qrcodejs-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 267B34265381EDC7CAF11B5A5A6F35EA /* BalanceResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = B070C7A7924D461649B459EF1A981A88 /* BalanceResponse.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2683405DEF83D4C0110BAC1B378BE385 /* UI+SectionedViewType.swift in Sources */ = {isa = PBXBuildFile; fileRef = E21B86F5E3D17B7801F8789CDABD43FB /* UI+SectionedViewType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2684BC6FDF9FEA90F64E654EC3482BDD /* NSImageView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 274FC1E00885FD07AA2B1D6A84378E6D /* NSImageView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 26878335DFBE6D327171FC8C7FAFA456 /* MathUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA6E2BFA5B7FB2B13C6A306D3B26211B /* MathUtils.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 276E559C9F5EC27CB6CC6E27C0CAEF10 /* UITextField+fixCaretPosition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A514B3A0FA3B26E0D2201681376FB03 /* UITextField+fixCaretPosition.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 27908D96F186BA34023FBBCEE1F6F2E2 /* RxTest-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D8BD0498DFF93E6D436CB00137DC22 /* RxTest-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 27EFC2972664A64B5A1ED000863853B6 /* AtomicInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 698BA72FF85D68543739A99E0147B7AA /* AtomicInt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2823B34E7ED1A2517968551AEFABB65C /* SingleAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD48CC9713DCCF1ED18A0ED95D4E3961 /* SingleAsync.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 28873FB5C2FD93ED22525D180D47C630 /* RxCocoa-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D0309466CEC97140D474B8FB7074406 /* RxCocoa-dummy.m */; }; + 28972A6E19C659B1DC0D1AE1A05CF7BE /* UITextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D854B93BD3C821A77ED712733DD5E3C /* UITextView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 28A6809F9A927166CE363A94C3E9A709 /* DeprecationWarner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A6ED85EB1C394ABFD9047FEF98DBB3A /* DeprecationWarner.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 290C3CA6402736EB6A1DCFB207C63080 /* EFWatermarkMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 080B14FA1A81A58C5E3847A370EE2681 /* EFWatermarkMode.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 29528A3FE6ADB870F8B12F586C5F48A9 /* EFQRCode-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7EBA8CE282CD3F1845D4B93478EEE800 /* EFQRCode-dummy.m */; }; + 296FD6DED9C6779B32FF2542F738C3F1 /* URLConvertible+URLRequestConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = B584B49212F538DFDE11D004D3299E86 /* URLConvertible+URLRequestConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 29BEFC11E6442C0D04BB14C9852A9EE1 /* RxCocoaRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = CD21C29657ECC05B8622133037AA0682 /* RxCocoaRuntime.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 29F4FAAAF7F2AD0AB227E875FDE9D49B /* GULNSData+zlib.m in Sources */ = {isa = PBXBuildFile; fileRef = 81DAE71F84112F11FB9B6A919FFF3808 /* GULNSData+zlib.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2A2518BE35A872F9243163BF98E93A62 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60CD4B44D82AB18F399D1BBDEC3A434D /* MultipartFormData.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2B7DBD18CEA0FE89DD3C3B051F51877F /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2537E9AE26D63DD8DB99901515A00F5 /* InfiniteSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2B952F102289CA1449941E02B4298A13 /* Validator-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B46B4CA4D23BAA6D28399DECA2B469F /* Validator-dummy.m */; }; + 2B95EBCAF23BC334FCA175D78EB521EE /* Updatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EF06E301E4FA45743150FEDCEE135E5 /* Updatable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2BDF9080BC2ED9E6F3D0E8C489423F6E /* ExtensionMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09DC3C7A0A7A66504FCE5CC0314A2D9B /* ExtensionMap.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2BF75701727A35E9D49F99D5BB2ABEB4 /* Protector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FB239CBDF3AD30561606671A902EA3C /* Protector.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2C090363424D28596C58716832ACF7D5 /* Differentiator-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D659B22AE9159BD6AD76720842803F11 /* Differentiator-dummy.m */; }; + 2C9709C36F5A5ED826AD5649B6FFAA9F /* Google_Protobuf_Wrappers+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7657E79A7D2373EED0057F2C82D6A96A /* Google_Protobuf_Wrappers+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2CA199CB19D2E39B0EE26DD75198EAFE /* _RX.m in Sources */ = {isa = PBXBuildFile; fileRef = 387C9FB37146AE31F4D11C9D1467B5E5 /* _RX.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2CA855E0B35147F1370A524D220EAC0E /* GULAppDelegateSwizzler.m in Sources */ = {isa = PBXBuildFile; fileRef = 3576A140E17FD596091599E4D0D7EBB6 /* GULAppDelegateSwizzler.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2CCA0D9C64AAAA2C661A297FE85282D8 /* Hashable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21247E2F3D427551148342DB9574AACF /* Hashable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2D1361BCE3DFAD87DADD8FEF4C6F67A4 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1527665D3C0D2127AA39CC7D4B8CEE5 /* Validation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2D1735DF3AE0D6E7113C89DDCBCD2F8C /* URLSession+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 287C6605C2A9057A5C5AE31BE2FFB018 /* URLSession+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2D39C0DF3086D5EA725E2C0EB4D870D0 /* any.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CBD521BAD3B38B7798ECD38285DC0CE /* any.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2D3D8EEAFFFF90CABD375C24D13C0B84 /* Bag+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 271001428D342DC723AC76E8743042BC /* Bag+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2D5C7C489BA6082343C2D727B690AC05 /* JSONEncodingVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CB8866C6BE7FF85DF0096303FFEC9D5 /* JSONEncodingVisitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2DB678F9DFAB38FFC70AF3BE9AAF8163 /* DistributedSystem.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3FC33120B20C472F9D32B560297EED6 /* DistributedSystem.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2DB87D56AE30AAFCBE1A093C1B9944E0 /* ExpressibleByAmount+Codable.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF79175DB9F458EB75B782AA70F6AE65 /* ExpressibleByAmount+Codable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2E60C512384C48FC7341D2252E1E7425 /* SkyFloatingLabelTextFieldWithIcon.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF753C6164FA6EFFC43CF60EEF46CD2F /* SkyFloatingLabelTextFieldWithIcon.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2E878AB7328F3C5F9B9098EF0A02C2A5 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = EFCE5E07E41299D044C8DB8AB050AF45 /* HMAC.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2ED86EA57F9348A8C1A024B1DA92E456 /* KeychainSwiftAccessOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5FC24ABF0B489CD431B60D47BA4EDED /* KeychainSwiftAccessOptions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2EDF273F3759282CFBEFF6C26005590A /* Cancelable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 406CBD0DDBF63E08515EC6750D8ACE0C /* Cancelable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2EF6DD793F9A57BC40574D3B343AEADE /* NSView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35F86F68EA6632E954F3666D9831ACF8 /* NSView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2F1CEE641C375383D8781AD69646996D /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 090BAE34B7D86DBE42E9FB3C832C8ACF /* PrivateKey.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2F896C720AB7D0439EC38A8881FCBE3F /* M13CheckboxAnimationGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02CB17F48B54853829BC23DDFA630E72 /* M13CheckboxAnimationGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2FFBC64BED5A267E301E587E06EFABEF /* BooleanDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F0C41B2F96FB9D688855355E2BBD124 /* BooleanDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3177203FBCF1C46C2A9C13B5CC77F99F /* StatusOfTransactionResponse+Receipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8031DDCD3276CA80F5D403A00836C9E /* StatusOfTransactionResponse+Receipt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 31DD73FC63ECD00167DA0D6F3BEDAD5A /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DEDCABDF182B728566770F8E448DB9D /* RecursiveLock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 31DF9F513A7716D1E33E0B901744BCC8 /* BlockingObservable+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 328F750DC56521FAAE194470D1210509 /* BlockingObservable+Operators.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 31E15B115194A999054686C3FAA4EF53 /* FIRComponentContainerInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = CA558EB1849B5C414E1B2D4BA21A0067 /* FIRComponentContainerInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 32396A6D1A70B7C0F54264999C6B86BD /* JSONDecodingOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4BB8203DCBAF9E5F6A28A642D07FB47 /* JSONDecodingOptions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3287C41EC181DBAB85DE4D27BE6E5B29 /* DataConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDDE213855F3773E6BA54B5FD539DC66 /* DataConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 330FCEC1CF2A0F3136996FEE7628F3B8 /* BlockEncryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 154235F17CD2E464F3247C00883D1808 /* BlockEncryptor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 334ADB176EBD4C108EF44C51B1A87494 /* PCBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C50DCD03A33862923BC29FC678070CE /* PCBC.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3388B8472F399FE0FA561AF219AF6B43 /* UIActivityIndicatorView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E334F349BAA1EB44D2D6120E9CB5FF8 /* UIActivityIndicatorView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3411DB9CC2F2F2EC1DB403AD41137B7D /* Sink.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5E6292D3045F0033AC21473ECB00FFD /* Sink.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 34539AF638D80CBF2BBF27BE53A58355 /* Integer+DateTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EDC3FFD585B49311E15851F00CC7AB8 /* Integer+DateTools.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3526F6E6E581E663FD0ECFDC273A8E0A /* Shifts.swift in Sources */ = {isa = PBXBuildFile; fileRef = A91FE64AAE9DED887D9E06DB5BDED3E1 /* Shifts.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 35A7F05B07F50A1F69A7AC495BB0A8B1 /* Disposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3BA78469080B1DE1B864371855F925A /* Disposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 35B56C395049987940727CF41D5A0858 /* Single.swift in Sources */ = {isa = PBXBuildFile; fileRef = 905003C59D2695B55885DA6BDE5053A7 /* Single.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3606A17DF2E64D78322F75AFA44CFC25 /* DelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C2A2AC4D37B1F64361DE89FF83C128F /* DelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3614D4F1B32B50C379D65CCA2BE948FF /* JSONEncodingOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8B9881FFA2BEE6B51E63C0807B94203 /* JSONEncodingOptions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 36153D7BBD5433FE4C340E167A0990AA /* TegKeychainConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A29089C378AD658CDD62588F7B896B /* TegKeychainConstants.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 36240DC3C90C1C9265FE85047033210B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9575596586F17797D70C15EC9F913CF /* Filter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 367923D3894AA19A03C3BE72239D8E10 /* PBKDF2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB5BFCA6D714F92DF2188094C76B94F /* PBKDF2.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3702221BB6CB1BB685113057453E689E /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = EFA8F0A22AD837AF5ED4DA28443C1ADB /* PKCS7.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 372A13CEEB3E69F520CD80613904F4DA /* field_mask.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 920B78A82008B49B60B33E6A41943256 /* field_mask.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 373E38DF0F2FCC7A785FCD9063DF4EEB /* CIColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38D68F4DFA4677794A78EE010F3CFB26 /* CIColor+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 37E830122B03C4C91F4945C2956F1A4D /* Observable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 122B4D037FB62425CA48FF5F99B50397 /* Observable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 37E9D4CE3184673EC17F271C4801E453 /* Date+Manipulations.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF9970A4C51627D831D3C526827AED13 /* Date+Manipulations.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 37F7CCF77C94651D5E8D4174AF8F4FBE /* RxTableViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A5AAA0606C96969AF85CC5EF5980BE8 /* RxTableViewDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3881859E84D38136EE39BAAC9831DF3A /* AFResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC11D946E06CA03C8C8854DFA07C015D /* AFResult.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3952E341D8778D14EB03EDAD7235525D /* M13Checkbox.swift in Sources */ = {isa = PBXBuildFile; fileRef = A67410BA2BBE8FC3BAFCB6ABCF38A0E2 /* M13Checkbox.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 395917326EA96EDDA04071015EFE3160 /* Hasher.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6071EA891ECA584F1DB9DBAEACCFE47 /* Hasher.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 396F788633CFD001C0E515CA2EF3C1E2 /* Event+Equatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F63E9967501BACE69D1241CF4A6578 /* Event+Equatable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 39A77D205477A642C643421CA7D39168 /* BinaryEncodingSizeVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7161942FD327D9110B7B1BDFF52D287 /* BinaryEncodingSizeVisitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 39A8615244B5A4DCEEE440CA8D2A40F3 /* UIButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E177FDC64E2DD7147DDD0DF70BAD5DC /* UIButton+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 39DF93EE84E17C17A67956FBA650A403 /* BigInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 346E4513B2C835B0373B4EF7B62BF95A /* BigInt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3A37EECA3A9F632043FEC020F5392B17 /* AES.Cryptors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67D03E6E82FC58A29BFE804D25E8C3DB /* AES.Cryptors.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3A460C1DE3E8A20B697CFCB4E7C45698 /* GULSwizzler.h in Headers */ = {isa = PBXBuildFile; fileRef = 63BA0567C91B6997B47DAB91016285AD /* GULSwizzler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3A8E12925A950353738DC3B4DD594EEA /* FIRComponentType.m in Sources */ = {isa = PBXBuildFile; fileRef = 119AADCD04AE6C0ABFECBABC511A0B6F /* FIRComponentType.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3AF89C3D81FB7FE6D1B877379E75B2C2 /* Resources.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EFBB46736EFBC4773FC4409BE447FF7 /* Resources.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3B03D1C20B880ECFDFBC55534E772833 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22D926E26217D85C7BAAE4D5638F9A9D /* ResponseSerialization.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3B56923D8E4EC8BC80A8CD8F60CBB1DE /* Comparable.swift in Sources */ = {isa = PBXBuildFile; fileRef = A06065C4C9281004C0F8086C124AA584 /* Comparable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3B59A6F07C28023DD4151BD81AFB0D9E /* BinaryEncodingVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A5BDAA36BB4C8106C21D01268348633 /* BinaryEncodingVisitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3B78D1444D0ADB4063D54896E93A91DD /* GULSwizzler.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A6C41B675FDEA19BBE934ED7E042F1F /* GULSwizzler.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3BF12FA1B3618C9BF83D53F0FBAFFBD5 /* HotObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0E37F6BA369A67C5DC6F365CFD6FB71 /* HotObservable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3C0A8955F33A71AC66B87FED3633A138 /* CFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = C531B26161951092F08BB31CC942F052 /* CFB.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3CA6A7C1967CC20304487E87F8EBBED1 /* QRErrorCorrectLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7B8C12673388ED2A629EB5258D31ECF /* QRErrorCorrectLevel.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3D519386973DF2B4A0B3C0E49AFD5B3A /* BigInt-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 03A593B31D5E0A788C391DB748DA9C21 /* BigInt-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3DB91548DC717F017FF2E9B9AB5C5A95 /* FieldTag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 425BB32CD62C80401D5A1BA146B70A57 /* FieldTag.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3DC994D8772C1094A281EB193F4E9B8A /* CryptoSwift+PBKDF2+KDFParams.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E68801A197756D9B4641AA5D2F54E5F /* CryptoSwift+PBKDF2+KDFParams.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3E78485084DD411820230EE1542ED741 /* GULUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = AEF5B72EAEABCE19668B9C5CC4330484 /* GULUserDefaults.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3EA35B5BC066EB1538090558646D0E75 /* TimePeriodChain.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8B9B26696985B1A8C4DB878594692F1 /* TimePeriodChain.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3EBC7D02B14237605C818E5DB6D59665 /* BinaryEncodingError.swift in Sources */ = {isa = PBXBuildFile; fileRef = D519B6E08F1114C6C8E139F738A7B148 /* BinaryEncodingError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3EE02D69FA596E1D2CE2F0CDAC6CC98F /* AnError.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC54821401094D9C1AA84F6BD8144C5A /* AnError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3EEDC8944588FD61B9ADFF86A405BB96 /* KeyRestoration.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6CBF94EC5DDF9D841DF8262B54EAFEE /* KeyRestoration.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3EF5A607A3AF92032274C9E506E8AF1B /* UITabBarController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BF2711562F978A4BD75E73392D7941D /* UITabBarController+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3F2189D377C7A90BC33772ADFA1BD203 /* M13CheckboxAddRemovePathGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 189AEC6D7A29F27E9A073641FE4AD3D9 /* M13CheckboxAddRemovePathGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3F63D6FEDBAC41CE3EF6204DB5DD5C48 /* GULOriginalIMPConvenienceMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = BD75C83C66CBE01C2ED29948E8044F01 /* GULOriginalIMPConvenienceMacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3F692D14162B918A2181D7F4ED422F94 /* FIRBundleUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = DC3A93B8DBB1C0E6F454B2A763FF6175 /* FIRBundleUtil.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3FA11A0C08C907993C97B3A295C876BF /* Subtraction.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF304A0879416097F73B73CCA47D851B /* Subtraction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3FAA3721EEF86EB8B8B23A64120FC01F /* NSImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 803D43925687B0CC0685550050D4C67F /* NSImage+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4054A01AB6F2B78AB60D6E4C4F29E959 /* ZeroPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73F3F129D074A5311886FCD355247210 /* ZeroPadding.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4067F55141966B81F488C352582C38C4 /* TextFormatEncodingVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C518DB095DCBD0BC3150F3DEEAD8D7AE /* TextFormatEncodingVisitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4079DCF9D235BFEDF4E9CE9B65967923 /* Cryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A89E2E282145D4E29D037E9CE4108C1 /* Cryptor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 410490360A2A834D8AB8057DCF1D85AD /* FIRComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 45EF0A6870586050F58E0ABA0DD654C7 /* FIRComponent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4137B165DA5091F03CC9DC0BFC42280D /* Completable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2575373B534555B1334A57FAF600B686 /* Completable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 415FF7835C6555F2614CA4E8BF2EF4BE /* M13CheckboxExpandController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C20EAE91F63106F04F0B5EF6167DB6B /* M13CheckboxExpandController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 416C1B8FF236536D33CF69EF61EBFA94 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = A632CDEEAA2DDC9C602C45C7A21D5D55 /* Response.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4193426C23E6D2B9104E8A45ED733240 /* M13CheckboxBounceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2992EC966442B56B2D16CF327189F9B /* M13CheckboxBounceController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4199745676391BE0EA85981AF7A72130 /* BlockDecryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06B9BC5AB1A787B6591A005BC23DE746 /* BlockDecryptor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 419B23D608C3D4840EA6D3DA1C72F52F /* Varint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F58DEF19B6CC8875047DAF51908F386 /* Varint.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 41BC97AB19780F51BBF946DACCB07BF2 /* LockOwnerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F14C5F94D35A6EF657D3CA3DF7AE3CF6 /* LockOwnerType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 41E2AA00A7A060F566B7FC1DBA6D6FF0 /* UITabBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41D3A609188437A1503949C317B326B9 /* UITabBar+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 41FE0027354A6856156A066DDC656AD2 /* ValidationPattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = 205E89C4DD3824A3CC88E051176DEE7E /* ValidationPattern.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4217C2E43A6195B0A1B12F275E148D15 /* Sequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEF02D77E4CB9713819A620372777421 /* Sequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 423C916E16500A8EB952F9AB78746E5D /* AdjustableUpperbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45127814153457C086B47CA19373EBE9 /* AdjustableUpperbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 42856AC539CD0B0CD1603AA818685F55 /* Rabbit+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30CE84D585AF7D6F83BCF78805B241BD /* Rabbit+Foundation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 429D85C8E385127BAB40CFB8178DC9FA /* Version.swift in Sources */ = {isa = PBXBuildFile; fileRef = 368D4DC3A3FA79B63587B005EB7FC3A5 /* Version.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 42F65415E5C378A8E3B2D2029EBBAB1F /* ValidationRuleComparison.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E763A795AA5DE3EC6C725AE077B7CF8 /* ValidationRuleComparison.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4319AE5FF2566F3F7DA4C1D10C7D06A9 /* PBKDF1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7258D2101EF566FC6880BA2BF07D2CE2 /* PBKDF1.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 43344DA68F3ADF870C4830F3BDBF333B /* TableViewSectionedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = E64885ED5CE5E14F82B20D06AB03A161 /* TableViewSectionedDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 435FD2CD2F6F2D0CB795E1475C98D1E1 /* FIRApp.m in Sources */ = {isa = PBXBuildFile; fileRef = 101923DE3BA52E41BC3A0D48C3393EBB /* FIRApp.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 43D9B49C8A4F1B7E8DD0B581774AD878 /* NoUpperbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B132AF29FC1E19C2E5840F4A517526 /* NoUpperbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 43FE9FBBCE7E2C2626265AC91B68A1D1 /* ControlProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EAA2ACE7A18230EB61C0A36B8F8F134 /* ControlProperty.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4466E0FAD49DEB0FD1EF98A97BAB0B28 /* _RXKVOObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = B09D9A32350C522CFD7796CBE9221371 /* _RXKVOObserver.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 45233960DFA25380BA017E2841051948 /* NSColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = B25068BD512DCBDC94522F1CF320491F /* NSColor+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4560804E2D2AFCEB5634CE0FEB1AFAF4 /* duration.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4701D228D2FECAAD9362B0597B72387D /* duration.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 458715638663DA7265F6D956BDB95520 /* Pods-Zhip-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DA037E6D1C23FA04943A1E5BE51A3ED /* Pods-Zhip-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 45C99EA4CCEB186CB843AE719CB09493 /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BA36F135160B2B29FF887F20F59CE5 /* InfiniteSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 45CEA3FF236E560108F3F189B924DBAD /* StreamEncryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = B079D784A96424FEFE20D32D570A9B43 /* StreamEncryptor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 46314E208B5C45065868ED0966769C50 /* DistinctUntilChanged.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7171C6ABAD984BF3161F71334DAF9D75 /* DistinctUntilChanged.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4631836FD5E4FDD03584E726C0510C3D /* ContainsNumberValidationPattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2914A607FFBF6D62000BFDD9B193148 /* ContainsNumberValidationPattern.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 46431ED590DE3A04B689DE16E46E0A7D /* M13CheckboxController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C22DCE9347385341170E3D93FF506F51 /* M13CheckboxController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 46F4D974E72EBE1046C6BFF276F799F5 /* Collection+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C467B2F4A231B2A91E4B45F2829A22 /* Collection+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 46FE42D25246D4D2BA3C6E94567BEFC6 /* APIClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = C692AAE6F360937462DCF92FF5A98057 /* APIClient.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4759D6DBCAC66180C734686BEF11EB6D /* Hashing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B9509AB6D3E14E67879B9E1EA31ED57 /* Hashing.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 47631DF0337000972AA304CA336BAF88 /* Keystore.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBFD40353874DB961E9C8CA5CEED0873 /* Keystore.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 47B2E3EBC06CDCCA8E30413FBE6EAB16 /* Address+Validation+Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BDD2DA259EB98AA2BE4137271BA2FE3 /* Address+Validation+Error.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 47CC7F821567B813A3C91C8C55F727DD /* M13CheckboxRadioPathGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3C66FAF0AE9A55F569A63D5FDFCA2C1 /* M13CheckboxRadioPathGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 47D6457AF6B6411E7370D1F16D908707 /* RxTest-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 05F3CDA710F44834E18A492DC96E89F9 /* RxTest-dummy.m */; }; - 47F4F0CF6BF781A54D45990F51CCB00C /* ConnectableObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE2D790D707626FAC36A945FEA2BEE5D /* ConnectableObservableType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4869CADF7BEA50ECA60E672ECCE75C94 /* SkyFloatingLabelTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = A30B4901299762B10CA6606DF75427D7 /* SkyFloatingLabelTextField.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 48D5264F128A8BCC8125C745DA8F52EB /* Data_Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = C09D9451F8381CF40F5644EE075E062E /* Data_Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 48D953CD244077FE2AB11954D5FB41B9 /* NSControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36DCF28E93E58900061FF0F820547BB8 /* NSControl+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 48FE7399E88D4274DE6DC3CE55FA8252 /* Zip+Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0908368FE68AB67EE0861F51456E4F68 /* Zip+Collection.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4931719239EF2B057D7F395604A32565 /* Digest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82EB64CD3199D090C3B2FB48FA2F9548 /* Digest.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 499C0BDD48C201A175D64AAAED228D53 /* ZilliqaService+PollTransaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43849786D3D7EB4AB2315F2796AC8A08 /* ZilliqaService+PollTransaction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 49DC60DD1691ED5B00C2E95CB2195246 /* Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = F98B34F470C2E93657C8A285D4C85E1F /* Deprecated.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 49FE3C142CA2DC5E91C98C32B866BDDD /* DataSources.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4FD6BA448EEFFDD037DA3115EF1E135 /* DataSources.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4A054492AA7E23A631C5E9BA2C02CA07 /* ExpressibleByAmount+Validate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8816B882737865CE76868961FE08CBE5 /* ExpressibleByAmount+Validate.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4A6BC7B696D83B5C9A531CB18460D092 /* ModularInverse.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE279A4715B6688EBD90CD99EF73F942 /* ModularInverse.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4B00FF18553EE94E23A2D973361CC934 /* Data+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AAB58F6EEAB54390289C95594C55898 /* Data+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4B109A304C3962D9778D8A057E70BC1F /* KeyPair.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF91262B42721E48FC31A0B0C0EB1A59 /* KeyPair.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4B255DC97B25C1FA858482AEBDE4E3D4 /* SectionModelType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B087CC2B81F7BCF9A25F697F217B909E /* SectionModelType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4B2F9B90A7F06F29D2EB758CCB3791C0 /* Date+Inits.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A790D0AA1AB30EED69E4E3AF8B2FBBB /* Date+Inits.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4BAC0CBDA263B0F764EBC05BE8E5ECAC /* ZilliqaService+DefaultImplementations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3897B087F8009B6EEAF5E9D05B28103E /* ZilliqaService+DefaultImplementations.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4BC9C72E401D3976309E5EDB250174DD /* RxTableViewDataSourcePrefetchingProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 043727F68D819D8F6B578ABCE68A7AE4 /* RxTableViewDataSourcePrefetchingProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4C7D4800199AAD5ABFE93313CF48194F /* StatusOfTransactionResponse+Receipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33D005B6445DBE4F6B83E59DFA833A33 /* StatusOfTransactionResponse+Receipt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4CA22FE5AB344747B21BEE0F1E5FF0E4 /* ValidationRuleEquality.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79794AB34277263CA37F35E6CA41E84C /* ValidationRuleEquality.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4CF29D4523B5A34E71DDCB5D76BB065A /* URLSessionConfiguration+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07685971ED794D736D8E3017CF14B4EC /* URLSessionConfiguration+Alamofire.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4CF4E14F35DD03D015ADEBD271877850 /* CaseValidationPattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D4AF0047C24FFDDDDFC54C74E09AAEA /* CaseValidationPattern.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4D2FE5A9146349D79A420AE171C64C04 /* Address.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60B96C83FBFFDF2E86DDF73A6020F1C8 /* Address.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4D31B58A6D1882C0C71FEC49EBDD4635 /* Wallet+Codable.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8F58BDFA5BDF483781B908FCC98FEDF /* Wallet+Codable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4D8AE731CF3CE3C72FC5D7E52B61B1F2 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = B719271B382DB7FE9903B6070820E1C5 /* SHA2.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4DBE72B7F9F4FF7C57D113C93692099D /* RefCountDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8AB0FD4A5B763378DFE628FC6B4E656 /* RefCountDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4E617EE64EF79B16723D3CAC9B5BFEEB /* RxPickerViewAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E67DCC16CCF3CFEE36DF7052F599F38 /* RxPickerViewAdapter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4EC9C0EB437F21455E013F652F06E026 /* FIROptions.h in Headers */ = {isa = PBXBuildFile; fileRef = 943BA3DB690FD3018D95ED2240B4624B /* FIROptions.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4EFD04EBF77CDBBAF382286B24EA6044 /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70D84A76355B77880644CD40CBF536EC /* IQUIViewController+Additions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4F35DF90D4A040DE64B8F17688DDD687 /* PublishRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0CD5CABD7BE726B285293381CBEABCE /* PublishRelay.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4FC63B58A48D76925CE33BD81CAEE8DE /* GasPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEF049D7FF0AF5028BB5F66CE1CEB8A7 /* GasPrice.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4FF5A99DD11F744D17DA3B08E78A0896 /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F857BF7DA34C08D0B5D421AD8B8E7EF /* PriorityQueue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 501F4ECB8312A22425461EBD83144E4B /* Secp256k1.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F784AA2A530BA67A31BD3F7ED7A969 /* Secp256k1.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 507FCFFE457F813C023C9360C0697EBE /* Buffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = B705704DA964244D0A46F9373A41A7EB /* Buffer.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 50BA26D808CA002F112CE3916CE0A566 /* RxTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = E87B00E73418F1691B5EC509E31BA773 /* RxTarget.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 50FBB73DE017B86E4FF6790DAAE551AB /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 922987F35EA6153319CEAD7A81325851 /* Authenticator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 50FE11B71A8EDF45EC7A57DEC2F5397C /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEFF9A66534DE199658314A222943152 /* InfiniteSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 51127D5407B913E170772CA4AEA5F1B8 /* FirebaseCore.h in Headers */ = {isa = PBXBuildFile; fileRef = 9FCC4422CD6BD3ABE221D775047BAC2F /* FirebaseCore.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 51766F31D2D1E723464497E3A139772C /* AnyKeyGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F37E4B2B00FC97B2D8D6CEBDB0C0893 /* AnyKeyGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5368D5DA589D18D613127272469A5527 /* UILabel+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA2A3252941541E2D6A0576F21B3F0A4 /* UILabel+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 54C08930CC96142F05A48CBBEB57B298 /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCEDFCA41FE6F5D41864208215FED489 /* PriorityQueue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5576D1053690497BA8E2BDD700B7200F /* StatusOfTransactionResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C12DDF7D8567AF155DADCB02C8A6D32 /* StatusOfTransactionResponse.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 55C7278BC5FEB9EB8A02820261B293E3 /* TimeUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4C86372CD46F04110599B598939393A /* TimeUtils.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 55EC5A7B2041F12DDAAD54A82C75FA1D /* GULReachabilityChecker.m in Sources */ = {isa = PBXBuildFile; fileRef = A1428CDA2ECC7F4EB588D463D67C3D21 /* GULReachabilityChecker.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 567B807AB698A6C510F4BC4E82F0441E /* RxAtomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 59AA0B2F282FC731382893939A64BA94 /* RxAtomic.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5774B3BA0ACA50ED260D3C8C3C331DF0 /* MessageFromUnsignedTransaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A91611D31353B37C13F88B9B222F57E /* MessageFromUnsignedTransaction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 57DEBA7118985B1974E52A5EAA2A4299 /* GoogleUtilities-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C51AD3C97E033437676426A3C726CC1 /* GoogleUtilities-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 58108204C2FDC6ED8387B918CA7A6ED4 /* Enum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 625C2FCF8676309A664F701B793B1AA8 /* Enum.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 58D4FD916BFC78D2509CF393E9B6D2CE /* TakeLast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69AC7628570EDF22CDF6154297251544 /* TakeLast.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 58F98498C17AC5C24091363C8E3C27D0 /* M13CheckboxFillController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C4B6A07F61BF4C8F01B3D531488DA99 /* M13CheckboxFillController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5923DA9D7B4507A69261263E0E6CEA7E /* SelectiveVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DD58D890806A046BB9DD07CD110BC29 /* SelectiveVisitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5971FBE51A22AFDFBFAAE87A414ECD0B /* SecureRandom.swift in Sources */ = {isa = PBXBuildFile; fileRef = A06B5D5EB8716493A9AEC5EF67294FE0 /* SecureRandom.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 599760EA5D86AE7F6F704357ECEF6D99 /* ValidationRuleRequired.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F6DC59D5A465C4950FCB1C4D43E315A /* ValidationRuleRequired.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 59B1923C7A1E20CA9D74D7BEED61204F /* Debounce.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5F083C6207E855DA2EE4816CD7C74BA /* Debounce.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 59F23B12A9B03474D92F92360AA9B578 /* TakeWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2AAB15F67296025812C0EEF4D3FD77F5 /* TakeWhile.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5A0E21F3A101928EB3350A7889ADFDDF /* GULAppDelegateSwizzler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B961AC0B79B8D9CC00ACCD724C2B90C /* GULAppDelegateSwizzler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5A13753D4463B09E1C5F773C57327727 /* CustomJSONCodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B705EF0509C5617708934DD44E02B51 /* CustomJSONCodable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5A1AE3B511091EED046FAD6799E06F93 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40DACC30FBA30871952BD7FDA9A0C2D9 /* IQUITextFieldView+Additions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5A1D6440EEC3BEC588B123E4BB48D6AD /* Scan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6706706E9A507DC33F38406912A77C95 /* Scan.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5A2F0EFF59D3B9712BAA805F181F8DA3 /* Bound.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17CD86F7C4481608BB7E3E18AA40EEB9 /* Bound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5A692D46518D4716627F5503E7CE8D14 /* EFQRCodeMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73CA0ACE6EEF925CF06E6DCB0ACA2CC6 /* EFQRCodeMode.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5AAC0F28E6FD1C672230D41DA5AF277C /* ExtensionFieldValueSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 064443ABB26607934CC0F5C20DC673B0 /* ExtensionFieldValueSet.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5B98917DD2E04F789AAECA0A86EEA56E /* Curve25519.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84D2877EA1A72BA1B330D56CF6B3F86B /* Curve25519.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5BB06E5C065CE58B369B4285D8F2E466 /* GULNetwork.h in Headers */ = {isa = PBXBuildFile; fileRef = BF10BF22C192484548187AF81CF0611E /* GULNetwork.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5BCC64DDA4CD34B0E0AC94F2ACF148A0 /* PrivateKeyWIF.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7DB5E281B857679391CA82FF1E08AA6 /* PrivateKeyWIF.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5C192B71958F75B644CB895537CB79FF /* AnimatableSectionModelType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2A65476460B453DD902E49B67A9D463 /* AnimatableSectionModelType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5C4FE846A608240A084E5AD4A7B6112A /* Date+Components.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4076416F789EA9BC6958BD7A88DBB012 /* Date+Components.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5C9B764500A34DB34C26FE827ACF0FBE /* Blowfish.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25FCF2BAA4F889EE4A0D7F47F0C62476 /* Blowfish.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5CB0267323E7FF4751F07856059F2E2B /* Maybe.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDF6270C072D06D3E518B69C36F8AFB4 /* Maybe.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5CC77BE6899C128D36A09AC5DB406511 /* UISlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63A18FB12F2265E608D8C5D5AA8CD334 /* UISlider+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5D0218BBB8E9F365E67935EB0945C676 /* DelaySubscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED4C0B76E96D75518C6E726D9A983D1F /* DelaySubscription.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5D4AF794A3F6F15DA839B1E038525B26 /* FIRAppInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = C69F0B5E7063BDBA8ED52026ED10A6DE /* FIRAppInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5D57FEC68506A4D952D86FB03B40435C /* FIRBundleUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 39A340D01289D7DBF7DA155C0631D406 /* FIRBundleUtil.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5D73D7B1184A1A66A05D3DAFE74AAFFE /* NoPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 060DB6457C4875FF8105BBC948DBDD6B /* NoPadding.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5E41AA00504F5ABFA15D8E7EC3259D85 /* AsyncLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60EDA78356783DCEBFD0A4E8D38E2E92 /* AsyncLock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5E5604E1610753F72EC51ADE9035A6C0 /* _RXObjCRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 19A301640406C26B389057A3D6D089CD /* _RXObjCRuntime.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5E8BA90C8CA8EA8DA879789540C6B7EB /* FIRErrorCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 8AF6296F8D6AC185BB9CDCCEDEC68D32 /* FIRErrorCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5E8E4545D4A9CB8DBE2A82B740946483 /* ObservableType+PrimitiveSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CE9F9F80F7BF605F6E00DBAC608EA72 /* ObservableType+PrimitiveSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5E929D3261028456B5A39035476228CB /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = E996E9646B6F7578A950863830164004 /* IQBarButtonItem.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5E93C8416BDAB538ED1415652AB8F16F /* KeychainSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 52A946286D13402E0B472495B86EE07A /* KeychainSwift-dummy.m */; }; - 5EC325D80B412CCF3FC893096E4DCB40 /* ExtensibleMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = B431AD0296D6900BE625AAF613CACACD /* ExtensibleMessage.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5F34742D7A4D1C18F45D746C02B79587 /* SingleAssignmentDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31E28D119B04843C5E345F88F14EF4E7 /* SingleAssignmentDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5FD01F03161397D03D3D892FB503792B /* RxTextStorageDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7602B4CF2E65A8FBC046B238E46FDA9 /* RxTextStorageDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6020B87B1C78837601425AAADBC08E60 /* ValidationRuleCondition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D08C543F789396D47C8830F1C71D761 /* ValidationRuleCondition.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6037ABE64E11FBA84431C301A2648DF6 /* Nonce.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB18E40C2E08123AF34CCAFC990A2DB2 /* Nonce.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 603A0384F1BF16455D5684BFB7F4A452 /* BlockingObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D81779EA1058386F471D6FD61D783AB /* BlockingObservable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 60487694F202EB81B5C0888D43297896 /* UIDatePicker+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C65E03DBEA2691D659926BC86ED8CE8 /* UIDatePicker+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 609FD61B7C7798963E696F03F1E78F98 /* Result_Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = E065B01B1470E09ED608513F2E321F0A /* Result_Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 60FE434DCCDF2C10AC1A6CD0D6FF75B5 /* Int+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F418249993DADE400E3CA94E7EC25E0 /* Int+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6103F50BAC82C107BD004A2B1E28601E /* FIRComponentContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = CB0D4CD1BD7C66AEFDBD4233191CE42A /* FIRComponentContainer.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 613AF3CCB16B56DD5465E680C6D6150B /* BigNumber.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC974599FBE4BC23192A0A9DC83D126F /* BigNumber.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 615651AF84A20E2F0AC40A58018C00A4 /* RxMutableBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94087BCF1ACEA3E611EC1267E32012A6 /* RxMutableBox.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 616867E6482B0CCEA03024051EB7B85D /* pb_encode.h in Headers */ = {isa = PBXBuildFile; fileRef = E8BD937C7F21D8475E7FC213D2E29649 /* pb_encode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 61B31A3121729967D26B64FE15747B42 /* HTTPHeaders.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E3D80711CB9B047A2F7F77EB8EF0D6E /* HTTPHeaders.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6204A09C922505461351C2A0EA0110CD /* Number.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C3DDFAACE1925018150EBF8BAC0345F /* Number.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6236DC859D2DF0D255425A09E845C1AB /* Signing.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC85492836D949FC9BBEF636851CC1AF /* Signing.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 62D3D3D2923487D95F1D05B199008BBA /* AnimatableSectionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B2B983FC192788A763F85850CD1A7F2 /* AnimatableSectionModel.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 62E9B1B02C4495FA2455ED2FC1CBA00C /* Enums.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E5B9AE1D0E62F82901DE27D2AE08903 /* Enums.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 62F8431B4D3E5DEF870737B3E00B67D4 /* RxTableViewSectionedAnimatedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C54B8223CD0A05B8BCDBDD4587F8ADD1 /* RxTableViewSectionedAnimatedDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 63135DC8650132C85F01BDDD9986CD6B /* Strideable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D013232B9AB13CFF2F9C176CF46D6FCE /* Strideable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 63A1ACAA4D37830B3330D09BAAC742B3 /* DigestType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B1D851C96C590B23C514818428EA456 /* DigestType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 63A29E981E25DFD43C28C0595C1C182B /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 157AD8F3B97E2D13360F1F96610BFB67 /* IQUIView+IQKeyboardToolbar.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 642CE53D413262C96F9C323F6995AAE4 /* Disposables.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7F2861C25ED7A399C92177848738BEC /* Disposables.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6442579B8288EC2E1731B7CD5D0CFA05 /* AtomicInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A3EAF12BCBE2016D713FD2DB9692356 /* AtomicInt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 64A6EAA70E3C50717CEAD8139010A79F /* SynchronizedDisposeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4383203A17943ADF236EB206339D566 /* SynchronizedDisposeType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 64C743DA89041E5EDD1C10DC3B9739AE /* MessageExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DB40D593F0C4D844554EAC2716776B6 /* MessageExtension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 64EAF42FF381628D1E833818300A2B36 /* Message+JSONAdditions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3ECC1E488D97BB51B9FEA15807762E0F /* Message+JSONAdditions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 663805DFC38EDAFD377C7DA8585E6B7F /* Google_Protobuf_ListValue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41C96FADCD4A859A8BC7FE70FAB690EC /* Google_Protobuf_ListValue+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 663C8A03DE34E966032F5FBBE53E09FC /* Amb.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2C24A9285CCD3074F6B828D924C3FFA /* Amb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 66446562428ADD682EA6A95ED856828E /* SubscriptionDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AC28F3B9652C9F0B3B565A7CA037FB1 /* SubscriptionDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 66C8225C60421E3EAF8D8EA2FCDA5DCE /* Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35E02451DFF45CC6C77759524669ADF2 /* Internal.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 670F02F773FBE276D456F08F8BF25C9B /* TextFormatEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = E34BC1329AFC1ABEB8CFC733AFF799A5 /* TextFormatEncoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6710B0D98C37DEA34619634BCC3AC4C4 /* NetworkInformation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5D860CB678A32230BC06C891047EEAC /* NetworkInformation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 671C063CA89B6094BB533307FB663487 /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2532FF05E881C748C87AABE5B9E7BA4D /* DispatchQueue+Alamofire.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 67604A9EC33CAE6B54A1D4509C8CC763 /* GULReachabilityMessageCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 24B3CDC6059D417BE308009DA28A3556 /* GULReachabilityMessageCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 676B8D3043302A83FC03B42553C80A0E /* RxDataSources-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 803F1156D3271661E0628DABBD74E8D4 /* RxDataSources-dummy.m */; }; - 6791192AC52ABD12EA44729DD689491F /* Transaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C3C43EB596537DAC4FBCB7946320F3C /* Transaction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 67C8DA273DEF708B56036ACA32739922 /* RxTableViewSectionedReloadDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4AB8ED9A2D3DA51CA02F14474B9384A /* RxTableViewSectionedReloadDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 68454D8B48A4A73C13B2DF22AD6AB787 /* RxCollectionViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31412E45D38C82F8404ACC0108B6B772 /* RxCollectionViewReactiveArrayDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 68472241738BC72BFC384DF80FDB039A /* TinyEdgeInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3FE0BAC58AE0123E4045B3613D44545 /* TinyEdgeInsets.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 688AC248459D5902F8E9CB96E5569EBB /* empty.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4FE5B0E701FA731465EE12DC63237E2 /* empty.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 689BA07C16F57F30324430581D1A511F /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 837E7EA1316D00EC8C815282B8BDF3A6 /* Bag.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6929BE39B74F5B8C4B8E0AFB5D1BFE1C /* Wallet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C71A24E89299444B5F97B9A4D46570A /* Wallet.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6929C60E0F23936B01E7816EFBB9FDE0 /* HKDF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B8E4360FC3CF757249739D7B0FFF7C8 /* HKDF.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 695EC7B1F83EABAF386B4A74D54C482B /* Base58.swift in Sources */ = {isa = PBXBuildFile; fileRef = C51DB81E21E3BE21ECFC6D857BDBD215 /* Base58.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6A3EA2232FBC868C649D9440D8792709 /* RxScrollViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABA4478473E09B103215F32DD101FDF5 /* RxScrollViewDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6A68962A16CAB369A88616E40A830DC8 /* Deferred.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86856BEB8CB8624241A234A4EA4FF630 /* Deferred.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6A9A8D63E4FB79EF7E16B99D1389ED89 /* RequestInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4372C0BA7298CF4F0B85036111F13126 /* RequestInterceptor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6AD3D1BCB7D118FF5D05FEDE1D12B851 /* OperationQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = D53EE47EED97BCF543279BEA9D638B97 /* OperationQueue+Alamofire.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6AE8326CD54E1F94D66C8D27E98F6023 /* TakeUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6C6D4A47F0EEDBCFB14BD8491FAEBA5 /* TakeUntil.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6AF14D5BD5C0394C4E953AA051E40A6E /* Array+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E590E48DE1AAA8A26874734C681E3C9 /* Array+Foundation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6B7144119931C27755D8B72889D736E8 /* BigUInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 670CA1EBE3D93A3CCEEE1C2645E4C2EB /* BigUInt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6BA41253BE39821B620EBF24FEE4CCAF /* QRCodeReaderViewControllerBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F585375C79B8D0F76D7EB40CA91A5298 /* QRCodeReaderViewControllerBuilder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6BC21435C98068DD20C83B03BFAA7C64 /* BinaryDecodingError.swift in Sources */ = {isa = PBXBuildFile; fileRef = E911777104F76D0ACC5E1C6ED2B4BB97 /* BinaryDecodingError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6C0FAAE969B4DDBE7A675B73F485F2E7 /* M13CheckboxGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB620F25AE560B945A1B71551EC58E6C /* M13CheckboxGestureRecognizer.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6C417CCE4A177EE314A8B1611D04F891 /* M13CheckboxPathGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FDBBECD88157B9334FA9BB2041AF8D8 /* M13CheckboxPathGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6C47AF069C266CAC6AFE21D8C7C1A5A5 /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = EACAA3B65B906E5BF7E72E71E7A5D428 /* Bag.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6C7DD53F92B79A81DA38962138B12389 /* KeyDerivationFunctionParameters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8689EB60FC0DA139A9A024A28791898A /* KeyDerivationFunctionParameters.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6C94C3D4B4A66510C00B9496566D904E /* CachedResponseHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4900C0EC548F9C93E1B5535917215EC3 /* CachedResponseHandler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6CFACCB45CE9D86E13AECB8994238C73 /* Map.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290383FD39A011283BF003B67856BF58 /* Map.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6D21A03E062EB630FFDCF2BE2BD01B22 /* swift_qrcodejs.h in Headers */ = {isa = PBXBuildFile; fileRef = 1AF9D70EF46FD2110A7A22F0883B0C5E /* swift_qrcodejs.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6D63627A0459AC01680A5AE2895733BA /* Do.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9A7A0A372D8DDE986371745CB1A36E6 /* Do.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6D836AE973A59AA8EC3750D54694DC35 /* NotificationCenter+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9863882A40F38F885725FE57937D04ED /* NotificationCenter+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6DEF5647B4E60F98522CA0BCE1B23FC7 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5BAFF5F6D61EFF70D2093D27AD14662 /* Errors.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6E20C9135F6493AEEEADD3302A0A3ED7 /* Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5532B30AF06A6059DE6BAA43DCA3704D /* Event.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6E5205A5EDA4F4BF1A18B23F2E8131E8 /* ControlProperty+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F5BB596E8EE9CD04F83B5CA7EEB139 /* ControlProperty+Driver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6E549E8A775BD23FF1CF482103D32985 /* ObserveOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72DED8255B355561A45E9CC1818BC88B /* ObserveOn.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6E7E73FE6F296B8B6FCB66D7357557E3 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EE3698D96880320FC42B74F57AF0F03 /* Poly1305.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6EA0AD62FD7131581730C98BB1FCBEEF /* TinyConstraints-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 84E63C6B2732B0DD893B79E980D8828D /* TinyConstraints-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6EB8E71A926846AAA52CDA635301B786 /* FIRLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DC8D49C0769F80C8520FD49BE95391F /* FIRLogger.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6EB9CD503B3F5FD814793348E04C84C6 /* Array+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D2495E20955FE7EAB34AF6EBB74C4CC /* Array+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6F84CEB265FA865C5385C6108B4AB813 /* VirtualTimeConverterType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B539B28C0E97C0CA5A8CEEBA2AC5C0DB /* VirtualTimeConverterType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6FCBFC83D930184225B281A1FDC737EB /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4FC0A4F7B774407AB2BFB61C0B648D1 /* Queue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 70409D83A9B0AB821504142C4D632039 /* Materialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E65643A87444066B27FD1A6E464309C /* Materialize.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7049610AD1DBD672695C379794B81252 /* FIRDependency.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A6B45BD345BBCE4135176FFAB380B4D /* FIRDependency.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 704A11C2D49E1F8016694A5ABBB2E133 /* String Conversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FBD95DFE39869258FAA4D53A0927B70 /* String Conversion.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 70510DE9D20C301C1B6DA1439855AF96 /* DispatchQueueConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A5F72CE9D282CF0E6075364F66B1CF /* DispatchQueueConfiguration.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7059206C0BC9F18DAC58B2A1FE1FF172 /* UIColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEE29571DB059883E5971D910903A440 /* UIColor+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7076D86C630D99AC14FA982F4FA167A9 /* SignedTransaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = C650D28069B1D131494BF57FA699408D /* SignedTransaction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 70DB263B33D05DCD6FA9CB77986E9A45 /* String+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08FC19242E1F673ECE3C21F74C14CE82 /* String+IdentifiableType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 70EA8AFF0BA803E209090FF5D5158A1C /* Constrainable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86645D61BC3C4397C373A03FC8E87AD9 /* Constrainable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 713C4C847EF9C66B749951AB9AEF9395 /* TextFormatScanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6A07CE873E34CC1DBFF7476D155A9F7 /* TextFormatScanner.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 714C60CC20951CA9BF58A13DA980BA1E /* FieldTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9D3E923B8224660497983217E82101C /* FieldTypes.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7160174AC1476A7249F9687A08E30FC4 /* RandomBytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A62C9B96A0B2CECF0F45F1CB52883B0 /* RandomBytesSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 71791F6E145D6023631B45620EEC33BC /* DateToolsSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BD6978072760D2002CA5C5A02E830BB /* DateToolsSwift-dummy.m */; }; - 7185551128081F27B3DF2CF90182C318 /* CryptoSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B0E32AE2E1BD58912C3B8C05B81505 /* CryptoSwift-dummy.m */; }; - 7190A30509EB22693303811523F03DCA /* QRMath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EEBB7109DD3F64CA252EBE255A8AC3E /* QRMath.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 71F198AC611D6A472B5B98C29BB11951 /* RxSearchBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = A54ED17953C25F3AEFF4E83368230861 /* RxSearchBarDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 71FC9C944F374C64A5AF7A4C71C83052 /* KeyPathBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF3E178B7213575D768295936507D01C /* KeyPathBinder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 72269FE0064278781BDA52CA9D0D553F /* CIImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = B52D7D26516BD1428C278EDAFFA8E47C /* CIImage+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7245F56B8D2B3FBA716D42EBD10FB719 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12E5AAEB99CC010537F37F40FBC0C9AC /* IQToolbar.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 728FC169E5B7205A5977EFFD597B0BF5 /* CryptoSwift+PBKDF2+KDFParams.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E23B79FBCB7BBAA91303CA83BE3CFA0 /* CryptoSwift+PBKDF2+KDFParams.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 72959BCA31F7580D90C3EFD708B0B6A3 /* SerialDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE864A06DFA90AE2C6920FE400F65A97 /* SerialDispatchQueueScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 72B20DABC2521B25E8D51D2433140E2B /* Address.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE1DBF770C0364E74E1F1AEA811141E4 /* Address.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 72DC3C7BD507F0C3A261E90B0E2F6C8A /* KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = A08FF685018A4FE8E50542A6C1254B91 /* KVORepresentable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 73796C0190B47703F0619DBD576B5A40 /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1CAC20B2FAFDC995A71F43D443C8005 /* IQPreviousNextView.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 73CBCD09FE8D518AAEE612AEF3FD8907 /* Exponentiation.swift in Sources */ = {isa = PBXBuildFile; fileRef = EFC2104CF36C8B397F9CD0B590E933CC /* Exponentiation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 73D2F4B024B6F690571EF7248DC78687 /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64476AB2971DC255EAEA01E790AF8B84 /* Debug.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 73DAD829AA519E871A377292048F311D /* BehaviorSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B83067A3D86F1CB083E7CF0913F68E1 /* BehaviorSubject.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 73EE2FEB4658503A8AAE3C79125F2A3B /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EA6184C92586E73E35051423ED674C5 /* HMAC.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 749F12BEC37A991713B6D6D2662A5396 /* KeychainStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5E40E3E5E24C3A2CB755453BD78056E /* KeychainStatus.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 74AB87DAFE201A72D8BC6596475DE368 /* Just.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86F470B1445BA442F5725325BDC92B70 /* Just.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 74D0457422827F6033A95C36E40625F5 /* Date+Bundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE364EEEBDFEB8F3414B9BB41C8232BA /* Date+Bundle.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 75000A5B51009EFDA738D6FD2A876FC8 /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C5387C56F07524CA535E925181778D6 /* Queue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 75E6B6E9D26BF72C0CBA378DBCDD3D98 /* Google_Protobuf_Value+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45000236FAE28E10A721B17EBA63084D /* Google_Protobuf_Value+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7696F912FB50007E72069D790C25ACA5 /* ToggleTorchButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC31B2D9F7A7F37101177A3AF7F9A754 /* ToggleTorchButton.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 76B2986EF0D47F10EF26900E2C34A032 /* String+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 450A75230F9390E93601826FB95B5872 /* String+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 773318A7171B6C436339518437FB33F2 /* Empty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4248C4FDC626614DBB236191FC69BE1F /* Empty.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 77EC9683817F615DDD3313DC72E8CB4F /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FAB68FF4B29FF88311E2A4D0EAD7AE5 /* Platform.Darwin.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 78786220A7D49EA23D4EC908F7BC46E3 /* GasLimit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 891AB7BB9232284A14EBB17E703E96B5 /* GasLimit.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 789AE8C47406AA7208C7DB4CEC9C9F79 /* SchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C34C586084BCABBD2D4E096D3CCAF00 /* SchedulerType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 78B9F289E66759DDB12E9D579D34FB37 /* RIPEMD160.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B29D274FD73C6E845D6530AD2F33321 /* RIPEMD160.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 78D4CCF9DA8A8C3339E8989A1B0A10F9 /* ServerTrustEvaluation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2EE0568C19ECE35E15BEAB8C855B9B6 /* ServerTrustEvaluation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 78E0C8A310448C124AF25C5F59F3F4D5 /* Double+Zil_Li_Qa.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7620E15865007B4D82919D8CCABFB5BB /* Double+Zil_Li_Qa.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7921346FD185358030616E0ADF08B1CD /* IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F74C4D7DA0ECFFB006FDE466912FDB83 /* IdentifiableType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 79F92D80E379E26A2D23F0DEE2E51DE7 /* UIScrollView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A18DCC13368220F08AB229A39BB7D975 /* UIScrollView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7A23B24802F82B40EFEBB290EC0F7304 /* UnknownStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F80ABE47F9DF983E13FACC657B0FAB6 /* UnknownStorage.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7B0BE043F33E17AB1B8CA1A8E0907937 /* TinyConstraints+superview.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A54CB4DE09B2CAAC994DD2354081DA6 /* TinyConstraints+superview.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7B40F0B804EE917223E7BBB111922462 /* SharedSequence+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E2312BDC1764D1877822D2FC60492B0 /* SharedSequence+Operators.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7B5A3611DD06D8C1AE8A0DB971CDAEBD /* AnonymousObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9B3FDCCC6F9FA410DC8C055B3575173 /* AnonymousObserver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7BA2BAAF2D3651412B8112CE38C46BE3 /* UITextField+Validator.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF8E21E9AC68E10E60CA7EC95C3BD08D /* UITextField+Validator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7BE814DACD8FC14ADF6E604840572598 /* FIRAnalyticsConfiguration+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 4880D80E3AC2FD72C44F3A101600175C /* FIRAnalyticsConfiguration+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7C1BD094773FD5C17445CAF208E36244 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 058C9F36DB6865EE33F1B2B3F50B0472 /* Utils.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7C5C2B285B4F36F7272C77432614E8F1 /* BinaryDecodingOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85F024515DA209E4C01F31FF5D9C4E7A /* BinaryDecodingOptions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7C6C980930B3C0A1EDE5F3FB627FB1B1 /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6B6EE25B984F67976C2D79406BE70B8 /* Notifications.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7C764A3B5CA9B8B466C2E2950645E8BA /* ObservableConvertibleType+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D405763DD51540798323A6D88DD5E3 /* ObservableConvertibleType+Signal.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7C970D04BA571AE879D803737A9F63AF /* Cryptors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C0DE9459E96A594FD38CA4D70C7E027 /* Cryptors.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7D79C368FA16F431B5CCDC5A9AA61B6F /* Wallet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 478DDF593848376BFA608B29B14B0611 /* Wallet.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7DDAD2E2CE2BA88ACE1BB548A3464F01 /* JSONScanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27C89FC0FD97792C3107D2BBF87013DB /* JSONScanner.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7E10B83E9D00BA58546744F9C219EFAA /* RPCError.swift in Sources */ = {isa = PBXBuildFile; fileRef = F77EA7C16951CEEC592CFD99B5845F58 /* RPCError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7EB6610FB050E970C7C3734F6452E1BB /* EmailValidationPattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = 124D6C6209589D8084732D5D78BE9940 /* EmailValidationPattern.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7F1EAC5CA91D581CAF01071ADD8F5E2F /* Secp256r1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CC072FE0A60C63CAAB0D8A595DA8E7C /* Secp256r1.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7F5F66570B3D8E77638AE26FEA083215 /* EllipticCurve.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBE367A41F8BA1424E8D2A517E41832B /* EllipticCurve.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7F7DA966400FAAAB182D703D801BDB62 /* ConcurrentMainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8A320BCE286E5646267CCBE82E6FB00 /* ConcurrentMainScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7F9DF3B74450B1A6233A195D7FA22607 /* DelegateProxyType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C02FDA9330B2E7B9861B558B14228C8A /* DelegateProxyType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7FA48620B195F2C9D8D06F171CDACA85 /* ReaderOverlayView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 874611AEFBEDA00F8EE1D7D9B3E72189 /* ReaderOverlayView.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7FFF218083A1B3400F56EEC1C9E4C237 /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28940F6A9DE0EA70CD62F866DF510C27 /* RedirectHandler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 80043B37F04EA1F4E0332BD0B60F37E2 /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C5441DE98CDE263EAFD75B80BB8B012 /* Signature.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8032611BE423D4D5BC1C82B927A70FA7 /* Sample.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3425E924945EC538F14E86D6966831D /* Sample.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 81797C8E7DDE97CB54F684C3A909C3DB /* PublicAddress.swift in Sources */ = {isa = PBXBuildFile; fileRef = 823CA009D4CC7A11EF8F52A6CAD85873 /* PublicAddress.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 81D96F224D4EDA0B202B4D11C4082D87 /* RxWebViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51E9A8EB21B8E408023CE6BD7EABF742 /* RxWebViewDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8219118583B951441B567DAE50B7E03E /* UISearchController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06BB565AF809D09D8D1AA1A19A1E892B /* UISearchController+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 821DB220C1D14946BE347CC44BD5A633 /* ZilliqaAPIEndpoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2926124B5E20B98BA7C33DD0DCC4731B /* ZilliqaAPIEndpoint.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 82A0E7425BD0253661B52446C8754D98 /* UIBarButtonItem+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1695F1869C82E8B7B7FDC0C88944D69D /* UIBarButtonItem+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 82C11B059FD384CF3741781DB28A6748 /* RxDataSources-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ABAE22872C67B2BBD35A6C3FC6F7BFD /* RxDataSources-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 82DD89FDEA70772949EE78F218DBE774 /* AnimationConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABAE1228A60D7626D2472797F71F50A6 /* AnimationConfiguration.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8314E511DA48038B43CBF3A78044FBAE /* GULNetworkLoggerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B38242291EB4AE892DCF6C260524641 /* GULNetworkLoggerProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 831634BC93C93609CBD17E46D69FBC8D /* QR8bitByte.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD3E88BDB2CD9B818B7B37D12810E82C /* QR8bitByte.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 83380483A7C29A8FDE845AE332093880 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BA09716F527FFD84090DE437CD42F80 /* ChaCha20+Foundation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 83DE1779FCE0479D22CF824ACBF471A1 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A0BD65DD7CBDA88AEE4EB9E69833DB8 /* IQKeyboardManagerConstantsInternal.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 84407E11E1F8FA2912399B898F9A45A5 /* Integer Conversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1803E0D5A97D8399D5F9E056E090253 /* Integer Conversion.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 848967A3716B263C7C70276296C809EC /* RetryPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 024E2792C00DDB986CF2FC29250A6F20 /* RetryPolicy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 45C99EA4CCEB186CB843AE719CB09493 /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43B59E19E92F92A8AA5DEB2F5EF2F2D1 /* InfiniteSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 45CEA3FF236E560108F3F189B924DBAD /* StreamEncryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0C3EF69B94D13B3C3CEC8B3EB4D84FB /* StreamEncryptor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 46314E208B5C45065868ED0966769C50 /* DistinctUntilChanged.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31CE0D2DDA1502D36F86DA900196B4C0 /* DistinctUntilChanged.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4631836FD5E4FDD03584E726C0510C3D /* ContainsNumberValidationPattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBB27974BE479EC40CF12930A28DE360 /* ContainsNumberValidationPattern.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 46431ED590DE3A04B689DE16E46E0A7D /* M13CheckboxController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EC98A2FC7DA98CB8E3DBE644895E8EC /* M13CheckboxController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 46F4D974E72EBE1046C6BFF276F799F5 /* Collection+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E9648FC61B12A6DC781BA517D14A7FA /* Collection+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4759D6DBCAC66180C734686BEF11EB6D /* Hashing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05A407C62546CF58985F74A36B6D0F3F /* Hashing.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 47CC7F821567B813A3C91C8C55F727DD /* M13CheckboxRadioPathGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5392896C5533CA84CA446A4D7C949308 /* M13CheckboxRadioPathGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 47D6457AF6B6411E7370D1F16D908707 /* RxTest-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BBA486E9C1323612847FF73DAA78C46 /* RxTest-dummy.m */; }; + 47F4F0CF6BF781A54D45990F51CCB00C /* ConnectableObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B62621B66436355C44F5AA7A66FF6010 /* ConnectableObservableType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4869CADF7BEA50ECA60E672ECCE75C94 /* SkyFloatingLabelTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C7F81BFC33A3218C254B102C9711C7A /* SkyFloatingLabelTextField.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 48D5264F128A8BCC8125C745DA8F52EB /* Data_Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 154218232D05596527FE752333D4B8E8 /* Data_Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 48D953CD244077FE2AB11954D5FB41B9 /* NSControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFD7FA975F07A008BFA64F842369B8B /* NSControl+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 48FE7399E88D4274DE6DC3CE55FA8252 /* Zip+Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9113702D7B695691B8EC9786C1F94446 /* Zip+Collection.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4931719239EF2B057D7F395604A32565 /* Digest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4640A4BDEA02F310E629CA954920A7D2 /* Digest.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 49DC60DD1691ED5B00C2E95CB2195246 /* Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B32053FE7C5A39EA722CEC8C22D81B0 /* Deprecated.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 49FE3C142CA2DC5E91C98C32B866BDDD /* DataSources.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD1710D69257AD6695EC9A7FCC09FA6F /* DataSources.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4A6BC7B696D83B5C9A531CB18460D092 /* ModularInverse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8ECF87B7A339D73887DE1F638418D6D3 /* ModularInverse.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4A6DD7F04E076EA8A402682A8885B6D9 /* DispatchQueue+Sugar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9066038659856EEBA51EAE6CC762B2D0 /* DispatchQueue+Sugar.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4B00FF18553EE94E23A2D973361CC934 /* Data+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = E905A03A6FA8A7E55B850A27A7530C49 /* Data+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4B255DC97B25C1FA858482AEBDE4E3D4 /* SectionModelType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D512307CFE1490A4B7EC6A0D187432BA /* SectionModelType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4B2F9B90A7F06F29D2EB758CCB3791C0 /* Date+Inits.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6BD34BB0BCB53B31F820C58F27501E2 /* Date+Inits.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4B4F1C841E930F7829DABB89A8F0B155 /* StatusOfTransactionResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 868FB5B1F84D2124D0251E33889FAA1D /* StatusOfTransactionResponse.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4BC9C72E401D3976309E5EDB250174DD /* RxTableViewDataSourcePrefetchingProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97C082EB0B92028F422150B8A28B8ED2 /* RxTableViewDataSourcePrefetchingProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4CA22FE5AB344747B21BEE0F1E5FF0E4 /* ValidationRuleEquality.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2F5C45C56AC595190EDF3F8F6886B2D /* ValidationRuleEquality.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4CF29D4523B5A34E71DDCB5D76BB065A /* URLSessionConfiguration+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 068B1A8F8838A76EBFF6655EFEC407F1 /* URLSessionConfiguration+Alamofire.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4CF4E14F35DD03D015ADEBD271877850 /* CaseValidationPattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB9DCEDF92799591EFA78E69ED8C1406 /* CaseValidationPattern.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4D8AE731CF3CE3C72FC5D7E52B61B1F2 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DA8DA6AC1F23B6ED65732F7E4C9DBB3 /* SHA2.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4DBE72B7F9F4FF7C57D113C93692099D /* RefCountDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C287D1613038F7E5D60DC4C8E891E6C1 /* RefCountDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4E617EE64EF79B16723D3CAC9B5BFEEB /* RxPickerViewAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0720A8E501BE98E8CD112C81F4B14170 /* RxPickerViewAdapter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4EC9C0EB437F21455E013F652F06E026 /* FIROptions.h in Headers */ = {isa = PBXBuildFile; fileRef = 14488C49656629C27619993D34E6B642 /* FIROptions.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4ECE479E32575EFEC453160536323965 /* RPCMethod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A60DAB40F4F92150CF436CCB09C674F /* RPCMethod.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4EFD04EBF77CDBBAF382286B24EA6044 /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F91DDA8F77DE4B39822E25F65617C2C /* IQUIViewController+Additions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4F35DF90D4A040DE64B8F17688DDD687 /* PublishRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E34F8B8F2812BB16DAE04121598B53A /* PublishRelay.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4FF5A99DD11F744D17DA3B08E78A0896 /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76E021082845B83A73E00D75147031A8 /* PriorityQueue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 501F4ECB8312A22425461EBD83144E4B /* Secp256k1.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1465174EDDF2DE0B631FBCC72C58611 /* Secp256k1.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 507FCFFE457F813C023C9360C0697EBE /* Buffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66DBA26BA22683903F590D795218DEE2 /* Buffer.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 50BA26D808CA002F112CE3916CE0A566 /* RxTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54AC4C223653C10450B45B38513A3956 /* RxTarget.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 50FBB73DE017B86E4FF6790DAAE551AB /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 476ECB7E4CC6EB1F3947A65CD9874284 /* Authenticator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 50FE11B71A8EDF45EC7A57DEC2F5397C /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 322F2E7794696972999C633655F18300 /* InfiniteSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 51127D5407B913E170772CA4AEA5F1B8 /* FirebaseCore.h in Headers */ = {isa = PBXBuildFile; fileRef = 0967DB2C100D35AF38881503770ED4BF /* FirebaseCore.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 51766F31D2D1E723464497E3A139772C /* AnyKeyGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7044785941B0A840DDA07B11215BE9C9 /* AnyKeyGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 52C17F3C5150757209B595E0C8008C7A /* Double+Zil_Li_Qa.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4862CE55773766983CD7FAFECAE2BA76 /* Double+Zil_Li_Qa.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5368D5DA589D18D613127272469A5527 /* UILabel+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE1015B3753B0ED5AA04126F234BAF9C /* UILabel+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 54C08930CC96142F05A48CBBEB57B298 /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AD92282CB62480A04F711B2C85D2C49 /* PriorityQueue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 54EF7109C2A272D7F9445E4F5B3A9230 /* ZilAmount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 967E80CD1636DB4F1ABCB36068C93DD3 /* ZilAmount.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 55C7278BC5FEB9EB8A02820261B293E3 /* TimeUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F6DA6E92A55F8DD8842069AD8EA30BD /* TimeUtils.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 55EC5A7B2041F12DDAAD54A82C75FA1D /* GULReachabilityChecker.m in Sources */ = {isa = PBXBuildFile; fileRef = C8823807401B87A9796EF0874E9F6471 /* GULReachabilityChecker.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 567B807AB698A6C510F4BC4E82F0441E /* RxAtomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 7D725E00FD6A7D1A8E35C1F568ADCCDF /* RxAtomic.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 57DEBA7118985B1974E52A5EAA2A4299 /* GoogleUtilities-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F11F5A737496E4D5B68C699F0C11D5FF /* GoogleUtilities-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 58108204C2FDC6ED8387B918CA7A6ED4 /* Enum.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7B3DB86A17DCF67E9A4C25F07732FD0 /* Enum.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 58D4FD916BFC78D2509CF393E9B6D2CE /* TakeLast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8246F3B07C43DEF18E3972B908485FB0 /* TakeLast.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 58F98498C17AC5C24091363C8E3C27D0 /* M13CheckboxFillController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 196B2DBC747A6AA30CDB88EBE9ACC5EB /* M13CheckboxFillController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5923DA9D7B4507A69261263E0E6CEA7E /* SelectiveVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 515FB8A93062FC6B18CE86A05A47F83D /* SelectiveVisitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5971FBE51A22AFDFBFAAE87A414ECD0B /* SecureRandom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8058A791C28C6E66944ED73E90C6327B /* SecureRandom.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 599760EA5D86AE7F6F704357ECEF6D99 /* ValidationRuleRequired.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FA511939782DF6A58D811390C755096 /* ValidationRuleRequired.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 59B1923C7A1E20CA9D74D7BEED61204F /* Debounce.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A8A90DAC817E9883B711C639E7DC323 /* Debounce.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 59F23B12A9B03474D92F92360AA9B578 /* TakeWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD62D85FE627970A954EBED4DB72CB1C /* TakeWhile.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5A0E21F3A101928EB3350A7889ADFDDF /* GULAppDelegateSwizzler.h in Headers */ = {isa = PBXBuildFile; fileRef = FEAE48F4B96BA5660AE48C603658EF2E /* GULAppDelegateSwizzler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5A13753D4463B09E1C5F773C57327727 /* CustomJSONCodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6AB46FAD7E5657DC6881D304CEDC297 /* CustomJSONCodable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5A1AE3B511091EED046FAD6799E06F93 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AD9884DB1345DBB6FAFA62412BCF410 /* IQUITextFieldView+Additions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5A1D6440EEC3BEC588B123E4BB48D6AD /* Scan.swift in Sources */ = {isa = PBXBuildFile; fileRef = F515E9D8B5ED4D132AA6C95C2829765B /* Scan.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5A692D46518D4716627F5503E7CE8D14 /* EFQRCodeMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58C74DE298F02E842FCF9E79CCB11A76 /* EFQRCodeMode.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5AAC0F28E6FD1C672230D41DA5AF277C /* ExtensionFieldValueSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D30FD33DE94B81F402BAD289F549BDD /* ExtensionFieldValueSet.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5B4C7EC32D23BD3276B14C7A9CF22F1A /* ZilliqaService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 648B9EBE85918B7B1A645682E11BCC84 /* ZilliqaService.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5B98917DD2E04F789AAECA0A86EEA56E /* Curve25519.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C7AB7B9BF9EB2AAD925E7B1BF6579AE /* Curve25519.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5BB06E5C065CE58B369B4285D8F2E466 /* GULNetwork.h in Headers */ = {isa = PBXBuildFile; fileRef = C1BA44F99088989C9C55510629E2B8E3 /* GULNetwork.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5BCC64DDA4CD34B0E0AC94F2ACF148A0 /* PrivateKeyWIF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 901DC6FEEB8CF255686818F2FEE3A000 /* PrivateKeyWIF.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5C192B71958F75B644CB895537CB79FF /* AnimatableSectionModelType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F10DF205B27097A348CAD0E736DE25A /* AnimatableSectionModelType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5C4FE846A608240A084E5AD4A7B6112A /* Date+Components.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2519F8089F4D2A9FEF7C39667710CB64 /* Date+Components.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5C9B764500A34DB34C26FE827ACF0FBE /* Blowfish.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17525E18F989CE0967BF3AB9B28C592D /* Blowfish.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5CB0267323E7FF4751F07856059F2E2B /* Maybe.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32E19FA0AB86E5F9982309E4006C728B /* Maybe.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5CC77BE6899C128D36A09AC5DB406511 /* UISlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3E647232BA8005CE1D558DCF7D2CE3E /* UISlider+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5D0218BBB8E9F365E67935EB0945C676 /* DelaySubscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C6BE768562D7F63A3B5F3921B6D3B17 /* DelaySubscription.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5D4AF794A3F6F15DA839B1E038525B26 /* FIRAppInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 00AED6C055E852675526B1162709DDFE /* FIRAppInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5D57FEC68506A4D952D86FB03B40435C /* FIRBundleUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BFF54E6671FE571F2F5C09177533E63 /* FIRBundleUtil.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5D73D7B1184A1A66A05D3DAFE74AAFFE /* NoPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78B1DAED49C132AF03CBE26A20BC8890 /* NoPadding.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5E2C2285264FF3430241A6C9E6B4862C /* DefaultAPIClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 215A6E641ABC2637BD2BAC9A0159DB28 /* DefaultAPIClient.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5E41AA00504F5ABFA15D8E7EC3259D85 /* AsyncLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79B7783FECBBCBF0F4B6630D2686764F /* AsyncLock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5E5604E1610753F72EC51ADE9035A6C0 /* _RXObjCRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = F1ECA611B92232C7D8F5451CF49EDF4C /* _RXObjCRuntime.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5E56BEC7C1143DBC177281705A338408 /* Qa.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42177976A3C1F31620530B4B4FCE7CE /* Qa.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5E8BA90C8CA8EA8DA879789540C6B7EB /* FIRErrorCode.h in Headers */ = {isa = PBXBuildFile; fileRef = FF405B29A5A820C7CAB1FC5C9C601687 /* FIRErrorCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5E8E4545D4A9CB8DBE2A82B740946483 /* ObservableType+PrimitiveSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C3A858245779C0523C921B3FAC6D7F /* ObservableType+PrimitiveSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5E929D3261028456B5A39035476228CB /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C810B8D7CB50745427417A9BAA002B2 /* IQBarButtonItem.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5E93C8416BDAB538ED1415652AB8F16F /* KeychainSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 02AD87D8B90565903E243290E555C2C2 /* KeychainSwift-dummy.m */; }; + 5EC325D80B412CCF3FC893096E4DCB40 /* ExtensibleMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D5F9FD8A69251325A409B6A1271965 /* ExtensibleMessage.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5F34742D7A4D1C18F45D746C02B79587 /* SingleAssignmentDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75AF8064FD0E388E5E41C7B3B7F2F233 /* SingleAssignmentDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5FD01F03161397D03D3D892FB503792B /* RxTextStorageDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64953124F08F7DDE378192CE188B3FEA /* RxTextStorageDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6020B87B1C78837601425AAADBC08E60 /* ValidationRuleCondition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B1ABB78AC18BBA64EE59C10E73CD8EF /* ValidationRuleCondition.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 603A0384F1BF16455D5684BFB7F4A452 /* BlockingObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9790A14EEF5AF0808C57BF1E9F1DE784 /* BlockingObservable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 60487694F202EB81B5C0888D43297896 /* UIDatePicker+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A6757957679FF6817C5B09F0CC8B21 /* UIDatePicker+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 60FE434DCCDF2C10AC1A6CD0D6FF75B5 /* Int+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD91B7DAFE614FDCEDFC558BA49AC636 /* Int+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6103F50BAC82C107BD004A2B1E28601E /* FIRComponentContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A995F0F643D4011CAE1529FA4990E81 /* FIRComponentContainer.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 615651AF84A20E2F0AC40A58018C00A4 /* RxMutableBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6206510280A3733E565F5F0404134DD7 /* RxMutableBox.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 616867E6482B0CCEA03024051EB7B85D /* pb_encode.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B5D97835A0FA24E03E76457CB98A80F /* pb_encode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 61B31A3121729967D26B64FE15747B42 /* HTTPHeaders.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35393B4AB2A504647FD0FE1ED8E9FE83 /* HTTPHeaders.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 61CA654B2CB92EDDC79F84005B6E9607 /* RPCRequestIdGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E21A96D2E952E34D3249D9C0CC4B412 /* RPCRequestIdGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6204A09C922505461351C2A0EA0110CD /* Number.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1454903C2DAEBD5F1243B3E23294E4A7 /* Number.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6236DC859D2DF0D255425A09E845C1AB /* Signing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66B80A2CF060D4757223A7A5640777A7 /* Signing.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 62D3D3D2923487D95F1D05B199008BBA /* AnimatableSectionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8C1F73D2F4A9B058F2D0E37F97B8499 /* AnimatableSectionModel.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 62E9B1B02C4495FA2455ED2FC1CBA00C /* Enums.swift in Sources */ = {isa = PBXBuildFile; fileRef = C07CF6F4643E4A1573AF58892CC71C63 /* Enums.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 62F8431B4D3E5DEF870737B3E00B67D4 /* RxTableViewSectionedAnimatedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CFF8C0B161DFA6D5A1A74FCA1AFBE53 /* RxTableViewSectionedAnimatedDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 63135DC8650132C85F01BDDD9986CD6B /* Strideable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2FEF2EB7B1A9FC05AC4ECEED82834E3 /* Strideable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 635D3115FC8FFA5F143974014B415FB3 /* ExpressibleByAmount+CustomDebugStringConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 130742BD20555567F87DE04798367B57 /* ExpressibleByAmount+CustomDebugStringConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 63A1ACAA4D37830B3330D09BAAC742B3 /* DigestType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D82346CC150E6F72A3E462A7652D3D55 /* DigestType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 63A29E981E25DFD43C28C0595C1C182B /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E111359B75AE703C1E1C53F7839EC6C /* IQUIView+IQKeyboardToolbar.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 641A3989947C2747386D56044F0C3FEA /* Wallet+Codable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DEB315B1F6D9B3A519C21FB177E586B /* Wallet+Codable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 642CE53D413262C96F9C323F6995AAE4 /* Disposables.swift in Sources */ = {isa = PBXBuildFile; fileRef = A82EE804DAC2EB6137F7C90F2D83CC2E /* Disposables.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6442579B8288EC2E1731B7CD5D0CFA05 /* AtomicInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB873B5A3443BB2FE4E3A9310CAC0337 /* AtomicInt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 64A6EAA70E3C50717CEAD8139010A79F /* SynchronizedDisposeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 472F3CA9F86ED524F1E8498DD54A9396 /* SynchronizedDisposeType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 64C743DA89041E5EDD1C10DC3B9739AE /* MessageExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F00CC93F0BD759E95A401A5A726E110 /* MessageExtension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 64EAF42FF381628D1E833818300A2B36 /* Message+JSONAdditions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6675852CD6D7A4FDD498AC2FE17794B7 /* Message+JSONAdditions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 65AD5BBC86CBF300E4CD8F7B3F6F90EA /* ExpressibleByAmount+Comparable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A6ABDF1A8431946BE7934E511DC3F /* ExpressibleByAmount+Comparable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 65C6FA77C71607E0BE207D962F0B1EB3 /* Zil.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC99E2772362688A4025328096EC65E /* Zil.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 663805DFC38EDAFD377C7DA8585E6B7F /* Google_Protobuf_ListValue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D77FF6AC856750232835C75B45C0744A /* Google_Protobuf_ListValue+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 663C8A03DE34E966032F5FBBE53E09FC /* Amb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5192CECE21A3E237DC7C200CD7DFAADE /* Amb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 66446562428ADD682EA6A95ED856828E /* SubscriptionDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D851D593E7CB4BFF73B33FA60E0AB893 /* SubscriptionDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 66C8225C60421E3EAF8D8EA2FCDA5DCE /* Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3D9C2D6D2F1E63402A15B16339C707A /* Internal.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 670F02F773FBE276D456F08F8BF25C9B /* TextFormatEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22B487173EE66F4F747220FD18E093C2 /* TextFormatEncoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6710B0D98C37DEA34619634BCC3AC4C4 /* NetworkInformation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0157C0799B93988A80CBD406B9AF202 /* NetworkInformation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 671C063CA89B6094BB533307FB663487 /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAAEE7E48182792F7C48C60E53E7E7E4 /* DispatchQueue+Alamofire.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 67604A9EC33CAE6B54A1D4509C8CC763 /* GULReachabilityMessageCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 5118D7A71201E233994EDCD3BB05B886 /* GULReachabilityMessageCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 676B8D3043302A83FC03B42553C80A0E /* RxDataSources-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B8E129D10F8476902D75E5205B97662 /* RxDataSources-dummy.m */; }; + 67B6C7AA33D9359D4CD1BC44E70CFC58 /* ZilliqaService+Signing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C68A2D2CFCD4D2721B68CB0D8A9C12 /* ZilliqaService+Signing.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 67C8DA273DEF708B56036ACA32739922 /* RxTableViewSectionedReloadDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF6F449BA269301263DCB9C3951FEA6F /* RxTableViewSectionedReloadDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 68454D8B48A4A73C13B2DF22AD6AB787 /* RxCollectionViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6B2377081CB139849938214509CB213 /* RxCollectionViewReactiveArrayDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 68472241738BC72BFC384DF80FDB039A /* TinyEdgeInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1E23488C246A7DB465EB077BA1DF20B /* TinyEdgeInsets.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 688AC248459D5902F8E9CB96E5569EBB /* empty.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 498A7DB3C99718F9B8C6BD90F531EE40 /* empty.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 689BA07C16F57F30324430581D1A511F /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FA9D9A4B3540D15557B91007A6A0502 /* Bag.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6929C60E0F23936B01E7816EFBB9FDE0 /* HKDF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69C3F3DFFAEB58D2B69AD72FB9F348FC /* HKDF.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 695EC7B1F83EABAF386B4A74D54C482B /* Base58.swift in Sources */ = {isa = PBXBuildFile; fileRef = 030B35B10957EC01FEDA58304F04BD56 /* Base58.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6A3EA2232FBC868C649D9440D8792709 /* RxScrollViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3EFFC19038540C0EC4BBCE9BA93E2C2 /* RxScrollViewDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6A68962A16CAB369A88616E40A830DC8 /* Deferred.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0931B3F30A3156C39033F87652BEB81 /* Deferred.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6A9A8D63E4FB79EF7E16B99D1389ED89 /* RequestInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06EA35F56D63C52C35EC895FC050937A /* RequestInterceptor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6AD3D1BCB7D118FF5D05FEDE1D12B851 /* OperationQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21FF4C6BC1C910AA6097807A54F178F1 /* OperationQueue+Alamofire.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6AE8326CD54E1F94D66C8D27E98F6023 /* TakeUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E4C3D0E6D4BB65AA32C2CB0D131C4FD /* TakeUntil.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6AF14D5BD5C0394C4E953AA051E40A6E /* Array+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD080B4D7EB1B2C098BB889C0A338295 /* Array+Foundation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6B01B71FE22A06E77A94B969E0D1AB85 /* LegacyAddress.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2674448DCD563CBBE8AE0D5B6826ED9 /* LegacyAddress.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6B23FC75F6C51B5E45FF8A63085210F6 /* RPCResponseSuccess.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E2F35F835F3AF2B742587C1AF6D1120 /* RPCResponseSuccess.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6B7144119931C27755D8B72889D736E8 /* BigUInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD730D361153C2DB7215B463830C3D5D /* BigUInt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6BA41253BE39821B620EBF24FEE4CCAF /* QRCodeReaderViewControllerBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B1D3FC804337C997526DB2147C7D4F /* QRCodeReaderViewControllerBuilder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6BC21435C98068DD20C83B03BFAA7C64 /* BinaryDecodingError.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4C053E8C68BF635B92FE5A19125FE3E /* BinaryDecodingError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6C0FAAE969B4DDBE7A675B73F485F2E7 /* M13CheckboxGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91C66104F832427C6825EFE64E1CA72F /* M13CheckboxGestureRecognizer.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6C417CCE4A177EE314A8B1611D04F891 /* M13CheckboxPathGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9658748B00AE5C36E4A0CD22E7544282 /* M13CheckboxPathGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6C47AF069C266CAC6AFE21D8C7C1A5A5 /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5476CC2E2656B434DD7FC01194509C8F /* Bag.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6C94C3D4B4A66510C00B9496566D904E /* CachedResponseHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7475482576567E4FC7A2D036386F617D /* CachedResponseHandler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6CFACCB45CE9D86E13AECB8994238C73 /* Map.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27689751A419AC4F974462614395BEAC /* Map.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6D21A03E062EB630FFDCF2BE2BD01B22 /* swift_qrcodejs.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B9354C91E9192EC94319A0580C14072 /* swift_qrcodejs.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6D63627A0459AC01680A5AE2895733BA /* Do.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15F69FB8E3FB99CE454AF08B5BC55442 /* Do.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6D836AE973A59AA8EC3750D54694DC35 /* NotificationCenter+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBFDE799FA585A6AEF8D67F6466552C3 /* NotificationCenter+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6DEF5647B4E60F98522CA0BCE1B23FC7 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7779B216DE042FAE1D8749DBBE5E3BA6 /* Errors.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6E20C9135F6493AEEEADD3302A0A3ED7 /* Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = E777E6B01F5B6473DAD2B14A1B3FD727 /* Event.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6E5205A5EDA4F4BF1A18B23F2E8131E8 /* ControlProperty+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB0AAC42B3FC989B8BBF1C09B44F7E76 /* ControlProperty+Driver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6E549E8A775BD23FF1CF482103D32985 /* ObserveOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = 102E9D19C712C6A73F4F12ECD1140729 /* ObserveOn.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6E7E73FE6F296B8B6FCB66D7357557E3 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABFC139D3D42B32C65D028A60E27ED98 /* Poly1305.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6EA0AD62FD7131581730C98BB1FCBEEF /* TinyConstraints-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EE3907AB8F431FA8320011D74460E720 /* TinyConstraints-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6EB8E71A926846AAA52CDA635301B786 /* FIRLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D65FDC4E9581D9A916EC3DF723A2F90 /* FIRLogger.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6EB9CD503B3F5FD814793348E04C84C6 /* Array+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E50875AA5A89D12365E06BB0104342E6 /* Array+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6F84CEB265FA865C5385C6108B4AB813 /* VirtualTimeConverterType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 360C57492EE973F32B1C2BAD865CCC80 /* VirtualTimeConverterType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 6FCBFC83D930184225B281A1FDC737EB /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 490AF6B2982A1D583FF8DC0F7C6AB4FD /* Queue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 70409D83A9B0AB821504142C4D632039 /* Materialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7EB6B02E0D603CB9D6B15FB2321D191 /* Materialize.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7049610AD1DBD672695C379794B81252 /* FIRDependency.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A00944E1AC9525EFB4C38C4B079F9B0 /* FIRDependency.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 704A11C2D49E1F8016694A5ABBB2E133 /* String Conversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FB45E0CE093A0F5D6F3E175EE30AC97 /* String Conversion.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 70510DE9D20C301C1B6DA1439855AF96 /* DispatchQueueConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C095FC0D5D7E178DA90C7A8F39847E7 /* DispatchQueueConfiguration.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7059206C0BC9F18DAC58B2A1FE1FF172 /* UIColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECACF90F70B3518A6895532D367E9710 /* UIColor+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 70DB263B33D05DCD6FA9CB77986E9A45 /* String+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BA5902E042AF4052AF390A0DE37F251 /* String+IdentifiableType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 70EA8AFF0BA803E209090FF5D5158A1C /* Constrainable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7074EBEC2ACA0D3D5867F47658B3F7B6 /* Constrainable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 713C4C847EF9C66B749951AB9AEF9395 /* TextFormatScanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B0D5848CC3CD985BE69AE120F27AB15 /* TextFormatScanner.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 714C60CC20951CA9BF58A13DA980BA1E /* FieldTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4627A73ECFD82B9236C601380FE597F4 /* FieldTypes.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7160174AC1476A7249F9687A08E30FC4 /* RandomBytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BD925CFA772BB66144E001CC24EBEBF /* RandomBytesSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 71791F6E145D6023631B45620EEC33BC /* DateToolsSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 56BFDD24AD1F52EE97FA39A59632C4F5 /* DateToolsSwift-dummy.m */; }; + 7185551128081F27B3DF2CF90182C318 /* CryptoSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 847ED1AB5F88B4C41258D85A1E8A4505 /* CryptoSwift-dummy.m */; }; + 7190A30509EB22693303811523F03DCA /* QRMath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55131E2F83F6241618C2B443A8FF714B /* QRMath.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 71F198AC611D6A472B5B98C29BB11951 /* RxSearchBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E37023AE9BF920B11BE0C6FB683BFA5 /* RxSearchBarDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 71FC9C944F374C64A5AF7A4C71C83052 /* KeyPathBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF0B64C8A391249C60A7248F52EE344E /* KeyPathBinder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 72269FE0064278781BDA52CA9D0D553F /* CIImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = A61D8020ABCE6078B5C1C67019CF5660 /* CIImage+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7245F56B8D2B3FBA716D42EBD10FB719 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 722FA5A8BCAFE6B75818E7A291D80F12 /* IQToolbar.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 72959BCA31F7580D90C3EFD708B0B6A3 /* SerialDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93E17535EF1D63511A914F2ACE81925A /* SerialDispatchQueueScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 72B20DABC2521B25E8D51D2433140E2B /* Address.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04FB3E2FE76E5C32EEE0F4345AC758A7 /* Address.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 72DC3C7BD507F0C3A261E90B0E2F6C8A /* KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34AD114235C04E41CCAB652062104D65 /* KVORepresentable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 73796C0190B47703F0619DBD576B5A40 /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6736271D3B9B2D1E7931896D36A941D9 /* IQPreviousNextView.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 73CBCD09FE8D518AAEE612AEF3FD8907 /* Exponentiation.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7AD15F58B3ED7FCCAD5B98B2733CFD1 /* Exponentiation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 73D2F4B024B6F690571EF7248DC78687 /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD93A6EE9A04A58AA498A25D532775EB /* Debug.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 73DAD829AA519E871A377292048F311D /* BehaviorSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = C62D0DF04433EFB72E572B57D0BDE059 /* BehaviorSubject.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 73EE2FEB4658503A8AAE3C79125F2A3B /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AE52DF2683F40BE7DD16DB3CE6AE9B3 /* HMAC.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 749F12BEC37A991713B6D6D2662A5396 /* KeychainStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = A04695D4D22DB4BDFFE0A23770F65B08 /* KeychainStatus.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 74AB87DAFE201A72D8BC6596475DE368 /* Just.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B98A89E799A72F614A8AF0127D6D67F /* Just.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 74D0457422827F6033A95C36E40625F5 /* Date+Bundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6651D850F8FAC99F5E045AD9ECE18FA1 /* Date+Bundle.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 75000A5B51009EFDA738D6FD2A876FC8 /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EC2F9F1CD04FD9D01D6D2FE328E0B7E /* Queue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 753F7D1EC50D7A054882E187EA6329F3 /* Keystore+KeyDeriving.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43B077DB75FE96E36FBDA204BEFEBAC7 /* Keystore+KeyDeriving.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 75E6B6E9D26BF72C0CBA378DBCDD3D98 /* Google_Protobuf_Value+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35187772022291035B933CB21A467705 /* Google_Protobuf_Value+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7696F912FB50007E72069D790C25ACA5 /* ToggleTorchButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0C4FFA796E8244B40B7BBE9F8641CD /* ToggleTorchButton.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 76B2986EF0D47F10EF26900E2C34A032 /* String+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3535F000DE6268A155237E632F76BAFA /* String+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 76BC7C0DB7C3721C242837BF858176B3 /* Address+Validation+Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A71E4D3DBC80E3C9A1D2E0883A24C73 /* Address+Validation+Error.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 773318A7171B6C436339518437FB33F2 /* Empty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0168DF234A4113D36F1AB6391B112188 /* Empty.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 77EC9683817F615DDD3313DC72E8CB4F /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2151313CDE995CAE07EAD78A4E47ACD /* Platform.Darwin.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 789AE8C47406AA7208C7DB4CEC9C9F79 /* SchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 285E87809F9A5A3B7C79101CA6A99AC3 /* SchedulerType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 78B9F289E66759DDB12E9D579D34FB37 /* RIPEMD160.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D3087E27F8BC2D4378350110BA320E7 /* RIPEMD160.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 78D4CCF9DA8A8C3339E8989A1B0A10F9 /* ServerTrustEvaluation.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEF0B5E6932FCD2F3F623B61FB89F421 /* ServerTrustEvaluation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 78DEDC5397DD57E742754896ECFE396D /* KeyDeriving.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A0EBEE9DEF5C366AD765930D4883ADE /* KeyDeriving.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7921346FD185358030616E0ADF08B1CD /* IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EE564A196DF728B416213D1CCE8EC15 /* IdentifiableType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 79F92D80E379E26A2D23F0DEE2E51DE7 /* UIScrollView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E630D171F208CAC462DCC7065678C60 /* UIScrollView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7A23B24802F82B40EFEBB290EC0F7304 /* UnknownStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBC083CC33BC5CF2F310E033A9F25609 /* UnknownStorage.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7B0BE043F33E17AB1B8CA1A8E0907937 /* TinyConstraints+superview.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA08B36A6B0429A551F28C65A3DB4CA2 /* TinyConstraints+superview.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7B40F0B804EE917223E7BBB111922462 /* SharedSequence+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 112BA684A4249CF510EFD603DF14226F /* SharedSequence+Operators.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7B5A3611DD06D8C1AE8A0DB971CDAEBD /* AnonymousObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECEF2C27118D36FF01520DCC85DC010D /* AnonymousObserver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7B915D0ECB26958C8F8E87383C3B3065 /* GasPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF6AC0762B82156E2180CCE65DCCFF90 /* GasPrice.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7BA2BAAF2D3651412B8112CE38C46BE3 /* UITextField+Validator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EC17138D14CF2C43EFB927E466ECE60 /* UITextField+Validator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7BE814DACD8FC14ADF6E604840572598 /* FIRAnalyticsConfiguration+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 2561DE1E4B2EB88F31845848DF234A29 /* FIRAnalyticsConfiguration+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7C1BD094773FD5C17445CAF208E36244 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDE7C63E302E2146F58E26AA025EC85F /* Utils.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7C40F8EB34DB89010202EAAE272A3958 /* Network.swift in Sources */ = {isa = PBXBuildFile; fileRef = 460B327050B73C99A5BA38B4B5351DAD /* Network.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7C5C2B285B4F36F7272C77432614E8F1 /* BinaryDecodingOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 914ACDD9386AC52027987CA3D6385FED /* BinaryDecodingOptions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7C6C980930B3C0A1EDE5F3FB627FB1B1 /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = A42D83884A036F012B9B620233D1A6B6 /* Notifications.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7C764A3B5CA9B8B466C2E2950645E8BA /* ObservableConvertibleType+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4513529F572696F918C28DF78D1C5B1C /* ObservableConvertibleType+Signal.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7C970D04BA571AE879D803737A9F63AF /* Cryptors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63685331CFA4FFF34D7DFA4B97356693 /* Cryptors.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7D79C368FA16F431B5CCDC5A9AA61B6F /* Wallet.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC20448820F5367D20FA0F57A5FEF446 /* Wallet.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7DDAD2E2CE2BA88ACE1BB548A3464F01 /* JSONScanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDCBB546C65A31EA22F37FA26FA21EF7 /* JSONScanner.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7EB6610FB050E970C7C3734F6452E1BB /* EmailValidationPattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79007A01CEB2A09AA9D1E48C121B60F6 /* EmailValidationPattern.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7F1EAC5CA91D581CAF01071ADD8F5E2F /* Secp256r1.swift in Sources */ = {isa = PBXBuildFile; fileRef = A74EA3A0BC712CBAAE8FB26199219AB7 /* Secp256r1.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7F5F66570B3D8E77638AE26FEA083215 /* EllipticCurve.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD905FEAC791819F0D73F7659438E8F8 /* EllipticCurve.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7F7DA966400FAAAB182D703D801BDB62 /* ConcurrentMainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 597326AEE543B1EF8B7F7AE750A46D56 /* ConcurrentMainScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7F9DF3B74450B1A6233A195D7FA22607 /* DelegateProxyType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 957434DC42531DE1E3CAAAD4BD1F5F38 /* DelegateProxyType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7FA48620B195F2C9D8D06F171CDACA85 /* ReaderOverlayView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FA3488ED4351AFA1BBF6925BF14D3D8 /* ReaderOverlayView.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7FFF218083A1B3400F56EEC1C9E4C237 /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = E51388F9B52AAAE2DE34AD67E920269D /* RedirectHandler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 80043B37F04EA1F4E0332BD0B60F37E2 /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E81F3A3DE2218ACB1E0B11A260AE4191 /* Signature.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8032611BE423D4D5BC1C82B927A70FA7 /* Sample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28AAB68FAEC91CFD27B10C096C3EC493 /* Sample.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 81797C8E7DDE97CB54F684C3A909C3DB /* PublicAddress.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1E4C06B029F6F8304E166E22FE74389 /* PublicAddress.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 81D96F224D4EDA0B202B4D11C4082D87 /* RxWebViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AB229F4032AA0678348EB7EC38CFB98 /* RxWebViewDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8219118583B951441B567DAE50B7E03E /* UISearchController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C84365D3741D88E730E5D0F6D78DCD /* UISearchController+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 82A0E7425BD0253661B52446C8754D98 /* UIBarButtonItem+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E7C4B9E117F2047BAE616803EB8DCD8 /* UIBarButtonItem+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 82C11B059FD384CF3741781DB28A6748 /* RxDataSources-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C7CF3940155672E567B633C8E1D3365 /* RxDataSources-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 82DD89FDEA70772949EE78F218DBE774 /* AnimationConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13E40863F96FE8944B1678B01132B2FB /* AnimationConfiguration.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8314E511DA48038B43CBF3A78044FBAE /* GULNetworkLoggerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 392D5D1FE50C3BB0DE5090A92934AC97 /* GULNetworkLoggerProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 831634BC93C93609CBD17E46D69FBC8D /* QR8bitByte.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9587AC67FD87298E3A5DC543E0C84AB7 /* QR8bitByte.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 83380483A7C29A8FDE845AE332093880 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B70AE7B741AEFCBEF9838CA40EFC935 /* ChaCha20+Foundation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 83DE1779FCE0479D22CF824ACBF471A1 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 035EA4C2ABB632A118087F2A8BB6CAD1 /* IQKeyboardManagerConstantsInternal.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 84407E11E1F8FA2912399B898F9A45A5 /* Integer Conversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4524391578F1AFB7C9DE077990075F7E /* Integer Conversion.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 848967A3716B263C7C70276296C809EC /* RetryPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F7CA503D06BDA89D91B6EA5709164B1 /* RetryPolicy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 848AB7BBB0EAFDEE6A38162782559F5C /* Pods-Zhip-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 32439A30E2197E3D052E4719A156205A /* Pods-Zhip-dummy.m */; }; - 84C5D853EF88FCB1C0773C60C4169ED4 /* HexStringConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D527D2D55C0B0D251BE3811A568ACA1 /* HexStringConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 84E657A51FA221D1E2B47581ED173E01 /* Network.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77F0AD0B18290DEC1169406C9E9F9B21 /* Network.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 850FCED2345774B4D90ADDE435940549 /* SimpleExtensionMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E10C6FF902A77004DE12768D58FAB77 /* SimpleExtensionMap.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 854DC6D44E6172890F7F6EB6ABD73EF2 /* QRCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = B679CC26F6665DA28D7CC5466B1302D2 /* QRCode.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 855E2A099C8245015898D7CAA0B05C12 /* Producer.swift in Sources */ = {isa = PBXBuildFile; fileRef = B08EC80DFDB445F3747A5A8C596CA55C /* Producer.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8588D70242959758BB535B49E5EF8093 /* ValidationRule.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBDB62EB2B863D5B7EEFD89F9365C39D /* ValidationRule.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 85A1DA44FDC9235BD36F6FA24863010C /* BatchedCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F2DACD7CAB47CF151E8BABA57198599 /* BatchedCollection.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 85A2D9AF832C966D4A12D9C78E33548E /* ValidationRulePaymentCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10339C385D5A2605F0F3E0713D6374A4 /* ValidationRulePaymentCard.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 85CCB51C7277A2DAEB13AFB9958D36AC /* KVORepresentable+Swift.swift in Sources */ = {isa = PBXBuildFile; fileRef = B24325DAF8BCC6343F92795355A3E814 /* KVORepresentable+Swift.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 860E6C7B5317F462DC186579C7B49723 /* PrimitiveSequence+Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87753BC6E49FD85EC6A22B26E743920A /* PrimitiveSequence+Zip+arity.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 86BD574653B7089C10D642954E8EFC23 /* Payment.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1C4AC11C71DB69E55972BF10576D017 /* Payment.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 86D689FAC988B024970F1B0662230E57 /* TransactionReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 447D6C5202C0F5E5FD2E44C5D1A13CE5 /* TransactionReceipt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 86E60101F61B849635071FE887CE0659 /* RxCollectionViewDataSourcePrefetchingProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6A59083ACB04154F078152A0A51E973 /* RxCollectionViewDataSourcePrefetchingProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 877CDE11E24F43C18A75EE70471C68AA /* AnyObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4053A28464B24E8DE99FA066F8788F8 /* AnyObserver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 87C3AAE4ED12E98331212C5536C8063F /* CompactMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68002EDE5B0E8280E237727E13B26C71 /* CompactMap.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 87E765D7336B708BFC0B8C9B4490BEB5 /* RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B2E664987F93BC58492120247B97B47 /* RxCocoa.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8821DA902A41A7EDA821794567423866 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 314F4DBC7BD33D41A15EFA183D7DD64E /* NetworkReachabilityManager.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 885D923E74F7D47E98EE68958D604E3F /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E510815FACC1730CA9D002AC2DE15E5 /* IQNSArray+Sort.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 891078292D9FA08943C5067BBA8DF2A3 /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BCD25195DC8255F85D7866EE74838EA /* Platform.Linux.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 894CB9DCE978CD87B25B565E8D0C239F /* TailRecursiveSink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A9C8E3A1999927F8162A67468E267D1 /* TailRecursiveSink.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 89F01715837A1874484CD6006B042F37 /* RxPickerViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 497783EE801AB923D553EDA1553AB6CA /* RxPickerViewDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8A4D39F058997BC2AF8FCD4ACA7FBE63 /* UIPickerView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17D505227C916A7B5355758EA884B9B4 /* UIPickerView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8A656C6E3CDC82742AC94C71993C5D8F /* RxSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 269B64F9AFC27B92ECA00CF436B39AAD /* RxSwift-dummy.m */; }; - 8A6B6B5EC044D431A5BF7772C0BB2AC9 /* FIRConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 324A8CC53D83D44B25D5E0E30A110B49 /* FIRConfiguration.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8BC08BD86A5D3EDC59AEDF653A2DB8C7 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 676847D8C299B6385D7B1626D6A35DE4 /* ChaCha20.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8BC1083AD4D81AEA19DB94E06DEF8F23 /* ParameterEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D7039A46A94FF7BF8CE36D462BBD937 /* ParameterEncoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8BCA9F5707E77F8A52E5B42CF9BA86A2 /* NSButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8517D35D70F88B361A120D11F0DD3F1 /* NSButton+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8C045B5E97D592E54298F2A2066FAFB5 /* Zip.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3E0FDC7293F1CA503D4E709FE4BE74E /* Zip.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8CEDAC6237EDE297F6F88BCE120FC95E /* Any+Equatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3BD9388DB3E93550E354F5CD7FB3DF1 /* Any+Equatable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8DA47CBD5A25B53E5A05F22AB2F9E00D /* BehaviorRelay+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DC94982937489D1EB1FC792F586ACEE /* BehaviorRelay+Driver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8E07C6CA5DBE183060E72E7063518966 /* Crypto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0698D60222962D7C85D82C105B865FB2 /* Crypto.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8E19AB099C0C68A80142AEBDEA85DC26 /* URLRequest+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70C1A78BD74B0AFD6C107C7914902F89 /* URLRequest+Alamofire.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8EE862A0F490296CA592F21DB7B7097B /* DefaultAPIClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BCB5B488F28AA99C5A968F33056D2B6 /* DefaultAPIClient.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8F120D6F0028AC3D47CDC32C87769D6E /* UICollectionView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5224A47071DF4FAB57DA77A69DE88B8B /* UICollectionView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8F149F03582B88D86D41DD321AED3B40 /* timestamp.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54323DEE9E575C0A5312DC349C82160F /* timestamp.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8F351C1C19D08083A65A95C3FC8AEB83 /* Neo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 582B5C0AAF37311DA08DC107F22BA421 /* Neo.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8F35204BDE2744F780607B34B7904F01 /* M13Checkbox-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C328987192F1706E4A64F4C1D863BAB /* M13Checkbox-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8F5D1A06A318DAB258E563B1AEA78C03 /* Version.swift in Sources */ = {isa = PBXBuildFile; fileRef = 360B2B4B21509E91197C5CC8DF47EDF8 /* Version.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 90604874FE4DD0E8941F3395F63865B1 /* PKCS7Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A76A5318BAADD0A302B278939868D7 /* PKCS7Padding.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 906F6DD467A52D8EA20D0747F2B49D1A /* M13Checkbox+IB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A1DCF6D56B9473F31D69EF3B49C3E72 /* M13Checkbox+IB.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 909E2C338B64DCB232C7BA58B838B21D /* GULNSData+zlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 880F4ADD59E55EF7FB80A96CA0CFD9FC /* GULNSData+zlib.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 90C89A668ECF2116C63D3B590CD09D19 /* UIStepper+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 061185D74802BEA2D0D594FB29DB4ED6 /* UIStepper+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 90D3773CD4796D00EDAB7F46AFD39B09 /* FIRLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 270C3E5DD48C255ADF9B6E8CF8880AF4 /* FIRLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 914DDC81F95BF63EFC96EC398868C0B5 /* BinaryDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CB0FCCF5BCB4E27FD6F0F0D409731BB /* BinaryDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9162779E8E9527407007360FC9397A17 /* WIFFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C13BC37638CC4908254FB2181D72F04 /* WIFFormatter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9216518A268283889470C176AD31CEF7 /* Rx+ZilliqaService.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFCF4129FE0B9A55E774D60C4DE4CC5F /* Rx+ZilliqaService.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 92BC33349251BE9E756D9CA8D76DA431 /* DerivedKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81E960126403F09052DD6BCEE049E87C /* DerivedKey.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 92BF116B25C26DCFF6F554DD8203078F /* TestScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2C0696D9CEF9AA0BD06BA25FBE537FF /* TestScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 93497F96229D6028BD00F3DB8504C8FC /* UINavigationItem+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 548D99EEE3B9C0DDCA85DB246081339E /* UINavigationItem+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 93C39413F1B17811B3027BF870933A1A /* RxPickerViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A8E2D9F425BA67B90A699D15A797526 /* RxPickerViewDataSourceType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9418DA287A8E1D651A368E3B440B32BA /* Zilliqa.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE69284951CEB97699E566384822E3D6 /* Zilliqa.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 942194F88CFB4CAFC20D9C28DBE79609 /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C733DBB6445F8A01B8B250F8FE7DEB0B /* InfiniteSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 943EE8095F2D147FFFF14EA383C0E988 /* SubscribeOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDBEB8D28184862D7D9B09198E6D40C2 /* SubscribeOn.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9490FF2DE6C79734FBADE28035A7FF75 /* ValidatableInterfaceElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A8026E7F196E5807D1CDBEC2A3A3BC7 /* ValidatableInterfaceElement.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9493E63438599B3326273FA95722BB1F /* Message+JSONArrayAdditions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3B31F17629A82D3C535C9F85E97BA6F /* Message+JSONArrayAdditions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 94ECAF4625FB5978621452E2B7734C24 /* HashVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFFDC2A5F7CE450C3700DFBDA00BADF3 /* HashVisitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9545CA8287F9EFF88E4EA667267E8FD8 /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D1CC2029BD6E823E87F7BFFBB48A955 /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 95D1B1ABD6C8F85CA095C68567AF033D /* Google_Protobuf_FieldMask+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750AF4E502FB6A28292C39533C324643 /* Google_Protobuf_FieldMask+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 95FAD54842765733D7C7E4514F6E4318 /* UIControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D8CCA2AE5B832E9DA67340499DDA549 /* UIControl+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9644A0530B055B95574415210A676D5B /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B1D8BD26D10498FE9EE7E085BF20AFE /* IQKeyboardManager.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 96616B480A024152D89AD828D023DED4 /* QRBitBuffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D3AA2E7193B036292A968ED3FC4E44D /* QRBitBuffer.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 96942121D1B7B435109CCC53776B7B22 /* Rabbit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 670D1790182A859208E4071C54ACDCC6 /* Rabbit.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 96C892E650507EF1AAE8D47C0F897A3E /* Codable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F81D5B2DDC2025AB7251F3F6F691F76 /* Codable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 96ED6C91F8AB9BDE7D63EBAC50C0B577 /* QRMaskPattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = 467CD3A87EC70BE9586A4113197ECD69 /* QRMaskPattern.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 977AF596450799CEA9C85000933EBC1A /* Date+Format.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E84D763208796DBA1E5387C6D6584FA /* Date+Format.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9781FEAA585114B4B97A877E7083A738 /* UIGestureRecognizer+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 862C1858323526581EEDE67FC0676198 /* UIGestureRecognizer+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 97D774309189D18660336A181D77FFE7 /* SwitchIfEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7DE88332E90E4525A1C74A645DED357 /* SwitchIfEmpty.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 97EB922C0498FA2955A93DA0B1032F47 /* FIRLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 9ED16F0CC40F38596DE29E71341BA72C /* FIRLibrary.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 980DDE8D581C32D47402219B3712090F /* BCHUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB8626377D54056F1AC57B60156020CF /* BCHUtil.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 98A2A3FEE9DBD603E18FE979F1FE6263 /* FIRComponentContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 20F211646C03E1328A0DCB47FCB69934 /* FIRComponentContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 993165416C96D2B370109078BD838EC7 /* CTR.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D96B3191CCB7CEA06B023F3197AA003 /* CTR.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 99C523563BB4110CA0C2E9E469EC98FE /* ObservableConvertibleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = E064FBB790E83864B1E9167477243A6A /* ObservableConvertibleType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 99E14AE76E312640C6E30AAB3D23B22E /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0D496BC8AFA67B7763D19FCACDC6E7B /* IQTextView.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9AF250D2B3BC0A68AE3118A2D872C5D9 /* source_context.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E55DFBE7BC7455B66F550B741DDA7E5 /* source_context.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9B3264B4BF3531038ED785F0C4EEE9C9 /* QRCodeModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1E1E6E684C8D259679633BC1EEC91C2 /* QRCodeModel.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9B7089AB64F4C66394E1BC370FE78A54 /* QRPatternLocator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F14026541A14555618975C367690A1B /* QRPatternLocator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9BBB36BF68F2C97A6A1CEC4A645AB36E /* ObserverBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14F00F3CD417210CF6B475B8C82CB92B /* ObserverBase.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9BF44BCFFBA151F31851D7606312C381 /* AEADChaCha20Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5E4EB21BB136FF5236DBC1A0FA141C6 /* AEADChaCha20Poly1305.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9C7CA6E0D8B13F51D9808DA976210AF3 /* ScheduledItemType.swift in Sources */ = {isa = PBXBuildFile; fileRef = E458F74FDC2AC491806BEFA4BCAC4FB5 /* ScheduledItemType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9C934A7383C211A67C0701C37646065F /* GULLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = EE197CBEDE3E1E9DA10E097A177557E3 /* GULLogger.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9CAAF1891C9F392246AF7675FCC1A744 /* RxCollectionViewSectionedReloadDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE4B0E5C95F3193EE515217713CD4D5 /* RxCollectionViewSectionedReloadDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9CB065D7B791E22ADCA4A214077EB971 /* ControlEvent+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86767D62C9EC900A40FCD1339DBB2CDD /* ControlEvent+Driver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9CE27B76D270069C92AB012AB9D3AA74 /* ItemPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 814FB2A65EA724EE4B3F9A98EB8BDEAC /* ItemPath.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9CE80460E4B7BA98FF51E029DBAB6CF8 /* DeprecationWarner.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCD911D02DFAB2303F8EAA3146D333E /* DeprecationWarner.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9D7578239573884D35F8242940954B04 /* SwiftyBeaver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2F3DC1FF3427F066CF105B054CAD3E3 /* SwiftyBeaver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9D78CA00DB3B44B78D15F049AD7A9702 /* NSTextStorage+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75F5519CD78397F1160B8B9B8A216279 /* NSTextStorage+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9DE9CA838F654FB158D8DC86B60BB5FC /* WireFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3173599195DF11446492B618A3096B4A /* WireFormat.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9DF89A5B513A450A5045C3527CAA9712 /* CurrentThreadScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C31D68F21F48D01F7EF20E80AC4FF81 /* CurrentThreadScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9E643AC15E8D8B664AC91D57869C99E0 /* FIRErrors.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BC1D21AA9B02D2AA649033FC9CA83C2 /* FIRErrors.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9E6B7CE6A517F5D1981E3D1C150BC1F2 /* QRRSBlock.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4CFF365C0E0887ADBC526677C0B417E /* QRRSBlock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9E7627FFB6A5671F37A2B81A487852B1 /* MultipartUpload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3119E35BF7E04A0CCC53AB5DD304F474 /* MultipartUpload.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9EBE5653C44E4F94A6C09C4026CEB105 /* FIRAnalyticsConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = B2A9AE4032E4C76DD4E4CDA90A4D2959 /* FIRAnalyticsConfiguration.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9EDD2E960586B8A4E4D08408B3759E1C /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = B780F5D26EA9C8298FFBE36D5090B830 /* PriorityQueue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9EEB0655EB01F9C83E2E7C3A6EB469A9 /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72B5357883152A8FCCDB23056CF70FD3 /* IQUIView+Hierarchy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9F0FCE1FDF8971E6B9656DF55DA6AB2D /* Data Conversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAE5CCA32FCCD503A434ADF83F56C543 /* Data Conversion.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9F6E66AC311B6C967906A454F1C18656 /* BaseDestination.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EECC06B1AAB816F43A00556C6380AC8 /* BaseDestination.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9FF01503372A7B8753364AFCB30BD820 /* EllipticCurveKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E46B91839C6E95242F62D0CDD90380CC /* EllipticCurveKit-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A0028825A3661FB8844A44F6256E386E /* ItemEvents.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB45A05A51E35FCBBE0D4B13907F6EA3 /* ItemEvents.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A0039E2CC3367EB4E392EC7F8EFC5F43 /* Cipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FF705FF45ABC90B846FA5A3784DD4C3 /* Cipher.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A1135C4ED442B7987D20CD0FA86D4D07 /* ECDSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21040988E65B6719C96BB45B4DCC39BE /* ECDSA.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A1472B26DDE4F18E24563C06A03DDEEC /* CompositeDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 784FCFF8238B807AC2B1DB6E5063F359 /* CompositeDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A1890AEF0B0BB51D41EC9085866BB3F2 /* RxCocoaObjCRuntimeError+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 441B24ECB27F632FB0DF77A25CC05899 /* RxCocoaObjCRuntimeError+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A19CC2D2D895278F401DF63D5B89DEF8 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 964288010A90FB2A6B1E39881D97692C /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A1D1761613EEEE7B6245B45A4F7AE8FC /* Delay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96534BA6E77DA1BDB3828D1B03B14557 /* Delay.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A244E5F84BD7248271B5A86C71E4956F /* GULMutableDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = C22F736DB6F45C5033DFB1E122F9057F /* GULMutableDictionary.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A250DD4C5DB89B6EED835AD538D4A88F /* pb_decode.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FFD96D9CECEA26A9328420B7EB89BA6 /* pb_decode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A2F152E09EAF837CF5FCF8AE4A099AA5 /* UIWebView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 799B087C5DAE49B88B2249078999F23B /* UIWebView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A3F3AB80529AF483559247078529E3DC /* NSObject+Rx+KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C4B277FE2C53A762555AD7BFAFB2E22 /* NSObject+Rx+KVORepresentable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A425DF4423B10EFB3744BB5E49B5637F /* CGSize+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DA6D26B8F3E46F9FB4776913FE5869D /* CGSize+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A47242CF8795E0E784EA0A2B903D9C5A /* ZilliqaService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 352CBE7B97F1BBF24907BBC6CFCBA38E /* ZilliqaService.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A56109CC20E892CD3CD26254AF3CE388 /* AnyUpperbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB8821062BF25D040C8C3322F16B6EFB /* AnyUpperbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A585B81923623E750E9BECC5EB31201D /* UITextView+Validator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031CE4A0DEAA6F6FCD4AF2D6B93BFB9B /* UITextView+Validator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A5B35077A6D25017F9AEB258BAC8E0A5 /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 86F9A6282B46D6FD8586B35773E24CE0 /* Alamofire-dummy.m */; }; - A5D06B559101486CA75B0B3D58B9C3DD /* SynchronizedUnsubscribeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B68F24698F0B8772D066B2C6DFDE5F37 /* SynchronizedUnsubscribeType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A5EEAAF08B1E6019BB0FCF620BE0F15C /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F3A382B52B4DF94E1B5BEEDDAEFC498 /* IQKeyboardManagerConstants.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A64666D4931A6FF2E7FFEDBB40D62535 /* RxCocoa-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F9EEAF7058502357B55E9A1891F62EC /* RxCocoa-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A65F43A5EF0A0D0B1A2F589F7460535F /* Take.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9C8023DB2F802B02515F34A83C6A931 /* Take.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A695012263EAB14B465DD8D00136FFFD /* NameMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2839BE05536BFC2901AC9CDAA67DD391 /* NameMap.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A6D987CCA3361999F60B8C922CB61D7D /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01853998BB9CAFF2E673F69DF566212D /* Operators.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A729E247F4ABBE48D32102193E30C944 /* RxAtomic-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 742144B11F94819ED292BDC6C487896C /* RxAtomic-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A7374109B2872F6D911957C153396EA0 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B1BA43C634F39663382F1025852BC26 /* AES+Foundation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A73AC0B7A789481982306C76CF5793FE /* M13CheckboxDisclosurePathGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58926799168E3DDA90DE04EA5003A95E /* M13CheckboxDisclosurePathGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A7A90E8F9BC3666803C6ED5DC9E36546 /* AsyncSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D280ED838D52A5AB23B319A1175118A /* AsyncSubject.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A7EA8B842443EEBFB780DFA72EFA5734 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 515C8C73FA045761BA0EE217D8A3B4BD /* AES.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A85FD9BAA1A4B6CBFBF40F3DCF634AE2 /* Schnorr.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1B687E408F68B4CC98749523C833C47 /* Schnorr.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A87E75D918426971CE96D63042B668C4 /* CGColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FC45BC09DB163E5CBB4339E9DBC5933 /* CGColor+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A8A2CBD0B39E383D1793CD2A452C6651 /* Scrypt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80351309A77FEB9E4046D44AA3016D41 /* Scrypt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A8EB0C6CA4D63005360D86AA889A518A /* GULReachabilityChecker+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 66360E9F97FA16CA2E7A8E78B3552D09 /* GULReachabilityChecker+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A8F30A21B9C02C553EDA86290D8C896F /* GULAppDelegateSwizzler_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 845E3427A6CDBE3B90FC4ED778A859F2 /* GULAppDelegateSwizzler_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A905DF48E769BB33FC57C2CC9D192B5A /* Date+Comparators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E68CE97F992E249AA12DB05F74B20D6 /* Date+Comparators.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A94FD71C711E8A051DC9BF4BE26275FF /* SwiftyBeaver-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 537906D23EC6CF0901363CE435046F7A /* SwiftyBeaver-dummy.m */; }; - A9683C6CC34A550157634B2F6CD739D9 /* AlamofireExtended.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74A899C1A403748B4DCBFDCC11473CF0 /* AlamofireExtended.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A96920193855C3BD0B188803BB4897B8 /* QRMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAE410A39ACD7C97035016FBD022B55F /* QRMode.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A9B0BC5BD6660CB6BF759DE8FCE7BE5D /* Recorded.swift in Sources */ = {isa = PBXBuildFile; fileRef = E41EB33C0790F6021455C0A55A67BBFE /* Recorded.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AA0CFA316B1BC15D9F5B405ED46420C8 /* Data+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00FB79A82AB39C6DBD7084CE3B215925 /* Data+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AA1DC83D84F623D3341F2C6812BCFABB /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1216BE4CD6429665B60416EBF7013D1 /* Message.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AA6096F449FD3068BE4C80457E67E530 /* Google_Protobuf_Duration+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FC088D9B763E510D3716187B9EF63B6 /* Google_Protobuf_Duration+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AA7854B7FB444788B31DDCD6CDF53D7A /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE597B12B9A98B5271E678999738C069 /* Queue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AB0A4F4D23604E24D4614855F545AE4B /* Bech32Address.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA4D0516B3852D7F90C1230B1692F2DC /* Bech32Address.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AB56E3F07875B9E35C9F50FD639B78B5 /* ObservableType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE09B9AFA631404B46C9CA618961B196 /* ObservableType+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AB6F44D7A04EAF41B8B65CE5EDE967FF /* IntegerType+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA6C4AFB09A28D4EEE0FD22245FD5018 /* IntegerType+IdentifiableType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - ABAF87ED365CB68E8892190C4434C5AD /* SchedulerServices+Emulation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25061CCBEDC1230B01E2A791A1CCB568 /* SchedulerServices+Emulation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - ABC2EE41CBA5009EBBC4215935F40821 /* XCTest+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75100E11F0F9E52180B89AE1F39D3719 /* XCTest+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - ABF97EF438A3A065555ECA217E38A495 /* Throttle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15F79CEF73D64C3D2CBF65F64CB72CE6 /* Throttle.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AC18681AFFC68C0975F202E2D307A366 /* ExpressibleByAmount.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB4CA239785FD0E955BD6302E2691748 /* ExpressibleByAmount.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AC7AC62AF899C1182D1EC897978247ED /* CryptoSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 462B4CED629D413F996B7436DADFE5D9 /* CryptoSwift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ACC3622FAAC6F5A055024BFC6AD9EB31 /* First.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E45741E9BFB43780F6F9072CF4CDEE1 /* First.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - ACECF58B2EED9A6ACE27127E383097B5 /* QRCodeReaderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7270AE7483C0990A815CE6E14517D62D /* QRCodeReaderViewController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AD89A21A582460D0D8CAE481A74B21EA /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 293FE28B8764F899BFD20C1A592556AE /* Queue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AD96E4686C90F2D7EAC65371249F9B11 /* UInt8+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B72FD45D451C72D97E085AF5192A37E /* UInt8+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AEE2D81BDCAEDD1D004C3F0976CF9727 /* AtomicInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53890BCCC4F6F1486142109247C09874 /* AtomicInt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AF0436305E89E915FD4E90A6164ACDF4 /* GULLoggerCodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 176EFC31F3AF1A6E7AC94E40800308A4 /* GULLoggerCodes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AF2E80DB352CDDAB51954B2320024081 /* BlockCipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FBF7A0617F4ED06B589E5594A0602FF /* BlockCipher.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AF3EC2F60C3B7E3EAEC449E6C6734DCD /* CBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = F732839CAB4A8145144BB006A42D9366 /* CBC.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AF411DCF7E2AD367DFAB12205EEDCB57 /* SwiftProtobuf-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 57A95260451C956610647F5C1842E5E4 /* SwiftProtobuf-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AF47B2E7162310DE5D1D60EA26C89B12 /* SignatureNonce+RFC-6979.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4D39570170E0D161779CF11A37BBFC7 /* SignatureNonce+RFC-6979.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AF73BED1625455D1FCECF579585C1614 /* HexString+HexStringConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 137D0C85AD64BB27302188DBDAC6A2C5 /* HexString+HexStringConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AF9CC3917C5DB0EF102C7EF6EA984E22 /* UIAlertAction+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E7D360C1873E3E277012D3168BDFAA3 /* UIAlertAction+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B015FC8A5AF9FA98C2B8A03BD97D8EDF /* UISwitch+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB3EEA62A19545268DB2F64E8C83B4F4 /* UISwitch+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B04E77C304B0EE8959238CA0396CF0B6 /* RPCRequestIdGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 397C38ECC30D678B806987A63BD3FF5E /* RPCRequestIdGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B055ABE715DC074BD1E17762F0B4EBB2 /* OperationQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99EDD1A370025B380F2C13CEDEDEE42F /* OperationQueueScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B08D1215B73AF800845F766C2EC5B728 /* FIRDependency.h in Headers */ = {isa = PBXBuildFile; fileRef = 270D896EF38331B9E3A99585E46C85C3 /* FIRDependency.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B0C7B31ED56E3B060EF28A14F8375BFD /* UIRefreshControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6A0FD914CC42C80FA04A09A12B96763 /* UIRefreshControl+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B12B5097498F2E3536919B042AFA2FE8 /* SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E4A20088DF7BBF23A574F47AF3FDFEE /* SharedSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B131DE5526C8CAE0D5B4BCE18DE8294B /* UISlider+Validator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B636F8ED8C7119AD992A82182F6A92E /* UISlider+Validator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B16FB6FC15484003A60A4202A01709B7 /* ReplaySubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A05C6F36F94F7D326EACEB0F25EB791 /* ReplaySubject.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B1C7063A7C8E45B4974230DB4CC5121F /* KeychainSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A95ABE8F0C29459073C95049E0C33ACB /* KeychainSwift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B1D869D556143009373748EDBA60370A /* ExpressibleByAmount+Compare+AandB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DDA55527360B638F8A0B17029F89DE5 /* ExpressibleByAmount+Compare+AandB.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B205AE37BBD820D868FFFE0FC58E51F6 /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D0F1E999533CA0A5AB935A600B55F04 /* DispatchQueue+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B33D1C4F57F6E58E860DEF4749C1A48F /* ToArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = C465B1C3DDC8D3C4E9D933075680B097 /* ToArray.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B36DD92BFD2EAAF7529D8A6A57CAA079 /* FIRApp.h in Headers */ = {isa = PBXBuildFile; fileRef = 857DD31102C8D49637A5AB37931C2484 /* FIRApp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B39A0152E169F43E1FFF02636E6E3971 /* Using.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5588FFEB591FB6CD5FF716A074CB473A /* Using.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B3A9BFCC2F0759CBF7DCE7CA3923D3ED /* CombineLatest+Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33100D35113E839A0F0D0B6321685BC1 /* CombineLatest+Collection.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B3B7CD3862D063C551807DBB35D329A5 /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AB688E7BB030E28230CBB33E1F092E9 /* RecursiveLock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B444DFBF19BBC5B97E54EC87954A42AB /* Repeat.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9DA25C4E4D81141548CE62E7269A5E1 /* Repeat.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B4784257FADFE70EF390712B8745F60F /* NSObject+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = E893EBDB84859D2C1EAA13468726BE9B /* NSObject+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B47D0A755A43011B540D62D7A08F84B6 /* HistoricalScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A2ED8F91F1314A029758B89A3CE8291 /* HistoricalScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B582316F7142CB1353C2C95E34825D73 /* DefaultValues.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5B144E17EDDD7AD4B68680D8BEC3F7E /* DefaultValues.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B5E054DD6D5000515FFCE79FB529AEF5 /* Unbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB52EC88950A62022C836EFEE691FFE1 /* Unbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B5E7786BFAA335A9986F2B57E9EF0696 /* HistoricalSchedulerTimeConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA1B183548B212558BD5C319D7D3C728 /* HistoricalSchedulerTimeConverter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B5FCCDF6F7B457F1DA5A9D4F14BD0351 /* M13CheckboxDotController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73DC9CAF0B3DAA510914464C76CD47F2 /* M13CheckboxDotController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B615E9C156BC36E3492E7A2348A793DE /* PrimitiveSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = F69C02A5FEB9A53B11526338C66A40EB /* PrimitiveSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B62567F099880DABBA41CDDA66AA07D8 /* JSONEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D7529433DBFFED729D1EB84CDEBF365 /* JSONEncoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B6507900DED2BC36654D2D75728445B2 /* StringUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88596F29C6EB5E8B3761691B7CF2C8C /* StringUtils.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B6DCBE0D8B56788EAB59FD04F5349E85 /* Timer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DBB38E3DD40C0E4A4EC0C0C37717484 /* Timer.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B6DCE2F81BA1642D5E816DA3DED5D8E2 /* Message+AnyAdditions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE3814162EC72C4BD51C0CA329406BC0 /* Message+AnyAdditions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B6F67D54EFDC613128D4C2BDE578E325 /* UIProgressView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CE297584D1B5276EEE2AC4D345946EB /* UIProgressView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B7070E152F540B9688049DC44F38C277 /* JSONEncodingError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55F520DCEDC94B9C22B3A3F8D5D069EB /* JSONEncodingError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B87FCCE91CA5520B7E65C88647754A05 /* StreamDecryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14BFFB3AA6ACE7608A77020E7C2E5D9E /* StreamDecryptor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B891C9B604CBB18464B05807B09A81B3 /* GULAppEnvironmentUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 62D5723E1F94D120EBE86E5F4D60D0F4 /* GULAppEnvironmentUtil.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B8BB52C21917D9210A66FCA815679DE5 /* M13CheckboxFlatController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E737ACBEAB19D493CAD0F2F849C4B919 /* M13CheckboxFlatController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B8ECF8CA1F770B8B1C41669498A05D76 /* EllipticCurveForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76AFAB2D2BB318A27402FBC388655560 /* EllipticCurveForm.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B913E4291183AC6A1BBB81BAB48C4C95 /* Random.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44C0069DFD423E4731F6AF113F575251 /* Random.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B91B89EC76D066258437FBC9CD5BD570 /* GULLoggerLevel.h in Headers */ = {isa = PBXBuildFile; fileRef = A3C6F1820BBBFCDF32E659F470F87976 /* GULLoggerLevel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B9204FA05258FFB4205FD61E404B1A75 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22024882BCD497204C4D703A612450EC /* Generics.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B968E93A82D1472C82808FCB980D1653 /* UINavigationController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A7F5FBD036978368753992F7A8CF8C8 /* UINavigationController+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B9872D121C422C991EA784782C5738D2 /* Message+TextFormatAdditions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B5A59DEF1F71C31C00686D2034A9F5D /* Message+TextFormatAdditions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B993E124F0BC1E5F417BC3A1707BB1E6 /* KeyValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93A0D8924EC0920EFF5A98D5EBB3162D /* KeyValue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B9DDF87AD06FAB0F6AC776F7419AF43C /* FIRComponentType.h in Headers */ = {isa = PBXBuildFile; fileRef = DCCEB85C0F2F520F524AC16E7603381B /* FIRComponentType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B9EE4319EB51F9D93423BBB4B4E74A92 /* Keystore+Crypto.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCDAE89911790E251A2FB3882258DBB2 /* Keystore+Crypto.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BA44CC38D01755E6D49937A922A31047 /* ObservableConvertibleType+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9352400D122A31D7E1326DDE2AA60C85 /* ObservableConvertibleType+Driver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BABD9844F695FC199FEB3564B184E347 /* Switch.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7EB305A45A34CCF8897A5C6FA1E87F1 /* Switch.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BB0A9D1AEF53F6A37B1DDF80B5ED74B8 /* AddressChecksummedConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77973650A4F75607EC4CBF71609FD551 /* AddressChecksummedConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BB0CCDA91E95E2E474CB03687D658825 /* QRCodeReaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D45A414D33C54E88BF321F7FC24AB95 /* QRCodeReaderView.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BB1328919F987D60C66E0A37396CF573 /* ObserverType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 687A82991DC629D6F461AEBE45E39996 /* ObserverType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BB1486DBC4AB16AC30B589A69E8CCC79 /* DisposeBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39FDA2FB9BDC21E1AA2B8224AADC89F9 /* DisposeBase.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BC3186607120324A0CBD2F8AECFFBB7F /* JSONDecoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52F1BD1E329819418D9C24E5E36DB191 /* JSONDecoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BE071C5AC17E797F8EFCE2B2AC2F0F5B /* Bitcoin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D6593381C2E7ACA866BFD5034DB2F34 /* Bitcoin.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BE859D977AD539796DA1FC2E85400496 /* CryptoSwift+Scrypt+KDFParams.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AED6A41878FC1B91FE27931EFDFF85F /* CryptoSwift+Scrypt+KDFParams.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BEBB024DAF8D4DF0EA2F9D2BAC05979F /* KeychainSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 879156BF54769DD4CC0CF8DB5ECF7358 /* KeychainSwift.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BEF9996825D67A4DEED8BF17440DA28D /* FirebaseCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E08A62C2305C0451940718AFDBD32FAD /* FirebaseCore-dummy.m */; }; - BFD93F9CE3B95884593D0E992E20977F /* CipherModeWorker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 578482807B48CF55622543EB655E3F1F /* CipherModeWorker.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C085726142CC23605FD92261DA2DC3CF /* ShareReplayScope.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44ED38627C5C22BB4E29C9B3A2A6A425 /* ShareReplayScope.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C0CA23190D72CA5DC3D21A293437CDFC /* GCM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01877BAD7B3C579186502FABBC52D97D /* GCM.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C0E203069A3B499A21688806099A8C06 /* ColdObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36D7742635499D8620FC9CE5E0836BD5 /* ColdObservable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C15977CB0F37DCA955A33876E03F98BC /* Bitwise Ops.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01E5B2385DAC39DCF88E298E0652BD6F /* Bitwise Ops.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C160CA33E63864DDA6C977949FFDB204 /* ValidationRulePattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5851CDE26990A2680883630A7AB5C3A /* ValidationRulePattern.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C171FEEA7D7C0ECFED818B87258FAD7B /* SkyFloatingLabelTextField-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D500AD6FBBF79D2BB531340040483598 /* SkyFloatingLabelTextField-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C1902A5626633F1E8B0988BA85125343 /* pb_decode.c in Sources */ = {isa = PBXBuildFile; fileRef = 45BB6C8A64658A46947F54C308185496 /* pb_decode.c */; settings = {COMPILER_FLAGS = "-fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks -fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C1AACA90EB0739DB0EB754379654DD2A /* MainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58BF95B6F4341A17F0F2E5EE9846A35F /* MainScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C1E399C4EFD2C52BD1A3BFBB028F02B5 /* ObservableConvertibleType+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA80592D3FF1C030E1C83E0845E3616F /* ObservableConvertibleType+SharedSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C278414F6245D68D8A74DD1A3F4FC950 /* FIRVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 90ACFD5A015B37D6116057CEE9195364 /* FIRVersion.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C29B37100495AA69DAC9DE044402589A /* DisposeBag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BE18F0B78C89E73790CB257A066FA15 /* DisposeBag.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C30CFB8F9D9F71D194A4BE1C43A27C8D /* RxTableViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78C92E65C96EFE6F6B48244E9A0A0B31 /* RxTableViewReactiveArrayDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C376A2E95D50E2C2E8ABDED388B199EB /* RxBlocking-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 67FDF2D60A15C1EB2B0B979D5FD19728 /* RxBlocking-dummy.m */; }; - C3AC114076CE379A84274AF55C16DC2B /* api.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 323FAC45F5560294375B6E778749964D /* api.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C3B8C9A6855B241E11F36D50BD91B959 /* InvocableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51FA4BF2D09A1FAF4935C7FC361BDA02 /* InvocableType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C3D013DFF29F0DE84FF0F93D77E3BB1D /* UInt128.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4088C5824E127664FD2D1F56D03132C1 /* UInt128.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C3FB6C0CB8DB84172C5CEEC91ACCF79D /* pb_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = 0458973D40DADCA59E54F77620EC6CFB /* pb_encode.c */; settings = {COMPILER_FLAGS = "-fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks -fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C46CC77F97F703769DC7D0254A151B0F /* RxAtomic-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9047CDA0F63B0350E3F86139CADBC039 /* RxAtomic-dummy.m */; }; - C519306180C624BE267E6D83B5AF7001 /* TestSchedulerVirtualTimeConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24F0E340A02713891314DB58B635BF1A /* TestSchedulerVirtualTimeConverter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C51AE4557A6F77A3BC1C7569EC0EED3C /* AsSingle.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8B9BF42A73210D2A4A622A653079560 /* AsSingle.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C5668EC0CF40639776D31C3C7CC3D5D8 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87707C984BD3A5AC879367C7E3E5474E /* Utils+Foundation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C56DF82C54EA283F86AF6474C6BDB171 /* Enumerated.swift in Sources */ = {isa = PBXBuildFile; fileRef = A42BC733392193166031807BAC029783 /* Enumerated.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C5792EEC0A1D353BC208C4F01E4E2C79 /* DefaultZilliqaService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FD4F93B6032121CC859422A91379286 /* DefaultZilliqaService.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C5C6D04EBA0F818CADC4E1DFB5F4751B /* Floating Point Conversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B5A2270516F39F7A2F2DF62EA61E0B4 /* Floating Point Conversion.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C5EBAAA2129E4376CA4F5737FDDF145F /* Reduce.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8685D5A51D952884ABFC2EEB15E68D37 /* Reduce.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C7366A5290ACDD25540750DB0C00EF47 /* Create.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40AE17420A8AA1FB3DAA6B135441E7CA /* Create.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C77436C4424843BB524D35848FED8586 /* EFQRCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7BA1D78E923B91D464CBDE4000509AF /* EFQRCode.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C78DD099A407C6851FF93DBBC4E445AC /* SharedSequence+Operators+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80EB636490008C7826D66958A18F8FCE /* SharedSequence+Operators+arity.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C7ECF488A18F18324C5B9A9D7C674E8C /* Reactive.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3116CF6E859A248971AF4611FBF040B /* Reactive.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C82F11A60DFD40A29B12DDCECD4A3A78 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54957FC1AED1DF664BBB4F6D34D4B175 /* Message.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C88E63E5C2E6DA9D0938ED064AA542FE /* EFQRCode-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B3677814AAC681D06B9421EC91853317 /* EFQRCode-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C8F3A33668334268C034B31FC71FD241 /* TimePeriodCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC956C489A9BBA7737E0E8F0D68A5E9F /* TimePeriodCollection.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C9C28914186EFA096307BEBDB4208E78 /* GULReachabilityChecker.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D1706939D8D18A99244C86BC01F45D0 /* GULReachabilityChecker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C9CDF2DEB75F3DE04828ADF24E69D9FA /* Skip.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97DCE78A041351ABE9A4FC9888F93C0F /* Skip.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CA2D39D7CAA062AA07E6A513D1F2A080 /* Division.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3083FC3BDD1192FC93D1DEF9A506813 /* Division.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CA3B687B9D1E0B4F4FE0AEA0EA45E381 /* NopDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = A07C1890F65476EB33F10A7C3BB7963E /* NopDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CA94F90F2EAA435F6BA8E70EF846A901 /* GULLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB666561A18AFF72471C8AA62D10F86 /* GULLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CAE7D40BF71A3B7744A813D0C222FE37 /* AdjustableUpperbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DE17974F29BEBD046B862B0213C7D3D /* AdjustableUpperbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CB006DFE2D5A4CA58281EC94637FBBC9 /* TextFormatEncodingOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C4747EF11F94219BF8507F54EAFC48D /* TextFormatEncodingOptions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CB6155ED356C5BE51932F87E3F6DF48A /* Google_Protobuf_Timestamp+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60C18A7C553BFA5EBF929964CA18E573 /* Google_Protobuf_Timestamp+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CB9CD303B42C8B0509E2EBAFBB6F1473 /* Bit.swift in Sources */ = {isa = PBXBuildFile; fileRef = A21A0B089F0B76913E5D95D11608C403 /* Bit.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CC27AFA8A471CC7580C89E060413AEBD /* RxTabBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5DBEDA83E2F25E3D059D083419E059D /* RxTabBarDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CCAD33A79C550BBC4345C963B778EEA4 /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 400EF97928E7753522582097B3016C6E /* RecursiveLock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CD938958224E4B2C6515158C81063A9C /* UISegmentedControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BCDA40628EF03AEAECBFAF25004F1B /* UISegmentedControl+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CDC89222FE25E87B73FBB8BBFAAA3EE4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9EFF3DAEAE3B02F063BEEBEDD88236D2 /* IQKeyboardReturnKeyHandler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CE479F6AAF7FAAAC4D7112A2D03320BC /* Dematerialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33DB2F5412250371BDA3A8E2686D6AE2 /* Dematerialize.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CE7D4879C8AC2E299B11E10798E248FC /* TestableObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 149265D7943006CB0BB1E5E47C8DE579 /* TestableObservable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CFB5BB2A71A020F5CE6B0FC5450936D6 /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = B821E6CE13CE8D58CC8E0151918BC0F3 /* DispatchQueue+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CFF8A8B600A9B939D19D8EDF858783CA /* ExpressibleByAmount+CustomDebugStringConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80C144A441888B7C4DD76C64F107F9DA /* ExpressibleByAmount+CustomDebugStringConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D00637EA0EAAD8A1BB99666D1CB44AEB /* QRCodeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92359DAFFB8D2518DD85E75F0C468BFF /* QRCodeType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D05401666A0CE0AE1851C7A66DFF46AB /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD7C635BC6E96D56AAEDA2B71B36C8D8 /* Bag.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D0A98CC60377E1E0E9C225DB4CF974D9 /* Concat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 143D4DF529083D41051B9C65212F9773 /* Concat.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D0CCE4BF2B81E062A4729227C451635A /* RxTextViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64A592A5ED4004756664661E1D7CD4C2 /* RxTextViewDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D0DB58B8A982E48257A009234E22CAC5 /* DispatchQueue+Sugar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26BCEF654FF6A977D2CC3E1451DED432 /* DispatchQueue+Sugar.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D133AEB3AB85F858F218A5D9F8F2B66B /* SchedulerType+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DB77526D99E46C0BCDC722948C549A1 /* SchedulerType+SharedSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D13C640E4DEDC9FE40141F66FFD7193A /* Generate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8963E450B1DC40720641056BA129D75 /* Generate.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D14174602300ABCCEBB83C1F06D1F012 /* Logging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E87E5A075E428047918D59B413F6C2 /* Logging.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D15EB36C978E6F94E7F2A7A4B686ABAC /* RxPickerViewAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7466F06209FB3FF4655F682DCF9CE905 /* RxPickerViewAdapter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D170C1C9C7DD172A08DE9B535A38BB28 /* FirebaseCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B6B0E023AFC7B0B36CEB9C587967EF47 /* FirebaseCore-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D1C35B6B4FEC701B158478AB1EB0FA4D /* ValidationRuleSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85C6E79372DDF8CADBAF3DFEBAB9EA10 /* ValidationRuleSet.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D1C81B43896C3D13F6A96B5457B7A436 /* ImmediateSchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FA468B837DDBD23AA4C5B4BCA27A5D1 /* ImmediateSchedulerType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D21B33E2168F3435DEA49EF497D71546 /* ProtoNameProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC048E9B508457FBDD35FDB5E85D2C79 /* ProtoNameProviding.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D23B89414A1B23A16FF4A12E1D28BA4B /* ExpressibleByAmount+Arithmetic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E8FCBBE78641B1DC99C2AAF00EE7ECB /* ExpressibleByAmount+Arithmetic.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D2F808482178CFE0DC8866CBEA8754F5 /* SecureBytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D69256BDEE8E871816CAA4A88B70E0A /* SecureBytes.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D37231464D2EA79E0DC6AA39346F7013 /* AnyUnpackError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BAA63A5F10F9E5105AA364DCB134A9 /* AnyUnpackError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D3A4A89AF41B30BBAFC1FF6412A8777C /* IdentifiableValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73B147CFC5EB3707A957C086BDE6EC0 /* IdentifiableValue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D3D83069AB0417C1E79533620046D768 /* struct.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = E818B2C6D2F86B6AE8A09F8609A49F91 /* struct.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D427CB6B2C40940092E69334F1E5833B /* SerialDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55BF728DCA343C382933B41037DAE580 /* SerialDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D43C6CDE09BC4312F1F9DFE10E8592FD /* swift_qrcodejs-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A276E7EACCD71E017CB77D920A0C1C8B /* swift_qrcodejs-dummy.m */; }; - D4E98839DE1325436D0D9E0FA2056D9E /* Driver+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A2B6D2994190F234CD034A263157561 /* Driver+Subscription.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D52D4B07C2AFAA6AEBC869DBB50EAADB /* RxAtomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 27AE814CF5E9FBC1554E9551027C1093 /* RxAtomic.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D556EE36066693E4A2DE0340F42B84AD /* AEAD.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6B1797414B1026BD502426368E23CC7 /* AEAD.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D567A0DCF7B537972A4E5DA137DA7480 /* Addition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97073F674B5726439802A9FC01D436EB /* Addition.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D5754A132FC76C0749E74D69F1F225ED /* SwiftProtobuf-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F5C20652AF154598C96E6070D57FF18 /* SwiftProtobuf-dummy.m */; }; - D61D9108C32F31651B7FD58B730559F1 /* Range.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9DBED36E0A209B25CBEDEDF375FD8C6 /* Range.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D66B756008BB601391F337818F7A3DC2 /* M13CheckboxSpiralController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 274082857CE80EAF14BECAC2F47F9052 /* M13CheckboxSpiralController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 850FCED2345774B4D90ADDE435940549 /* SimpleExtensionMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1328E0D917B270A3E8A33BBDC48BD42 /* SimpleExtensionMap.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 854DC6D44E6172890F7F6EB6ABD73EF2 /* QRCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 695D6084E7671BD61B5A95FCC0CB4C74 /* QRCode.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 855E2A099C8245015898D7CAA0B05C12 /* Producer.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB602EB3491A9659B40D834801723D25 /* Producer.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8588D70242959758BB535B49E5EF8093 /* ValidationRule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88C1D3FF792FAC32457B9D85006C508C /* ValidationRule.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 85A1DA44FDC9235BD36F6FA24863010C /* BatchedCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 620782C12E3041F61101525A9235E2D3 /* BatchedCollection.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 85A2D9AF832C966D4A12D9C78E33548E /* ValidationRulePaymentCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBCE28A3CDD5A0AC8C4FA626EA969580 /* ValidationRulePaymentCard.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 85CCB51C7277A2DAEB13AFB9958D36AC /* KVORepresentable+Swift.swift in Sources */ = {isa = PBXBuildFile; fileRef = A12E7F99CC94798A6A84088FF7FAD02A /* KVORepresentable+Swift.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 860E6C7B5317F462DC186579C7B49723 /* PrimitiveSequence+Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CEA38040453B6E8C90B7BE9698BFC03 /* PrimitiveSequence+Zip+arity.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 86E60101F61B849635071FE887CE0659 /* RxCollectionViewDataSourcePrefetchingProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DD829F042B4FFB568752C84D5408112 /* RxCollectionViewDataSourcePrefetchingProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 877CDE11E24F43C18A75EE70471C68AA /* AnyObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = D77BF9D9E351A750BB5D3A05F9562DF9 /* AnyObserver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 87C3AAE4ED12E98331212C5536C8063F /* CompactMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BFBB249AB03CBD997651A10032FB6B3 /* CompactMap.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 87E765D7336B708BFC0B8C9B4490BEB5 /* RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB0381AB2649B18474376B0F6E1EBA52 /* RxCocoa.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8821DA902A41A7EDA821794567423866 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 870D2B21DFE1768757BD0DDC08D0E45A /* NetworkReachabilityManager.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 885D923E74F7D47E98EE68958D604E3F /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = 927AAF41061F8D607B3FE84750388382 /* IQNSArray+Sort.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 891078292D9FA08943C5067BBA8DF2A3 /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D92B4F078C5CA690FF75BCF757F5EFF /* Platform.Linux.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 894CB9DCE978CD87B25B565E8D0C239F /* TailRecursiveSink.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEC747CF879704589A5C43055FF4B311 /* TailRecursiveSink.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 89F01715837A1874484CD6006B042F37 /* RxPickerViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43E21428FD319C0EE3DBB0E32E29919B /* RxPickerViewDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8A4D39F058997BC2AF8FCD4ACA7FBE63 /* UIPickerView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1361B55937A3085C07C334044D4F221 /* UIPickerView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8A656C6E3CDC82742AC94C71993C5D8F /* RxSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A46A1996081F2899DCEB2A9516DF73B /* RxSwift-dummy.m */; }; + 8A6B6B5EC044D431A5BF7772C0BB2AC9 /* FIRConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 64BABC7331063C4B65BC03F20D940593 /* FIRConfiguration.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8BC08BD86A5D3EDC59AEDF653A2DB8C7 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = A76C4A891F360CC5C51842E9B732D6E6 /* ChaCha20.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8BC1083AD4D81AEA19DB94E06DEF8F23 /* ParameterEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 527049BB9F30B09E13334EE09D603C3F /* ParameterEncoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8BCA9F5707E77F8A52E5B42CF9BA86A2 /* NSButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 451D922732CA7450609DE3203ABDE929 /* NSButton+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8BFD4AAB710443F9FE5E61383830E4C2 /* Upperbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AB4CB19EA08B7D9EE4A74371A8E7D7C /* Upperbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8C045B5E97D592E54298F2A2066FAFB5 /* Zip.swift in Sources */ = {isa = PBXBuildFile; fileRef = B510343A4FB42E397F99B3C652A2ADAC /* Zip.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8C3541A2E09E6288E090DA6CCEC78054 /* Keystore.swift in Sources */ = {isa = PBXBuildFile; fileRef = EABD7FE59161EA0913D3971D1CA119F8 /* Keystore.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8CEDAC6237EDE297F6F88BCE120FC95E /* Any+Equatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 015BE513DE66C3C6AF4D9144ED467D3A /* Any+Equatable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8D20053124BD5C5770FFA04D25759C3A /* ExpressibleByAmount+Compare+AandB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 394790483BEAA073CF8ACB859911C526 /* ExpressibleByAmount+Compare+AandB.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8DA47CBD5A25B53E5A05F22AB2F9E00D /* BehaviorRelay+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4D2F0F9675409F4C37370E5567DCE0B /* BehaviorRelay+Driver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8E07C6CA5DBE183060E72E7063518966 /* Crypto.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC8541E507D42EBA5E53826640902563 /* Crypto.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8E19AB099C0C68A80142AEBDEA85DC26 /* URLRequest+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2566ACA6171A605E0B79A0BA7DA5D1F /* URLRequest+Alamofire.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8F120D6F0028AC3D47CDC32C87769D6E /* UICollectionView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92A527DF592CD4D596D705C3602089B3 /* UICollectionView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8F149F03582B88D86D41DD321AED3B40 /* timestamp.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFE159A7AA06C7F28DBBE5A46E7DD9D3 /* timestamp.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8F351C1C19D08083A65A95C3FC8AEB83 /* Neo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C15C34C8C9E2C81CB7A26839BDA08D2 /* Neo.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8F35204BDE2744F780607B34B7904F01 /* M13Checkbox-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C0236B62DFB409DB0CCA39C7A1747DD /* M13Checkbox-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 90604874FE4DD0E8941F3395F63865B1 /* PKCS7Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FFFC7F415599ECB2E23DD798DE0385F /* PKCS7Padding.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 906F6DD467A52D8EA20D0747F2B49D1A /* M13Checkbox+IB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 796D691871881775C1919BD9DA30FDDE /* M13Checkbox+IB.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 909E2C338B64DCB232C7BA58B838B21D /* GULNSData+zlib.h in Headers */ = {isa = PBXBuildFile; fileRef = AC1DA126820987527B7BCA029ABAFBED /* GULNSData+zlib.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 90C89A668ECF2116C63D3B590CD09D19 /* UIStepper+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD4BC73A1DED278B9D78C6DFA8422198 /* UIStepper+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 90D3773CD4796D00EDAB7F46AFD39B09 /* FIRLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = BBA3E35FEE355EE21D32F992BE776B04 /* FIRLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 914DDC81F95BF63EFC96EC398868C0B5 /* BinaryDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58CBE523B4B9F140BB075940BBA3D824 /* BinaryDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9162779E8E9527407007360FC9397A17 /* WIFFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A581630CF087508C254109A6816A900 /* WIFFormatter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 92BF116B25C26DCFF6F554DD8203078F /* TestScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EAD39C2CF04FD25AF6D451D3191A16B /* TestScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 931CC603F0A60224F48057CA60D60D4C /* AdjustableLowerbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBF1DC528114B5DCE31623FE44D1B318 /* AdjustableLowerbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 93497F96229D6028BD00F3DB8504C8FC /* UINavigationItem+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBB7662B0B923B4CB7735491B8FB899C /* UINavigationItem+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 93C39413F1B17811B3027BF870933A1A /* RxPickerViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D950C420CCAD38725179F5E4EE69E44 /* RxPickerViewDataSourceType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9418DA287A8E1D651A368E3B440B32BA /* Zilliqa.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE74323A8CC7ABCF1E0E3D45D07C0B10 /* Zilliqa.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 942194F88CFB4CAFC20D9C28DBE79609 /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6927D9A03B188B7E1C2EFF13CB7475FF /* InfiniteSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 943EE8095F2D147FFFF14EA383C0E988 /* SubscribeOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17E878A2EB332A5BF4D515D5A3FBEA9E /* SubscribeOn.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9490FF2DE6C79734FBADE28035A7FF75 /* ValidatableInterfaceElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4607FF821DA9A6F63A979564EDEAAF49 /* ValidatableInterfaceElement.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9493E63438599B3326273FA95722BB1F /* Message+JSONArrayAdditions.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5F211B2743748879A768FE05E6119C8 /* Message+JSONArrayAdditions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 94ECAF4625FB5978621452E2B7734C24 /* HashVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89D3AF4229139E84043DD4A02C87AFCC /* HashVisitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9545CA8287F9EFF88E4EA667267E8FD8 /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B99F235A77EAFAED6A2DC500FED00CAB /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9552313C36179897D4FF7EEBE6F797A0 /* BigNumber.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFE611331B12F5333AECEC1B2E418098 /* BigNumber.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 95D1B1ABD6C8F85CA095C68567AF033D /* Google_Protobuf_FieldMask+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A2EABACB942B682EF6662C1BA93CB2E /* Google_Protobuf_FieldMask+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 95FAD54842765733D7C7E4514F6E4318 /* UIControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E2E869A26D8E02B274C00902494435B /* UIControl+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9644A0530B055B95574415210A676D5B /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99EB6C1078646809ACC17F8107A0FDFF /* IQKeyboardManager.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 96616B480A024152D89AD828D023DED4 /* QRBitBuffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 531B3670FF93C037F6DE129099DCD522 /* QRBitBuffer.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 96942121D1B7B435109CCC53776B7B22 /* Rabbit.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD6BA4C248A21531A0835910CD98144 /* Rabbit.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 96C892E650507EF1AAE8D47C0F897A3E /* Codable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E57A127369C9A1A260FFDCD3558B2C /* Codable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 96ED6C91F8AB9BDE7D63EBAC50C0B577 /* QRMaskPattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = A68FF5AF1B9B60BBF6D7EE49A3C68FA1 /* QRMaskPattern.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 977AF596450799CEA9C85000933EBC1A /* Date+Format.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDE66D88A4AD6E7EF9E98AE52E077CFA /* Date+Format.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9781FEAA585114B4B97A877E7083A738 /* UIGestureRecognizer+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDF7BFEBC3E6D87403FE34DE5C7D6696 /* UIGestureRecognizer+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 97BF99D20CB19A7DAC9ABE8055FA25A6 /* KeyDerivationFunction.swift in Sources */ = {isa = PBXBuildFile; fileRef = B25ED6FF7D2D1FC1771EB71878DCA3DF /* KeyDerivationFunction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 97D774309189D18660336A181D77FFE7 /* SwitchIfEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACCDF44F02A1401A0D04E52038EAF783 /* SwitchIfEmpty.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 97EB922C0498FA2955A93DA0B1032F47 /* FIRLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = D3EC04C49B7B77F9F5A3CBC3E5F5943B /* FIRLibrary.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 980DDE8D581C32D47402219B3712090F /* BCHUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C5A25E7DFC5FCA7B60257F526BEF2C0 /* BCHUtil.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 98A2A3FEE9DBD603E18FE979F1FE6263 /* FIRComponentContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = BCC3C1BE90ACC3B3FB7CC5FFC3C427AB /* FIRComponentContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 98CF4115A132BF60628EEC3EFBDF6A30 /* messages.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08CA51BCB9975FE102DEA894A199B185 /* messages.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 993165416C96D2B370109078BD838EC7 /* CTR.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3CA5B666E79BC93448FC8168278C878 /* CTR.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 99C523563BB4110CA0C2E9E469EC98FE /* ObservableConvertibleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BFCD2C9B4249188A9CEF497458E767C /* ObservableConvertibleType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 99E14AE76E312640C6E30AAB3D23B22E /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9B73B8F45AFA6CC3226FE4248C1BDEA /* IQTextView.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 99EE21D7EFAA812C95176C298D14F677 /* HexString.swift in Sources */ = {isa = PBXBuildFile; fileRef = A22914918B67B0128EE002296477B450 /* HexString.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9A08139BC4B9B479C4A9F23B947296F9 /* AddressChecksummedConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07FB86E7B93BCF1132BFD4BE7B18BCD1 /* AddressChecksummedConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9ABB3CA41915CAAD6CAFAE4ED1B874C2 /* Version.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52CC7FB14C34FD84D58704B351BE827B /* Version.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9AF250D2B3BC0A68AE3118A2D872C5D9 /* source_context.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9DFF74EFB42D81E85945B3634EABAD8 /* source_context.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9B3264B4BF3531038ED785F0C4EEE9C9 /* QRCodeModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7415E5882E02EDF6C4C05895D1843254 /* QRCodeModel.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9B7089AB64F4C66394E1BC370FE78A54 /* QRPatternLocator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88A522755B501C0A49F1CB6DC6EB7E5B /* QRPatternLocator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9BBB36BF68F2C97A6A1CEC4A645AB36E /* ObserverBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B87EA4FCD8FB431A7A22A0FDC983A2D /* ObserverBase.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9BF44BCFFBA151F31851D7606312C381 /* AEADChaCha20Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A2D87230E580086FAD85CD882C90425 /* AEADChaCha20Poly1305.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9C3D1CCFDE7265E17E1771E6A3F039DE /* TransactionReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AF219C383FB9FD07CB188CAA0BC171A /* TransactionReceipt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9C7CA6E0D8B13F51D9808DA976210AF3 /* ScheduledItemType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C35A8EB7E29F3E7460EC3E3B014E268 /* ScheduledItemType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9C934A7383C211A67C0701C37646065F /* GULLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = B37F3384EDB97DBE24F49728B7995D5A /* GULLogger.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9CAAF1891C9F392246AF7675FCC1A744 /* RxCollectionViewSectionedReloadDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36C3950B528F1192F05DA8BCF9F93330 /* RxCollectionViewSectionedReloadDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9CB065D7B791E22ADCA4A214077EB971 /* ControlEvent+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4354FBECB15B8C72D0469AE7911B5DA6 /* ControlEvent+Driver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9CE27B76D270069C92AB012AB9D3AA74 /* ItemPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCB490204DE8DA61EFA5134A37EB0770 /* ItemPath.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9CE80460E4B7BA98FF51E029DBAB6CF8 /* DeprecationWarner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EBB9729D6DB00BC186882B82F1E4A10 /* DeprecationWarner.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9D7578239573884D35F8242940954B04 /* SwiftyBeaver.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBDC5D241B4902F9A962E51B2E6E622 /* SwiftyBeaver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9D78CA00DB3B44B78D15F049AD7A9702 /* NSTextStorage+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = B27B45FE9DBDC85F9736D9F765C4F580 /* NSTextStorage+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9DE9CA838F654FB158D8DC86B60BB5FC /* WireFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = A35A4CDE1E69D9AE9EEFDA4072AA4825 /* WireFormat.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9DF89A5B513A450A5045C3527CAA9712 /* CurrentThreadScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3EB2FA3A45E2FA26B585046DFFD998D /* CurrentThreadScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9E643AC15E8D8B664AC91D57869C99E0 /* FIRErrors.m in Sources */ = {isa = PBXBuildFile; fileRef = 96E5DA889411DDD367B69F0B67FC602C /* FIRErrors.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9E6B7CE6A517F5D1981E3D1C150BC1F2 /* QRRSBlock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64D69E7EA0AE3EAAA331903BD032D7C4 /* QRRSBlock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9E7627FFB6A5671F37A2B81A487852B1 /* MultipartUpload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A89D06EC975DF9FF2543E2CD5CFB135 /* MultipartUpload.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9EBE5653C44E4F94A6C09C4026CEB105 /* FIRAnalyticsConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 5ED8BB706F2C360D9CA85B0F937DC114 /* FIRAnalyticsConfiguration.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9EDD2E960586B8A4E4D08408B3759E1C /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = E34224125A233870D9A2BD38B210EB2B /* PriorityQueue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9EEB0655EB01F9C83E2E7C3A6EB469A9 /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 406E41BD978500E7EDD4EB862A127342 /* IQUIView+Hierarchy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9F0FCE1FDF8971E6B9656DF55DA6AB2D /* Data Conversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DE1B80852AF2C58EF3A0FDFBDF42246 /* Data Conversion.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9F6E66AC311B6C967906A454F1C18656 /* BaseDestination.swift in Sources */ = {isa = PBXBuildFile; fileRef = C04762816B0FC9D503F4A819D6C634A3 /* BaseDestination.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9FF01503372A7B8753364AFCB30BD820 /* EllipticCurveKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BF509E91A7D71D1DED3D2B3BE28A283 /* EllipticCurveKit-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A0028825A3661FB8844A44F6256E386E /* ItemEvents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F60D83DBE879F8137ABD7FAE51CD1B8 /* ItemEvents.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A0039E2CC3367EB4E392EC7F8EFC5F43 /* Cipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = C058F6935446FFFC11509EE250A63B1C /* Cipher.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A1135C4ED442B7987D20CD0FA86D4D07 /* ECDSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5B2931D954A03F7BF60C93C67565C04 /* ECDSA.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A1472B26DDE4F18E24563C06A03DDEEC /* CompositeDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898D13E5732073CF9F55E44573D0D04B /* CompositeDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A17ACC31DFB495CE57CB61266FC1516B /* ExpressibleByAmount+UnitConversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30F7339129318C4D2177CD3B135EFD53 /* ExpressibleByAmount+UnitConversion.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A1890AEF0B0BB51D41EC9085866BB3F2 /* RxCocoaObjCRuntimeError+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3167FEDC1427CBC645751FA18BDBC50 /* RxCocoaObjCRuntimeError+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A19CC2D2D895278F401DF63D5B89DEF8 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 71105C899F4933CDE171E393CADB2865 /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A1D1761613EEEE7B6245B45A4F7AE8FC /* Delay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9396BD13F51A61AD95A15E1338767085 /* Delay.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A244E5F84BD7248271B5A86C71E4956F /* GULMutableDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = F6A31BEE760CEC0120F2171721280D6B /* GULMutableDictionary.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A250DD4C5DB89B6EED835AD538D4A88F /* pb_decode.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C7420490038C845552FBE9DAD58485 /* pb_decode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A2F152E09EAF837CF5FCF8AE4A099AA5 /* UIWebView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08B12809C7F676FD27942AA12CEB787C /* UIWebView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A3F3AB80529AF483559247078529E3DC /* NSObject+Rx+KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 487C93E6F13E95DFF162639114258FEE /* NSObject+Rx+KVORepresentable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A425DF4423B10EFB3744BB5E49B5637F /* CGSize+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CD90B83FDDC920EE7C2C4663260913E /* CGSize+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A585B81923623E750E9BECC5EB31201D /* UITextView+Validator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3961710FB4918D5FC5E94AE0AEC0172B /* UITextView+Validator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A5B35077A6D25017F9AEB258BAC8E0A5 /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 38E6CFC6CC91272B2D91D23A0CA11F31 /* Alamofire-dummy.m */; }; + A5D06B559101486CA75B0B3D58B9C3DD /* SynchronizedUnsubscribeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E375638E71271F3D7EA2D67361CB716 /* SynchronizedUnsubscribeType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A5EEAAF08B1E6019BB0FCF620BE0F15C /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = F68290182D47E7B4F4B7A63263306D7A /* IQKeyboardManagerConstants.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A64666D4931A6FF2E7FFEDBB40D62535 /* RxCocoa-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 95F579360195F366E5FF7CD8A719DEB3 /* RxCocoa-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A65F43A5EF0A0D0B1A2F589F7460535F /* Take.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3799004E85AF78633E6D90602F75F70A /* Take.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A695012263EAB14B465DD8D00136FFFD /* NameMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88AD3AC3700FFF196263686158100C5 /* NameMap.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A6ADB3C05C462E2216C9B35266FF8FBC /* Bech32.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72C135FC8A8958523306074B429FCA3E /* Bech32.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A6D987CCA3361999F60B8C922CB61D7D /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71175FAAD70D53D857EFB98A7F45805E /* Operators.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A729E247F4ABBE48D32102193E30C944 /* RxAtomic-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F6117666D71FD10A8F19E9E3836FCBC /* RxAtomic-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A7374109B2872F6D911957C153396EA0 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEA4DD8454CE72A30CB750AE0AF38A61 /* AES+Foundation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A73AC0B7A789481982306C76CF5793FE /* M13CheckboxDisclosurePathGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FE208ABE98557620998F86896E6553C /* M13CheckboxDisclosurePathGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A7A90E8F9BC3666803C6ED5DC9E36546 /* AsyncSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD6BC6AAB833B2B28CF8C2AEAEFDD394 /* AsyncSubject.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A7EA8B842443EEBFB780DFA72EFA5734 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 025C8A1C179184D9F66F3B35BF503F96 /* AES.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A85FD9BAA1A4B6CBFBF40F3DCF634AE2 /* Schnorr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5079358A33884593BA371B7939174CAF /* Schnorr.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A87E75D918426971CE96D63042B668C4 /* CGColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82A24141A9677194B35E0304B0588F13 /* CGColor+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A8A2CBD0B39E383D1793CD2A452C6651 /* Scrypt.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCDA103337F1DA33C6E896DC17E6948D /* Scrypt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A8A6D72221F94E6C7816357D49809895 /* AnyKeyDeriving.swift in Sources */ = {isa = PBXBuildFile; fileRef = FED2906D9B8A6E2D7223053E1C06769F /* AnyKeyDeriving.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A8EB0C6CA4D63005360D86AA889A518A /* GULReachabilityChecker+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = A41917490090AC11FBAF6D3EB011E5E1 /* GULReachabilityChecker+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A8F30A21B9C02C553EDA86290D8C896F /* GULAppDelegateSwizzler_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A443637E4318B3A5B3567F30E21261F /* GULAppDelegateSwizzler_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A905DF48E769BB33FC57C2CC9D192B5A /* Date+Comparators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67BD43DE3191F84EC4F3109DCBA52149 /* Date+Comparators.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A94FD71C711E8A051DC9BF4BE26275FF /* SwiftyBeaver-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C852C35132D6252B3471739248719893 /* SwiftyBeaver-dummy.m */; }; + A9683C6CC34A550157634B2F6CD739D9 /* AlamofireExtended.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB704DDE900FDF9ED8234859A4BD7E15 /* AlamofireExtended.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A96920193855C3BD0B188803BB4897B8 /* QRMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0797E6A5C6B09FA7EECA0045FC9087C4 /* QRMode.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A9B0BC5BD6660CB6BF759DE8FCE7BE5D /* Recorded.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97E5D11954D68376E0B515FEE6428F3F /* Recorded.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AA0CFA316B1BC15D9F5B405ED46420C8 /* Data+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB867CC59B96C3CF5286215DD7CFC004 /* Data+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AA1DC83D84F623D3341F2C6812BCFABB /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = B675FB8C33227C78D308E59D76FCAA35 /* Message.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AA6096F449FD3068BE4C80457E67E530 /* Google_Protobuf_Duration+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05005C73E08F26DBB7EC6DB50B410C4A /* Google_Protobuf_Duration+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AA7854B7FB444788B31DDCD6CDF53D7A /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0F8FC0CB53FA701385581EE8161CCFA /* Queue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AB56E3F07875B9E35C9F50FD639B78B5 /* ObservableType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33193544CCFE591CF8B8833510A24B81 /* ObservableType+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AB6F44D7A04EAF41B8B65CE5EDE967FF /* IntegerType+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AE1C74D46A645CA7C462E2837F7B8FF /* IntegerType+IdentifiableType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + ABAF87ED365CB68E8892190C4434C5AD /* SchedulerServices+Emulation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0A50F1158ED6BECCDA2FE1A7B205F95 /* SchedulerServices+Emulation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + ABC2EE41CBA5009EBBC4215935F40821 /* XCTest+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAF755D55AE452A6DED13CC934631378 /* XCTest+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + ABF97EF438A3A065555ECA217E38A495 /* Throttle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68860C92F8168192AAF39D587ABF7578 /* Throttle.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AC7AC62AF899C1182D1EC897978247ED /* CryptoSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C8C6F5482D5AD9DBEDE035CE82C7703 /* CryptoSwift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ACBE0845B4535FFF87E7860A11113592 /* Address+ExpressibleByStringLiteral.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F4700B9639B371689F8F0CC3CFC0FD2 /* Address+ExpressibleByStringLiteral.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + ACC3622FAAC6F5A055024BFC6AD9EB31 /* First.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DF6BE5DC4FF26A350C1FA10B2FF6207 /* First.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + ACECF58B2EED9A6ACE27127E383097B5 /* QRCodeReaderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D186C4315B1FA01BA1FB462437FABB0 /* QRCodeReaderViewController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AD89A21A582460D0D8CAE481A74B21EA /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = F552A905DEC0C90EE6AF85EB12307DBE /* Queue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AD96E4686C90F2D7EAC65371249F9B11 /* UInt8+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 893D189DA1A12EFD21B5EA485DFF5741 /* UInt8+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AEE2D81BDCAEDD1D004C3F0976CF9727 /* AtomicInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31BBEEDAF72A4842A34DB31672D3B4A9 /* AtomicInt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AF0436305E89E915FD4E90A6164ACDF4 /* GULLoggerCodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 69FD2449F181845F8E3D1301F4758B92 /* GULLoggerCodes.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AF2E80DB352CDDAB51954B2320024081 /* BlockCipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DA7CAA77BFB05BDA7957B5E6D5026CD /* BlockCipher.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AF3EC2F60C3B7E3EAEC449E6C6734DCD /* CBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D0F391A91CEEC5D4FA2BCF861C17DD1 /* CBC.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AF411DCF7E2AD367DFAB12205EEDCB57 /* SwiftProtobuf-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = C9B2C467B95B52FCEFA133A1FB6736CB /* SwiftProtobuf-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AF47B2E7162310DE5D1D60EA26C89B12 /* SignatureNonce+RFC-6979.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A3576D0C4EA642D00CD0CCDBB52002 /* SignatureNonce+RFC-6979.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AF690D5F6848B2B5730037A711B43EAE /* Li.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B1024873C5A5F65272E56B9BC172F40 /* Li.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AF9CC3917C5DB0EF102C7EF6EA984E22 /* UIAlertAction+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FDBC06A6EB3F0E0A65EEC2EC7174762 /* UIAlertAction+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B015FC8A5AF9FA98C2B8A03BD97D8EDF /* UISwitch+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A65C6F03BBDBCDCD3B4902CC8D81C08 /* UISwitch+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B055ABE715DC074BD1E17762F0B4EBB2 /* OperationQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC3F32C1759E3E0F05BA6CA973FF8113 /* OperationQueueScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B08D1215B73AF800845F766C2EC5B728 /* FIRDependency.h in Headers */ = {isa = PBXBuildFile; fileRef = 05C341358C746FFB73CB816D6E63F003 /* FIRDependency.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B0C7B31ED56E3B060EF28A14F8375BFD /* UIRefreshControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36963FEF2D1D78441CD11226E2C59268 /* UIRefreshControl+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B12B5097498F2E3536919B042AFA2FE8 /* SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 865C1F52708E153A9D658C287A58108D /* SharedSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B131DE5526C8CAE0D5B4BCE18DE8294B /* UISlider+Validator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 164D305D16B9772C8868979C780BE816 /* UISlider+Validator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B16FB6FC15484003A60A4202A01709B7 /* ReplaySubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0564EA33FE0EA92FD12CEF27CC521DE /* ReplaySubject.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B1C7063A7C8E45B4974230DB4CC5121F /* KeychainSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 3920D947B7C136CC6420C61D9E7CC560 /* KeychainSwift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B205AE37BBD820D868FFFE0FC58E51F6 /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A91E1B54F2C67AA4BFB70F81BA747F52 /* DispatchQueue+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B221108716E429854591756275818FBF /* KeyPair.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BDB09F50EB84EE55FD91E04D0B9082E /* KeyPair.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B2E5C56F8AAF79CDC80932AB81F0578A /* AnyLowerbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77873698EBD31EB53BCC44C9E91E6C9E /* AnyLowerbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B33D1C4F57F6E58E860DEF4749C1A48F /* ToArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D76EF5D6494A68D870D6A5002431DC1 /* ToArray.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B36DD92BFD2EAAF7529D8A6A57CAA079 /* FIRApp.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A24EC49355141AB88A56408CF66CAF1 /* FIRApp.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B39A0152E169F43E1FFF02636E6E3971 /* Using.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A7464BE8A785866985A439506E84BB4 /* Using.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B3A9BFCC2F0759CBF7DCE7CA3923D3ED /* CombineLatest+Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CAF67BF79239D193A8F8128A684F9A4 /* CombineLatest+Collection.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B3B7CD3862D063C551807DBB35D329A5 /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6FE19152253AD0B93E07BB059A74660 /* RecursiveLock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B444DFBF19BBC5B97E54EC87954A42AB /* Repeat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D885BDE17E5498C7BEE85850C148822 /* Repeat.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B46A47EABF959C0DF14046379AC0716E /* AmountError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44AD332469252F7E1055801F39F820C1 /* AmountError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B4784257FADFE70EF390712B8745F60F /* NSObject+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B52955A6DC981849496CD92111210AF /* NSObject+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B47D0A755A43011B540D62D7A08F84B6 /* HistoricalScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FA5B8B8D29498265A7DCEF2DFA62091 /* HistoricalScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B553AC62C5A9D2DF0EE0E153342A9F27 /* HexStringConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56548C0EED1A1840B90936C7FAAEE573 /* HexStringConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B582316F7142CB1353C2C95E34825D73 /* DefaultValues.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FB7DB56A31FB9269679F1E86FDF5D46 /* DefaultValues.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B5E7786BFAA335A9986F2B57E9EF0696 /* HistoricalSchedulerTimeConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97902F26C057CDA96E4F945D2E4DE538 /* HistoricalSchedulerTimeConverter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B5FCCDF6F7B457F1DA5A9D4F14BD0351 /* M13CheckboxDotController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 377D90A361E53EF0397A31C9355D0B9B /* M13CheckboxDotController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B615E9C156BC36E3492E7A2348A793DE /* PrimitiveSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAE258A7CDDEC6050797A8FDC1B94AD4 /* PrimitiveSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B62567F099880DABBA41CDDA66AA07D8 /* JSONEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2FE70EF1E305F428A8B5F1291863B37 /* JSONEncoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B6507900DED2BC36654D2D75728445B2 /* StringUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C818545F1785CED6366FADEFB1D2613 /* StringUtils.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B6DCBE0D8B56788EAB59FD04F5349E85 /* Timer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 801D2D386DA9C8524C0E1BDFEAA8FE09 /* Timer.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B6DCE2F81BA1642D5E816DA3DED5D8E2 /* Message+AnyAdditions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9477CCD5BA83E0DADA26417687CE5C60 /* Message+AnyAdditions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B6F67D54EFDC613128D4C2BDE578E325 /* UIProgressView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D005DEB45E4F797343B3F02401FB99B /* UIProgressView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B7070E152F540B9688049DC44F38C277 /* JSONEncodingError.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1BAC74823FDD5ECE94C02EE60AE473C /* JSONEncodingError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B77D80C45BA5F848E204956F086FADFB /* DetectConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F37B5762E166A6C9A96CC356F98157A /* DetectConfiguration.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B87FCCE91CA5520B7E65C88647754A05 /* StreamDecryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C1460AC382061FEB13D4978CA6D4257 /* StreamDecryptor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B891C9B604CBB18464B05807B09A81B3 /* GULAppEnvironmentUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EAEB85F5544E1947CD67B1CD192637B /* GULAppEnvironmentUtil.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B8BB52C21917D9210A66FCA815679DE5 /* M13CheckboxFlatController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 154E1B27D681999B8E65BCEC5071884B /* M13CheckboxFlatController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B8ECF8CA1F770B8B1C41669498A05D76 /* EllipticCurveForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60D87C27BEBDF457F03CC19F47CDA75D /* EllipticCurveForm.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B8F7974CE1E7EBFA5322D7CF5B1AA28A /* MessageFromUnsignedTransaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7387A0C3D8923F33DDB76BD63AEA590A /* MessageFromUnsignedTransaction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B913E4291183AC6A1BBB81BAB48C4C95 /* Random.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3670196F86253CA03D83A1BC7E7A4C4 /* Random.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B91B89EC76D066258437FBC9CD5BD570 /* GULLoggerLevel.h in Headers */ = {isa = PBXBuildFile; fileRef = C208B23790F896510E860026F7A0DB3E /* GULLoggerLevel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B9204FA05258FFB4205FD61E404B1A75 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6FAA1B17869C0E12128C3BB41875750 /* Generics.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B968E93A82D1472C82808FCB980D1653 /* UINavigationController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0815B96399D01654D2EF1639CE8DCAC8 /* UINavigationController+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B9872D121C422C991EA784782C5738D2 /* Message+TextFormatAdditions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07A80A8EEC863EB712E765F085BAA4CC /* Message+TextFormatAdditions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B993E124F0BC1E5F417BC3A1707BB1E6 /* KeyValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = B57731D793E2A760B0E23EAED67BB46E /* KeyValue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B9DDF87AD06FAB0F6AC776F7419AF43C /* FIRComponentType.h in Headers */ = {isa = PBXBuildFile; fileRef = 6336298187AE399BAD342DF112BFDBEC /* FIRComponentType.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BA44CC38D01755E6D49937A922A31047 /* ObservableConvertibleType+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 336F54BBC36E31CF69CEBB61BE2B764D /* ObservableConvertibleType+Driver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BABD9844F695FC199FEB3564B184E347 /* Switch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63B8DEAFE0BA008A25E16CCE37E2D323 /* Switch.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BB0CCDA91E95E2E474CB03687D658825 /* QRCodeReaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E28008D3C577B464158E9BDFDF348918 /* QRCodeReaderView.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BB1328919F987D60C66E0A37396CF573 /* ObserverType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 420BFF3E817C6BEA921F1623274D44DF /* ObserverType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BB1486DBC4AB16AC30B589A69E8CCC79 /* DisposeBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A27650AF1CE43AA37636108B6F45A84 /* DisposeBase.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BC3186607120324A0CBD2F8AECFFBB7F /* JSONDecoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3E00FF075195B7859567BE8CA39D0D6 /* JSONDecoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BCC55E2F89156F2111E2CA920EAD56E9 /* LegacyAddress+Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9442A4CA97C77A9E270ECCCEB30B73E /* LegacyAddress+Validation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BD12768F6C5B6019A340C76B5393175E /* Keystore+Wallet+Export.swift in Sources */ = {isa = PBXBuildFile; fileRef = 718074CB397798259F671B31F6590D58 /* Keystore+Wallet+Export.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BDE7A5A0F4F7A01B61C7E439FCFFA264 /* Nonce.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FDFF2B02FF095321264939BF51FA59B /* Nonce.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BE071C5AC17E797F8EFCE2B2AC2F0F5B /* Bitcoin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91547663F26D2EDEA46979048105F2AB /* Bitcoin.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BE309ADF52F82D6E42BE9AF0CB2652BB /* ZilliqaAPIEndpoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2D2A942EA23338C0D463582F4EECBE4 /* ZilliqaAPIEndpoint.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BEBB024DAF8D4DF0EA2F9D2BAC05979F /* KeychainSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58D4ABD49CCD95778863FDC90ECA0DCB /* KeychainSwift.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BEF9996825D67A4DEED8BF17440DA28D /* FirebaseCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B2E77B422175F3628CCBAE3449F8DE8 /* FirebaseCore-dummy.m */; }; + BFD93F9CE3B95884593D0E992E20977F /* CipherModeWorker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56915A6B84B2ADB8319D2CD12A32B895 /* CipherModeWorker.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C085726142CC23605FD92261DA2DC3CF /* ShareReplayScope.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC663D643603ABF75E357F916DEAB05E /* ShareReplayScope.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C0CA23190D72CA5DC3D21A293437CDFC /* GCM.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6139A036286E3223FA5F42B4BD5876B /* GCM.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C0E203069A3B499A21688806099A8C06 /* ColdObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D72C7B688A914231D8CBCEE1862FD7F /* ColdObservable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C113E71B9781897DA5F4D92E61850C7E /* Keystore+Crypto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E95C6136B6D8DBE5E11BFE8A8E14D6D /* Keystore+Crypto.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C15977CB0F37DCA955A33876E03F98BC /* Bitwise Ops.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB9DDF0FCBB914A2F5805672D648D276 /* Bitwise Ops.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C160CA33E63864DDA6C977949FFDB204 /* ValidationRulePattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37AE1961558B5997BABCB51CD3E83B78 /* ValidationRulePattern.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C171FEEA7D7C0ECFED818B87258FAD7B /* SkyFloatingLabelTextField-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 68D49AF315F5F851E0D738F958ED019C /* SkyFloatingLabelTextField-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C1902A5626633F1E8B0988BA85125343 /* pb_decode.c in Sources */ = {isa = PBXBuildFile; fileRef = 1F7DEA7E38701B8DE280F93373421ADB /* pb_decode.c */; settings = {COMPILER_FLAGS = "-fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks -fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C1AACA90EB0739DB0EB754379654DD2A /* MainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5886C05112DAD430EC0A99BF7C7FF7F2 /* MainScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C1E399C4EFD2C52BD1A3BFBB028F02B5 /* ObservableConvertibleType+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA402832DD38500DF83A9335563B33D9 /* ObservableConvertibleType+SharedSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C278414F6245D68D8A74DD1A3F4FC950 /* FIRVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B23D663569D9FDCED1F1149EC488A56 /* FIRVersion.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C29B37100495AA69DAC9DE044402589A /* DisposeBag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23D447E4508010F669AD2C91034F5B48 /* DisposeBag.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C30CFB8F9D9F71D194A4BE1C43A27C8D /* RxTableViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6280ED3FCE5B7F3E49E66E2819194490 /* RxTableViewReactiveArrayDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C376A2E95D50E2C2E8ABDED388B199EB /* RxBlocking-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DA39D0E6C4C39807CF57A3F568095F1F /* RxBlocking-dummy.m */; }; + C3AC114076CE379A84274AF55C16DC2B /* api.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60DC4B31A8DA97EAD743C8F8F684D2C8 /* api.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C3B8C9A6855B241E11F36D50BD91B959 /* InvocableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8889CFF9CFEE9715B2B4549A05C67475 /* InvocableType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C3D013DFF29F0DE84FF0F93D77E3BB1D /* UInt128.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF9F24E604692E852D333C2F6A835377 /* UInt128.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C3FB6C0CB8DB84172C5CEEC91ACCF79D /* pb_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = 791EDD5AA31A1942D6A16849DF5EF871 /* pb_encode.c */; settings = {COMPILER_FLAGS = "-fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks -fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C46CC77F97F703769DC7D0254A151B0F /* RxAtomic-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8CF7D8C92F628DD44AF26B838A5301E5 /* RxAtomic-dummy.m */; }; + C519306180C624BE267E6D83B5AF7001 /* TestSchedulerVirtualTimeConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8ABBE4989F7523F837FF4647B232B99 /* TestSchedulerVirtualTimeConverter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C51AE4557A6F77A3BC1C7569EC0EED3C /* AsSingle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4FB7BCF957B94BD642E719EFE4E8BED /* AsSingle.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C5668EC0CF40639776D31C3C7CC3D5D8 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 016A77F335D551D5126BA33E8F8D616D /* Utils+Foundation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C56DF82C54EA283F86AF6474C6BDB171 /* Enumerated.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE28CD7AB05EA3721FB48F556B062804 /* Enumerated.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C5C6D04EBA0F818CADC4E1DFB5F4751B /* Floating Point Conversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98DEF5ACDC90BF8F5195BD77DC76B97A /* Floating Point Conversion.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C5EBAAA2129E4376CA4F5737FDDF145F /* Reduce.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1511D01660C3763D8B10BE815DF38FE4 /* Reduce.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C6593DA8E1F94182258525E5C2460BAB /* HexStringConvertible+Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFD30D298D20D8C78C8DBE8311654B0F /* HexStringConvertible+Validation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C7366A5290ACDD25540750DB0C00EF47 /* Create.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1EDDA09E8A58EA61719024322FB4C67 /* Create.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C77436C4424843BB524D35848FED8586 /* EFQRCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8074A63DE0B962E1ED16E02B5783720 /* EFQRCode.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C78DD099A407C6851FF93DBBC4E445AC /* SharedSequence+Operators+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1668ABEE9BF3A65E8633B97FA0D8854B /* SharedSequence+Operators+arity.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C7ECF488A18F18324C5B9A9D7C674E8C /* Reactive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 815405C25FBDA31913149EA9540C0993 /* Reactive.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C82F11A60DFD40A29B12DDCECD4A3A78 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF9DE38C461ACE175D3C3D85C039E360 /* Message.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C88E63E5C2E6DA9D0938ED064AA542FE /* EFQRCode-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EF7F21A926A46FB1610C8CE90292E941 /* EFQRCode-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C8F3A33668334268C034B31FC71FD241 /* TimePeriodCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CC697D69D4738AB6DD6367A914EA9D7 /* TimePeriodCollection.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C970F880475E74EEB40CB21B7221269F /* DerivedKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = F63805ADA1B16E32BFEA2E2C5B972635 /* DerivedKey.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C9C28914186EFA096307BEBDB4208E78 /* GULReachabilityChecker.h in Headers */ = {isa = PBXBuildFile; fileRef = 288AFB0C3E509710136796CB13FA0383 /* GULReachabilityChecker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C9CDF2DEB75F3DE04828ADF24E69D9FA /* Skip.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F2FEF040229645E5BE9C1727C18CD37 /* Skip.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CA2D39D7CAA062AA07E6A513D1F2A080 /* Division.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61F6AF7799BE68F703FA58489FF58A5B /* Division.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CA3B687B9D1E0B4F4FE0AEA0EA45E381 /* NopDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6895AB1FD230BE7D004EFCEDB3464FCB /* NopDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CA94F90F2EAA435F6BA8E70EF846A901 /* GULLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 490ED5D62BCB797E917580358C5B0477 /* GULLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CB006DFE2D5A4CA58281EC94637FBBC9 /* TextFormatEncodingOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E1D4B12D66460C9D4C0426315420C86 /* TextFormatEncodingOptions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CB6155ED356C5BE51932F87E3F6DF48A /* Google_Protobuf_Timestamp+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBB56B695F0891ACE07788D8521CFEDA /* Google_Protobuf_Timestamp+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CB9CD303B42C8B0509E2EBAFBB6F1473 /* Bit.swift in Sources */ = {isa = PBXBuildFile; fileRef = D311E8969879DFCDFEBB207D166B003F /* Bit.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CC27AFA8A471CC7580C89E060413AEBD /* RxTabBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FFBC665749EF585E463D72094DB3234 /* RxTabBarDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CCAD33A79C550BBC4345C963B778EEA4 /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 118624EA235152DF9B5E1E34577FD0C2 /* RecursiveLock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CD938958224E4B2C6515158C81063A9C /* UISegmentedControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCA986F8F4B873EB7CB048432CF05D1D /* UISegmentedControl+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CDC89222FE25E87B73FBB8BBFAAA3EE4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = F795F7D4671455D83040A9D7404DB0DB /* IQKeyboardReturnKeyHandler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CE479F6AAF7FAAAC4D7112A2D03320BC /* Dematerialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 401484FD3A63EC00472AD42256AB9F7D /* Dematerialize.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CE7D4879C8AC2E299B11E10798E248FC /* TestableObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B540510C1AA7BA2005B29DD6371250D /* TestableObservable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CEA7A1C91FF2E035ED64FB3E3696748F /* RPCRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA18EFBFA599FA01C842B639A59D6206 /* RPCRequest.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CFB5BB2A71A020F5CE6B0FC5450936D6 /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D25C5BEE19CF8BB16763D5ACFCDADA8F /* DispatchQueue+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D00637EA0EAAD8A1BB99666D1CB44AEB /* QRCodeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFFBD7EBD922BB8A064F382F17C31531 /* QRCodeType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D05401666A0CE0AE1851C7A66DFF46AB /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3710102B236F4B0F3CAA47E537DE696D /* Bag.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D0A7860E8F66B236CD3CDCAC6AD5D58E /* ZilliqaService+PollTransaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EBA57F15AB4E0BB2CE1813BC372CF55 /* ZilliqaService+PollTransaction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D0A98CC60377E1E0E9C225DB4CF974D9 /* Concat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 387377706E493287C9729B24E16B85AE /* Concat.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D0CCE4BF2B81E062A4729227C451635A /* RxTextViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF61700E432985B26C6CA2A5091A4A46 /* RxTextViewDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D133AEB3AB85F858F218A5D9F8F2B66B /* SchedulerType+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC79AAD7E16367048F4AE632E76ED080 /* SchedulerType+SharedSequence.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D13C640E4DEDC9FE40141F66FFD7193A /* Generate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A1804E92F3215479EAB46DA9625469D /* Generate.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D14174602300ABCCEBB83C1F06D1F012 /* Logging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46D18F3BE88218EC0811F54526F40AAF /* Logging.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D15EB36C978E6F94E7F2A7A4B686ABAC /* RxPickerViewAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE3C8D65B36374AD76C7DC2F42FE2B48 /* RxPickerViewAdapter.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D170C1C9C7DD172A08DE9B535A38BB28 /* FirebaseCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 75990C205C6EF2AC54C6DA7212679369 /* FirebaseCore-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D1C35B6B4FEC701B158478AB1EB0FA4D /* ValidationRuleSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 670C5CE4F40D6EFD544AF69F0A090BA0 /* ValidationRuleSet.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D1C81B43896C3D13F6A96B5457B7A436 /* ImmediateSchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FE7166AA07450FBF48DE613B2B43763 /* ImmediateSchedulerType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D21B33E2168F3435DEA49EF497D71546 /* ProtoNameProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8E1D8C112FF27884311B69933AB3ED1 /* ProtoNameProviding.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D2F808482178CFE0DC8866CBEA8754F5 /* SecureBytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4E5609B7C200893EE26E3121EAED3AA /* SecureBytes.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D37231464D2EA79E0DC6AA39346F7013 /* AnyUnpackError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2098AAAF39F5F362DB5E4E23607ED50D /* AnyUnpackError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D3A4A89AF41B30BBAFC1FF6412A8777C /* IdentifiableValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99D9AFA6F2E91F016169A69B9BB8BDE2 /* IdentifiableValue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D3D83069AB0417C1E79533620046D768 /* struct.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0138AF268BCAEDA58B096085A1629C83 /* struct.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D427CB6B2C40940092E69334F1E5833B /* SerialDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8047D5A8827FB2A58587D2A287BAA75 /* SerialDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D43C6CDE09BC4312F1F9DFE10E8592FD /* swift_qrcodejs-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D61EF67343FB0AC3815038727936E67 /* swift_qrcodejs-dummy.m */; }; + D488B37A1E1FBAF59DFAFC8FD455CEA8 /* Unbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6F170B66D970CB6447C6E00B5A0A7D7 /* Unbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D4E98839DE1325436D0D9E0FA2056D9E /* Driver+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15ED17F0B1B0E4692313F399D14B6006 /* Driver+Subscription.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D52D4B07C2AFAA6AEBC869DBB50EAADB /* RxAtomic.h in Headers */ = {isa = PBXBuildFile; fileRef = E740AA3908F7F0DBA75BA2DEDBCA6544 /* RxAtomic.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D556EE36066693E4A2DE0340F42B84AD /* AEAD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 844338ADC88CB96ABD4D89F32F1CE6C7 /* AEAD.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D55BBD39A7F73F1D10E467C1D87EDF0D /* Wallet+CustomStringConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66C284A65F4540432F00A4A629AE44EF /* Wallet+CustomStringConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D567A0DCF7B537972A4E5DA137DA7480 /* Addition.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6D624FB7C4B432FF34FE529F2C7A6A9 /* Addition.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D5754A132FC76C0749E74D69F1F225ED /* SwiftProtobuf-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C710DC966A6444D2BF2ECA00391E7EE /* SwiftProtobuf-dummy.m */; }; + D61D9108C32F31651B7FD58B730559F1 /* Range.swift in Sources */ = {isa = PBXBuildFile; fileRef = B472647AF06273DD0392CA5E6B25EE78 /* Range.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D66B756008BB601391F337818F7A3DC2 /* M13CheckboxSpiralController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 116626027DAB30C7EC3A096ED444E920 /* M13CheckboxSpiralController.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; D670F375FF6A3DEDB0A55A9E0BA2178A /* Pods-ZhipTests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E4DAC136841B947DEE596945DA6B040A /* Pods-ZhipTests-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D6762D3FA496E24A758AF55EA714DC96 /* Signal+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681300084A1D83D55F0911FAA974BA06 /* Signal+Subscription.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D67CA190964BCA179E9A78819B49FE52 /* EFUIntPixel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2E740CB991FC2502564EA12B94F4A14 /* EFUIntPixel.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D6A71F9A5EDB625AA8B016178296D822 /* RetryWhen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89D82CC5A967698915600B9564462D44 /* RetryWhen.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D706F6F23D9D38C580960EACE24E2ECF /* EFInputCorrectionLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56007CCC49EE9BE38C2C3253E550F00B /* EFInputCorrectionLevel.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D7115B4879563F6D6708788B4EDCFDB4 /* RxSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B48641C896BC647D37BD0E5D368E101 /* RxSwift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D783810BB2B42F514A59A724B9A80B60 /* RxTableViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D23F6C9801516C98C1B14E0C80601286 /* RxTableViewDataSourceType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D785B03D8A1B5B1028FF3BFB228FB569 /* GroupedObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F02A698A5983C813A4FC0606AB4A4F24 /* GroupedObservable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D7F60A56B16741C446FE8FCB05A4AC62 /* Message+BinaryAdditions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E91236BF5CF0A777C6151DA277911C8 /* Message+BinaryAdditions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D84D987D1A0800552B5DBA43E0F699E4 /* GULNetworkURLSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 9967294842B4FB1E97F1F73C020FDE34 /* GULNetworkURLSession.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D8A917822433894FAA05F946D922D69C /* Google_Protobuf_Struct+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31861483AFBD84686096024B49327939 /* Google_Protobuf_Struct+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D8AB4ED957C15BF9B31FA2033B5AA317 /* Date+TimeAgo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 974CFDF2BAF7EB0F5CAC08E62952C2C0 /* Date+TimeAgo.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D94598D4330176F89B33C43B0DEB5EEB /* SkipWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9532D03B383C49473BF3E0306A3FF31 /* SkipWhile.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D94F93D05A472A12F8473C23A20333EB /* SkipUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D1C38B9F79637767FA2CE16549EC83A /* SkipUntil.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D9871D4F232C9B2CE34BF45D853117E3 /* Li.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6C52474C6BF1F750E1195136DCFC90F /* Li.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DA34817C5482D635AAC5CA7203DAC2F7 /* Merge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44B783F3405DBB8294EC619F66EE7C58 /* Merge.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DA3EC71994274608E6BD8560C630E15F /* AmountError.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7AC4B66EE8FD2AFCB4557036FDD01A9 /* AmountError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DA4D7D93DD6C8A66822F8599591F57C2 /* SectionedViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5451B57D7053F34F54A4D887ED57C249 /* SectionedViewDataSourceType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DA61D2CA27C911C128997E5964F6A4EC /* KeyPair.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00018795CC450D08B4773211C21D4097 /* KeyPair.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DAB3B4EA2B2A054DD628CBB8362506BA /* GCD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DAC1DDF2CFB0ACC828FF638C27C97B9 /* GCD.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DAC2197C4344D6CBC976BB180D67F6FC /* FIROptionsInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 320A5AB580541E86F9FB3A858D9A37C8 /* FIROptionsInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DAFD514D33B4AE9E01B68ADB54D2E6F5 /* Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 889A092330D922774F62D943C26140DC /* Deprecated.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DB95E9AAB38467183A513436B28B72C3 /* TransactionResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CB1F3D19DE30DC69B7CD0DC5837E979 /* TransactionResponse.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DBC6C52F690CE7256687C99F1112D5FC /* ObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8585B78D0BEA6B74D61389ABAC44EEA3 /* ObservableType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DC0CC25FA883A0A86CC060FEACAB030C /* Timeout.swift in Sources */ = {isa = PBXBuildFile; fileRef = D303BD356F1532E648813A02E9787859 /* Timeout.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DC39830E312A0EFE7EAEF765C2E518B1 /* M13CheckboxCheckPathGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8E23D82717184CF68F2FEB9EB2484B6 /* M13CheckboxCheckPathGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DC4BEACC5409C28F0B5FD722469C66B6 /* FloatingPointType+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDED994E9804F9D21B077DE49B41A99D /* FloatingPointType+IdentifiableType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DC8AF7759A67A9A164E6AE77D07D89AF /* SHA3.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2446CAE4A76D34CA61722DDE5BC5FB57 /* SHA3.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DD29798F8AB9B2404F66E8445B5B8D67 /* GULAppEnvironmentUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 7251A5B6C19CB860E27F4D896FFD952D /* GULAppEnvironmentUtil.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DE6DF8A52C2C24E999546F70E5A419C2 /* ControlEvent+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = A04230C1102F529F38BB6167E4EABB83 /* ControlEvent+Signal.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DE83D339761949ED71B1AEA191DB7AC3 /* UIViewController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6AF812CE36EC31DA2CFD3EEF73F833F /* UIViewController+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DECB7F52FBFD960485EFB1BB21A39B24 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 763817A09CCCE1627EF3853182D70244 /* ParameterEncoding.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DF419B990339427FC6CFBE04DF55B50D /* Blowfish+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92E542B6B0E5F4FB2F4AE1144DBA5983 /* Blowfish+Foundation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DF791365FD426652F06E3B3B21E64DCF /* UInt32+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FC5ED28691ACDA3A0D3868851A19417 /* UInt32+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DF98863AF9472EB850CF8F2C97D471A1 /* Prime Test.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1ACEF08D8098A0118E2D1763619146F /* Prime Test.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E0FEB594CD241EAFC33005802E49287B /* UIImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD933EA50B0B33D5E7FB0FFC4AAB36AF /* UIImage+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E1013E4963CC101E6565532A761F1CB3 /* FIRAnalyticsConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = C10E40C7AB535D78BDEBE31E0EF2FFF5 /* FIRAnalyticsConfiguration.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E119E5CEBA51E33E3401DD6F7F32E9DE /* Recorded+Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A0B926D0FD24517CFC26DF1706BC2F6 /* Recorded+Event.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E195DB7CC1131763ED63B980016D3F88 /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBE8795F1FB0BB7C6D1FA28B3F6903EA /* PriorityQueue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E1A0C1A6F3A60DDDBAB33AECBA2F449E /* EllipticCurvePoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31B886052B4526223746F60FFEC0941B /* EllipticCurvePoint.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E1EA0C25B25FE956476E2FCFB8BEF40F /* EllipticCurveKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A21FE03997D98B005819729E5D886B0E /* EllipticCurveKit-dummy.m */; }; - E24320B569382F2AD5C6D80B498A97D3 /* Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9135D913AA299B78418B089070A61E3 /* Deprecated.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E271A92627470FFD28D61D9ADA61E7C4 /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCD6F835A0834ED8CD3F2AE8099885A5 /* IQUIScrollView+Additions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E2847C205B57476D0A68D7237CE8C434 /* ControlTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56E416E437C512B6DF2D75FADC551F1D /* ControlTarget.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E2EABC0B658BEFEB49B2B6D078C7729E /* Decoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = A913FF879500353C80B9ACD21FCD38DE /* Decoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E3AFD52DC42DE6A901A95835B8D7AC4A /* RxNavigationControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E099BFCB0719CEA96224BE4059CEB8B /* RxNavigationControllerDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E3F91E6CD128CBE8CFA56D3A32ABCD0B /* HMAC+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290AD97A044424B00A6789E46E320B4B /* HMAC+Foundation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E4360D842E2CAA2FF3D1C2B4C6D43032 /* _RXDelegateProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = C84A10E087922440F6D67BBD3DBFCD74 /* _RXDelegateProxy.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E448B4C15B830DC8E3012776C3756A55 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EAF3CC0D20A811F71D8421664DCF5BC /* Array+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E4CE4781A8D5F4A70F1A158E57FE7DAC /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C78F3A3FB828217E3408D42B9D7197B /* Platform.Darwin.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E50BE9B30DCB5D9A2675A136A3CA0135 /* Validator-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 34E0E60493B21C264B5A3988A1BBDF69 /* Validator-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E54DD9F143FE99DC868C599C9FE6E6F1 /* EventMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA59B493585C952690188E1C22B2881F /* EventMonitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E55FF29423E3703395167ECEF1BE612B /* FIRAppAssociationRegistration.m in Sources */ = {isa = PBXBuildFile; fileRef = A7C008281F68D99379F0032DD685CB2B /* FIRAppAssociationRegistration.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E5832E904C2CF63DE57C01E996A7285A /* wrappers.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63A997F53F18382DC95E3F9544896814 /* wrappers.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E58379C3DFA27F18503361596FF616F0 /* SectionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED0CAE482EEFA8701CCC09A9CE4A81EF /* SectionModel.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E60B4FF4DA47D8AB9BFD7C5137781601 /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 157988B32C41DDC26ECC79A93412FF01 /* Platform.Darwin.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E61B7EE403443062AC7DA75A564F5592 /* TimeChunk.swift in Sources */ = {isa = PBXBuildFile; fileRef = F56964B89FB014F7B949959801BF3A72 /* TimeChunk.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E660B327AF4E71934791C854F60DACCC /* pb_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 57B5C7BBE7976654BD4B208FD794FAE3 /* pb_common.c */; settings = {COMPILER_FLAGS = "-fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks -fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks -fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E670788411947FE0B423D5E7140D964C /* NSLayoutConstraint+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = EFDC30FD5349E03DA6B0E61FEF732BE3 /* NSLayoutConstraint+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E6726B944D07E7BF803A127C6D8031EC /* DateToolsSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 3887473A45A4810C79FBB49FAE3F4F02 /* DateToolsSwift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E686FA5F4F1EB2B991A03AA687D4A261 /* RxPickerViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D283ADBC22219E7D460120384C1729C /* RxPickerViewDataSourceProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E6B30942F22A3A5AD6203A8FC482BDAD /* Visitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C7B580A9AE252BD6E529F493EDBB1EE /* Visitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E713969BB25C4AD8B7901EA0A3DFB9AD /* pb.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F3B5C4D53619188E0DF1F2DD0E7C2EA /* pb.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E7384AC68106F4B4960A69DAEFB2FDEF /* KeyDerivationFunction.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0DC9DFE623D1149F07E5C65FE95C3EC /* KeyDerivationFunction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E76570DE94A5213B85D92DD32592C5DB /* FIRVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 25A6E3ABC75FDD002D766E7DDD0C1EFF /* FIRVersion.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E76BA81D082E4B4415AFBB34B02FB906 /* JSONMapEncodingVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E18A36C3C923C7068B27824B42D6F49 /* JSONMapEncodingVisitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E78C5F2BF664819ACEA62FBCCE5675F7 /* AES256CBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = B88B3FE7DBFDF6C0035F6EE9D23FDD0B /* AES256CBC.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E7ADBE11CC72EBC4B7E9D31CA3C7A5C2 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CB2B81ED72330D291F028CCB206B1A4 /* String+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E7F124A1E88D412873E5A22C02BA71D0 /* Keystore+Wallet+Export.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06FCD050AE1D057BDDAC31F054F9CD7C /* Keystore+Wallet+Export.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E816A173A52FEDC194DFB9C64576EC78 /* AffinePoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD78C952D978DCB448138904AFEB1680 /* AffinePoint.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E8223482BB1955D9DC7DE2F28760715F /* FIROptions.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF7DE8922DAEF4CB87774015CF24D89 /* FIROptions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E88973E284CFFFD1C3E53AF1C2DB6B1C /* String+FoundationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 085006FA415867886CA73B717FCB4A0B /* String+FoundationExtension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E8B1F9F2E43832322C24806105066D15 /* ValidationResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 120E2C8A1F885AA2C3429072BEBF6E4E /* ValidationResult.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E97A8074AA933F2556417A1E30BB2735 /* UIImageView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC826DC97F1D1A03A20DD3C22E1F7AE7 /* UIImageView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E9856E4E3E8BE507D6D5D138BF18EABD /* AsMaybe.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA83603733549A799A26F2191E602801 /* AsMaybe.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E99C21E7A2345E31DB05892131267833 /* Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19B949F57A0A708108F028DCB7101F21 /* Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E9B25323787E32A5A23FDEB8C056E082 /* NSTextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC4C81913CC2E6F483F9ED12A920620D /* NSTextField+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E9C29B8FF14D79D3E1F30092655418C7 /* FileDestination.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4067987D55E2B9CD519DDB3552670EF2 /* FileDestination.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E9CAA0B6B55F757A0D48A2C7D5CF7BB5 /* NetworkResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = D45934013FB9B776FE015ECEA688FA09 /* NetworkResponse.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E9D84C59C485F67E34155D40717F0131 /* Never.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B7FEEB6AC715A09B930012D117E5580 /* Never.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EA96B7AE82F7017DFB2A3EFBE9ADC40A /* ViewTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = A37589A745618A10A993FA1F05812F91 /* ViewTransition.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EAE34E12CB2433FD7061C8A3D80F3A52 /* Catch.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD9E4D7767201CE9F14C4A10809AB7EA /* Catch.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EB4CB428DD7ECDB3D320656D2DAA1C1A /* Abstraction.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1F71E82CFEC19E7ED3EC382719230E6 /* Abstraction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EB56DCC2E31753CE4AE95C1254449019 /* GoogleCloudDestination.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AD9728371EF5E9EB7844B1281D003AB /* GoogleCloudDestination.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EBE837708C28B63AE1A1709013B2F7EB /* type.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80050F9616640E83E6C87D7483AB8618 /* type.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EC32AB05DE10DFB702CAEE5D9EB99679 /* ValidationRuleURL.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9E43CFBE4F2586E8BE564ACA9359889 /* ValidationRuleURL.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EC61C42A522A79B08280EADA7A80A0C7 /* RxCollectionViewSectionedAnimatedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C19AEF49ECE812EB6A35ECD477120DF9 /* RxCollectionViewSectionedAnimatedDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - ED134DF1F9ABAD4898B34FA5EB9996DD /* PublishRelay+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC0B1BB9BA7E11DD312FD8EBD1A9B9D9 /* PublishRelay+Signal.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - ED43446EF84F2EFE16E524ADDC41453B /* Words and Bits.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF3630601577DB2A15F9F36E600D5894 /* Words and Bits.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - ED74870C1B8C11CEDDD74A904003389F /* FIRLoggerLevel.h in Headers */ = {isa = PBXBuildFile; fileRef = F0C140ACE8C43E19E9DCDF2304A15B71 /* FIRLoggerLevel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ED8A4997A9714945676274D66939259B /* QRCodeReaderViewContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A845C36EF1A56F933078CF1A20BE4D2 /* QRCodeReaderViewContainer.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EDEB0F946B2786D076318B1FE7A08EB5 /* DeprecationWarner.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA33CD7FA1CBB82553B7C2EAE242E325 /* DeprecationWarner.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EDFB7898FA3025C6C85E5D03146ACB7B /* Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E6ADC01A44D638C2E8FC9EA97649341 /* Signal.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EE806206C2BF268617F0DE0007242209 /* TestableObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 875F73650B30905F44C42A05F177B50A /* TestableObserver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EED289AFB92B540042D939A97F0D8E7F /* GULMutableDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 3964688647B4D5D0BF4C0C237D4F7665 /* GULMutableDictionary.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EEFBD81367409A06BD60B8A64149F73E /* TextFormatDecodingError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43EDD5E0A98EC36CCEED978FE4E0E98C /* TextFormatDecodingError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EF530B3D6317B35B18623D97EBD89895 /* QRCodeReaderViewControllerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3899850CB3E9BC1CDFC6248FAE66C1C7 /* QRCodeReaderViewControllerDelegate.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EF739539244A0FF1A3AFB1883B4C6EE3 /* AnyKeySigner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2425EB4D5891E44E2A32B9FB81119EB7 /* AnyKeySigner.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EFBDA75F850C80612AF6591BA5C8C7A9 /* StartWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B9EAA65FCD02325C6B7BBEDD5D6C138 /* StartWith.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F00CE3AF138188CD8E1494EA98BD14BD /* QRCodeReader.swift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E01A005266C9A47707F15EACC1B65C5E /* QRCodeReader.swift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F0904DCFE9F957CD9A7A05F48F386D73 /* BigInt-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 837AAB6239B890B3DD40DF7A5103644B /* BigInt-dummy.m */; }; - F14F36CCE597698595C2D4D7F63D12F1 /* HashFunction.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9C47D1DB1330D762CD392691A83A636 /* HashFunction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F179DF7B369927466F7B497FF6F2F39D /* JacobianPoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7988A84A7847EF64B62F74FCA96F45B7 /* JacobianPoint.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F1D64A5F5ED7811629A14363C5F9C381 /* JSONDecodingError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E059E632F74B6F3E4C41EB22F65A6B6 /* JSONDecodingError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F1E121FB3BDF29B04C71D8B95D31AE0D /* UIPageControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2452899BBB32E5A94CD4EE2DD1EDCCD /* UIPageControl+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F2327CDDA8498AFDC3AF8FAACA1BEEC3 /* Diff.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69155CF868BF2F46EFF97DC8A0BBF17C /* Diff.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F2554CB52CDA05EBE8005541A3425671 /* Window.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5906C036594DC1818F56FEA560B023F /* Window.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F270F6191C91F93A6E2D6E5860CDA8BB /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D75C19D03E251FE6FE2FD3DE1CB5A5E /* Platform.Linux.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F283D0AC83A72EEFB2BB04CD9BB900DF /* Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55F5B45C948C24B476ACB1891444A809 /* Driver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F2859207562D16EE5411FF79568DA448 /* SBPlatformDestination.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4CFD59D26F088DC697FFD55EF733392 /* SBPlatformDestination.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F293187349039ED0AC17C1F3FDD2AC44 /* BlockModeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA752B6381C1C1BD3188484920CB7F10 /* BlockModeOptions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F2E5C14B944142C9908DE99C64B28E44 /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = E51D9DD471D905DC2EDD2E25885BAA61 /* Platform.Linux.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F2FAF9CE52B549FC8DD63D53952A8148 /* TextFormatDecoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69976ACCBCEA2E59ACD027B080076A67 /* TextFormatDecoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F3008C6EAE9AC5FF6A5EC18D754DD27E /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 30F82FEA006D59F830B90225FF8B5926 /* IQKeyboardManagerSwift-dummy.m */; }; - F30787F6BB56BC91A2D5AAA546545ED7 /* GroupBy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8492958FF4637BDA9FEEB08AB89EE411 /* GroupBy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F3081FB4C189AD3B38FD07B3EAE67538 /* EFQRCodeRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A0E2171991625B1CABE68C651984C76 /* EFQRCodeRecognizer.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F342CAADBC50DA6731FFFD145BCC1C29 /* FIRErrors.h in Headers */ = {isa = PBXBuildFile; fileRef = 58B460C2EB560C1254C88BA058B12993 /* FIRErrors.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F36DBCC476F9F1CCFFB35D130D7B2E58 /* UInt64+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 229F5F0DC7B54C441A5BD55A2BFF443C /* UInt64+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F3B6C33F7F2629E91B8C689943F00F9C /* RxCollectionViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85687FCB02B53B032CB2023A7A9AB54E /* RxCollectionViewDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F3D10DFD9A31F60E68CADAEE4955ADA0 /* StringConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = C85C16DA5EA87FBCF1EB7C550A0A4B22 /* StringConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F40A67417066E78FEEE16FB5A5A6CA3D /* QRPolynomial.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77DEFEB235497E4E734529DC69EEF84 /* QRPolynomial.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F41259698C83E2B5F90A72069C994379 /* UITabBarItem+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0406FC715D3DE995651A9BAF186AE48B /* UITabBarItem+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F434F2988198A31CA05A1003F4A2C41D /* DER.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7DC593BD8E2359AF3D459BDFC94B9B1 /* DER.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F4E34BA5EE3DCB1E8C573772E5C9FAC7 /* GoogleUtilities-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 74AA74586288EDA8D49EB0599FD3D4C8 /* GoogleUtilities-dummy.m */; }; - F4F9B0D3B01868B1707FF3AA0B984050 /* GULNetworkConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = FAA94E8446873A8822F19DDA6316B7A1 /* GULNetworkConstants.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F6249AEF0918596E86D56C43EDE14AC8 /* ScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8FFA1174F8CDAFA9ED1206272B30E89 /* ScheduledItem.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F645662C9C046C5B44F886327E5FD104 /* ECB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A91B2EFA2104012E8B535A5602333F6 /* ECB.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F6568CCA2C05FC4685A60DF8C8A71577 /* ZilAmount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E3DE879FA47E08D4478069F7C4CEE89 /* ZilAmount.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F692BC72172672719F71DF0A8A88A818 /* EFPointShape.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7189EDF0C782C07CD758ABEE8A594FE1 /* EFPointShape.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F6A62D2F96A4D59CD13270AF5D0F61BC /* AnyKeyDeriving.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09C5B0737B9D509559F1B75FB96FA97F /* AnyKeyDeriving.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F6E2BB57E1E3E98CCC8586A4F2010460 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3924AA711D6EB495638BD742DE003365 /* PublicKey.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F731B3F458D2129E21B59E752CA3E2DE /* AdjustableLowerbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7054CFD4BDD7042A4B168A2E9CB19ECE /* AdjustableLowerbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F82303A3C39EB2B780CEECC5040649D6 /* EFQRCode+GIF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90594B84F1342AB0686C29DBACB1C294 /* EFQRCode+GIF.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F8340C80A83AF4D9EF7FF47DC3C948E9 /* AnimatableSectionModelType+ItemPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F1B061EA80F906A69888D14592CCD22 /* AnimatableSectionModelType+ItemPath.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F85E6E526CCE2F96A865DEB5A0128D14 /* Lowerbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37B601BE568F083597079CA0A983BE90 /* Lowerbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F8B6EA90FA4F65D68C4B2074DEB813FA /* OFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3733B82BEA9F445AD42848D3738B1BE1 /* OFB.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F8C9FEED15F1C59ADDE7EC004A433BAF /* InvocableScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AD6CA4F6D800EDDE6BB26B79EF31012 /* InvocableScheduledItem.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F8F691F48028EA4513F19C85327EDCFF /* NoUpperbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = A393674F9C23064179E0E5EA0C1BA8DA /* NoUpperbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F90F48C59692DC9D496ACCD5DCB5E1C3 /* CBCMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CCB479F2143088788DFB38B387D231F /* CBCMAC.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F96BF1816E991F0779AA2D770FD79317 /* CGImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D995BA7F6EDB4D2E86584C3ECAF66BF /* CGImage+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F97E97044C1C2F777F276BD4CAA654FF /* UITextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A84F7BF19E2CAD449C7970DE9BB809C1 /* UITextField+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F99616F488A0CAA8C4C20CAE8F6D8D8A /* ScheduledDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B0B96AF6E3F9446DC7F34A1E849DF9E /* ScheduledDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F9E6C83035E266E0A7C5D25DA775BAA5 /* DetectConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87EDD4BE5DEADECA1776BE4158601EB3 /* DetectConfiguration.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F9FFA31FDE2BE05320DAEEACDC4AAA53 /* GULNetworkURLSession.m in Sources */ = {isa = PBXBuildFile; fileRef = F543AF2DA3E2AEFDCF1B59916D53935A /* GULNetworkURLSession.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FA32DB008126F0ED10A88E8E16FA8FA2 /* ConcurrentDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A360956447E4CD318B83E002D1E9AA5 /* ConcurrentDispatchQueueScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FA3CA69D8A4E29BEF7BE93C4D9F4FC03 /* AddRef.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0ABB02D7861E2A9B4EE966D263367B5 /* AddRef.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FA41C749CE3DB448DE96DBDA863BD8C8 /* Optional+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8020C3CAF618A5E16B23662055A8A1C3 /* Optional+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FAFD0C921C2A0FACB3DE9B040DF2AEB1 /* Qa.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AB67EE4D23D25C6BDAF2B35106256C7 /* Qa.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FB3972158757C1C4426306A845733549 /* SwiftSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3ECD6A30D7509BFF81D53B5EBF45070F /* SwiftSupport.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FB74F388BC12B051578598A3BCE02D12 /* AnyLowerbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A02703CDC287F60A687F6152CFA3549 /* AnyLowerbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FBB84F8CF862FCEF86A5169AD26ABD0E /* DeprecationWarner.swift in Sources */ = {isa = PBXBuildFile; fileRef = A43746CD1D683A51574850995055FA2A /* DeprecationWarner.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FBC1115968CB8086836EEB24EF55B487 /* BinaryDecoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6040E8827F76DF530979AF24B3D70DC3 /* BinaryDecoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FC0FF131441807E2439EF90CBE56A983 /* Wallet+CustomStringConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8604745BD2FEC1DF7D77DDB5869B8046 /* Wallet+CustomStringConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FC343DD2984AF31BD20DC9B6048B383A /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 445FFC068A0A9D9775F159ACF9514825 /* Error.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FC721EED628F5F04531931443DB24B10 /* UInt16+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = C85B8D597CE7D90B0D970312490A346C /* UInt16+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FCC497F63425295F96F7823836CD4EF8 /* pb_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 35F6C2FEBCE6F3ACB5DCC397C6F90634 /* pb_common.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FD30A892E0774F6971E49246F871A5B4 /* RxBlocking-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 116F2BEDB6EB690D8949CFDAF12A8ABB /* RxBlocking-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FD4795D80FCA02A3572A49777A30BBE6 /* NoLowerbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A994BA10E8360FE0D3B4695C5DA1465 /* NoLowerbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FD5FB96AB3DC92EB187BF154E61381F2 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 019D5576B0BE11EC3EA634E766AB8C5C /* Alamofire.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FDA9ADC589B5359C2CB68FC144D68485 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3F90515B7FA1F5A929854E4CAD28014 /* IQInvocation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FDC4AE0C97A9D049074809A03B589706 /* PublishSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50179B0B944F758ECDF1B7D935C2E740 /* PublishSubject.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FDD9272F3B78F4DA1D0250433EAAE7B0 /* _RXKVOObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 23AE904B7D37F652A1DB1D3F07A13ED4 /* _RXKVOObserver.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FE286415504CFF9467AAF4B446BDC309 /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C39EFCCCE2157BA20A8166AFCAAFFAB /* RecursiveLock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FF63FAE43A632FB97E30CCF60EAE793A /* Wallet+Decrypt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 318697C54B6EEAB4DC15C02A1D3DE6CC /* Wallet+Decrypt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FF786DF2807B66B25D938F90FE0FF70F /* RxTabBarControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8465ACD79D6161C6BF0949B9FD6B1875 /* RxTabBarControllerDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FF94A1226538F4CD705920C2EABFF665 /* Observable+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9B3BB02D30E316BC7B475C85E60E0B3 /* Observable+Bind.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FFC61FFBB2EEEC963705D229261E56D7 /* SkyFloatingLabelTextField-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 89E8ED6600282B51748B2844DE29E31A /* SkyFloatingLabelTextField-dummy.m */; }; - FFDFC7DCA0511D010FD645D4CDEB7E63 /* Encodable+Dictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5212A1E6B4F00D7B6529E3E778ABF8C9 /* Encodable+Dictionary.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D6762D3FA496E24A758AF55EA714DC96 /* Signal+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1483CAFBCA345B0F60AB749EC6D4482B /* Signal+Subscription.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D67CA190964BCA179E9A78819B49FE52 /* EFUIntPixel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D02152F2428F54C511448934DF267F3A /* EFUIntPixel.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D6A71F9A5EDB625AA8B016178296D822 /* RetryWhen.swift in Sources */ = {isa = PBXBuildFile; fileRef = C05E6885997E94656BD3E87409D85066 /* RetryWhen.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D706F6F23D9D38C580960EACE24E2ECF /* EFInputCorrectionLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E40450456A0670ED6AA7B11A60C5AAAE /* EFInputCorrectionLevel.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D7115B4879563F6D6708788B4EDCFDB4 /* RxSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0736C4DA7EE83E453C9D9EF4528A9F20 /* RxSwift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D783810BB2B42F514A59A724B9A80B60 /* RxTableViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78B8E4CDB7B41CAF6B512C024FD5DB62 /* RxTableViewDataSourceType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D785B03D8A1B5B1028FF3BFB228FB569 /* GroupedObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26D18C20490ACC97675E64E396B50797 /* GroupedObservable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D7F60A56B16741C446FE8FCB05A4AC62 /* Message+BinaryAdditions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 909D28E5AED3D06BDC63EEB51D6C8EEA /* Message+BinaryAdditions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D84D987D1A0800552B5DBA43E0F699E4 /* GULNetworkURLSession.h in Headers */ = {isa = PBXBuildFile; fileRef = D89C6B74DE4073634956022EAEF47D74 /* GULNetworkURLSession.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D8A917822433894FAA05F946D922D69C /* Google_Protobuf_Struct+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9408F057914F72D6B66F1DD6DE7B9548 /* Google_Protobuf_Struct+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D8AB4ED957C15BF9B31FA2033B5AA317 /* Date+TimeAgo.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE47B2501ACDEE09805F568C9E8D012F /* Date+TimeAgo.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D94598D4330176F89B33C43B0DEB5EEB /* SkipWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73D1C9F6FCF05323BF588C0E3D14D6FC /* SkipWhile.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D94F93D05A472A12F8473C23A20333EB /* SkipUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42FB411AA747E7147D5811F01289B5D1 /* SkipUntil.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D9984514AFFEEB73F178EC8046DC533D /* Bound.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3DACDDFC44B19CD3973F434A62A7B99 /* Bound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DA34817C5482D635AAC5CA7203DAC2F7 /* Merge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ECB1E3266A3332DCF97A61AE79A3C13 /* Merge.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DA4D7D93DD6C8A66822F8599591F57C2 /* SectionedViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28F98CCF8A8A857FC7ACC6B2B6CBBED1 /* SectionedViewDataSourceType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DA61D2CA27C911C128997E5964F6A4EC /* KeyPair.swift in Sources */ = {isa = PBXBuildFile; fileRef = 779DA67B534D7A89F9BAC9A4A80B307F /* KeyPair.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DAB3B4EA2B2A054DD628CBB8362506BA /* GCD.swift in Sources */ = {isa = PBXBuildFile; fileRef = F989F1B078DB621A6571D0CCEC2880C2 /* GCD.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DAC2197C4344D6CBC976BB180D67F6FC /* FIROptionsInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 09C71D1A3A1C23F5D0C5011B6F875F1D /* FIROptionsInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DADF21ADDA3E261BBB8A077EE2AC1AE1 /* Bech32Address.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E5D6AD132F6910813CEB52448615E1E /* Bech32Address.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DAFD514D33B4AE9E01B68ADB54D2E6F5 /* Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 018068D13939782E1C21020874D1C44E /* Deprecated.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DB32A4FACA523310E4F4B0B6C5850510 /* BigUInt+String+Init.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0D1A5E9CFD913700DA047062C056447 /* BigUInt+String+Init.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DBBEFA8B5A3A89B77536F22B4696D436 /* TransactionResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B4A3B14FDAEC76E5C9635EC15AED1F1 /* TransactionResponse.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DBC6C52F690CE7256687C99F1112D5FC /* ObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 528B8D74A2D7C574C31B628605ADCE2D /* ObservableType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DC0CC25FA883A0A86CC060FEACAB030C /* Timeout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BE5E44ECA0299A3FBE59D6FB78D40B9 /* Timeout.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DC191F6A8FBEE7111536585B2B58A066 /* ExpressibleByAmount+Bound.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A338D2BB751F2B55C5908EC80E1E48C /* ExpressibleByAmount+Bound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DC39830E312A0EFE7EAEF765C2E518B1 /* M13CheckboxCheckPathGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CD3D6E96762D101EF7D17CE3C452E9B /* M13CheckboxCheckPathGenerator.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DC4BEACC5409C28F0B5FD722469C66B6 /* FloatingPointType+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FF489E72EF774EA5B341DB74F92E06A /* FloatingPointType+IdentifiableType.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DC8AF7759A67A9A164E6AE77D07D89AF /* SHA3.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48BB1C722D89C68480C6012200A421EE /* SHA3.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DD29798F8AB9B2404F66E8445B5B8D67 /* GULAppEnvironmentUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = BEFE8DBAE2898360E81ABB3E282B2FB0 /* GULAppEnvironmentUtil.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DE6DF8A52C2C24E999546F70E5A419C2 /* ControlEvent+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7CE1981318C4F39C8DFF06801F9FB88 /* ControlEvent+Signal.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DE83D339761949ED71B1AEA191DB7AC3 /* UIViewController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FA7BF46A71215DC8AB21EB9A785C54C /* UIViewController+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DECB7F52FBFD960485EFB1BB21A39B24 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FA39920A9BB14A7936C4681EF8E05DD /* ParameterEncoding.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DF419B990339427FC6CFBE04DF55B50D /* Blowfish+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABB10D0359167E81B12821C4B4E8AD5C /* Blowfish+Foundation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DF791365FD426652F06E3B3B21E64DCF /* UInt32+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D6DC86252C77DAA5884BCBC6ED585BD /* UInt32+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DF98863AF9472EB850CF8F2C97D471A1 /* Prime Test.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8E4128398DAE9055D18F09062B035B3 /* Prime Test.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E0FEB594CD241EAFC33005802E49287B /* UIImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24076C26F3FCA8B4DC5C385EBE80A366 /* UIImage+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E1013E4963CC101E6565532A761F1CB3 /* FIRAnalyticsConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 65E75095E553E57C5E29D06F6C87D4F4 /* FIRAnalyticsConfiguration.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E119E5CEBA51E33E3401DD6F7F32E9DE /* Recorded+Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A513FB45AB50B0D28ECAED76220E9F6 /* Recorded+Event.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E195DB7CC1131763ED63B980016D3F88 /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1CD4131E290E04E6A1A58A257AF6CFE /* PriorityQueue.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E1A0C1A6F3A60DDDBAB33AECBA2F449E /* EllipticCurvePoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42332C286566CB7339BA93672EED7398 /* EllipticCurvePoint.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E1EA0C25B25FE956476E2FCFB8BEF40F /* EllipticCurveKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 470730B0285C8E9B342E009ADE3811B5 /* EllipticCurveKit-dummy.m */; }; + E24320B569382F2AD5C6D80B498A97D3 /* Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AF60CAB5E8228962E63801F2B056891 /* Deprecated.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E271A92627470FFD28D61D9ADA61E7C4 /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CB0EE62A193D596488EEDA0890DE77D /* IQUIScrollView+Additions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E2847C205B57476D0A68D7237CE8C434 /* ControlTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2F68DB18DC80427F598050D36BF2411 /* ControlTarget.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E2EABC0B658BEFEB49B2B6D078C7729E /* Decoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB972B77BAE5034CBC0452FE99467D77 /* Decoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E3ACCA042A2DF0056428568ACAC0F8EE /* Wallet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37F87B02A8C2918AACEC91ABB2731BDB /* Wallet.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E3AFD52DC42DE6A901A95835B8D7AC4A /* RxNavigationControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDD81BFF06CA6160ACD3256A494958FF /* RxNavigationControllerDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E3F91E6CD128CBE8CFA56D3A32ABCD0B /* HMAC+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84160055B7B1684C5B3890A89244F2C2 /* HMAC+Foundation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E4360D842E2CAA2FF3D1C2B4C6D43032 /* _RXDelegateProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D3150D98DA7FC884CFDBB42DA5ADFFA /* _RXDelegateProxy.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E448B4C15B830DC8E3012776C3756A55 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BC883306722C6D86A1AC45EA5340689 /* Array+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E4CE4781A8D5F4A70F1A158E57FE7DAC /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5819F33B6695CFB7A820C9376BA567C1 /* Platform.Darwin.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E50BE9B30DCB5D9A2675A136A3CA0135 /* Validator-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A1BE035B78BE8DFE01C25C7B0863036 /* Validator-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E54DD9F143FE99DC868C599C9FE6E6F1 /* EventMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A29D0C9C485A116CF12D6E939ECCB23 /* EventMonitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E55FF29423E3703395167ECEF1BE612B /* FIRAppAssociationRegistration.m in Sources */ = {isa = PBXBuildFile; fileRef = B83B27FB1C1EAF07794DCBE558427C30 /* FIRAppAssociationRegistration.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E577FCF62E8133F51C3878F00327B34E /* DefaultZilliqaService.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2C9EF1A174BE75932FB806C44B8A818 /* DefaultZilliqaService.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E5832E904C2CF63DE57C01E996A7285A /* wrappers.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABF863E2F5BF9BAB28F0633AE0FB7444 /* wrappers.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E58379C3DFA27F18503361596FF616F0 /* SectionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0210E5CF275E2EFD5CD435A278292DD5 /* SectionModel.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E60B4FF4DA47D8AB9BFD7C5137781601 /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6322B1B68A0FC91543F48E969FD27247 /* Platform.Darwin.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E61B7EE403443062AC7DA75A564F5592 /* TimeChunk.swift in Sources */ = {isa = PBXBuildFile; fileRef = D25C83A6F2D1EACD50CB6E21D0CDADFB /* TimeChunk.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E660B327AF4E71934791C854F60DACCC /* pb_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 65A93F1CFC89AB855DD0CD00A1902987 /* pb_common.c */; settings = {COMPILER_FLAGS = "-fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks -fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks -fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E670788411947FE0B423D5E7140D964C /* NSLayoutConstraint+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5917FC580A9BF798222198A905DDF36 /* NSLayoutConstraint+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E6726B944D07E7BF803A127C6D8031EC /* DateToolsSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E0DEA310E866DDB2878ADE3EDB96ADA /* DateToolsSwift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E686FA5F4F1EB2B991A03AA687D4A261 /* RxPickerViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 363B39531B6AC9E2093E47701FD05437 /* RxPickerViewDataSourceProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E6B30942F22A3A5AD6203A8FC482BDAD /* Visitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 562CC712BC126FB2670A91303A949D0E /* Visitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E713969BB25C4AD8B7901EA0A3DFB9AD /* pb.h in Headers */ = {isa = PBXBuildFile; fileRef = 08E6C26AA27C3371128A9BCD64162952 /* pb.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E76570DE94A5213B85D92DD32592C5DB /* FIRVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = DF238844E0473197A41292127193BB9E /* FIRVersion.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E76BA81D082E4B4415AFBB34B02FB906 /* JSONMapEncodingVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CB4929235965B7BAD7A8BBBEC592DBC /* JSONMapEncodingVisitor.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E78C5F2BF664819ACEA62FBCCE5675F7 /* AES256CBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9284F1769B633A65516E0FFBE661F9C9 /* AES256CBC.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E7ADBE11CC72EBC4B7E9D31CA3C7A5C2 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DC1747AC89B5D43D8CE519216C0D291 /* String+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E7ED1F60C4CC6945BB7AB556A9161C3C /* Lowerbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = 881C1E03D995972CDB615093FD6AE79F /* Lowerbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E816A173A52FEDC194DFB9C64576EC78 /* AffinePoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B51A5A662A8A7090AFAF9A1A7865E51 /* AffinePoint.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E8223482BB1955D9DC7DE2F28760715F /* FIROptions.m in Sources */ = {isa = PBXBuildFile; fileRef = BF7C02CCEF9F016C446EAB27C108DBE4 /* FIROptions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E88973E284CFFFD1C3E53AF1C2DB6B1C /* String+FoundationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76C07BB78F16431CB016F677613B5C0E /* String+FoundationExtension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E8B1F9F2E43832322C24806105066D15 /* ValidationResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CA24D314515A2424146FC105D4F7A89 /* ValidationResult.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E97A8074AA933F2556417A1E30BB2735 /* UIImageView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B4D28DD8EE3905965B7065EC87A9BC9 /* UIImageView+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E9856E4E3E8BE507D6D5D138BF18EABD /* AsMaybe.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10BD7C0AFF867F1E391F03C3A27FD749 /* AsMaybe.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E99C21E7A2345E31DB05892131267833 /* Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1BFC3C2E49335D69456B589A4BF43D9 /* Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E9B25323787E32A5A23FDEB8C056E082 /* NSTextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B0C23DDB73DB954024E4CD0380992F0 /* NSTextField+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E9C29B8FF14D79D3E1F30092655418C7 /* FileDestination.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D94811722EA29C6880112EAF57A6B6A /* FileDestination.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E9D84C59C485F67E34155D40717F0131 /* Never.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1575D15D56E15833D37322B78981E07F /* Never.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EA1ADB07169A2ACBB17BE97E09CD7B50 /* Encodable+Dictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1E52344341137B6ED5DC47443BEA58A /* Encodable+Dictionary.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EA5DFB96FF6635C7EF02DA4C4937EFE5 /* SignedTransaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9A79BE9FC5335F470B01A5C506E9B7D /* SignedTransaction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EA96B7AE82F7017DFB2A3EFBE9ADC40A /* ViewTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8423DAB0BC08AD5B9A76A00D5AC1128 /* ViewTransition.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EAE34E12CB2433FD7061C8A3D80F3A52 /* Catch.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC7B86049090FF52215CE0042D9C1BE0 /* Catch.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EB4CB428DD7ECDB3D320656D2DAA1C1A /* Abstraction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B048AE643C533E4A407B4A52F90718D /* Abstraction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EB56DCC2E31753CE4AE95C1254449019 /* GoogleCloudDestination.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0D1C5DAD0F8190761AEEC41C1CCE73F /* GoogleCloudDestination.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EB81FEA5E11B4257D6A1E550944CB387 /* Polling.swift in Sources */ = {isa = PBXBuildFile; fileRef = A02B27FDFC7217DD451524C58152CFEE /* Polling.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EBE837708C28B63AE1A1709013B2F7EB /* type.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E6B5D54CE89B727527AA34A79DDBDE9 /* type.pb.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EC32AB05DE10DFB702CAEE5D9EB99679 /* ValidationRuleURL.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6C3BB1FF2B8641019F7D65A3B2820BA /* ValidationRuleURL.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EC61C42A522A79B08280EADA7A80A0C7 /* RxCollectionViewSectionedAnimatedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FB836B65AB0441FED698D63B273F162 /* RxCollectionViewSectionedAnimatedDataSource.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + ED134DF1F9ABAD4898B34FA5EB9996DD /* PublishRelay+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5E47D0E47153B3D38AA54424BBE96EA /* PublishRelay+Signal.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + ED2A03A668E179236CEEB2DDA3AFE08F /* ExpressibleByAmount.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1391546AACE560354D5717D7BAF8CC7 /* ExpressibleByAmount.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + ED43446EF84F2EFE16E524ADDC41453B /* Words and Bits.swift in Sources */ = {isa = PBXBuildFile; fileRef = 466869B92E5B22A46E373185101815DA /* Words and Bits.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + ED74870C1B8C11CEDDD74A904003389F /* FIRLoggerLevel.h in Headers */ = {isa = PBXBuildFile; fileRef = 3244BBE8B1781190D7CDAF7661E40803 /* FIRLoggerLevel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ED8A4997A9714945676274D66939259B /* QRCodeReaderViewContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4721138582534F2CE37B834CF6C2949A /* QRCodeReaderViewContainer.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EDEB0F946B2786D076318B1FE7A08EB5 /* DeprecationWarner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1760285EC1D1B210E654F201B325BA38 /* DeprecationWarner.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EDFB7898FA3025C6C85E5D03146ACB7B /* Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61DF1EBB298570E16A3DC7F2D98871CE /* Signal.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EE806206C2BF268617F0DE0007242209 /* TestableObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EBB58AFB9BA2DF11C0019AD0BAE5783 /* TestableObserver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EE81875FC1636F6E44CBCB8E86FF5423 /* Address.swift in Sources */ = {isa = PBXBuildFile; fileRef = C36D581EDAF9A6E677B609B7945BE418 /* Address.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EE9CBE69390595422BFC92114AA6DEB2 /* ZilliqaService+DefaultImplementations.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA9F976398AA955F78CB301E9A47B432 /* ZilliqaService+DefaultImplementations.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EEC7511B419BC30D54BA49CF95073812 /* NetworkResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 711C0ACC442671679587B56CFAB5080B /* NetworkResponse.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EED289AFB92B540042D939A97F0D8E7F /* GULMutableDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A5B5513E91D66C24E569427BBA2B88D /* GULMutableDictionary.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EEFBD81367409A06BD60B8A64149F73E /* TextFormatDecodingError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B84A65257DD39A53A1F76979BEAEB91 /* TextFormatDecodingError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EF530B3D6317B35B18623D97EBD89895 /* QRCodeReaderViewControllerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC5C338A6CD084B029A3146067172C49 /* QRCodeReaderViewControllerDelegate.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EF739539244A0FF1A3AFB1883B4C6EE3 /* AnyKeySigner.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC038DF1F391824CF6CFBF0FB797121D /* AnyKeySigner.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EF962EAABF0468D178210562DE71A2A5 /* KeyDerivationFunctionParameters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A0AA4C1C6B129C3065CB0AB67EABCCA /* KeyDerivationFunctionParameters.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EFBDA75F850C80612AF6591BA5C8C7A9 /* StartWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 430ACAE18577DF832F0DFA26073ECFC1 /* StartWith.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F00CE3AF138188CD8E1494EA98BD14BD /* QRCodeReader.swift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = CAB7473A1052CE2A8F662E2E621DA413 /* QRCodeReader.swift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F0904DCFE9F957CD9A7A05F48F386D73 /* BigInt-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3731CD64AA4B858AC99161D48559D6FA /* BigInt-dummy.m */; }; + F14F36CCE597698595C2D4D7F63D12F1 /* HashFunction.swift in Sources */ = {isa = PBXBuildFile; fileRef = F299C1D9C22F651D4123FFF92B8BE82F /* HashFunction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F179DF7B369927466F7B497FF6F2F39D /* JacobianPoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 055C6259BB4C1977C49F762D89F658E3 /* JacobianPoint.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F1D64A5F5ED7811629A14363C5F9C381 /* JSONDecodingError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B69856D5EC4EA10327D52A094566719 /* JSONDecodingError.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F1E121FB3BDF29B04C71D8B95D31AE0D /* UIPageControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A883C85B2221661B44E5605BBAEA08B0 /* UIPageControl+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F2327CDDA8498AFDC3AF8FAACA1BEEC3 /* Diff.swift in Sources */ = {isa = PBXBuildFile; fileRef = 374EF95005E842698E87AC9B2016372F /* Diff.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F2554CB52CDA05EBE8005541A3425671 /* Window.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31CA6FDEAF4C2211A3B8A21B0E813BDE /* Window.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F270F6191C91F93A6E2D6E5860CDA8BB /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CCFB8747056A640581C34830F6814C8 /* Platform.Linux.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F283D0AC83A72EEFB2BB04CD9BB900DF /* Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68D75B8BDA55971BE50BA6899895C113 /* Driver.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F2859207562D16EE5411FF79568DA448 /* SBPlatformDestination.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C44A6CC4119FAED1564D5876807F98F /* SBPlatformDestination.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F293187349039ED0AC17C1F3FDD2AC44 /* BlockModeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BE2E0DEB15CBB3BBD5F3E7D76880ADF /* BlockModeOptions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F2E5C14B944142C9908DE99C64B28E44 /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = 767602454D221B7FE0BD7C5CCA6C8326 /* Platform.Linux.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F2FAF9CE52B549FC8DD63D53952A8148 /* TextFormatDecoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 517AB97E2CF96FDB8A7E998E7DEF4B55 /* TextFormatDecoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F3008C6EAE9AC5FF6A5EC18D754DD27E /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C2349509433CC7E332FC47090A8EC75B /* IQKeyboardManagerSwift-dummy.m */; }; + F30787F6BB56BC91A2D5AAA546545ED7 /* GroupBy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A0B592A006FCEA0472963D21A4A258C /* GroupBy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F3081FB4C189AD3B38FD07B3EAE67538 /* EFQRCodeRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41BA45E42FE40D0CAEAD0AB4DCC0D6DB /* EFQRCodeRecognizer.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F342CAADBC50DA6731FFFD145BCC1C29 /* FIRErrors.h in Headers */ = {isa = PBXBuildFile; fileRef = 123E55860E57B696FDBFE956B94AA849 /* FIRErrors.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F36DBCC476F9F1CCFFB35D130D7B2E58 /* UInt64+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0C2F2EB6F4009A895472D0B05BCC813 /* UInt64+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F399DAC883E90B9A261348BAF57BE954 /* Result_Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47A453A6FE1C7C0DFC8BF54B96021391 /* Result_Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F3B6C33F7F2629E91B8C689943F00F9C /* RxCollectionViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49CDF15D25EA2C094D539500462112FD /* RxCollectionViewDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F40A67417066E78FEEE16FB5A5A6CA3D /* QRPolynomial.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68382BEFA125DEC7ED5D580B3A4DC362 /* QRPolynomial.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F41259698C83E2B5F90A72069C994379 /* UITabBarItem+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5ED91E68ABC63A387BB8E2AB6AF91178 /* UITabBarItem+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F434F2988198A31CA05A1003F4A2C41D /* DER.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19DC6A26A73C03A6202765D993CC8E6E /* DER.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F46633BBDF9D8297E17E3D2D04E5FD0F /* NoLowerbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3027186B104C45BB1269DF98092426F6 /* NoLowerbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F4E1E843A98201BCFCA17618731EA2EB /* Transaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 733C03268A285BBAC76FB55040D1F4B8 /* Transaction.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F4E34BA5EE3DCB1E8C573772E5C9FAC7 /* GoogleUtilities-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 593BD3159AD6BE3651C21743B51CD70B /* GoogleUtilities-dummy.m */; }; + F4F9B0D3B01868B1707FF3AA0B984050 /* GULNetworkConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 567412B77C3A425B1FEE6630765EA0E9 /* GULNetworkConstants.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F552C1B916FE60C983DD2361C8A936F0 /* Zesame-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B317104DFA7905A18CA04C52E2DCDA9 /* Zesame-dummy.m */; }; + F61D1253C7CF355259A23FD99BEFF4BB /* StringConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29FC58DCDC1EA4137ED3FE587E2090D7 /* StringConvertible.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F6249AEF0918596E86D56C43EDE14AC8 /* ScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDF7FA3F3B9FDBDC037F4F3718262148 /* ScheduledItem.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F645662C9C046C5B44F886327E5FD104 /* ECB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 080CE4B1B7C2CE9FAFE547E5CA9CD7A8 /* ECB.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F692BC72172672719F71DF0A8A88A818 /* EFPointShape.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDE8B449893ED82CC2F97A514F555184 /* EFPointShape.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F6984D9CE1D6D752FE90598B7CCF5737 /* Wallet+Decrypt.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC7E2CC342B9474D0CEEDB5666082B3B /* Wallet+Decrypt.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F6E2BB57E1E3E98CCC8586A4F2010460 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA169E1060A30BB3B8A68165308299E0 /* PublicKey.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F7015A55CF3DE854D3CBFB61D00BD1EA /* AnyUpperbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22A86699342B88EDEC363F76FF35744E /* AnyUpperbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F82303A3C39EB2B780CEECC5040649D6 /* EFQRCode+GIF.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8C7AEB8D1F62CB355D2EFC0D974B7B7 /* EFQRCode+GIF.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F8340C80A83AF4D9EF7FF47DC3C948E9 /* AnimatableSectionModelType+ItemPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B85C0362C98EC5EA951AFFE2ED7EE52 /* AnimatableSectionModelType+ItemPath.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F866B6D46C20902A278656E1AE5A1069 /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 016F5222471969575A8AD714D4F0790E /* Error.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F8B6EA90FA4F65D68C4B2074DEB813FA /* OFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D476D6442854E875AC2A4575CECBCD8 /* OFB.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F8C9FEED15F1C59ADDE7EC004A433BAF /* InvocableScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 843B43A49B2F8A8A8016F3055B7375A7 /* InvocableScheduledItem.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F90F48C59692DC9D496ACCD5DCB5E1C3 /* CBCMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB5538B997F016E92A603A1AB9297C15 /* CBCMAC.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F96BF1816E991F0779AA2D770FD79317 /* CGImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = F89901CCFEAC57AE82A50B5FAD32E263 /* CGImage+.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F97E97044C1C2F777F276BD4CAA654FF /* UITextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 763FCF874997735F7794968A70D3A34B /* UITextField+Rx.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F99616F488A0CAA8C4C20CAE8F6D8D8A /* ScheduledDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BDFD844E372973B67B0D27F48FB2170 /* ScheduledDisposable.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F9C7354B32AA24918EC13FCC50A726E0 /* ExpressibleByAmount+Unbound.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A944320C215A687957359209B617125 /* ExpressibleByAmount+Unbound.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F9C9505808F7802CC5785FC529292765 /* ExpressibleByAmount+Arithmetic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A7243F71B1117D699311000A80A9959 /* ExpressibleByAmount+Arithmetic.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F9DC83FE798829559F0D8D96DB78BAD4 /* ExpressibleByAmount+Validate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF2ED74525B79DFC5B81D0D780C67CFE /* ExpressibleByAmount+Validate.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F9FFA31FDE2BE05320DAEEACDC4AAA53 /* GULNetworkURLSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 370DF28F42570C8D06553E93E0E8780F /* GULNetworkURLSession.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FA32DB008126F0ED10A88E8E16FA8FA2 /* ConcurrentDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B2950F2FA0BECD954F0A68ECE5C29B8 /* ConcurrentDispatchQueueScheduler.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FA3CA69D8A4E29BEF7BE93C4D9F4FC03 /* AddRef.swift in Sources */ = {isa = PBXBuildFile; fileRef = 946E8487497634A0E339D571AE36D648 /* AddRef.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FA41C749CE3DB448DE96DBDA863BD8C8 /* Optional+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C210FCF6B583CC77C7CB899801DBD2F /* Optional+Extensions.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FB392FBFC5FE3B9F897C86B6E72861B0 /* CryptoSwift+Scrypt+KDFParams.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82706883AE914CCBD2A9B4D70720EBDB /* CryptoSwift+Scrypt+KDFParams.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FB3972158757C1C4426306A845733549 /* SwiftSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650FD2CFE71E8897E472FB789C16BCC9 /* SwiftSupport.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FBB84F8CF862FCEF86A5169AD26ABD0E /* DeprecationWarner.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2046CEFEBF140B454796CDA536A777F /* DeprecationWarner.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FBC1115968CB8086836EEB24EF55B487 /* BinaryDecoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB3B0F1B0F78C360272D2BF0FE830941 /* BinaryDecoder.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FC343DD2984AF31BD20DC9B6048B383A /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0383C9E27F675127B50CBDB9F747266 /* Error.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FC569A655D54B7B8CA74F4E399497CFF /* Unit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D86FDED88CCBFDEF474FAF659BDA5D7 /* Unit.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FC721EED628F5F04531931443DB24B10 /* UInt16+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECA0AB4E58E67B5D3A475B3E36B13D5B /* UInt16+Extension.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FCC497F63425295F96F7823836CD4EF8 /* pb_common.h in Headers */ = {isa = PBXBuildFile; fileRef = E00CE9C5DD5AA7BA4991C8CEE653DCD0 /* pb_common.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FD30A892E0774F6971E49246F871A5B4 /* RxBlocking-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 997E0D36EBED21B7EEB0114E27AF78A4 /* RxBlocking-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FD5FB96AB3DC92EB187BF154E61381F2 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7D09F2E1D05407D86B23C3C90C64AF7 /* Alamofire.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FDA9ADC589B5359C2CB68FC144D68485 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55821D1590C336116923E703DFE4E99C /* IQInvocation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FDC4AE0C97A9D049074809A03B589706 /* PublishSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = E165E264323429772C34833256A37F5A /* PublishSubject.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FDD9272F3B78F4DA1D0250433EAAE7B0 /* _RXKVOObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 52F0E896AE51F210F0E240780ABEA05D /* _RXKVOObserver.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FE286415504CFF9467AAF4B446BDC309 /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E90DA1148396C9753DA10DC37009699 /* RecursiveLock.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FF786DF2807B66B25D938F90FE0FF70F /* RxTabBarControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC97262E898324BF626A671D29F5216 /* RxTabBarControllerDelegateProxy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FF94A1226538F4CD705920C2EABFF665 /* Observable+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB48E28728B2759A39FC03509F4BAB24 /* Observable+Bind.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FFC61FFBB2EEEC963705D229261E56D7 /* SkyFloatingLabelTextField-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7EB3FC83FE8761C21AE29A963B8DAFFA /* SkyFloatingLabelTextField-dummy.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -1532,1117 +1535,1120 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 00018795CC450D08B4773211C21D4097 /* KeyPair.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyPair.swift; path = Source/EllipticCurve/Keys/KeyPair.swift; sourceTree = ""; }; - 00FB79A82AB39C6DBD7084CE3B215925 /* Data+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Data+Extensions.swift"; path = "Sources/SwiftProtobuf/Data+Extensions.swift"; sourceTree = ""; }; + 00AED6C055E852675526B1162709DDFE /* FIRAppInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAppInternal.h; path = Firebase/Core/Private/FIRAppInternal.h; sourceTree = ""; }; + 0138AF268BCAEDA58B096085A1629C83 /* struct.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = struct.pb.swift; path = Sources/SwiftProtobuf/struct.pb.swift; sourceTree = ""; }; 0159606B5B4C8EB42CFE3D55216AB04A /* Pods-ZhipTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-ZhipTests-dummy.m"; sourceTree = ""; }; - 01853998BB9CAFF2E673F69DF566212D /* Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Operators.swift; path = Sources/CryptoSwift/Operators.swift; sourceTree = ""; }; - 01877BAD7B3C579186502FABBC52D97D /* GCM.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GCM.swift; path = Sources/CryptoSwift/BlockMode/GCM.swift; sourceTree = ""; }; - 01944871C97FFE600BDAED26804E69D0 /* Fabric.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Fabric.xcconfig; sourceTree = ""; }; - 019D5576B0BE11EC3EA634E766AB8C5C /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; - 01CA7190BB7C25DFF8169FB496DCC8B8 /* UI+SectionedViewType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UI+SectionedViewType.swift"; path = "Sources/RxDataSources/UI+SectionedViewType.swift"; sourceTree = ""; }; - 01E5B2385DAC39DCF88E298E0652BD6F /* Bitwise Ops.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Bitwise Ops.swift"; path = "Sources/Bitwise Ops.swift"; sourceTree = ""; }; - 0242744D2C6A12BF92A387D922FABE91 /* Zil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Zil.swift; path = Source/Models/Manual/ExpressibleByAmount/Units/Zil.swift; sourceTree = ""; }; - 024E2792C00DDB986CF2FC29250A6F20 /* RetryPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryPolicy.swift; path = Source/RetryPolicy.swift; sourceTree = ""; }; - 031B5408CD42F9E97253F4160C56D9EF /* Date+Manipulations.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Manipulations.swift"; path = "DateToolsSwift/DateTools/Date+Manipulations.swift"; sourceTree = ""; }; - 031CE4A0DEAA6F6FCD4AF2D6B93BFB9B /* UITextView+Validator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextView+Validator.swift"; path = "Validator/Sources/UIKit+Validator/UITextView+Validator.swift"; sourceTree = ""; }; - 03226D4A1B2073A44693C7A12B37D72D /* SwiftGen.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftGen.xcconfig; sourceTree = ""; }; - 034AAF31213FD098A5A5A42CE9C69F0D /* Protector.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Protector.swift; path = Source/Protector.swift; sourceTree = ""; }; - 0365DAF29A9D7A4287151336063EA94A /* SwiftyBeaver-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyBeaver-umbrella.h"; sourceTree = ""; }; - 03C36155194E7338C5A89F30DCF24394 /* UITabBar+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITabBar+Rx.swift"; path = "RxCocoa/iOS/UITabBar+Rx.swift"; sourceTree = ""; }; - 0406FC715D3DE995651A9BAF186AE48B /* UITabBarItem+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITabBarItem+Rx.swift"; path = "RxCocoa/iOS/UITabBarItem+Rx.swift"; sourceTree = ""; }; - 043727F68D819D8F6B578ABCE68A7AE4 /* RxTableViewDataSourcePrefetchingProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourcePrefetchingProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDataSourcePrefetchingProxy.swift; sourceTree = ""; }; - 0458973D40DADCA59E54F77620EC6CFB /* pb_encode.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pb_encode.c; sourceTree = ""; }; - 04EB6E6F1E95589373C25980BE70A2CE /* swift_qrcodejs-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "swift_qrcodejs-umbrella.h"; sourceTree = ""; }; - 058C9F36DB6865EE33F1B2B3F50B0472 /* Utils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Utils.swift; path = Sources/CryptoSwift/Utils.swift; sourceTree = ""; }; - 05C6706BDD376902ABC897E3A8D44439 /* FABAttributes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FABAttributes.h; path = iOS/Fabric.framework/Headers/FABAttributes.h; sourceTree = ""; }; - 05D1976C7417406EE626433C493499C6 /* Bag+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Bag+Rx.swift"; path = "RxSwift/Extensions/Bag+Rx.swift"; sourceTree = ""; }; - 05F3CDA710F44834E18A492DC96E89F9 /* RxTest-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxTest-dummy.m"; sourceTree = ""; }; - 060DB6457C4875FF8105BBC948DBDD6B /* NoPadding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NoPadding.swift; path = Sources/CryptoSwift/NoPadding.swift; sourceTree = ""; }; - 061185D74802BEA2D0D594FB29DB4ED6 /* UIStepper+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIStepper+Rx.swift"; path = "RxCocoa/iOS/UIStepper+Rx.swift"; sourceTree = ""; }; - 064443ABB26607934CC0F5C20DC673B0 /* ExtensionFieldValueSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionFieldValueSet.swift; path = Sources/SwiftProtobuf/ExtensionFieldValueSet.swift; sourceTree = ""; }; - 065C3E9231E6ACB9261718F99DD0B2C4 /* GoogleUtilities-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "GoogleUtilities-prefix.pch"; sourceTree = ""; }; - 06662F8CC76CEF1318F9BD8EC2A7D50A /* Zesame.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Zesame.xcconfig; sourceTree = ""; }; - 0698D60222962D7C85D82C105B865FB2 /* Crypto.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Crypto.swift; path = Source/Cryptography/Crypto.swift; sourceTree = ""; }; - 06BB565AF809D09D8D1AA1A19A1E892B /* UISearchController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISearchController+Rx.swift"; path = "RxCocoa/iOS/UISearchController+Rx.swift"; sourceTree = ""; }; - 06FCD050AE1D057BDDAC31F054F9CD7C /* Keystore+Wallet+Export.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Keystore+Wallet+Export.swift"; path = "Source/Models/Manual/Wallet/Keystore/Keystore+Wallet+Export.swift"; sourceTree = ""; }; - 07685971ED794D736D8E3017CF14B4EC /* URLSessionConfiguration+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLSessionConfiguration+Alamofire.swift"; path = "Source/URLSessionConfiguration+Alamofire.swift"; sourceTree = ""; }; - 0825A22A49C92DA710F0815A14A0BD1C /* BlockEncryptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlockEncryptor.swift; path = Sources/CryptoSwift/BlockEncryptor.swift; sourceTree = ""; }; + 015BE513DE66C3C6AF4D9144ED467D3A /* Any+Equatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Any+Equatable.swift"; path = "RxTest/Any+Equatable.swift"; sourceTree = ""; }; + 0168DF234A4113D36F1AB6391B112188 /* Empty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Empty.swift; path = RxSwift/Observables/Empty.swift; sourceTree = ""; }; + 016A77F335D551D5126BA33E8F8D616D /* Utils+Foundation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Utils+Foundation.swift"; path = "Sources/CryptoSwift/Foundation/Utils+Foundation.swift"; sourceTree = ""; }; + 016F5222471969575A8AD714D4F0790E /* Error.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Error.swift; path = Source/Services/Error.swift; sourceTree = ""; }; + 018068D13939782E1C21020874D1C44E /* Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deprecated.swift; path = RxCocoa/Deprecated.swift; sourceTree = ""; }; + 0190A3137624B4C9071D9518154896B7 /* Google_Protobuf_Any+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_Any+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_Any+Extensions.swift"; sourceTree = ""; }; + 0210E5CF275E2EFD5CD435A278292DD5 /* SectionModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionModel.swift; path = Sources/Differentiator/SectionModel.swift; sourceTree = ""; }; + 025C8A1C179184D9F66F3B35BF503F96 /* AES.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AES.swift; path = Sources/CryptoSwift/AES.swift; sourceTree = ""; }; + 02AD87D8B90565903E243290E555C2C2 /* KeychainSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainSwift-dummy.m"; sourceTree = ""; }; + 02C3A858245779C0523C921B3FAC6D7F /* ObservableType+PrimitiveSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableType+PrimitiveSequence.swift"; path = "RxSwift/Traits/ObservableType+PrimitiveSequence.swift"; sourceTree = ""; }; + 02CB17F48B54853829BC23DDFA630E72 /* M13CheckboxAnimationGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxAnimationGenerator.swift; path = Sources/M13CheckboxAnimationGenerator.swift; sourceTree = ""; }; + 030B35B10957EC01FEDA58304F04BD56 /* Base58.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Base58.swift; path = Source/Encoding/Base58.swift; sourceTree = ""; }; + 035EA4C2ABB632A118087F2A8BB6CAD1 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; + 03A593B31D5E0A788C391DB748DA9C21 /* BigInt-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BigInt-umbrella.h"; sourceTree = ""; }; + 04FB3E2FE76E5C32EEE0F4345AC758A7 /* Address.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Address.swift; path = Source/EllipticCurve/Keys/Address/Address.swift; sourceTree = ""; }; + 05005C73E08F26DBB7EC6DB50B410C4A /* Google_Protobuf_Duration+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_Duration+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_Duration+Extensions.swift"; sourceTree = ""; }; + 055C6259BB4C1977C49F762D89F658E3 /* JacobianPoint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JacobianPoint.swift; path = Source/EllipticCurve/Point/JacobianPoint.swift; sourceTree = ""; }; + 05A407C62546CF58985F74A36B6D0F3F /* Hashing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Hashing.swift; path = Source/Cryptography/HashFunctions/Hashing.swift; sourceTree = ""; }; + 05C341358C746FFB73CB816D6E63F003 /* FIRDependency.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRDependency.h; path = Firebase/Core/Private/FIRDependency.h; sourceTree = ""; }; + 05C70E41A90DF2C095232E8A05E2C654 /* HTTPMethod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPMethod.swift; path = Source/HTTPMethod.swift; sourceTree = ""; }; + 05F8EEB3D25BA95EECB8EC737121A0E6 /* AnyMessageStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyMessageStorage.swift; path = Sources/SwiftProtobuf/AnyMessageStorage.swift; sourceTree = ""; }; + 068B1A8F8838A76EBFF6655EFEC407F1 /* URLSessionConfiguration+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLSessionConfiguration+Alamofire.swift"; path = "Source/URLSessionConfiguration+Alamofire.swift"; sourceTree = ""; }; + 06B9BC5AB1A787B6591A005BC23DE746 /* BlockDecryptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlockDecryptor.swift; path = Sources/CryptoSwift/BlockDecryptor.swift; sourceTree = ""; }; + 06C18570ACC69E577F1604383E538984 /* ValidationRuleContains.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleContains.swift; path = Validator/Sources/Rules/ValidationRuleContains.swift; sourceTree = ""; }; + 06EA35F56D63C52C35EC895FC050937A /* RequestInterceptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestInterceptor.swift; path = Source/RequestInterceptor.swift; sourceTree = ""; }; + 0720A8E501BE98E8CD112C81F4B14170 /* RxPickerViewAdapter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewAdapter.swift; path = RxCocoa/iOS/DataSources/RxPickerViewAdapter.swift; sourceTree = ""; }; + 0736C4DA7EE83E453C9D9EF4528A9F20 /* RxSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwift-umbrella.h"; sourceTree = ""; }; + 0797E6A5C6B09FA7EECA0045FC9087C4 /* QRMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRMode.swift; path = Sources/QRMode.swift; sourceTree = ""; }; + 07A6C3B5FB34890ED90FFC999AE26503 /* CryptoSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = CryptoSwift.modulemap; sourceTree = ""; }; + 07A80A8EEC863EB712E765F085BAA4CC /* Message+TextFormatAdditions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Message+TextFormatAdditions.swift"; path = "Sources/SwiftProtobuf/Message+TextFormatAdditions.swift"; sourceTree = ""; }; + 07FB86E7B93BCF1132BFD4BE7B18BCD1 /* AddressChecksummedConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AddressChecksummedConvertible.swift; path = Source/Models/Manual/Wallet/Address/AddressChecksummedConvertible/AddressChecksummedConvertible.swift; sourceTree = ""; }; + 080B14FA1A81A58C5E3847A370EE2681 /* EFWatermarkMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFWatermarkMode.swift; path = Source/EFWatermarkMode.swift; sourceTree = ""; }; + 080CE4B1B7C2CE9FAFE547E5CA9CD7A8 /* ECB.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ECB.swift; path = Sources/CryptoSwift/BlockMode/ECB.swift; sourceTree = ""; }; + 0815B96399D01654D2EF1639CE8DCAC8 /* UINavigationController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UINavigationController+Rx.swift"; path = "RxCocoa/iOS/UINavigationController+Rx.swift"; sourceTree = ""; }; 084B413716F84662CEAD238B08F3DC0E /* libEFQRCode.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libEFQRCode.a; path = libEFQRCode.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 085006FA415867886CA73B717FCB4A0B /* String+FoundationExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+FoundationExtension.swift"; path = "Sources/CryptoSwift/Foundation/String+FoundationExtension.swift"; sourceTree = ""; }; - 08D042510A108D2A96CA366CB9EFF1CC /* Zesame.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Zesame.modulemap; sourceTree = ""; }; - 08FC19242E1F673ECE3C21F74C14CE82 /* String+IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+IdentifiableType.swift"; path = "Sources/RxDataSources/String+IdentifiableType.swift"; sourceTree = ""; }; - 0908368FE68AB67EE0861F51456E4F68 /* Zip+Collection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Zip+Collection.swift"; path = "RxSwift/Observables/Zip+Collection.swift"; sourceTree = ""; }; - 09BDE174AF87A96AC2F4CEE6562E88BC /* SkyFloatingLabelTextField-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SkyFloatingLabelTextField-prefix.pch"; sourceTree = ""; }; - 09C5B0737B9D509559F1B75FB96FA97F /* AnyKeyDeriving.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyKeyDeriving.swift; path = Source/Models/Manual/Wallet/Keystore/AnyKeyDeriving.swift; sourceTree = ""; }; - 0A845C36EF1A56F933078CF1A20BE4D2 /* QRCodeReaderViewContainer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeReaderViewContainer.swift; path = Sources/QRCodeReaderViewContainer.swift; sourceTree = ""; }; - 0AD8E281C7B0B117E6DD10D5A00AB9F2 /* ExpressibleByAmount+Codable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+Codable.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Codable.swift"; sourceTree = ""; }; - 0BA09716F527FFD84090DE437CD42F80 /* ChaCha20+Foundation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ChaCha20+Foundation.swift"; path = "Sources/CryptoSwift/Foundation/ChaCha20+Foundation.swift"; sourceTree = ""; }; - 0BA1AA89D7807BC3097678FB712CDA9A /* DataConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataConvertible.swift; path = Source/Cryptography/HMAC_DRBG/DataConvertible.swift; sourceTree = ""; }; - 0C34C586084BCABBD2D4E096D3CCAF00 /* SchedulerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SchedulerType.swift; path = RxSwift/SchedulerType.swift; sourceTree = ""; }; - 0C3A268F41286144E59111942EB73742 /* Stack.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Stack.swift; path = TinyConstraints/Classes/Stack.swift; sourceTree = ""; }; - 0C9273919AC23F984CEF4B06A849A77E /* Crashlytics.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Crashlytics.h; path = iOS/Crashlytics.framework/Headers/Crashlytics.h; sourceTree = ""; }; - 0CF9AED26D0B8CD41007E3FEB96F35DB /* RxSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxSwift.modulemap; sourceTree = ""; }; - 0D0F1E999533CA0A5AB935A600B55F04 /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; - 0D1CC2029BD6E823E87F7BFFBB48A955 /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; - 0D75C19D03E251FE6FE2FD3DE1CB5A5E /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; - 0DA6D26B8F3E46F9FB4776913FE5869D /* CGSize+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGSize+.swift"; path = "Source/CGSize+.swift"; sourceTree = ""; }; - 0E45741E9BFB43780F6F9072CF4CDEE1 /* First.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = First.swift; path = RxSwift/Observables/First.swift; sourceTree = ""; }; - 0E72399D37A4BF2B607D6C447A98E159 /* Single.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Single.swift; path = RxSwift/Traits/Single.swift; sourceTree = ""; }; - 0E79BAE84E60AA239589591547B10CD6 /* M13CheckboxStrokeController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxStrokeController.swift; path = Sources/Managers/M13CheckboxStrokeController.swift; sourceTree = ""; }; - 0EA6184C92586E73E35051423ED674C5 /* HMAC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HMAC.swift; path = Sources/CryptoSwift/HMAC.swift; sourceTree = ""; }; - 0EB67B885FBBC0BCBBF56E9E90BD3B58 /* M13CheckboxExpandController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxExpandController.swift; path = Sources/Managers/M13CheckboxExpandController.swift; sourceTree = ""; }; - 0EFA6E95B76477D92931D893D4539F9B /* BooleanDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BooleanDisposable.swift; path = RxSwift/Disposables/BooleanDisposable.swift; sourceTree = ""; }; - 0F7447FB0EAC81FBE58FDBB6776AC6A4 /* ProtobufMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProtobufMap.swift; path = Sources/SwiftProtobuf/ProtobufMap.swift; sourceTree = ""; }; - 0F81D5B2DDC2025AB7251F3F6F691F76 /* Codable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Codable.swift; path = Sources/Codable.swift; sourceTree = ""; }; - 0FF5756F75923294C00AE94740E23BC8 /* DeprecationWarner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DeprecationWarner.swift; path = Platform/DeprecationWarner.swift; sourceTree = ""; }; - 100DB1929EBECB6A369A007E0BFDE3C8 /* GULNetwork.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULNetwork.m; path = GoogleUtilities/Network/GULNetwork.m; sourceTree = ""; }; - 10339C385D5A2605F0F3E0713D6374A4 /* ValidationRulePaymentCard.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRulePaymentCard.swift; path = Validator/Sources/Rules/ValidationRulePaymentCard.swift; sourceTree = ""; }; - 105E8D5C207271C6B0FF667E2060C76A /* AtomicInt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AtomicInt.swift; path = Platform/AtomicInt.swift; sourceTree = ""; }; - 10E6FC3E5752B5BDCE17AAD8BF455F05 /* RunLoopLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RunLoopLock.swift; path = RxBlocking/RunLoopLock.swift; sourceTree = ""; }; - 10F2E600CAAA864CB3E114FF255C7FB3 /* NSImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSImage+.swift"; path = "Source/NSImage+.swift"; sourceTree = ""; }; - 1127ECE17166A2F1B4DE33718479E62C /* QRErrorCorrectLevel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRErrorCorrectLevel.swift; path = Sources/QRErrorCorrectLevel.swift; sourceTree = ""; }; - 1147850F5BFE79A0F1C8872E1F8CFFCF /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; - 116F2BEDB6EB690D8949CFDAF12A8ABB /* RxBlocking-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxBlocking-umbrella.h"; sourceTree = ""; }; - 120E2C8A1F885AA2C3429072BEBF6E4E /* ValidationResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationResult.swift; path = Validator/Sources/ValidationResult.swift; sourceTree = ""; }; - 124D6C6209589D8084732D5D78BE9940 /* EmailValidationPattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EmailValidationPattern.swift; path = Validator/Sources/EmailValidationPattern.swift; sourceTree = ""; }; + 08B12809C7F676FD27942AA12CEB787C /* UIWebView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIWebView+Rx.swift"; path = "RxCocoa/iOS/UIWebView+Rx.swift"; sourceTree = ""; }; + 08CA51BCB9975FE102DEA894A199B185 /* messages.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = messages.pb.swift; path = Source/Models/Protobuf/messages.pb.swift; sourceTree = ""; }; + 08E6C26AA27C3371128A9BCD64162952 /* pb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb.h; sourceTree = ""; }; + 090BAE34B7D86DBE42E9FB3C832C8ACF /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/EllipticCurve/Keys/PrivateKey/PrivateKey.swift; sourceTree = ""; }; + 0967DB2C100D35AF38881503770ED4BF /* FirebaseCore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FirebaseCore.h; path = Firebase/Core/Public/FirebaseCore.h; sourceTree = ""; }; + 09C4A5752F84E4E0945B66ABD9B19600 /* swift_qrcodejs-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "swift_qrcodejs-umbrella.h"; sourceTree = ""; }; + 09C71D1A3A1C23F5D0C5011B6F875F1D /* FIROptionsInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIROptionsInternal.h; path = Firebase/Core/Private/FIROptionsInternal.h; sourceTree = ""; }; + 09DC3C7A0A7A66504FCE5CC0314A2D9B /* ExtensionMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionMap.swift; path = Sources/SwiftProtobuf/ExtensionMap.swift; sourceTree = ""; }; + 0A581630CF087508C254109A6816A900 /* WIFFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WIFFormatter.swift; path = Source/EllipticCurve/Keys/PrivateKey/WIFFormatter.swift; sourceTree = ""; }; + 0A89E2E282145D4E29D037E9CE4108C1 /* Cryptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Cryptor.swift; path = Sources/CryptoSwift/Cryptor.swift; sourceTree = ""; }; + 0AD92282CB62480A04F711B2C85D2C49 /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; + 0B1ABB78AC18BBA64EE59C10E73CD8EF /* ValidationRuleCondition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleCondition.swift; path = Validator/Sources/Rules/ValidationRuleCondition.swift; sourceTree = ""; }; + 0B23D663569D9FDCED1F1149EC488A56 /* FIRVersion.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRVersion.m; path = Firebase/Core/FIRVersion.m; sourceTree = ""; }; + 0B32053FE7C5A39EA722CEC8C22D81B0 /* Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deprecated.swift; path = Sources/RxDataSources/Deprecated.swift; sourceTree = ""; }; + 0B84A65257DD39A53A1F76979BEAEB91 /* TextFormatDecodingError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextFormatDecodingError.swift; path = Sources/SwiftProtobuf/TextFormatDecodingError.swift; sourceTree = ""; }; + 0C2A2AC4D37B1F64361DE89FF83C128F /* DelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelegateProxy.swift; path = RxCocoa/Common/DelegateProxy.swift; sourceTree = ""; }; + 0C810B8D7CB50745427417A9BAA002B2 /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; + 0C818545F1785CED6366FADEFB1D2613 /* StringUtils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StringUtils.swift; path = Sources/SwiftProtobuf/StringUtils.swift; sourceTree = ""; }; + 0CAF67BF79239D193A8F8128A684F9A4 /* CombineLatest+Collection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CombineLatest+Collection.swift"; path = "RxSwift/Observables/CombineLatest+Collection.swift"; sourceTree = ""; }; + 0CCFB8747056A640581C34830F6814C8 /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; + 0D6DC86252C77DAA5884BCBC6ED585BD /* UInt32+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UInt32+Extension.swift"; path = "Sources/CryptoSwift/UInt32+Extension.swift"; sourceTree = ""; }; + 0E21FA24E847DABD58EEE9EC58036BC7 /* swift_qrcodejs.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = swift_qrcodejs.xcconfig; sourceTree = ""; }; + 0E2E869A26D8E02B274C00902494435B /* UIControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIControl+Rx.swift"; path = "RxCocoa/iOS/UIControl+Rx.swift"; sourceTree = ""; }; + 0E4C3D0E6D4BB65AA32C2CB0D131C4FD /* TakeUntil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TakeUntil.swift; path = RxSwift/Observables/TakeUntil.swift; sourceTree = ""; }; + 0E5D6AD132F6910813CEB52448615E1E /* Bech32Address.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bech32Address.swift; path = Source/Models/Manual/Wallet/Address/Bech32/Bech32Address.swift; sourceTree = ""; }; + 0E9648FC61B12A6DC781BA517D14A7FA /* Collection+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Collection+Extension.swift"; path = "Sources/CryptoSwift/Collection+Extension.swift"; sourceTree = ""; }; + 0ECB1E3266A3332DCF97A61AE79A3C13 /* Merge.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Merge.swift; path = RxSwift/Observables/Merge.swift; sourceTree = ""; }; + 0F104B5A4EF723B2960A377495099209 /* Utilities.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Utilities.swift; path = Sources/Differentiator/Utilities.swift; sourceTree = ""; }; + 0F37B5762E166A6C9A96CC356F98157A /* DetectConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DetectConfiguration.swift; path = Source/SupportingFiles/DetectConfiguration.swift; sourceTree = ""; }; + 101923DE3BA52E41BC3A0D48C3393EBB /* FIRApp.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRApp.m; path = Firebase/Core/FIRApp.m; sourceTree = ""; }; + 102E9D19C712C6A73F4F12ECD1140729 /* ObserveOn.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserveOn.swift; path = RxSwift/Observables/ObserveOn.swift; sourceTree = ""; }; + 10BD7C0AFF867F1E391F03C3A27FD749 /* AsMaybe.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsMaybe.swift; path = RxSwift/Observables/AsMaybe.swift; sourceTree = ""; }; + 112BA684A4249CF510EFD603DF14226F /* SharedSequence+Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Operators.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Operators.swift"; sourceTree = ""; }; + 116626027DAB30C7EC3A096ED444E920 /* M13CheckboxSpiralController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxSpiralController.swift; path = Sources/Managers/M13CheckboxSpiralController.swift; sourceTree = ""; }; + 118624EA235152DF9B5E1E34577FD0C2 /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; + 119AADCD04AE6C0ABFECBABC511A0B6F /* FIRComponentType.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRComponentType.m; path = Firebase/Core/FIRComponentType.m; sourceTree = ""; }; + 122B4D037FB62425CA48FF5F99B50397 /* Observable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Observable.swift; path = RxSwift/Observable.swift; sourceTree = ""; }; + 123E55860E57B696FDBFE956B94AA849 /* FIRErrors.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRErrors.h; path = Firebase/Core/Private/FIRErrors.h; sourceTree = ""; }; 12AAEDFA2FD3AA06A422FBA2C9D43F1D /* Pods-Zhip.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Zhip.release.xcconfig"; sourceTree = ""; }; - 12E5AAEB99CC010537F37F40FBC0C9AC /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; - 132EC7A36650C15D9C503835134866EA /* FieldTag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FieldTag.swift; path = Sources/SwiftProtobuf/FieldTag.swift; sourceTree = ""; }; - 137D0C85AD64BB27302188DBDAC6A2C5 /* HexString+HexStringConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "HexString+HexStringConvertible.swift"; path = "Source/Models/Manual/Wallet/Address/HexString/HexString+HexStringConvertible.swift"; sourceTree = ""; }; - 137DC761B7CE9433EC833C40C08B70FB /* EllipticCurveKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EllipticCurveKit-prefix.pch"; sourceTree = ""; }; - 13B9C4B5445902D00B4B66B695D9BBD1 /* ExtensionMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionMap.swift; path = Sources/SwiftProtobuf/ExtensionMap.swift; sourceTree = ""; }; - 13DD456DCFD2D476046F172C48BA616A /* M13Checkbox.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = M13Checkbox.modulemap; sourceTree = ""; }; - 141F997A6BCDD5E06843BE0BD826C24B /* BinaryDelimited.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryDelimited.swift; path = Sources/SwiftProtobuf/BinaryDelimited.swift; sourceTree = ""; }; - 1427E02DC0FCBB749AE35EF46C1E3B7B /* ExpressibleByAmount+Comparable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+Comparable.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Comparable.swift"; sourceTree = ""; }; - 143D4DF529083D41051B9C65212F9773 /* Concat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Concat.swift; path = RxSwift/Observables/Concat.swift; sourceTree = ""; }; - 149265D7943006CB0BB1E5E47C8DE579 /* TestableObservable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestableObservable.swift; path = RxTest/TestableObservable.swift; sourceTree = ""; }; - 14A2330FBBA6193E85CA5F8262DA847B /* TimePeriodChain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriodChain.swift; path = DateToolsSwift/DateTools/TimePeriodChain.swift; sourceTree = ""; }; - 14BFFB3AA6ACE7608A77020E7C2E5D9E /* StreamDecryptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StreamDecryptor.swift; path = Sources/CryptoSwift/StreamDecryptor.swift; sourceTree = ""; }; - 14F00F3CD417210CF6B475B8C82CB92B /* ObserverBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserverBase.swift; path = RxSwift/Observers/ObserverBase.swift; sourceTree = ""; }; - 157988B32C41DDC26ECC79A93412FF01 /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; - 157AD8F3B97E2D13360F1F96610BFB67 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; - 15F79CEF73D64C3D2CBF65F64CB72CE6 /* Throttle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Throttle.swift; path = RxSwift/Observables/Throttle.swift; sourceTree = ""; }; - 1695F1869C82E8B7B7FDC0C88944D69D /* UIBarButtonItem+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIBarButtonItem+Rx.swift"; path = "RxCocoa/iOS/UIBarButtonItem+Rx.swift"; sourceTree = ""; }; + 130742BD20555567F87DE04798367B57 /* ExpressibleByAmount+CustomDebugStringConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+CustomDebugStringConvertible.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+CustomDebugStringConvertible.swift"; sourceTree = ""; }; + 1378F5716C0B3D45E9EF471EC2D3376F /* RxSearchControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxSearchControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxSearchControllerDelegateProxy.swift; sourceTree = ""; }; + 13B8B92D67B7189B4661825C25A94C44 /* BlockMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlockMode.swift; path = Sources/CryptoSwift/BlockMode/BlockMode.swift; sourceTree = ""; }; + 13E40863F96FE8944B1678B01132B2FB /* AnimationConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimationConfiguration.swift; path = Sources/RxDataSources/AnimationConfiguration.swift; sourceTree = ""; }; + 14488C49656629C27619993D34E6B642 /* FIROptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIROptions.h; path = Firebase/Core/Public/FIROptions.h; sourceTree = ""; }; + 1454903C2DAEBD5F1243B3E23294E4A7 /* Number.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Number.swift; path = Source/Numbers/Number.swift; sourceTree = ""; }; + 1483CAFBCA345B0F60AB749EC6D4482B /* Signal+Subscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Signal+Subscription.swift"; path = "RxCocoa/Traits/Signal/Signal+Subscription.swift"; sourceTree = ""; }; + 1511D01660C3763D8B10BE815DF38FE4 /* Reduce.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Reduce.swift; path = RxSwift/Observables/Reduce.swift; sourceTree = ""; }; + 154218232D05596527FE752333D4B8E8 /* Data_Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Data_Extension.swift; path = Source/Extensions/Data_Extension.swift; sourceTree = ""; }; + 154235F17CD2E464F3247C00883D1808 /* BlockEncryptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlockEncryptor.swift; path = Sources/CryptoSwift/BlockEncryptor.swift; sourceTree = ""; }; + 154E1B27D681999B8E65BCEC5071884B /* M13CheckboxFlatController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxFlatController.swift; path = Sources/Managers/M13CheckboxFlatController.swift; sourceTree = ""; }; + 1575D15D56E15833D37322B78981E07F /* Never.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Never.swift; path = RxSwift/Observables/Never.swift; sourceTree = ""; }; + 15ED17F0B1B0E4692313F399D14B6006 /* Driver+Subscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Driver+Subscription.swift"; path = "RxCocoa/Traits/Driver/Driver+Subscription.swift"; sourceTree = ""; }; + 15F69FB8E3FB99CE454AF08B5BC55442 /* Do.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Do.swift; path = RxSwift/Observables/Do.swift; sourceTree = ""; }; + 164D305D16B9772C8868979C780BE816 /* UISlider+Validator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISlider+Validator.swift"; path = "Validator/Sources/UIKit+Validator/UISlider+Validator.swift"; sourceTree = ""; }; + 1668ABEE9BF3A65E8633B97FA0D8854B /* SharedSequence+Operators+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Operators+arity.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Operators+arity.swift"; sourceTree = ""; }; + 16A02676933387778BA6F09C410B5EB9 /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; 16E33A4AE3BD7A74EE43FED81B81711E /* Pods-ZhipTests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-ZhipTests.modulemap"; sourceTree = ""; }; - 1708FCE266A1CD8EE8C51EACB3E79F10 /* SkyFloatingLabelTextFieldWithIcon.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkyFloatingLabelTextFieldWithIcon.swift; path = Sources/SkyFloatingLabelTextFieldWithIcon.swift; sourceTree = ""; }; - 176EFC31F3AF1A6E7AC94E40800308A4 /* GULLoggerCodes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULLoggerCodes.h; path = GoogleUtilities/Common/GULLoggerCodes.h; sourceTree = ""; }; - 17CD86F7C4481608BB7E3E18AA40EEB9 /* Bound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Bound.swift; sourceTree = ""; }; - 17D505227C916A7B5355758EA884B9B4 /* UIPickerView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIPickerView+Rx.swift"; path = "RxCocoa/iOS/UIPickerView+Rx.swift"; sourceTree = ""; }; - 180A79282CE234D6898B03AFCD13DA27 /* Constants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Constants.swift; path = DateToolsSwift/DateTools/Constants.swift; sourceTree = ""; }; - 181B58D659768EE5CD95D5746F009470 /* Zesame-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Zesame-dummy.m"; sourceTree = ""; }; + 17525E18F989CE0967BF3AB9B28C592D /* Blowfish.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Blowfish.swift; path = Sources/CryptoSwift/Blowfish.swift; sourceTree = ""; }; + 1760285EC1D1B210E654F201B325BA38 /* DeprecationWarner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DeprecationWarner.swift; path = Platform/DeprecationWarner.swift; sourceTree = ""; }; + 17D5B2149C7C9D26F7C34725299C8653 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; + 17D8BD0498DFF93E6D436CB00137DC22 /* RxTest-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxTest-umbrella.h"; sourceTree = ""; }; + 17E878A2EB332A5BF4D515D5A3FBEA9E /* SubscribeOn.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubscribeOn.swift; path = RxSwift/Observables/SubscribeOn.swift; sourceTree = ""; }; 1885CDDBE7726A010268B91387CCCF1E /* Pods-ZhipTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ZhipTests.debug.xcconfig"; sourceTree = ""; }; - 18F5BB596E8EE9CD04F83B5CA7EEB139 /* ControlProperty+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlProperty+Driver.swift"; path = "RxCocoa/Traits/Driver/ControlProperty+Driver.swift"; sourceTree = ""; }; - 190E1B709633ED9885A6CA20229FDF79 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = RxSwift/Observables/Filter.swift; sourceTree = ""; }; - 19886622C945029B2D6C6576F0EBAA39 /* any.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = any.pb.swift; path = Sources/SwiftProtobuf/any.pb.swift; sourceTree = ""; }; - 19A301640406C26B389057A3D6D089CD /* _RXObjCRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXObjCRuntime.h; path = RxCocoa/Runtime/include/_RXObjCRuntime.h; sourceTree = ""; }; - 19B949F57A0A708108F028DCB7101F21 /* Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Rx.swift; path = RxSwift/Rx.swift; sourceTree = ""; }; - 1A094F5B14D5DB616AE37570DA466FAD /* CryptoSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = CryptoSwift.modulemap; sourceTree = ""; }; - 1A0E2171991625B1CABE68C651984C76 /* EFQRCodeRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCodeRecognizer.swift; path = Source/EFQRCodeRecognizer.swift; sourceTree = ""; }; - 1A62C9B96A0B2CECF0F45F1CB52883B0 /* RandomBytesSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RandomBytesSequence.swift; path = Sources/CryptoSwift/RandomBytesSequence.swift; sourceTree = ""; }; - 1A91B2EFA2104012E8B535A5602333F6 /* ECB.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ECB.swift; path = Sources/CryptoSwift/BlockMode/ECB.swift; sourceTree = ""; }; - 1ACE37A6F5F1DAEA137B4FE364334B2C /* Macros.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Macros.swift; path = Source/SupportingFiles/Macros.swift; sourceTree = ""; }; - 1AE091B9D05327B9B77E30EBD43E203E /* Crashlytics.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Crashlytics.xcconfig; sourceTree = ""; }; - 1AF9D70EF46FD2110A7A22F0883B0C5E /* swift_qrcodejs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = swift_qrcodejs.h; path = Sources/swift_qrcodejs.h; sourceTree = ""; }; - 1B2E664987F93BC58492120247B97B47 /* RxCocoa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCocoa.swift; path = RxCocoa/RxCocoa.swift; sourceTree = ""; }; - 1B5A2270516F39F7A2F2DF62EA61E0B4 /* Floating Point Conversion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Floating Point Conversion.swift"; path = "Sources/Floating Point Conversion.swift"; sourceTree = ""; }; - 1B636F8ED8C7119AD992A82182F6A92E /* UISlider+Validator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISlider+Validator.swift"; path = "Validator/Sources/UIKit+Validator/UISlider+Validator.swift"; sourceTree = ""; }; - 1B83067A3D86F1CB083E7CF0913F68E1 /* BehaviorSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BehaviorSubject.swift; path = RxSwift/Subjects/BehaviorSubject.swift; sourceTree = ""; }; - 1C1E8EE021B0D8CE89643EE08AF65C21 /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; - 1C31D68F21F48D01F7EF20E80AC4FF81 /* CurrentThreadScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CurrentThreadScheduler.swift; path = RxSwift/Schedulers/CurrentThreadScheduler.swift; sourceTree = ""; }; - 1C39EFCCCE2157BA20A8166AFCAAFFAB /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; - 1C4B277FE2C53A762555AD7BFAFB2E22 /* NSObject+Rx+KVORepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx+KVORepresentable.swift"; path = "RxCocoa/Foundation/NSObject+Rx+KVORepresentable.swift"; sourceTree = ""; }; - 1C625E545A99965FE0BB17A8A788CB7C /* nanopb-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "nanopb-umbrella.h"; sourceTree = ""; }; - 1CC072FE0A60C63CAAB0D8A595DA8E7C /* Secp256r1.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Secp256r1.swift; path = Source/EllipticCurve/CommonCurves/Secp256r1.swift; sourceTree = ""; }; - 1CC153BDC4D7C7B00F4A681FC25F87A6 /* Sink.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sink.swift; path = RxSwift/Observables/Sink.swift; sourceTree = ""; }; - 1CD77173377CAB8CBCC6CDCA63D12E81 /* ObservableConvertibleType+Blocking.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Blocking.swift"; path = "RxBlocking/ObservableConvertibleType+Blocking.swift"; sourceTree = ""; }; - 1D08C543F789396D47C8830F1C71D761 /* ValidationRuleCondition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleCondition.swift; path = Validator/Sources/Rules/ValidationRuleCondition.swift; sourceTree = ""; }; - 1D1C38B9F79637767FA2CE16549EC83A /* SkipUntil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkipUntil.swift; path = RxSwift/Observables/SkipUntil.swift; sourceTree = ""; }; - 1D527D2D55C0B0D251BE3811A568ACA1 /* HexStringConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HexStringConvertible.swift; path = Source/Models/Manual/Wallet/Address/HexString/HexStringConvertible.swift; sourceTree = ""; }; + 189AEC6D7A29F27E9A073641FE4AD3D9 /* M13CheckboxAddRemovePathGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxAddRemovePathGenerator.swift; path = Sources/Paths/M13CheckboxAddRemovePathGenerator.swift; sourceTree = ""; }; + 18C32AF7F3BE2B86EE6D190F424A0F0F /* Session.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Session.swift; path = Source/Session.swift; sourceTree = ""; }; + 196B2DBC747A6AA30CDB88EBE9ACC5EB /* M13CheckboxFillController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxFillController.swift; path = Sources/Managers/M13CheckboxFillController.swift; sourceTree = ""; }; + 19DC6A26A73C03A6202765D993CC8E6E /* DER.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DER.swift; path = Source/Encoding/DER.swift; sourceTree = ""; }; + 1A0B592A006FCEA0472963D21A4A258C /* GroupBy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GroupBy.swift; path = RxSwift/Observables/GroupBy.swift; sourceTree = ""; }; + 1A1BE035B78BE8DFE01C25C7B0863036 /* Validator-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Validator-umbrella.h"; sourceTree = ""; }; + 1A5B5513E91D66C24E569427BBA2B88D /* GULMutableDictionary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULMutableDictionary.h; path = GoogleUtilities/Network/Private/GULMutableDictionary.h; sourceTree = ""; }; + 1A7243F71B1117D699311000A80A9959 /* ExpressibleByAmount+Arithmetic.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+Arithmetic.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Arithmetic.swift"; sourceTree = ""; }; + 1B0D5848CC3CD985BE69AE120F27AB15 /* TextFormatScanner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextFormatScanner.swift; path = Sources/SwiftProtobuf/TextFormatScanner.swift; sourceTree = ""; }; + 1B2950F2FA0BECD954F0A68ECE5C29B8 /* ConcurrentDispatchQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConcurrentDispatchQueueScheduler.swift; path = RxSwift/Schedulers/ConcurrentDispatchQueueScheduler.swift; sourceTree = ""; }; + 1BC883306722C6D86A1AC45EA5340689 /* Array+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Array+Extension.swift"; path = "Sources/CryptoSwift/Array+Extension.swift"; sourceTree = ""; }; + 1BE2E0DEB15CBB3BBD5F3E7D76880ADF /* BlockModeOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlockModeOptions.swift; path = Sources/CryptoSwift/BlockMode/BlockModeOptions.swift; sourceTree = ""; }; + 1BFF54E6671FE571F2F5C09177533E63 /* FIRBundleUtil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRBundleUtil.m; path = Firebase/Core/FIRBundleUtil.m; sourceTree = ""; }; + 1C1460AC382061FEB13D4978CA6D4257 /* StreamDecryptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StreamDecryptor.swift; path = Sources/CryptoSwift/StreamDecryptor.swift; sourceTree = ""; }; + 1C9FB3E388B1F01174E3986337D3C0E4 /* TinyConstraints.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = TinyConstraints.modulemap; sourceTree = ""; }; + 1D3150D98DA7FC884CFDBB42DA5ADFFA /* _RXDelegateProxy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXDelegateProxy.h; path = RxCocoa/Runtime/include/_RXDelegateProxy.h; sourceTree = ""; }; + 1D92B4F078C5CA690FF75BCF757F5EFF /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; + 1D950C420CCAD38725179F5E4EE69E44 /* RxPickerViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxPickerViewDataSourceType.swift; sourceTree = ""; }; + 1DA7CAA77BFB05BDA7957B5E6D5026CD /* BlockCipher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlockCipher.swift; path = Sources/CryptoSwift/BlockCipher.swift; sourceTree = ""; }; 1DABF761F5B30D3CC5CCD74868BEABA6 /* libRxBlocking.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRxBlocking.a; path = libRxBlocking.a; sourceTree = BUILT_PRODUCTS_DIR; }; 1DB7394CBAADABC67AF3965B4AC6BF83 /* libEllipticCurveKit.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libEllipticCurveKit.a; path = libEllipticCurveKit.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 1DC87BD918152755D00A0C492EABF269 /* QRCodeReader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeReader.swift; path = Sources/QRCodeReader.swift; sourceTree = ""; }; - 1DD58D890806A046BB9DD07CD110BC29 /* SelectiveVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SelectiveVisitor.swift; path = Sources/SwiftProtobuf/SelectiveVisitor.swift; sourceTree = ""; }; - 1E0A210EB1DCFE7D230D856E2F670158 /* RxTableViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDelegateProxy.swift; sourceTree = ""; }; - 1E2312BDC1764D1877822D2FC60492B0 /* SharedSequence+Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Operators.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Operators.swift"; sourceTree = ""; }; - 1EAF3CC0D20A811F71D8421664DCF5BC /* Array+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Array+Extension.swift"; path = "Sources/CryptoSwift/Array+Extension.swift"; sourceTree = ""; }; - 1F80ABE47F9DF983E13FACC657B0FAB6 /* UnknownStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UnknownStorage.swift; path = Sources/SwiftProtobuf/UnknownStorage.swift; sourceTree = ""; }; - 20DB9B5B1230D0F4EB4D64110FB739DA /* Utilities.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Utilities.swift; path = Sources/Differentiator/Utilities.swift; sourceTree = ""; }; - 20DDFAD66C0AFD7517D3C49788F350F8 /* GULNSData+zlib.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "GULNSData+zlib.m"; path = "GoogleUtilities/NSData+zlib/GULNSData+zlib.m"; sourceTree = ""; }; - 20F1BE144728343EB342550B60BAF573 /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; - 20F211646C03E1328A0DCB47FCB69934 /* FIRComponentContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentContainer.h; path = Firebase/Core/Private/FIRComponentContainer.h; sourceTree = ""; }; - 21040988E65B6719C96BB45B4DCC39BE /* ECDSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ECDSA.swift; path = Source/EllipticCurve/Signing/CommonSigning/ECDSA.swift; sourceTree = ""; }; - 2189BC7C4491FC106737A6E55CCDBA22 /* FirebaseInstanceID.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseInstanceID.framework; path = Frameworks/FirebaseInstanceID.framework; sourceTree = ""; }; - 21BAA63A5F10F9E5105AA364DCB134A9 /* AnyUnpackError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyUnpackError.swift; path = Sources/SwiftProtobuf/AnyUnpackError.swift; sourceTree = ""; }; - 21D821D7FD10EBAD5CE7D06BB62BD571 /* SwiftProtobuf-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftProtobuf-prefix.pch"; sourceTree = ""; }; - 21D8690F9D93A127E5712B465315DEF0 /* FIRAppAssociationRegistration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAppAssociationRegistration.h; path = Firebase/Core/Private/FIRAppAssociationRegistration.h; sourceTree = ""; }; - 22024882BCD497204C4D703A612450EC /* Generics.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Generics.swift; path = Sources/CryptoSwift/Generics.swift; sourceTree = ""; }; - 22051E9045A6EC11906814657A027C6C /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; - 229F5F0DC7B54C441A5BD55A2BFF443C /* UInt64+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UInt64+Extension.swift"; path = "Sources/CryptoSwift/UInt64+Extension.swift"; sourceTree = ""; }; - 234E841DDDB2500B528BF70929A2CCE9 /* _RX.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RX.m; path = RxCocoa/Runtime/_RX.m; sourceTree = ""; }; - 23AE904B7D37F652A1DB1D3F07A13ED4 /* _RXKVOObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXKVOObserver.h; path = RxCocoa/Runtime/include/_RXKVOObserver.h; sourceTree = ""; }; - 2425EB4D5891E44E2A32B9FB81119EB7 /* AnyKeySigner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyKeySigner.swift; path = Source/EllipticCurve/Signing/AnyKeySigner.swift; sourceTree = ""; }; - 2446CAE4A76D34CA61722DDE5BC5FB57 /* SHA3.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SHA3.swift; path = Sources/CryptoSwift/SHA3.swift; sourceTree = ""; }; - 24B3CDC6059D417BE308009DA28A3556 /* GULReachabilityMessageCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULReachabilityMessageCode.h; path = GoogleUtilities/Reachability/Private/GULReachabilityMessageCode.h; sourceTree = ""; }; - 24F0E340A02713891314DB58B635BF1A /* TestSchedulerVirtualTimeConverter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestSchedulerVirtualTimeConverter.swift; path = RxTest/Schedulers/TestSchedulerVirtualTimeConverter.swift; sourceTree = ""; }; - 25061CCBEDC1230B01E2A791A1CCB568 /* SchedulerServices+Emulation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SchedulerServices+Emulation.swift"; path = "RxSwift/Schedulers/SchedulerServices+Emulation.swift"; sourceTree = ""; }; - 2526916FD85680013F925FB345C328BB /* RxSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwift-prefix.pch"; sourceTree = ""; }; - 2532FF05E881C748C87AABE5B9E7BA4D /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; - 253798434A4D30CA8B0E00BCF477ED26 /* TextInput.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextInput.swift; path = RxCocoa/Common/TextInput.swift; sourceTree = ""; }; - 25A6E3ABC75FDD002D766E7DDD0C1EFF /* FIRVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRVersion.h; path = Firebase/Core/Private/FIRVersion.h; sourceTree = ""; }; - 25C31ADD1C9E7BC0118F7EBF1A39B618 /* KeyDeriving.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyDeriving.swift; path = Source/Models/Manual/Wallet/Keystore/KeyDeriving.swift; sourceTree = ""; }; - 25FCF2BAA4F889EE4A0D7F47F0C62476 /* Blowfish.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Blowfish.swift; path = Sources/CryptoSwift/Blowfish.swift; sourceTree = ""; }; - 269B64F9AFC27B92ECA00CF436B39AAD /* RxSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxSwift-dummy.m"; sourceTree = ""; }; - 26A172C811276466642E3D1E99D88AFB /* LegacyAddress+Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "LegacyAddress+Validation.swift"; path = "Source/Models/Manual/Wallet/Address/LegacyAddress/LegacyAddress+Validation.swift"; sourceTree = ""; }; - 26B3ABA0224D481FF280C5BFA63151C7 /* _RXKVOObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXKVOObserver.m; path = RxCocoa/Runtime/_RXKVOObserver.m; sourceTree = ""; }; - 26BCEF654FF6A977D2CC3E1451DED432 /* DispatchQueue+Sugar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Sugar.swift"; path = "Source/Extensions/DispatchQueue+Sugar.swift"; sourceTree = ""; }; - 270C3E5DD48C255ADF9B6E8CF8880AF4 /* FIRLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLogger.h; path = Firebase/Core/Private/FIRLogger.h; sourceTree = ""; }; - 270D896EF38331B9E3A99585E46C85C3 /* FIRDependency.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRDependency.h; path = Firebase/Core/Private/FIRDependency.h; sourceTree = ""; }; - 274082857CE80EAF14BECAC2F47F9052 /* M13CheckboxSpiralController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxSpiralController.swift; path = Sources/Managers/M13CheckboxSpiralController.swift; sourceTree = ""; }; - 275FB94547834F3E4C2B8CA575EF753E /* GULOriginalIMPConvenienceMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULOriginalIMPConvenienceMacros.h; path = GoogleUtilities/MethodSwizzler/Private/GULOriginalIMPConvenienceMacros.h; sourceTree = ""; }; - 279E164A7987B4D51375FC02D46A89A4 /* FIRComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRComponent.m; path = Firebase/Core/FIRComponent.m; sourceTree = ""; }; - 27AE814CF5E9FBC1554E9551027C1093 /* RxAtomic.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RxAtomic.h; path = RxAtomic/include/RxAtomic.h; sourceTree = ""; }; - 27C89FC0FD97792C3107D2BBF87013DB /* JSONScanner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONScanner.swift; path = Sources/SwiftProtobuf/JSONScanner.swift; sourceTree = ""; }; - 28255CDEB9D87F20931E6510AB3A8217 /* RxDataSources-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxDataSources-prefix.pch"; sourceTree = ""; }; - 282DEF37A5EFA962B2EFA5F5652B1B88 /* PBKDF1.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PBKDF1.swift; path = Sources/CryptoSwift/PKCS/PBKDF1.swift; sourceTree = ""; }; - 2839BE05536BFC2901AC9CDAA67DD391 /* NameMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NameMap.swift; path = Sources/SwiftProtobuf/NameMap.swift; sourceTree = ""; }; - 28940F6A9DE0EA70CD62F866DF510C27 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Source/RedirectHandler.swift; sourceTree = ""; }; - 28CE13EB6CBC8238CA426626175FA4FD /* FirebaseCore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FirebaseCore.modulemap; sourceTree = ""; }; - 290383FD39A011283BF003B67856BF58 /* Map.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Map.swift; path = RxSwift/Observables/Map.swift; sourceTree = ""; }; - 290AD97A044424B00A6789E46E320B4B /* HMAC+Foundation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "HMAC+Foundation.swift"; path = "Sources/CryptoSwift/Foundation/HMAC+Foundation.swift"; sourceTree = ""; }; - 2926124B5E20B98BA7C33DD0DCC4731B /* ZilliqaAPIEndpoint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZilliqaAPIEndpoint.swift; path = Source/Models/Manual/Payment/ZilliqaAPIEndpoint.swift; sourceTree = ""; }; - 293FE28B8764F899BFD20C1A592556AE /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; - 2A0BD65DD7CBDA88AEE4EB9E69833DB8 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; - 2AAB15F67296025812C0EEF4D3FD77F5 /* TakeWhile.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TakeWhile.swift; path = RxSwift/Observables/TakeWhile.swift; sourceTree = ""; }; - 2B48641C896BC647D37BD0E5D368E101 /* RxSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwift-umbrella.h"; sourceTree = ""; }; - 2B5A59DEF1F71C31C00686D2034A9F5D /* Message+TextFormatAdditions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Message+TextFormatAdditions.swift"; path = "Sources/SwiftProtobuf/Message+TextFormatAdditions.swift"; sourceTree = ""; }; - 2BBC0CCD911C62D4E99716937C13AD05 /* LegacyAddress+Codable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "LegacyAddress+Codable.swift"; path = "Source/Models/Manual/Wallet/Address/LegacyAddress/LegacyAddress+Codable.swift"; sourceTree = ""; }; - 2BC1D21AA9B02D2AA649033FC9CA83C2 /* FIRErrors.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRErrors.m; path = Firebase/Core/FIRErrors.m; sourceTree = ""; }; - 2C11F1F3352986DF659B63600A95957D /* Validator-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Validator-dummy.m"; sourceTree = ""; }; - 2C4747EF11F94219BF8507F54EAFC48D /* TextFormatEncodingOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextFormatEncodingOptions.swift; path = Sources/SwiftProtobuf/TextFormatEncodingOptions.swift; sourceTree = ""; }; - 2C5441DE98CDE263EAFD75B80BB8B012 /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/EllipticCurve/Signing/Signature.swift; sourceTree = ""; }; - 2C7B580A9AE252BD6E529F493EDBB1EE /* Visitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Visitor.swift; path = Sources/SwiftProtobuf/Visitor.swift; sourceTree = ""; }; - 2C967FA8281679EBA1058044B5A03979 /* HotObservable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HotObservable.swift; path = RxTest/HotObservable.swift; sourceTree = ""; }; - 2D00B8E208095622DDCE3385804E9AE0 /* SwiftLint.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftLint.xcconfig; sourceTree = ""; }; - 2D7676D8A5FEE6E5AEC49B3D030BA15A /* swift_qrcodejs.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = swift_qrcodejs.modulemap; sourceTree = ""; }; - 2D995BA7F6EDB4D2E86584C3ECAF66BF /* CGImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGImage+.swift"; path = "Source/CGImage+.swift"; sourceTree = ""; }; + 1DFE93DCE1902E6B1836E503A9BD11DA /* Firebase.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Firebase.xcconfig; sourceTree = ""; }; + 1E30918C28ADD23A5FAA3108B0D0B9E2 /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; + 1E405AB32D3A24D53387E4344B49210D /* Optional.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Optional.swift; path = RxSwift/Observables/Optional.swift; sourceTree = ""; }; + 1E68801A197756D9B4641AA5D2F54E5F /* CryptoSwift+PBKDF2+KDFParams.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CryptoSwift+PBKDF2+KDFParams.swift"; path = "Source/Extensions/CryptoSwift+PBKDF2+KDFParams.swift"; sourceTree = ""; }; + 1E763A795AA5DE3EC6C725AE077B7CF8 /* ValidationRuleComparison.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleComparison.swift; path = Validator/Sources/Rules/ValidationRuleComparison.swift; sourceTree = ""; }; + 1EAD39C2CF04FD25AF6D451D3191A16B /* TestScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestScheduler.swift; path = RxTest/Schedulers/TestScheduler.swift; sourceTree = ""; }; + 1EC98A2FC7DA98CB8E3DBE644895E8EC /* M13CheckboxController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxController.swift; path = Sources/M13CheckboxController.swift; sourceTree = ""; }; + 1EFBB46736EFBC4773FC4409BE447FF7 /* Resources.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resources.swift; path = RxBlocking/Resources.swift; sourceTree = ""; }; + 1F27211107D7A1335E7E454BE43741CB /* _RX.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RX.h; path = RxCocoa/Runtime/include/_RX.h; sourceTree = ""; }; + 1F4A6ABDF1A8431946BE7934E511DC3F /* ExpressibleByAmount+Comparable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+Comparable.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Comparable.swift"; sourceTree = ""; }; + 1F60D83DBE879F8137ABD7FAE51CD1B8 /* ItemEvents.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ItemEvents.swift; path = RxCocoa/iOS/Events/ItemEvents.swift; sourceTree = ""; }; + 1F6E351C8D4878EC68BF9132FF0E5A24 /* FIRConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRConfiguration.h; path = Firebase/Core/Public/FIRConfiguration.h; sourceTree = ""; }; + 1F7DEA7E38701B8DE280F93373421ADB /* pb_decode.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pb_decode.c; sourceTree = ""; }; + 1FB7DB56A31FB9269679F1E86FDF5D46 /* DefaultValues.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultValues.swift; path = Sources/DefaultValues.swift; sourceTree = ""; }; + 1FB836B65AB0441FED698D63B273F162 /* RxCollectionViewSectionedAnimatedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewSectionedAnimatedDataSource.swift; path = Sources/RxDataSources/RxCollectionViewSectionedAnimatedDataSource.swift; sourceTree = ""; }; + 1FFFC7F415599ECB2E23DD798DE0385F /* PKCS7Padding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PKCS7Padding.swift; path = Sources/CryptoSwift/PKCS/PKCS7Padding.swift; sourceTree = ""; }; + 205E89C4DD3824A3CC88E051176DEE7E /* ValidationPattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationPattern.swift; path = Validator/Sources/ValidationPattern.swift; sourceTree = ""; }; + 20873EC06E0785D5E6F33412DDF7FB16 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; + 2098AAAF39F5F362DB5E4E23607ED50D /* AnyUnpackError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyUnpackError.swift; path = Sources/SwiftProtobuf/AnyUnpackError.swift; sourceTree = ""; }; + 21247E2F3D427551148342DB9574AACF /* Hashable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Hashable.swift; path = Sources/Hashable.swift; sourceTree = ""; }; + 212BA62D49B04FA3710713508A5B12D9 /* SwiftProtobuf-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftProtobuf-prefix.pch"; sourceTree = ""; }; + 215A6E641ABC2637BD2BAC9A0159DB28 /* DefaultAPIClient.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultAPIClient.swift; path = Source/Networking/APIClient/DefaultAPIClient.swift; sourceTree = ""; }; + 21FC908053C22F45EB975265F1070171 /* Fabric.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Fabric.h; path = iOS/Fabric.framework/Headers/Fabric.h; sourceTree = ""; }; + 21FF4C6BC1C910AA6097807A54F178F1 /* OperationQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "OperationQueue+Alamofire.swift"; path = "Source/OperationQueue+Alamofire.swift"; sourceTree = ""; }; + 22A86699342B88EDEC363F76FF35744E /* AnyUpperbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyUpperbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Uppperbound/AnyUpperbound.swift; sourceTree = ""; }; + 22B487173EE66F4F747220FD18E093C2 /* TextFormatEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextFormatEncoder.swift; path = Sources/SwiftProtobuf/TextFormatEncoder.swift; sourceTree = ""; }; + 22D926E26217D85C7BAAE4D5638F9A9D /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; + 23D447E4508010F669AD2C91034F5B48 /* DisposeBag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DisposeBag.swift; path = RxSwift/Disposables/DisposeBag.swift; sourceTree = ""; }; + 23F1FD588E16C4B1953476DB23BDA094 /* RxAtomic-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxAtomic-prefix.pch"; sourceTree = ""; }; + 24076C26F3FCA8B4DC5C385EBE80A366 /* UIImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIImage+.swift"; path = "Source/UIImage+.swift"; sourceTree = ""; }; + 2519F8089F4D2A9FEF7C39667710CB64 /* Date+Components.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Components.swift"; path = "DateToolsSwift/DateTools/Date+Components.swift"; sourceTree = ""; }; + 2561DE1E4B2EB88F31845848DF234A29 /* FIRAnalyticsConfiguration+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FIRAnalyticsConfiguration+Internal.h"; path = "Firebase/Core/Private/FIRAnalyticsConfiguration+Internal.h"; sourceTree = ""; }; + 2575373B534555B1334A57FAF600B686 /* Completable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Completable.swift; path = RxSwift/Traits/Completable.swift; sourceTree = ""; }; + 25BC894E801695C8F8A0DBF7DB2944A0 /* String+AmountValidation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+AmountValidation.swift"; path = "Source/Extensions/String+AmountValidation.swift"; sourceTree = ""; }; + 26316A86B07A26AC19BBA63A75384283 /* BehaviorRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BehaviorRelay.swift; path = RxCocoa/Traits/BehaviorRelay.swift; sourceTree = ""; }; + 26C639856DA02A314519F67CDBBF7CC7 /* Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Extensions.swift; path = Sources/Extensions.swift; sourceTree = ""; }; + 26D18C20490ACC97675E64E396B50797 /* GroupedObservable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GroupedObservable.swift; path = RxSwift/GroupedObservable.swift; sourceTree = ""; }; + 26F0D8D9B8988B6F68680EA89355B533 /* Differentiator-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Differentiator-prefix.pch"; sourceTree = ""; }; + 271001428D342DC723AC76E8743042BC /* Bag+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Bag+Rx.swift"; path = "RxSwift/Extensions/Bag+Rx.swift"; sourceTree = ""; }; + 27300E5D0F961930F01F55CC87140FEE /* HexString+HexStringConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "HexString+HexStringConvertible.swift"; path = "Source/Models/Manual/Wallet/Address/HexString/HexString+HexStringConvertible.swift"; sourceTree = ""; }; + 274FC1E00885FD07AA2B1D6A84378E6D /* NSImageView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSImageView+Rx.swift"; path = "RxCocoa/macOS/NSImageView+Rx.swift"; sourceTree = ""; }; + 27689751A419AC4F974462614395BEAC /* Map.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Map.swift; path = RxSwift/Observables/Map.swift; sourceTree = ""; }; + 27B729FA546232A58E2293D2D5447CD7 /* KeychainSwift.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainSwift.xcconfig; sourceTree = ""; }; + 2827B0FFE56E46DC1299B6C0B0F87FE0 /* RunLoopLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RunLoopLock.swift; path = RxBlocking/RunLoopLock.swift; sourceTree = ""; }; + 285E87809F9A5A3B7C79101CA6A99AC3 /* SchedulerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SchedulerType.swift; path = RxSwift/SchedulerType.swift; sourceTree = ""; }; + 287C6605C2A9057A5C5AE31BE2FFB018 /* URLSession+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLSession+Rx.swift"; path = "RxCocoa/Foundation/URLSession+Rx.swift"; sourceTree = ""; }; + 288AFB0C3E509710136796CB13FA0383 /* GULReachabilityChecker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULReachabilityChecker.h; path = GoogleUtilities/Reachability/Private/GULReachabilityChecker.h; sourceTree = ""; }; + 28AAB68FAEC91CFD27B10C096C3EC493 /* Sample.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sample.swift; path = RxSwift/Observables/Sample.swift; sourceTree = ""; }; + 28D8B66D11CE4C7D1DCBE90A350E0870 /* Google_Protobuf_Any+Registry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_Any+Registry.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_Any+Registry.swift"; sourceTree = ""; }; + 28F98CCF8A8A857FC7ACC6B2B6CBBED1 /* SectionedViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionedViewDataSourceType.swift; path = RxCocoa/Common/SectionedViewDataSourceType.swift; sourceTree = ""; }; + 29FC58DCDC1EA4137ED3FE587E2090D7 /* StringConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StringConvertible.swift; path = Source/Models/Manual/Protocols/StringConvertible.swift; sourceTree = ""; }; + 2A021FC53044CFBD5985D3AB34A4F550 /* FirebaseAnalytics.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseAnalytics.xcconfig; sourceTree = ""; }; + 2A1804E92F3215479EAB46DA9625469D /* Generate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Generate.swift; path = RxSwift/Observables/Generate.swift; sourceTree = ""; }; + 2A514B3A0FA3B26E0D2201681376FB03 /* UITextField+fixCaretPosition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextField+fixCaretPosition.swift"; path = "Sources/UITextField+fixCaretPosition.swift"; sourceTree = ""; }; + 2A6C41B675FDEA19BBE934ED7E042F1F /* GULSwizzler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULSwizzler.m; path = GoogleUtilities/MethodSwizzler/GULSwizzler.m; sourceTree = ""; }; + 2A89D06EC975DF9FF2543E2CD5CFB135 /* MultipartUpload.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartUpload.swift; path = Source/MultipartUpload.swift; sourceTree = ""; }; + 2AC80A1325837F8A9FE8C047C3A2469F /* BigInt.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = BigInt.modulemap; sourceTree = ""; }; + 2B3EF86DB48EC7990FB2CF5CA926ED4B /* RxTest.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxTest.xcconfig; sourceTree = ""; }; + 2BC7B11A76F1591971A099187E44B97E /* UITableView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITableView+Rx.swift"; path = "RxCocoa/iOS/UITableView+Rx.swift"; sourceTree = ""; }; + 2BDFD844E372973B67B0D27F48FB2170 /* ScheduledDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledDisposable.swift; path = RxSwift/Disposables/ScheduledDisposable.swift; sourceTree = ""; }; + 2BE5E44ECA0299A3FBE59D6FB78D40B9 /* Timeout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeout.swift; path = RxSwift/Observables/Timeout.swift; sourceTree = ""; }; + 2BFBB249AB03CBD997651A10032FB6B3 /* CompactMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompactMap.swift; path = Sources/CryptoSwift/CompactMap.swift; sourceTree = ""; }; + 2C50DCD03A33862923BC29FC678070CE /* PCBC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PCBC.swift; path = Sources/CryptoSwift/BlockMode/PCBC.swift; sourceTree = ""; }; + 2C6766F54230B5673EAAB4711BA21F27 /* BigInt-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BigInt-prefix.pch"; sourceTree = ""; }; + 2C8C6F5482D5AD9DBEDE035CE82C7703 /* CryptoSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CryptoSwift-umbrella.h"; sourceTree = ""; }; + 2CB8866C6BE7FF85DF0096303FFEC9D5 /* JSONEncodingVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONEncodingVisitor.swift; path = Sources/SwiftProtobuf/JSONEncodingVisitor.swift; sourceTree = ""; }; + 2D0309466CEC97140D474B8FB7074406 /* RxCocoa-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxCocoa-dummy.m"; sourceTree = ""; }; + 2D2ECF975F4D0169BA28EA1EA95B4D2A /* Changeset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Changeset.swift; path = Sources/Differentiator/Changeset.swift; sourceTree = ""; }; + 2D3BEAD3CB20CD18A9BB406CB98B7A95 /* RPCError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RPCError.swift; path = Source/Networking/JSONRPC/RPCError.swift; sourceTree = ""; }; + 2D476D6442854E875AC2A4575CECBCD8 /* OFB.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OFB.swift; path = Sources/CryptoSwift/BlockMode/OFB.swift; sourceTree = ""; }; 2DA037E6D1C23FA04943A1E5BE51A3ED /* Pods-Zhip-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Zhip-umbrella.h"; sourceTree = ""; }; - 2E590E48DE1AAA8A26874734C681E3C9 /* Array+Foundation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Array+Foundation.swift"; path = "Sources/CryptoSwift/Foundation/Array+Foundation.swift"; sourceTree = ""; }; - 2E76089A6AF24F75DFE393E2B8B74F58 /* GULSwizzler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULSwizzler.h; path = GoogleUtilities/MethodSwizzler/Private/GULSwizzler.h; sourceTree = ""; }; - 2EECC06B1AAB816F43A00556C6380AC8 /* BaseDestination.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BaseDestination.swift; path = Sources/BaseDestination.swift; sourceTree = ""; }; - 2F0FCF46854431BE6C4152B414D9C7A0 /* FirebaseAnalytics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseAnalytics.framework; path = Frameworks/FirebaseAnalytics.framework; sourceTree = ""; }; - 2F528494662DE56F3BC7F70EF07CE298 /* BlockMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlockMode.swift; path = Sources/CryptoSwift/BlockMode/BlockMode.swift; sourceTree = ""; }; - 2F57DB0147A8F1398309A393A5457017 /* Validator.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Validator.xcconfig; sourceTree = ""; }; - 2F9E58CEBF32B2E4C3C84D04718BF1D9 /* swift_qrcodejs-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "swift_qrcodejs-prefix.pch"; sourceTree = ""; }; - 30F82FEA006D59F830B90225FF8B5926 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; - 3119E35BF7E04A0CCC53AB5DD304F474 /* MultipartUpload.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartUpload.swift; path = Source/MultipartUpload.swift; sourceTree = ""; }; - 31412E45D38C82F8404ACC0108B6B772 /* RxCollectionViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewReactiveArrayDataSource.swift; path = RxCocoa/iOS/DataSources/RxCollectionViewReactiveArrayDataSource.swift; sourceTree = ""; }; - 314F4DBC7BD33D41A15EFA183D7DD64E /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; - 3173599195DF11446492B618A3096B4A /* WireFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WireFormat.swift; path = Sources/SwiftProtobuf/WireFormat.swift; sourceTree = ""; }; - 31861483AFBD84686096024B49327939 /* Google_Protobuf_Struct+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_Struct+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_Struct+Extensions.swift"; sourceTree = ""; }; - 318697C54B6EEAB4DC15C02A1D3DE6CC /* Wallet+Decrypt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Wallet+Decrypt.swift"; path = "Source/Models/Manual/Wallet/Wallet/Wallet+Decrypt.swift"; sourceTree = ""; }; - 3196D759992EFA8B3D676BA71950D9BF /* Validatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validatable.swift; path = Validator/Sources/Validatable.swift; sourceTree = ""; }; - 31B886052B4526223746F60FFEC0941B /* EllipticCurvePoint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EllipticCurvePoint.swift; path = Source/EllipticCurve/Point/EllipticCurvePoint.swift; sourceTree = ""; }; - 31D6336E68824315D7D20159F084E630 /* SkyFloatingLabelTextField.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SkyFloatingLabelTextField.modulemap; sourceTree = ""; }; - 31E28D119B04843C5E345F88F14EF4E7 /* SingleAssignmentDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SingleAssignmentDisposable.swift; path = RxSwift/Disposables/SingleAssignmentDisposable.swift; sourceTree = ""; }; - 3209DB3CB0DA4D841CC0E28B6C0F100A /* Updatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Updatable.swift; path = Sources/CryptoSwift/Updatable.swift; sourceTree = ""; }; - 320A5AB580541E86F9FB3A858D9A37C8 /* FIROptionsInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIROptionsInternal.h; path = Firebase/Core/Private/FIROptionsInternal.h; sourceTree = ""; }; - 323FAC45F5560294375B6E778749964D /* api.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = api.pb.swift; path = Sources/SwiftProtobuf/api.pb.swift; sourceTree = ""; }; + 2DF80573AF76C67D31C42C6142BDAEA9 /* RxCocoa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RxCocoa.h; path = RxCocoa/RxCocoa.h; sourceTree = ""; }; + 2E0DEA310E866DDB2878ADE3EDB96ADA /* DateToolsSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DateToolsSwift-umbrella.h"; sourceTree = ""; }; + 2E37023AE9BF920B11BE0C6FB683BFA5 /* RxSearchBarDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxSearchBarDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxSearchBarDelegateProxy.swift; sourceTree = ""; }; + 2EDC3FFD585B49311E15851F00CC7AB8 /* Integer+DateTools.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Integer+DateTools.swift"; path = "DateToolsSwift/DateTools/Integer+DateTools.swift"; sourceTree = ""; }; + 2F0C41B2F96FB9D688855355E2BBD124 /* BooleanDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BooleanDisposable.swift; path = RxSwift/Disposables/BooleanDisposable.swift; sourceTree = ""; }; + 2F58DEF19B6CC8875047DAF51908F386 /* Varint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Varint.swift; path = Sources/SwiftProtobuf/Varint.swift; sourceTree = ""; }; + 2F6117666D71FD10A8F19E9E3836FCBC /* RxAtomic-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxAtomic-umbrella.h"; sourceTree = ""; }; + 2F6DA6E92A55F8DD8842069AD8EA30BD /* TimeUtils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimeUtils.swift; path = Sources/SwiftProtobuf/TimeUtils.swift; sourceTree = ""; }; + 2FDFF2B02FF095321264939BF51FA59B /* Nonce.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Nonce.swift; path = Source/Models/Manual/Wallet/Nonce.swift; sourceTree = ""; }; + 2FF489E72EF774EA5B341DB74F92E06A /* FloatingPointType+IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "FloatingPointType+IdentifiableType.swift"; path = "Sources/RxDataSources/FloatingPointType+IdentifiableType.swift"; sourceTree = ""; }; + 3027186B104C45BB1269DF98092426F6 /* NoLowerbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NoLowerbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Unbound/NoLowerbound.swift; sourceTree = ""; }; + 30CE84D585AF7D6F83BCF78805B241BD /* Rabbit+Foundation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Rabbit+Foundation.swift"; path = "Sources/CryptoSwift/Foundation/Rabbit+Foundation.swift"; sourceTree = ""; }; + 30F7339129318C4D2177CD3B135EFD53 /* ExpressibleByAmount+UnitConversion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+UnitConversion.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+UnitConversion.swift"; sourceTree = ""; }; + 31BBEEDAF72A4842A34DB31672D3B4A9 /* AtomicInt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AtomicInt.swift; path = Platform/AtomicInt.swift; sourceTree = ""; }; + 31CA6FDEAF4C2211A3B8A21B0E813BDE /* Window.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Window.swift; path = RxSwift/Observables/Window.swift; sourceTree = ""; }; + 31CE0D2DDA1502D36F86DA900196B4C0 /* DistinctUntilChanged.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DistinctUntilChanged.swift; path = RxSwift/Observables/DistinctUntilChanged.swift; sourceTree = ""; }; + 322F2E7794696972999C633655F18300 /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; 32439A30E2197E3D052E4719A156205A /* Pods-Zhip-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Zhip-dummy.m"; sourceTree = ""; }; - 324A8CC53D83D44B25D5E0E30A110B49 /* FIRConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRConfiguration.m; path = Firebase/Core/FIRConfiguration.m; sourceTree = ""; }; + 3244BBE8B1781190D7CDAF7661E40803 /* FIRLoggerLevel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLoggerLevel.h; path = Firebase/Core/Public/FIRLoggerLevel.h; sourceTree = ""; }; + 328F750DC56521FAAE194470D1210509 /* BlockingObservable+Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "BlockingObservable+Operators.swift"; path = "RxBlocking/BlockingObservable+Operators.swift"; sourceTree = ""; }; 329BED41724457AD1D7D3874DF55E47B /* Pods-Zhip-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Zhip-acknowledgements.plist"; sourceTree = ""; }; - 33100D35113E839A0F0D0B6321685BC1 /* CombineLatest+Collection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CombineLatest+Collection.swift"; path = "RxSwift/Observables/CombineLatest+Collection.swift"; sourceTree = ""; }; - 33D005B6445DBE4F6B83E59DFA833A33 /* StatusOfTransactionResponse+Receipt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "StatusOfTransactionResponse+Receipt.swift"; path = "Source/Networking/JSONRPC/Responses/Transaction/StatusOfTransactionResponse+Receipt.swift"; sourceTree = ""; }; - 33DB2F5412250371BDA3A8E2686D6AE2 /* Dematerialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Dematerialize.swift; path = RxSwift/Observables/Dematerialize.swift; sourceTree = ""; }; - 34A2F15193674E97A7491E53D962BA85 /* JSONEncodingVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONEncodingVisitor.swift; path = Sources/SwiftProtobuf/JSONEncodingVisitor.swift; sourceTree = ""; }; - 34E0E60493B21C264B5A3988A1BBDF69 /* Validator-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Validator-umbrella.h"; sourceTree = ""; }; - 34FD70C0FBF837178EEDBE081FC92A02 /* EFQRCode-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "EFQRCode-dummy.m"; sourceTree = ""; }; - 352CBE7B97F1BBF24907BBC6CFCBA38E /* ZilliqaService.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZilliqaService.swift; path = Source/Services/ZilliqaService.swift; sourceTree = ""; }; - 352CF22052311F5FFE6A92E4B649C0EC /* TinyConstraints.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = TinyConstraints.xcconfig; sourceTree = ""; }; - 3562A817C97F34268FCBA02C8EDFADCE /* Validator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validator.swift; path = Validator/Sources/Validator.swift; sourceTree = ""; }; - 35E02451DFF45CC6C77759524669ADF2 /* Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Internal.swift; path = Sources/SwiftProtobuf/Internal.swift; sourceTree = ""; }; - 35E7CC9C26B52A078614C0D22FE9B01D /* PBKDF2.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PBKDF2.swift; path = Sources/CryptoSwift/PKCS/PBKDF2.swift; sourceTree = ""; }; - 35F6C2FEBCE6F3ACB5DCC397C6F90634 /* pb_common.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb_common.h; sourceTree = ""; }; - 360B2B4B21509E91197C5CC8DF47EDF8 /* Version.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Version.swift; path = Source/Models/Manual/Payment/Version.swift; sourceTree = ""; }; - 3664C9BFAF292B9F77C1D4EED19C3899 /* Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Extensions.swift; path = Sources/Extensions.swift; sourceTree = ""; }; - 3664D33732B9ACA64D8DF46B9C82E967 /* Subtraction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Subtraction.swift; path = Sources/Subtraction.swift; sourceTree = ""; }; - 36D7742635499D8620FC9CE5E0836BD5 /* ColdObservable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ColdObservable.swift; path = RxTest/ColdObservable.swift; sourceTree = ""; }; - 36DCF28E93E58900061FF0F820547BB8 /* NSControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSControl+Rx.swift"; path = "RxCocoa/macOS/NSControl+Rx.swift"; sourceTree = ""; }; - 3733B82BEA9F445AD42848D3738B1BE1 /* OFB.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OFB.swift; path = Sources/CryptoSwift/BlockMode/OFB.swift; sourceTree = ""; }; - 3767C4DD86ED60D86579EBD5C1C47A00 /* nanopb-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "nanopb-dummy.m"; sourceTree = ""; }; - 37A10D60A45FCB90599C86F6D98B5F84 /* DistributedSystem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DistributedSystem.swift; path = Source/EllipticCurve/DistributedSystem/DistributedSystem.swift; sourceTree = ""; }; - 37B601BE568F083597079CA0A983BE90 /* Lowerbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Lowerbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Lowerbound/Lowerbound.swift; sourceTree = ""; }; - 37BFA184A7222D10719B3427651FAFCB /* M13CheckboxAddRemovePathGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxAddRemovePathGenerator.swift; path = Sources/Paths/M13CheckboxAddRemovePathGenerator.swift; sourceTree = ""; }; + 32E19FA0AB86E5F9982309E4006C728B /* Maybe.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Maybe.swift; path = RxSwift/Traits/Maybe.swift; sourceTree = ""; }; + 33193544CCFE591CF8B8833510A24B81 /* ObservableType+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableType+Extensions.swift"; path = "RxSwift/ObservableType+Extensions.swift"; sourceTree = ""; }; + 336F54BBC36E31CF69CEBB61BE2B764D /* ObservableConvertibleType+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Driver.swift"; path = "RxCocoa/Traits/Driver/ObservableConvertibleType+Driver.swift"; sourceTree = ""; }; + 346E4513B2C835B0373B4EF7B62BF95A /* BigInt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BigInt.swift; path = Sources/BigInt.swift; sourceTree = ""; }; + 34AD114235C04E41CCAB652062104D65 /* KVORepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KVORepresentable.swift; path = RxCocoa/Foundation/KVORepresentable.swift; sourceTree = ""; }; + 35187772022291035B933CB21A467705 /* Google_Protobuf_Value+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_Value+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_Value+Extensions.swift"; sourceTree = ""; }; + 3535F000DE6268A155237E632F76BAFA /* String+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+Rx.swift"; path = "RxSwift/Extensions/String+Rx.swift"; sourceTree = ""; }; + 35393B4AB2A504647FD0FE1ED8E9FE83 /* HTTPHeaders.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPHeaders.swift; path = Source/HTTPHeaders.swift; sourceTree = ""; }; + 3576A140E17FD596091599E4D0D7EBB6 /* GULAppDelegateSwizzler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULAppDelegateSwizzler.m; path = GoogleUtilities/AppDelegateSwizzler/GULAppDelegateSwizzler.m; sourceTree = ""; }; + 357AAEB22BEA1FCF1B56D8C9A9AB44F3 /* CLSStackFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CLSStackFrame.h; path = iOS/Crashlytics.framework/Headers/CLSStackFrame.h; sourceTree = ""; }; + 35F86F68EA6632E954F3666D9831ACF8 /* NSView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSView+Rx.swift"; path = "RxCocoa/macOS/NSView+Rx.swift"; sourceTree = ""; }; + 360C57492EE973F32B1C2BAD865CCC80 /* VirtualTimeConverterType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VirtualTimeConverterType.swift; path = RxSwift/Schedulers/VirtualTimeConverterType.swift; sourceTree = ""; }; + 363B39531B6AC9E2093E47701FD05437 /* RxPickerViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxPickerViewDataSourceProxy.swift; sourceTree = ""; }; + 368D4DC3A3FA79B63587B005EB7FC3A5 /* Version.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Version.swift; path = Sources/SwiftProtobuf/Version.swift; sourceTree = ""; }; + 36963FEF2D1D78441CD11226E2C59268 /* UIRefreshControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIRefreshControl+Rx.swift"; path = "RxCocoa/iOS/UIRefreshControl+Rx.swift"; sourceTree = ""; }; + 36B31BBB45193580AA07CEAE77CEC036 /* UIView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Rx.swift"; path = "RxCocoa/iOS/UIView+Rx.swift"; sourceTree = ""; }; + 36C3950B528F1192F05DA8BCF9F93330 /* RxCollectionViewSectionedReloadDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewSectionedReloadDataSource.swift; path = Sources/RxDataSources/RxCollectionViewSectionedReloadDataSource.swift; sourceTree = ""; }; + 370DF28F42570C8D06553E93E0E8780F /* GULNetworkURLSession.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULNetworkURLSession.m; path = GoogleUtilities/Network/GULNetworkURLSession.m; sourceTree = ""; }; + 3710102B236F4B0F3CAA47E537DE696D /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; + 3731CD64AA4B858AC99161D48559D6FA /* BigInt-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "BigInt-dummy.m"; sourceTree = ""; }; + 374EF95005E842698E87AC9B2016372F /* Diff.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Diff.swift; path = Sources/Differentiator/Diff.swift; sourceTree = ""; }; + 377D90A361E53EF0397A31C9355D0B9B /* M13CheckboxDotController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxDotController.swift; path = Sources/Managers/M13CheckboxDotController.swift; sourceTree = ""; }; + 3799004E85AF78633E6D90602F75F70A /* Take.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Take.swift; path = RxSwift/Observables/Take.swift; sourceTree = ""; }; + 37AE1961558B5997BABCB51CD3E83B78 /* ValidationRulePattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRulePattern.swift; path = Validator/Sources/Rules/ValidationRulePattern.swift; sourceTree = ""; }; + 37B07AD82BC8493EBEA35DC85ACEBE3A /* FirebaseAnalytics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseAnalytics.framework; path = Frameworks/FirebaseAnalytics.framework; sourceTree = ""; }; 37D82BB84CB44EA64382C6FAFCFB3DD9 /* libRxAtomic.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRxAtomic.a; path = libRxAtomic.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 37E1DFCC8DBF60B6AF58CC6BA4C9350A /* Alamofire.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.xcconfig; sourceTree = ""; }; - 380BDEB18BD1E82FD17CEF06B5FA3C07 /* _RXObjCRuntime.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXObjCRuntime.m; path = RxCocoa/Runtime/_RXObjCRuntime.m; sourceTree = ""; }; - 385FEE3D42466E998A7EDCE80CB3EFCE /* M13CheckboxAnimationGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxAnimationGenerator.swift; path = Sources/M13CheckboxAnimationGenerator.swift; sourceTree = ""; }; - 3887473A45A4810C79FBB49FAE3F4F02 /* DateToolsSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DateToolsSwift-umbrella.h"; sourceTree = ""; }; - 3897B087F8009B6EEAF5E9D05B28103E /* ZilliqaService+DefaultImplementations.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ZilliqaService+DefaultImplementations.swift"; path = "Source/Services/ZilliqaService+DefaultImplementations.swift"; sourceTree = ""; }; - 3899850CB3E9BC1CDFC6248FAE66C1C7 /* QRCodeReaderViewControllerDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeReaderViewControllerDelegate.swift; path = Sources/QRCodeReaderViewControllerDelegate.swift; sourceTree = ""; }; - 38C78305F62A0FB5B17CF165B8568517 /* Fabric.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Fabric.h; path = iOS/Fabric.framework/Headers/Fabric.h; sourceTree = ""; }; - 3924AA711D6EB495638BD742DE003365 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/EllipticCurve/Keys/PublicKey.swift; sourceTree = ""; }; - 3964688647B4D5D0BF4C0C237D4F7665 /* GULMutableDictionary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULMutableDictionary.h; path = GoogleUtilities/Network/Private/GULMutableDictionary.h; sourceTree = ""; }; - 397C38ECC30D678B806987A63BD3FF5E /* RPCRequestIdGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RPCRequestIdGenerator.swift; path = Source/Networking/JSONRPC/RPCRequestIdGenerator.swift; sourceTree = ""; }; - 399825A3702D006C94DA433078A5065C /* BigInt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BigInt.swift; path = Sources/BigInt.swift; sourceTree = ""; }; - 39A340D01289D7DBF7DA155C0631D406 /* FIRBundleUtil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRBundleUtil.m; path = Firebase/Core/FIRBundleUtil.m; sourceTree = ""; }; - 39FC148525BEB4A89F37BFCE9A35B0FA /* HexString.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HexString.swift; path = Source/Models/Manual/Wallet/Address/HexString/HexString.swift; sourceTree = ""; }; - 39FDA2FB9BDC21E1AA2B8224AADC89F9 /* DisposeBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DisposeBase.swift; path = RxSwift/Disposables/DisposeBase.swift; sourceTree = ""; }; - 3A5D761F663AC41D5F02487EC3446CB7 /* DateToolsSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DateToolsSwift-prefix.pch"; sourceTree = ""; }; - 3A790D0AA1AB30EED69E4E3AF8B2FBBB /* Date+Inits.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Inits.swift"; path = "DateToolsSwift/DateTools/Date+Inits.swift"; sourceTree = ""; }; - 3A8E2D9F425BA67B90A699D15A797526 /* RxPickerViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxPickerViewDataSourceType.swift; sourceTree = ""; }; - 3A994BA10E8360FE0D3B4695C5DA1465 /* NoLowerbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NoLowerbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Unbound/NoLowerbound.swift; sourceTree = ""; }; - 3A9C8E3A1999927F8162A67468E267D1 /* TailRecursiveSink.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TailRecursiveSink.swift; path = RxSwift/Observers/TailRecursiveSink.swift; sourceTree = ""; }; - 3A9CBB35231CE2D093C1ECBC477CBFFA /* Google_Protobuf_Wrappers+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_Wrappers+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_Wrappers+Extensions.swift"; sourceTree = ""; }; - 3AA3E980B69B2B7977615E3BF8C2C180 /* Polling.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Polling.swift; path = Source/Services/Polling.swift; sourceTree = ""; }; - 3B1D8BD26D10498FE9EE7E085BF20AFE /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; - 3B2B983FC192788A763F85850CD1A7F2 /* AnimatableSectionModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatableSectionModel.swift; path = Sources/Differentiator/AnimatableSectionModel.swift; sourceTree = ""; }; - 3B3DC8DF1C1C3F8F1ACE74650CDC43F3 /* EFQRCodeGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCodeGenerator.swift; path = Source/EFQRCodeGenerator.swift; sourceTree = ""; }; - 3B9EAA65FCD02325C6B7BBEDD5D6C138 /* StartWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StartWith.swift; path = RxSwift/Observables/StartWith.swift; sourceTree = ""; }; - 3C0DE9459E96A594FD38CA4D70C7E027 /* Cryptors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Cryptors.swift; path = Sources/CryptoSwift/Cryptors.swift; sourceTree = ""; }; - 3C0EEC51050BC8F192F1D92ADAEC4C90 /* Square Root.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Square Root.swift"; path = "Sources/Square Root.swift"; sourceTree = ""; }; - 3C5387C56F07524CA535E925181778D6 /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; - 3C71A24E89299444B5F97B9A4D46570A /* Wallet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Wallet.swift; path = Source/Models/Manual/Wallet/Wallet/Wallet.swift; sourceTree = ""; }; - 3CB0FCCF5BCB4E27FD6F0F0D409731BB /* BinaryDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryDisposable.swift; path = RxSwift/Disposables/BinaryDisposable.swift; sourceTree = ""; }; - 3CCD04F3C98B4997EAFDAE113CC251B3 /* Version.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Version.swift; path = Sources/SwiftProtobuf/Version.swift; sourceTree = ""; }; + 37E54B03B79026DA2ED27A08A4A9AF0A /* BinaryEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryEncoder.swift; path = Sources/SwiftProtobuf/BinaryEncoder.swift; sourceTree = ""; }; + 37F87B02A8C2918AACEC91ABB2731BDB /* Wallet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Wallet.swift; path = Source/Models/Manual/Wallet/Wallet/Wallet.swift; sourceTree = ""; }; + 387377706E493287C9729B24E16B85AE /* Concat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Concat.swift; path = RxSwift/Observables/Concat.swift; sourceTree = ""; }; + 387C9FB37146AE31F4D11C9D1467B5E5 /* _RX.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RX.m; path = RxCocoa/Runtime/_RX.m; sourceTree = ""; }; + 38D68F4DFA4677794A78EE010F3CFB26 /* CIColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CIColor+.swift"; path = "Source/CIColor+.swift"; sourceTree = ""; }; + 38E6CFC6CC91272B2D91D23A0CA11F31 /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; + 3920D947B7C136CC6420C61D9E7CC560 /* KeychainSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainSwift-umbrella.h"; sourceTree = ""; }; + 392D5D1FE50C3BB0DE5090A92934AC97 /* GULNetworkLoggerProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetworkLoggerProtocol.h; path = GoogleUtilities/Network/Private/GULNetworkLoggerProtocol.h; sourceTree = ""; }; + 394790483BEAA073CF8ACB859911C526 /* ExpressibleByAmount+Compare+AandB.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+Compare+AandB.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Compare+AandB.swift"; sourceTree = ""; }; + 3961710FB4918D5FC5E94AE0AEC0172B /* UITextView+Validator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextView+Validator.swift"; path = "Validator/Sources/UIKit+Validator/UITextView+Validator.swift"; sourceTree = ""; }; + 3961C105C7E3594350E7EC2774F8358D /* Binder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Binder.swift; path = RxCocoa/Common/Binder.swift; sourceTree = ""; }; + 3A0AA4C1C6B129C3065CB0AB67EABCCA /* KeyDerivationFunctionParameters.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyDerivationFunctionParameters.swift; path = Source/Models/Manual/Wallet/Keystore/KeyDerivationFunctionParameters.swift; sourceTree = ""; }; + 3A2F79A15016C8452344698754E79F58 /* RxSwift.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxSwift.xcconfig; sourceTree = ""; }; + 3A5AAA0606C96969AF85CC5EF5980BE8 /* RxTableViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDelegateProxy.swift; sourceTree = ""; }; + 3A995F0F643D4011CAE1529FA4990E81 /* FIRComponentContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRComponentContainer.m; path = Firebase/Core/FIRComponentContainer.m; sourceTree = ""; }; + 3AB229F4032AA0678348EB7EC38CFB98 /* RxWebViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxWebViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxWebViewDelegateProxy.swift; sourceTree = ""; }; + 3AB4CB19EA08B7D9EE4A74371A8E7D7C /* Upperbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Upperbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Uppperbound/Upperbound.swift; sourceTree = ""; }; + 3B17A5BB122E1C9459EDA072A8674FBB /* nanopb.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = nanopb.modulemap; sourceTree = ""; }; + 3B46B4CA4D23BAA6D28399DECA2B469F /* Validator-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Validator-dummy.m"; sourceTree = ""; }; + 3B4A3B14FDAEC76E5C9635EC15AED1F1 /* TransactionResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransactionResponse.swift; path = Source/Networking/JSONRPC/Responses/Transaction/TransactionResponse.swift; sourceTree = ""; }; + 3B4D28DD8EE3905965B7065EC87A9BC9 /* UIImageView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIImageView+Rx.swift"; path = "RxCocoa/iOS/UIImageView+Rx.swift"; sourceTree = ""; }; + 3B51A5A662A8A7090AFAF9A1A7865E51 /* AffinePoint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AffinePoint.swift; path = Source/EllipticCurve/Point/AffinePoint.swift; sourceTree = ""; }; + 3B8E129D10F8476902D75E5205B97662 /* RxDataSources-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxDataSources-dummy.m"; sourceTree = ""; }; + 3B975CF0B82BF538A72C3501C3E05222 /* IQKeyboardManager.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = IQKeyboardManager.bundle; path = IQKeyboardManagerSwift/Resources/IQKeyboardManager.bundle; sourceTree = ""; }; + 3BA5902E042AF4052AF390A0DE37F251 /* String+IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+IdentifiableType.swift"; path = "Sources/RxDataSources/String+IdentifiableType.swift"; sourceTree = ""; }; + 3BBA486E9C1323612847FF73DAA78C46 /* RxTest-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxTest-dummy.m"; sourceTree = ""; }; + 3C4D6CB8EE3DA2EFEC6BE50893FC0F9D /* QRCodeReader.swift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "QRCodeReader.swift-prefix.pch"; sourceTree = ""; }; + 3C5A25E7DFC5FCA7B60257F526BEF2C0 /* BCHUtil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BCHUtil.swift; path = Sources/BCHUtil.swift; sourceTree = ""; }; + 3C63ED5A9EE6AE0D0FE077297BEAD3E9 /* SwiftyBeaver.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyBeaver.xcconfig; sourceTree = ""; }; + 3C962C98B1EB7FD212FFBD2E471B2D7F /* PKCS5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PKCS5.swift; path = Sources/CryptoSwift/PKCS/PKCS5.swift; sourceTree = ""; }; + 3CA24D314515A2424146FC105D4F7A89 /* ValidationResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationResult.swift; path = Validator/Sources/ValidationResult.swift; sourceTree = ""; }; + 3CD3D6E96762D101EF7D17CE3C452E9B /* M13CheckboxCheckPathGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxCheckPathGenerator.swift; path = Sources/Paths/M13CheckboxCheckPathGenerator.swift; sourceTree = ""; }; + 3CFF8C0B161DFA6D5A1A74FCA1AFBE53 /* RxTableViewSectionedAnimatedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewSectionedAnimatedDataSource.swift; path = Sources/RxDataSources/RxTableViewSectionedAnimatedDataSource.swift; sourceTree = ""; }; + 3D61EF67343FB0AC3815038727936E67 /* swift_qrcodejs-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "swift_qrcodejs-dummy.m"; sourceTree = ""; }; + 3D65FDC4E9581D9A916EC3DF723A2F90 /* FIRLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRLogger.m; path = Firebase/Core/FIRLogger.m; sourceTree = ""; }; + 3D71603130111AD72DCEA7ADA41417FC /* RxCocoa.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxCocoa.modulemap; sourceTree = ""; }; + 3D94811722EA29C6880112EAF57A6B6A /* FileDestination.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FileDestination.swift; path = Sources/FileDestination.swift; sourceTree = ""; }; 3D95851C12DEB04E29CD7C528C6118ED /* libValidator.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libValidator.a; path = libValidator.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 3DC94982937489D1EB1FC792F586ACEE /* BehaviorRelay+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "BehaviorRelay+Driver.swift"; path = "RxCocoa/Traits/Driver/BehaviorRelay+Driver.swift"; sourceTree = ""; }; - 3E68CE97F992E249AA12DB05F74B20D6 /* Date+Comparators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Comparators.swift"; path = "DateToolsSwift/DateTools/Date+Comparators.swift"; sourceTree = ""; }; - 3E6ADC01A44D638C2E8FC9EA97649341 /* Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signal.swift; path = RxCocoa/Traits/Signal/Signal.swift; sourceTree = ""; }; - 3E730EEE49BDE9779F6FD6D644D42DC7 /* Answers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Answers.h; path = iOS/Crashlytics.framework/Headers/Answers.h; sourceTree = ""; }; - 3E84D763208796DBA1E5387C6D6584FA /* Date+Format.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Format.swift"; path = "DateToolsSwift/DateTools/Date+Format.swift"; sourceTree = ""; }; - 3E91236BF5CF0A777C6151DA277911C8 /* Message+BinaryAdditions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Message+BinaryAdditions.swift"; path = "Sources/SwiftProtobuf/Message+BinaryAdditions.swift"; sourceTree = ""; }; - 3ECC1E488D97BB51B9FEA15807762E0F /* Message+JSONAdditions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Message+JSONAdditions.swift"; path = "Sources/SwiftProtobuf/Message+JSONAdditions.swift"; sourceTree = ""; }; - 3ECD6A30D7509BFF81D53B5EBF45070F /* SwiftSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftSupport.swift; path = RxSwift/SwiftSupport/SwiftSupport.swift; sourceTree = ""; }; - 3F6DC59D5A465C4950FCB1C4D43E315A /* ValidationRuleRequired.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleRequired.swift; path = Validator/Sources/Rules/ValidationRuleRequired.swift; sourceTree = ""; }; - 3F857BF7DA34C08D0B5D421AD8B8E7EF /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; - 3F9F5BCCCDBF2414204E1CB2BB94D526 /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; - 3FA24D46BBAF2FEEB1B395630669EF6F /* NSTextView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextView+Rx.swift"; path = "RxCocoa/macOS/NSTextView+Rx.swift"; sourceTree = ""; }; - 3FA468B837DDBD23AA4C5B4BCA27A5D1 /* ImmediateSchedulerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImmediateSchedulerType.swift; path = RxSwift/ImmediateSchedulerType.swift; sourceTree = ""; }; - 3FDBBECD88157B9334FA9BB2041AF8D8 /* M13CheckboxPathGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxPathGenerator.swift; path = Sources/Paths/M13CheckboxPathGenerator.swift; sourceTree = ""; }; - 3FFD96D9CECEA26A9328420B7EB89BA6 /* pb_decode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb_decode.h; sourceTree = ""; }; - 400EF97928E7753522582097B3016C6E /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; - 4067987D55E2B9CD519DDB3552670EF2 /* FileDestination.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FileDestination.swift; path = Sources/FileDestination.swift; sourceTree = ""; }; - 4076416F789EA9BC6958BD7A88DBB012 /* Date+Components.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Components.swift"; path = "DateToolsSwift/DateTools/Date+Components.swift"; sourceTree = ""; }; - 4088C5824E127664FD2D1F56D03132C1 /* UInt128.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UInt128.swift; path = Sources/CryptoSwift/UInt128.swift; sourceTree = ""; }; - 40AE17420A8AA1FB3DAA6B135441E7CA /* Create.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Create.swift; path = RxSwift/Observables/Create.swift; sourceTree = ""; }; - 40D9162E372A67F0792045C24E8D5244 /* MathUtils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MathUtils.swift; path = Sources/SwiftProtobuf/MathUtils.swift; sourceTree = ""; }; - 40DACC30FBA30871952BD7FDA9A0C2D9 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; - 40E3C338BB889505DD27D36AC7002924 /* RxBlocking.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxBlocking.xcconfig; sourceTree = ""; }; - 41C96FADCD4A859A8BC7FE70FAB690EC /* Google_Protobuf_ListValue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_ListValue+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_ListValue+Extensions.swift"; sourceTree = ""; }; - 4248C4FDC626614DBB236191FC69BE1F /* Empty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Empty.swift; path = RxSwift/Observables/Empty.swift; sourceTree = ""; }; - 42B2270FAC3FF57281EB7EEFC6BD536C /* EFQRCode.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = EFQRCode.modulemap; sourceTree = ""; }; - 4372C0BA7298CF4F0B85036111F13126 /* RequestInterceptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestInterceptor.swift; path = Source/RequestInterceptor.swift; sourceTree = ""; }; - 43849786D3D7EB4AB2315F2796AC8A08 /* ZilliqaService+PollTransaction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ZilliqaService+PollTransaction.swift"; path = "Source/Services/ZilliqaService+PollTransaction.swift"; sourceTree = ""; }; - 43BA9552D3D69C2D78A7351F3DB3FE70 /* Crashlytics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Crashlytics.framework; path = iOS/Crashlytics.framework; sourceTree = ""; }; - 43EDD5E0A98EC36CCEED978FE4E0E98C /* TextFormatDecodingError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextFormatDecodingError.swift; path = Sources/SwiftProtobuf/TextFormatDecodingError.swift; sourceTree = ""; }; - 441B24ECB27F632FB0DF77A25CC05899 /* RxCocoaObjCRuntimeError+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "RxCocoaObjCRuntimeError+Extensions.swift"; path = "RxCocoa/Common/RxCocoaObjCRuntimeError+Extensions.swift"; sourceTree = ""; }; - 445FFC068A0A9D9775F159ACF9514825 /* Error.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Error.swift; path = RxSwift/Observables/Error.swift; sourceTree = ""; }; - 447D6C5202C0F5E5FD2E44C5D1A13CE5 /* TransactionReceipt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransactionReceipt.swift; path = Source/Networking/JSONRPC/Responses/Transaction/TransactionReceipt.swift; sourceTree = ""; }; - 44B3C6D2B1EE8C390E58543F4F6FFE24 /* TinyConstraints-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "TinyConstraints-dummy.m"; sourceTree = ""; }; - 44B783F3405DBB8294EC619F66EE7C58 /* Merge.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Merge.swift; path = RxSwift/Observables/Merge.swift; sourceTree = ""; }; - 44C0069DFD423E4731F6AF113F575251 /* Random.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Random.swift; path = Sources/Random.swift; sourceTree = ""; }; - 44D1DA8EF2BEA17801EDAA6E94753591 /* AnError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnError.swift; path = Sources/AnError.swift; sourceTree = ""; }; - 44ED38627C5C22BB4E29C9B3A2A6A425 /* ShareReplayScope.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShareReplayScope.swift; path = RxSwift/Observables/ShareReplayScope.swift; sourceTree = ""; }; - 45000236FAE28E10A721B17EBA63084D /* Google_Protobuf_Value+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_Value+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_Value+Extensions.swift"; sourceTree = ""; }; - 450A75230F9390E93601826FB95B5872 /* String+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+Rx.swift"; path = "RxSwift/Extensions/String+Rx.swift"; sourceTree = ""; }; + 3DAB60EE6004749826B6888881B59EB0 /* CryptoSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CryptoSwift-prefix.pch"; sourceTree = ""; }; + 3DAFD8A28A278CC3DBC865B686E6743D /* Crashlytics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Crashlytics.framework; path = iOS/Crashlytics.framework; sourceTree = ""; }; + 3DE1B80852AF2C58EF3A0FDFBDF42246 /* Data Conversion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Data Conversion.swift"; path = "Sources/Data Conversion.swift"; sourceTree = ""; }; + 3E90DA1148396C9753DA10DC37009699 /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; + 3EAEB85F5544E1947CD67B1CD192637B /* GULAppEnvironmentUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULAppEnvironmentUtil.h; path = GoogleUtilities/Environment/third_party/GULAppEnvironmentUtil.h; sourceTree = ""; }; + 3EF06E301E4FA45743150FEDCEE135E5 /* Updatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Updatable.swift; path = Sources/CryptoSwift/Updatable.swift; sourceTree = ""; }; + 3F00CC93F0BD759E95A401A5A726E110 /* MessageExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MessageExtension.swift; path = Sources/SwiftProtobuf/MessageExtension.swift; sourceTree = ""; }; + 3F4FA9B5CC32845131D8BD1B4DD289AC /* NSSlider+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSSlider+Rx.swift"; path = "RxCocoa/macOS/NSSlider+Rx.swift"; sourceTree = ""; }; + 3FB45E0CE093A0F5D6F3E175EE30AC97 /* String Conversion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String Conversion.swift"; path = "Sources/String Conversion.swift"; sourceTree = ""; }; + 3FDBC06A6EB3F0E0A65EEC2EC7174762 /* UIAlertAction+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIAlertAction+Rx.swift"; path = "RxCocoa/iOS/UIAlertAction+Rx.swift"; sourceTree = ""; }; + 3FDDD7B3882A61636456512BB4AE718A /* ConsoleDestination.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConsoleDestination.swift; path = Sources/ConsoleDestination.swift; sourceTree = ""; }; + 3FE7166AA07450FBF48DE613B2B43763 /* ImmediateSchedulerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImmediateSchedulerType.swift; path = RxSwift/ImmediateSchedulerType.swift; sourceTree = ""; }; + 401484FD3A63EC00472AD42256AB9F7D /* Dematerialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Dematerialize.swift; path = RxSwift/Observables/Dematerialize.swift; sourceTree = ""; }; + 406CBD0DDBF63E08515EC6750D8ACE0C /* Cancelable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Cancelable.swift; path = RxSwift/Cancelable.swift; sourceTree = ""; }; + 406E41BD978500E7EDD4EB862A127342 /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; + 40E57A127369C9A1A260FFDCD3558B2C /* Codable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Codable.swift; path = Sources/Codable.swift; sourceTree = ""; }; + 41BA45E42FE40D0CAEAD0AB4DCC0D6DB /* EFQRCodeRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCodeRecognizer.swift; path = Source/EFQRCodeRecognizer.swift; sourceTree = ""; }; + 41D3A609188437A1503949C317B326B9 /* UITabBar+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITabBar+Rx.swift"; path = "RxCocoa/iOS/UITabBar+Rx.swift"; sourceTree = ""; }; + 420BFF3E817C6BEA921F1623274D44DF /* ObserverType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserverType.swift; path = RxSwift/ObserverType.swift; sourceTree = ""; }; + 42332C286566CB7339BA93672EED7398 /* EllipticCurvePoint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EllipticCurvePoint.swift; path = Source/EllipticCurve/Point/EllipticCurvePoint.swift; sourceTree = ""; }; + 425BB32CD62C80401D5A1BA146B70A57 /* FieldTag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FieldTag.swift; path = Sources/SwiftProtobuf/FieldTag.swift; sourceTree = ""; }; + 42FB411AA747E7147D5811F01289B5D1 /* SkipUntil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkipUntil.swift; path = RxSwift/Observables/SkipUntil.swift; sourceTree = ""; }; + 430ACAE18577DF832F0DFA26073ECFC1 /* StartWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StartWith.swift; path = RxSwift/Observables/StartWith.swift; sourceTree = ""; }; + 4354FBECB15B8C72D0469AE7911B5DA6 /* ControlEvent+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlEvent+Driver.swift"; path = "RxCocoa/Traits/Driver/ControlEvent+Driver.swift"; sourceTree = ""; }; + 43B077DB75FE96E36FBDA204BEFEBAC7 /* Keystore+KeyDeriving.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Keystore+KeyDeriving.swift"; path = "Source/Models/Manual/Wallet/Keystore/Keystore+KeyDeriving.swift"; sourceTree = ""; }; + 43B59E19E92F92A8AA5DEB2F5EF2F2D1 /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; + 43E21428FD319C0EE3DBB0E32E29919B /* RxPickerViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxPickerViewDelegateProxy.swift; sourceTree = ""; }; + 44AD332469252F7E1055801F39F820C1 /* AmountError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AmountError.swift; path = Source/Models/Manual/ExpressibleByAmount/AmountError.swift; sourceTree = ""; }; + 45127814153457C086B47CA19373EBE9 /* AdjustableUpperbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdjustableUpperbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Uppperbound/AdjustableUpperbound.swift; sourceTree = ""; }; + 4513529F572696F918C28DF78D1C5B1C /* ObservableConvertibleType+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Signal.swift"; path = "RxCocoa/Traits/Signal/ObservableConvertibleType+Signal.swift"; sourceTree = ""; }; + 451D922732CA7450609DE3203ABDE929 /* NSButton+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Rx.swift"; path = "RxCocoa/macOS/NSButton+Rx.swift"; sourceTree = ""; }; + 4524391578F1AFB7C9DE077990075F7E /* Integer Conversion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Integer Conversion.swift"; path = "Sources/Integer Conversion.swift"; sourceTree = ""; }; 452803EBBDF8F34C940BB6FC0F78DC96 /* libFirebaseCore.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libFirebaseCore.a; path = libFirebaseCore.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 45BB6C8A64658A46947F54C308185496 /* pb_decode.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pb_decode.c; sourceTree = ""; }; - 462B4CED629D413F996B7436DADFE5D9 /* CryptoSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CryptoSwift-umbrella.h"; sourceTree = ""; }; - 467CD3A87EC70BE9586A4113197ECD69 /* QRMaskPattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRMaskPattern.swift; path = Sources/QRMaskPattern.swift; sourceTree = ""; }; - 46AF523A78F44DB3A68CDB431367197C /* BehaviorRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BehaviorRelay.swift; path = RxCocoa/Traits/BehaviorRelay.swift; sourceTree = ""; }; + 4535078B82729AB51ADC1BD5B6E005E1 /* CLSReport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CLSReport.h; path = iOS/Crashlytics.framework/Headers/CLSReport.h; sourceTree = ""; }; + 45EF0A6870586050F58E0ABA0DD654C7 /* FIRComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponent.h; path = Firebase/Core/Private/FIRComponent.h; sourceTree = ""; }; + 45F8D7DA124B5AE75821B7127E871A36 /* DateToolsSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DateToolsSwift.modulemap; sourceTree = ""; }; + 4607FF821DA9A6F63A979564EDEAAF49 /* ValidatableInterfaceElement.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidatableInterfaceElement.swift; path = "Validator/Sources/UIKit+Validator/ValidatableInterfaceElement.swift"; sourceTree = ""; }; + 460B327050B73C99A5BA38B4B5351DAD /* Network.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Network.swift; path = Source/Models/Manual/Payment/Network.swift; sourceTree = ""; }; + 4627A73ECFD82B9236C601380FE597F4 /* FieldTypes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FieldTypes.swift; path = Sources/SwiftProtobuf/FieldTypes.swift; sourceTree = ""; }; + 4634DED1EEDB0F228201F8461B1BE0AB /* TinyConstraints.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = TinyConstraints.xcconfig; sourceTree = ""; }; + 4640A4BDEA02F310E629CA954920A7D2 /* Digest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Digest.swift; path = Sources/CryptoSwift/Digest.swift; sourceTree = ""; }; + 466869B92E5B22A46E373185101815DA /* Words and Bits.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Words and Bits.swift"; path = "Sources/Words and Bits.swift"; sourceTree = ""; }; + 46D18F3BE88218EC0811F54526F40AAF /* Logging.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Logging.swift; path = RxCocoa/Foundation/Logging.swift; sourceTree = ""; }; 46EA0A734BAF14DCBAF75EE61D3F317F /* libPods-ZhipTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-ZhipTests.a"; path = "libPods-ZhipTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 474729E3CDF2C01C5BAF87A2625784FF /* SubjectType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubjectType.swift; path = RxSwift/Subjects/SubjectType.swift; sourceTree = ""; }; - 478DDF593848376BFA608B29B14B0611 /* Wallet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Wallet.swift; path = Source/EllipticCurve/Keys/Wallet.swift; sourceTree = ""; }; - 4880D80E3AC2FD72C44F3A101600175C /* FIRAnalyticsConfiguration+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FIRAnalyticsConfiguration+Internal.h"; path = "Firebase/Core/Private/FIRAnalyticsConfiguration+Internal.h"; sourceTree = ""; }; - 48A8014C0A6966AD1CDC807B091213E6 /* nanopb-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "nanopb-prefix.pch"; sourceTree = ""; }; - 48D861DEFE5D86F4339A9FA59747AE18 /* NSObject+Rx+RawRepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx+RawRepresentable.swift"; path = "RxCocoa/Foundation/NSObject+Rx+RawRepresentable.swift"; sourceTree = ""; }; - 48D9E0892BD40D64BF2996F38CD5416E /* RxCocoa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RxCocoa.h; path = RxCocoa/RxCocoa.h; sourceTree = ""; }; - 4900C0EC548F9C93E1B5535917215EC3 /* CachedResponseHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CachedResponseHandler.swift; path = Source/CachedResponseHandler.swift; sourceTree = ""; }; - 4919175B69FCB862E0BB555796D8A48B /* M13Checkbox-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "M13Checkbox-dummy.m"; sourceTree = ""; }; - 4953190E51B6E1CF491F5EEC3A816E27 /* Subscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Subscription.swift; path = RxTest/Subscription.swift; sourceTree = ""; }; - 497783EE801AB923D553EDA1553AB6CA /* RxPickerViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxPickerViewDelegateProxy.swift; sourceTree = ""; }; - 4995AF6913863059E57FB2E6D5F6E206 /* Integer+DateTools.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Integer+DateTools.swift"; path = "DateToolsSwift/DateTools/Integer+DateTools.swift"; sourceTree = ""; }; - 49BDA92E89755AB6224909FF7923D86C /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; - 4A3EAF12BCBE2016D713FD2DB9692356 /* AtomicInt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AtomicInt.swift; path = Platform/AtomicInt.swift; sourceTree = ""; }; - 4A8026E7F196E5807D1CDBEC2A3A3BC7 /* ValidatableInterfaceElement.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidatableInterfaceElement.swift; path = "Validator/Sources/UIKit+Validator/ValidatableInterfaceElement.swift"; sourceTree = ""; }; - 4A9DCED170B54AA2F081784A1B28434B /* UITabBarController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITabBarController+Rx.swift"; path = "RxCocoa/iOS/UITabBarController+Rx.swift"; sourceTree = ""; }; - 4B0B96AF6E3F9446DC7F34A1E849DF9E /* ScheduledDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledDisposable.swift; path = RxSwift/Disposables/ScheduledDisposable.swift; sourceTree = ""; }; - 4B1D851C96C590B23C514818428EA456 /* DigestType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DigestType.swift; path = Sources/CryptoSwift/DigestType.swift; sourceTree = ""; }; - 4B38242291EB4AE892DCF6C260524641 /* GULNetworkLoggerProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetworkLoggerProtocol.h; path = GoogleUtilities/Network/Private/GULNetworkLoggerProtocol.h; sourceTree = ""; }; - 4B961AC0B79B8D9CC00ACCD724C2B90C /* GULAppDelegateSwizzler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULAppDelegateSwizzler.h; path = GoogleUtilities/AppDelegateSwizzler/Private/GULAppDelegateSwizzler.h; sourceTree = ""; }; - 4C12DDF7D8567AF155DADCB02C8A6D32 /* StatusOfTransactionResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StatusOfTransactionResponse.swift; path = Source/Networking/JSONRPC/Responses/Transaction/StatusOfTransactionResponse.swift; sourceTree = ""; }; - 4C4B6A07F61BF4C8F01B3D531488DA99 /* M13CheckboxFillController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxFillController.swift; path = Sources/Managers/M13CheckboxFillController.swift; sourceTree = ""; }; - 4C998CD25B13AC00E7B174A1B797D847 /* UITableView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITableView+Rx.swift"; path = "RxCocoa/iOS/UITableView+Rx.swift"; sourceTree = ""; }; - 4CBC1B80043D7EA273DB69852D8151FB /* BinaryEncodingError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryEncodingError.swift; path = Sources/SwiftProtobuf/BinaryEncodingError.swift; sourceTree = ""; }; - 4CE9F9F80F7BF605F6E00DBAC608EA72 /* ObservableType+PrimitiveSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableType+PrimitiveSequence.swift"; path = "RxSwift/Traits/ObservableType+PrimitiveSequence.swift"; sourceTree = ""; }; - 4D45A414D33C54E88BF321F7FC24AB95 /* QRCodeReaderView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeReaderView.swift; path = Sources/QRCodeReaderView.swift; sourceTree = ""; }; - 4D6593381C2E7ACA866BFD5034DB2F34 /* Bitcoin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bitcoin.swift; path = Source/EllipticCurve/DistributedSystem/DLTs/Bitcoin.swift; sourceTree = ""; }; - 4D7529433DBFFED729D1EB84CDEBF365 /* JSONEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONEncoder.swift; path = Sources/SwiftProtobuf/JSONEncoder.swift; sourceTree = ""; }; - 4DA79CE9CCDE545C32CC6E65BF8025B8 /* RPCRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RPCRequest.swift; path = Source/Networking/JSONRPC/RPCRequest.swift; sourceTree = ""; }; - 4DBB38E3DD40C0E4A4EC0C0C37717484 /* Timer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timer.swift; path = RxSwift/Observables/Timer.swift; sourceTree = ""; }; - 4DC8D49C0769F80C8520FD49BE95391F /* FIRLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRLogger.m; path = Firebase/Core/FIRLogger.m; sourceTree = ""; }; - 4E170177DB7D0EC2375F14DCABF2D279 /* nanopb.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = nanopb.modulemap; sourceTree = ""; }; - 4E18A36C3C923C7068B27824B42D6F49 /* JSONMapEncodingVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONMapEncodingVisitor.swift; path = Sources/SwiftProtobuf/JSONMapEncodingVisitor.swift; sourceTree = ""; }; - 4E3AE359B14FC24DF7C67E0D1A45E8FD /* BlockDecryptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlockDecryptor.swift; path = Sources/CryptoSwift/BlockDecryptor.swift; sourceTree = ""; }; - 4EE3698D96880320FC42B74F57AF0F03 /* Poly1305.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Poly1305.swift; path = Sources/CryptoSwift/Poly1305.swift; sourceTree = ""; }; - 4F2DACD7CAB47CF151E8BABA57198599 /* BatchedCollection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchedCollection.swift; path = Sources/CryptoSwift/BatchedCollection.swift; sourceTree = ""; }; + 4701D228D2FECAAD9362B0597B72387D /* duration.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = duration.pb.swift; path = Sources/SwiftProtobuf/duration.pb.swift; sourceTree = ""; }; + 470730B0285C8E9B342E009ADE3811B5 /* EllipticCurveKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "EllipticCurveKit-dummy.m"; sourceTree = ""; }; + 4721138582534F2CE37B834CF6C2949A /* QRCodeReaderViewContainer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeReaderViewContainer.swift; path = Sources/QRCodeReaderViewContainer.swift; sourceTree = ""; }; + 472F3CA9F86ED524F1E8498DD54A9396 /* SynchronizedDisposeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedDisposeType.swift; path = RxSwift/Concurrency/SynchronizedDisposeType.swift; sourceTree = ""; }; + 476ECB7E4CC6EB1F3947A65CD9874284 /* Authenticator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Authenticator.swift; path = Sources/CryptoSwift/Authenticator.swift; sourceTree = ""; }; + 478DBA60C4268CD7FF39ADEAE680A1BC /* Padding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Padding.swift; path = Sources/CryptoSwift/Padding.swift; sourceTree = ""; }; + 47A453A6FE1C7C0DFC8BF54B96021391 /* Result_Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result_Extension.swift; path = Source/Extensions/Result_Extension.swift; sourceTree = ""; }; + 4862CE55773766983CD7FAFECAE2BA76 /* Double+Zil_Li_Qa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Double+Zil_Li_Qa.swift"; path = "Source/Models/Manual/ExpressibleByAmount/Units/Double+Zil_Li_Qa.swift"; sourceTree = ""; }; + 487C93E6F13E95DFF162639114258FEE /* NSObject+Rx+KVORepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx+KVORepresentable.swift"; path = "RxCocoa/Foundation/NSObject+Rx+KVORepresentable.swift"; sourceTree = ""; }; + 48BB1C722D89C68480C6012200A421EE /* SHA3.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SHA3.swift; path = Sources/CryptoSwift/SHA3.swift; sourceTree = ""; }; + 490AF6B2982A1D583FF8DC0F7C6AB4FD /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; + 490ED5D62BCB797E917580358C5B0477 /* GULLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULLogger.h; path = GoogleUtilities/Logger/Private/GULLogger.h; sourceTree = ""; }; + 498A7DB3C99718F9B8C6BD90F531EE40 /* empty.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = empty.pb.swift; path = Sources/SwiftProtobuf/empty.pb.swift; sourceTree = ""; }; + 49CDF15D25EA2C094D539500462112FD /* RxCollectionViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDelegateProxy.swift; sourceTree = ""; }; + 4A24EC49355141AB88A56408CF66CAF1 /* FIRApp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRApp.h; path = Firebase/Core/Public/FIRApp.h; sourceTree = ""; }; + 4A338D2BB751F2B55C5908EC80E1E48C /* ExpressibleByAmount+Bound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+Bound.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Bound.swift"; sourceTree = ""; }; + 4AE52DF2683F40BE7DD16DB3CE6AE9B3 /* HMAC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HMAC.swift; path = Sources/CryptoSwift/HMAC.swift; sourceTree = ""; }; + 4B540510C1AA7BA2005B29DD6371250D /* TestableObservable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestableObservable.swift; path = RxTest/TestableObservable.swift; sourceTree = ""; }; + 4B57632E33971E645B2471640D60EBCC /* GoogleAppMeasurement.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GoogleAppMeasurement.framework; path = Frameworks/GoogleAppMeasurement.framework; sourceTree = ""; }; + 4B70AE7B741AEFCBEF9838CA40EFC935 /* ChaCha20+Foundation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ChaCha20+Foundation.swift"; path = "Sources/CryptoSwift/Foundation/ChaCha20+Foundation.swift"; sourceTree = ""; }; + 4B98A89E799A72F614A8AF0127D6D67F /* Just.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Just.swift; path = RxSwift/Observables/Just.swift; sourceTree = ""; }; + 4BFCD2C9B4249188A9CEF497458E767C /* ObservableConvertibleType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObservableConvertibleType.swift; path = RxSwift/ObservableConvertibleType.swift; sourceTree = ""; }; + 4C710DC966A6444D2BF2ECA00391E7EE /* SwiftProtobuf-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftProtobuf-dummy.m"; sourceTree = ""; }; + 4C7CF3940155672E567B633C8E1D3365 /* RxDataSources-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxDataSources-umbrella.h"; sourceTree = ""; }; + 4CB4929235965B7BAD7A8BBBEC592DBC /* JSONMapEncodingVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONMapEncodingVisitor.swift; path = Sources/SwiftProtobuf/JSONMapEncodingVisitor.swift; sourceTree = ""; }; + 4D005DEB45E4F797343B3F02401FB99B /* UIProgressView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIProgressView+Rx.swift"; path = "RxCocoa/iOS/UIProgressView+Rx.swift"; sourceTree = ""; }; + 4D0F391A91CEEC5D4FA2BCF861C17DD1 /* CBC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CBC.swift; path = Sources/CryptoSwift/BlockMode/CBC.swift; sourceTree = ""; }; + 4D72C7B688A914231D8CBCEE1862FD7F /* ColdObservable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ColdObservable.swift; path = RxTest/ColdObservable.swift; sourceTree = ""; }; + 4D885BDE17E5498C7BEE85850C148822 /* Repeat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Repeat.swift; path = RxSwift/Observables/Repeat.swift; sourceTree = ""; }; + 4DA8DA6AC1F23B6ED65732F7E4C9DBB3 /* SHA2.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SHA2.swift; path = Sources/CryptoSwift/SHA2.swift; sourceTree = ""; }; + 4DC1747AC89B5D43D8CE519216C0D291 /* String+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+Extension.swift"; path = "Sources/CryptoSwift/String+Extension.swift"; sourceTree = ""; }; + 4E111359B75AE703C1E1C53F7839EC6C /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; + 4E21A96D2E952E34D3249D9C0CC4B412 /* RPCRequestIdGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RPCRequestIdGenerator.swift; path = Source/Networking/JSONRPC/RPCRequestIdGenerator.swift; sourceTree = ""; }; + 4E375638E71271F3D7EA2D67361CB716 /* SynchronizedUnsubscribeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedUnsubscribeType.swift; path = RxSwift/Concurrency/SynchronizedUnsubscribeType.swift; sourceTree = ""; }; + 4E7C4B9E117F2047BAE616803EB8DCD8 /* UIBarButtonItem+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIBarButtonItem+Rx.swift"; path = "RxCocoa/iOS/UIBarButtonItem+Rx.swift"; sourceTree = ""; }; + 4EC2F9F1CD04FD9D01D6D2FE328E0B7E /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; + 4F91DDA8F77DE4B39822E25F65617C2C /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; + 4FA511939782DF6A58D811390C755096 /* ValidationRuleRequired.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleRequired.swift; path = Validator/Sources/Rules/ValidationRuleRequired.swift; sourceTree = ""; }; + 4FA7BF46A71215DC8AB21EB9A785C54C /* UIViewController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIViewController+Rx.swift"; path = "RxCocoa/iOS/UIViewController+Rx.swift"; sourceTree = ""; }; + 4FE208ABE98557620998F86896E6553C /* M13CheckboxDisclosurePathGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxDisclosurePathGenerator.swift; path = Sources/Paths/M13CheckboxDisclosurePathGenerator.swift; sourceTree = ""; }; 4FF5334E1117427C41FD534162B34E81 /* Pods-ZhipTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ZhipTests.release.xcconfig"; sourceTree = ""; }; - 50179B0B944F758ECDF1B7D935C2E740 /* PublishSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublishSubject.swift; path = RxSwift/Subjects/PublishSubject.swift; sourceTree = ""; }; - 515C8C73FA045761BA0EE217D8A3B4BD /* AES.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AES.swift; path = Sources/CryptoSwift/AES.swift; sourceTree = ""; }; - 51E9A8EB21B8E408023CE6BD7EABF742 /* RxWebViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxWebViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxWebViewDelegateProxy.swift; sourceTree = ""; }; - 51FA4BF2D09A1FAF4935C7FC361BDA02 /* InvocableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InvocableType.swift; path = RxSwift/Schedulers/Internal/InvocableType.swift; sourceTree = ""; }; - 5208DEAA2254647F9927ABA4B746B120 /* BinaryEncodingSizeVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryEncodingSizeVisitor.swift; path = Sources/SwiftProtobuf/BinaryEncodingSizeVisitor.swift; sourceTree = ""; }; - 5212A1E6B4F00D7B6529E3E778ABF8C9 /* Encodable+Dictionary.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Encodable+Dictionary.swift"; path = "Source/Extensions/Encodable+Dictionary.swift"; sourceTree = ""; }; - 5224A47071DF4FAB57DA77A69DE88B8B /* UICollectionView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UICollectionView+Rx.swift"; path = "RxCocoa/iOS/UICollectionView+Rx.swift"; sourceTree = ""; }; - 52A946286D13402E0B472495B86EE07A /* KeychainSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainSwift-dummy.m"; sourceTree = ""; }; - 52CF343B17BBE754636DD94183C7C6A8 /* FIRBundleUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRBundleUtil.h; path = Firebase/Core/Private/FIRBundleUtil.h; sourceTree = ""; }; - 52F1BD1E329819418D9C24E5E36DB191 /* JSONDecoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONDecoder.swift; path = Sources/SwiftProtobuf/JSONDecoder.swift; sourceTree = ""; }; - 537906D23EC6CF0901363CE435046F7A /* SwiftyBeaver-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyBeaver-dummy.m"; sourceTree = ""; }; - 53890BCCC4F6F1486142109247C09874 /* AtomicInt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AtomicInt.swift; path = Platform/AtomicInt.swift; sourceTree = ""; }; - 54323DEE9E575C0A5312DC349C82160F /* timestamp.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = timestamp.pb.swift; path = Sources/SwiftProtobuf/timestamp.pb.swift; sourceTree = ""; }; - 544907D8D678FBDDB80B8AD847A185C2 /* KeyRestoration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyRestoration.swift; path = Source/Models/Manual/KeyRestoration.swift; sourceTree = ""; }; - 5451B57D7053F34F54A4D887ED57C249 /* SectionedViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionedViewDataSourceType.swift; path = RxCocoa/Common/SectionedViewDataSourceType.swift; sourceTree = ""; }; - 548D99EEE3B9C0DDCA85DB246081339E /* UINavigationItem+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UINavigationItem+Rx.swift"; path = "RxCocoa/iOS/UINavigationItem+Rx.swift"; sourceTree = ""; }; - 54957FC1AED1DF664BBB4F6D34D4B175 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Sources/SwiftProtobuf/Message.swift; sourceTree = ""; }; - 5532B30AF06A6059DE6BAA43DCA3704D /* Event.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Event.swift; path = RxSwift/Event.swift; sourceTree = ""; }; - 5546379C91B12D0927EADEB85C6DFCBF /* Comparable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Comparable.swift; path = Sources/Comparable.swift; sourceTree = ""; }; - 5588FFEB591FB6CD5FF716A074CB473A /* Using.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Using.swift; path = RxSwift/Observables/Using.swift; sourceTree = ""; }; - 55BF728DCA343C382933B41037DAE580 /* SerialDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SerialDisposable.swift; path = RxSwift/Disposables/SerialDisposable.swift; sourceTree = ""; }; - 55F520DCEDC94B9C22B3A3F8D5D069EB /* JSONEncodingError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONEncodingError.swift; path = Sources/SwiftProtobuf/JSONEncodingError.swift; sourceTree = ""; }; - 55F5B45C948C24B476ACB1891444A809 /* Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Driver.swift; path = RxCocoa/Traits/Driver/Driver.swift; sourceTree = ""; }; - 56007CCC49EE9BE38C2C3253E550F00B /* EFInputCorrectionLevel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFInputCorrectionLevel.swift; path = Source/EFInputCorrectionLevel.swift; sourceTree = ""; }; - 56B6D627B16D6C8998C1D8313728EB60 /* AFResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFResult.swift; path = Source/AFResult.swift; sourceTree = ""; }; - 56E416E437C512B6DF2D75FADC551F1D /* ControlTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlTarget.swift; path = RxCocoa/Common/ControlTarget.swift; sourceTree = ""; }; - 578482807B48CF55622543EB655E3F1F /* CipherModeWorker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CipherModeWorker.swift; path = Sources/CryptoSwift/BlockMode/CipherModeWorker.swift; sourceTree = ""; }; - 5795B190FB3AE7D94D2AF135D1DDB099 /* ControlEvent.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlEvent.swift; path = RxCocoa/Traits/ControlEvent.swift; sourceTree = ""; }; - 57A95260451C956610647F5C1842E5E4 /* SwiftProtobuf-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftProtobuf-umbrella.h"; sourceTree = ""; }; - 57B5C7BBE7976654BD4B208FD794FAE3 /* pb_common.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pb_common.c; sourceTree = ""; }; - 57CA7E4CB65DB10700A5883536119107 /* Differentiator-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Differentiator-dummy.m"; sourceTree = ""; }; + 4FFBC665749EF585E463D72094DB3234 /* RxTabBarDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTabBarDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTabBarDelegateProxy.swift; sourceTree = ""; }; + 506F377192CAE294E453148C32CF7EAB /* TextInput.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextInput.swift; path = RxCocoa/Common/TextInput.swift; sourceTree = ""; }; + 5079358A33884593BA371B7939174CAF /* Schnorr.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Schnorr.swift; path = Source/EllipticCurve/Signing/CommonSigning/Schnorr.swift; sourceTree = ""; }; + 5118D7A71201E233994EDCD3BB05B886 /* GULReachabilityMessageCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULReachabilityMessageCode.h; path = GoogleUtilities/Reachability/Private/GULReachabilityMessageCode.h; sourceTree = ""; }; + 515FB8A93062FC6B18CE86A05A47F83D /* SelectiveVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SelectiveVisitor.swift; path = Sources/SwiftProtobuf/SelectiveVisitor.swift; sourceTree = ""; }; + 517AB97E2CF96FDB8A7E998E7DEF4B55 /* TextFormatDecoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextFormatDecoder.swift; path = Sources/SwiftProtobuf/TextFormatDecoder.swift; sourceTree = ""; }; + 5192CECE21A3E237DC7C200CD7DFAADE /* Amb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Amb.swift; path = RxSwift/Observables/Amb.swift; sourceTree = ""; }; + 521022D6A007BDE40274E7466A2594A8 /* FIRAnalyticsConnector.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FIRAnalyticsConnector.framework; path = Frameworks/FIRAnalyticsConnector.framework; sourceTree = ""; }; + 527049BB9F30B09E13334EE09D603C3F /* ParameterEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoder.swift; path = Source/ParameterEncoder.swift; sourceTree = ""; }; + 528B8D74A2D7C574C31B628605ADCE2D /* ObservableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObservableType.swift; path = RxSwift/ObservableType.swift; sourceTree = ""; }; + 52B1D3FC804337C997526DB2147C7D4F /* QRCodeReaderViewControllerBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeReaderViewControllerBuilder.swift; path = Sources/QRCodeReaderViewControllerBuilder.swift; sourceTree = ""; }; + 52C84365D3741D88E730E5D0F6D78DCD /* UISearchController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISearchController+Rx.swift"; path = "RxCocoa/iOS/UISearchController+Rx.swift"; sourceTree = ""; }; + 52CC7FB14C34FD84D58704B351BE827B /* Version.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Version.swift; path = Source/Models/Manual/Payment/Version.swift; sourceTree = ""; }; + 52F0E896AE51F210F0E240780ABEA05D /* _RXKVOObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXKVOObserver.h; path = RxCocoa/Runtime/include/_RXKVOObserver.h; sourceTree = ""; }; + 531B3670FF93C037F6DE129099DCD522 /* QRBitBuffer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRBitBuffer.swift; path = Sources/QRBitBuffer.swift; sourceTree = ""; }; + 5392896C5533CA84CA446A4D7C949308 /* M13CheckboxRadioPathGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxRadioPathGenerator.swift; path = Sources/Paths/M13CheckboxRadioPathGenerator.swift; sourceTree = ""; }; + 540B99742E5B35E20A4022BD6B05A1DF /* EFQRCodeGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCodeGenerator.swift; path = Source/EFQRCodeGenerator.swift; sourceTree = ""; }; + 5476CC2E2656B434DD7FC01194509C8F /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; + 54AC4C223653C10450B45B38513A3956 /* RxTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTarget.swift; path = RxCocoa/Common/RxTarget.swift; sourceTree = ""; }; + 55131E2F83F6241618C2B443A8FF714B /* QRMath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRMath.swift; path = Sources/QRMath.swift; sourceTree = ""; }; + 55821D1590C336116923E703DFE4E99C /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; + 562CC712BC126FB2670A91303A949D0E /* Visitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Visitor.swift; path = Sources/SwiftProtobuf/Visitor.swift; sourceTree = ""; }; + 56548C0EED1A1840B90936C7FAAEE573 /* HexStringConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HexStringConvertible.swift; path = Source/Models/Manual/Wallet/Address/HexString/HexStringConvertible.swift; sourceTree = ""; }; + 567412B77C3A425B1FEE6630765EA0E9 /* GULNetworkConstants.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULNetworkConstants.m; path = GoogleUtilities/Network/GULNetworkConstants.m; sourceTree = ""; }; + 56915A6B84B2ADB8319D2CD12A32B895 /* CipherModeWorker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CipherModeWorker.swift; path = Sources/CryptoSwift/BlockMode/CipherModeWorker.swift; sourceTree = ""; }; + 56BFDD24AD1F52EE97FA39A59632C4F5 /* DateToolsSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DateToolsSwift-dummy.m"; sourceTree = ""; }; + 571D92C6F50F99A3AE4F6782FA15FCE8 /* SkyFloatingLabelTextField.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SkyFloatingLabelTextField.modulemap; sourceTree = ""; }; + 576B13EF388B9D59A570A0B832F19A18 /* Validator.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Validator.modulemap; sourceTree = ""; }; 57F8A5BEF1E05C9721AF7813692542ED /* libSkyFloatingLabelTextField.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libSkyFloatingLabelTextField.a; path = libSkyFloatingLabelTextField.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 582B5C0AAF37311DA08DC107F22BA421 /* Neo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Neo.swift; path = Source/EllipticCurve/DistributedSystem/DLTs/Neo.swift; sourceTree = ""; }; - 583ACCC01C6085AE4EE59439EB40495F /* Varint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Varint.swift; path = Sources/SwiftProtobuf/Varint.swift; sourceTree = ""; }; - 58926799168E3DDA90DE04EA5003A95E /* M13CheckboxDisclosurePathGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxDisclosurePathGenerator.swift; path = Sources/Paths/M13CheckboxDisclosurePathGenerator.swift; sourceTree = ""; }; - 58B460C2EB560C1254C88BA058B12993 /* FIRErrors.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRErrors.h; path = Firebase/Core/Private/FIRErrors.h; sourceTree = ""; }; - 58BF95B6F4341A17F0F2E5EE9846A35F /* MainScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MainScheduler.swift; path = RxSwift/Schedulers/MainScheduler.swift; sourceTree = ""; }; - 58EA42B80ADB9E27EAC94948593A83AC /* GoogleAppMeasurement.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GoogleAppMeasurement.xcconfig; sourceTree = ""; }; - 59224388DFCEC26CDDEFAF9BDA6B4A3F /* CryptoSwift.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CryptoSwift.xcconfig; sourceTree = ""; }; - 59AA0B2F282FC731382893939A64BA94 /* RxAtomic.c */ = {isa = PBXFileReference; includeInIndex = 1; name = RxAtomic.c; path = RxAtomic/RxAtomic.c; sourceTree = ""; }; - 5A0B926D0FD24517CFC26DF1706BC2F6 /* Recorded+Event.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Recorded+Event.swift"; path = "RxTest/Recorded+Event.swift"; sourceTree = ""; }; - 5A1DCF6D56B9473F31D69EF3B49C3E72 /* M13Checkbox+IB.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "M13Checkbox+IB.swift"; path = "Sources/M13Checkbox+IB.swift"; sourceTree = ""; }; - 5A2B6D2994190F234CD034A263157561 /* Driver+Subscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Driver+Subscription.swift"; path = "RxCocoa/Traits/Driver/Driver+Subscription.swift"; sourceTree = ""; }; - 5AC28F3B9652C9F0B3B565A7CA037FB1 /* SubscriptionDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubscriptionDisposable.swift; path = RxSwift/Disposables/SubscriptionDisposable.swift; sourceTree = ""; }; - 5C3DDFAACE1925018150EBF8BAC0345F /* Number.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Number.swift; path = Source/Numbers/Number.swift; sourceTree = ""; }; - 5C51AD3C97E033437676426A3C726CC1 /* GoogleUtilities-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "GoogleUtilities-umbrella.h"; sourceTree = ""; }; - 5C78F3A3FB828217E3408D42B9D7197B /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; - 5D283ADBC22219E7D460120384C1729C /* RxPickerViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxPickerViewDataSourceProxy.swift; sourceTree = ""; }; - 5D2D0557C7DC994D33FA401C132A1B05 /* messages.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = messages.pb.swift; path = Source/Models/Protobuf/messages.pb.swift; sourceTree = ""; }; + 5819F33B6695CFB7A820C9376BA567C1 /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; + 5886C05112DAD430EC0A99BF7C7FF7F2 /* MainScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MainScheduler.swift; path = RxSwift/Schedulers/MainScheduler.swift; sourceTree = ""; }; + 58C74DE298F02E842FCF9E79CCB11A76 /* EFQRCodeMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCodeMode.swift; path = Source/EFQRCodeMode.swift; sourceTree = ""; }; + 58CBE523B4B9F140BB075940BBA3D824 /* BinaryDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryDisposable.swift; path = RxSwift/Disposables/BinaryDisposable.swift; sourceTree = ""; }; + 58D4ABD49CCD95778863FDC90ECA0DCB /* KeychainSwift.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeychainSwift.swift; path = Sources/KeychainSwift.swift; sourceTree = ""; }; + 593BD3159AD6BE3651C21743B51CD70B /* GoogleUtilities-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "GoogleUtilities-dummy.m"; sourceTree = ""; }; + 597326AEE543B1EF8B7F7AE750A46D56 /* ConcurrentMainScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConcurrentMainScheduler.swift; path = RxSwift/Schedulers/ConcurrentMainScheduler.swift; sourceTree = ""; }; + 5A65C6F03BBDBCDCD3B4902CC8D81C08 /* UISwitch+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISwitch+Rx.swift"; path = "RxCocoa/iOS/UISwitch+Rx.swift"; sourceTree = ""; }; + 5A71E4D3DBC80E3C9A1D2E0883A24C73 /* Address+Validation+Error.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Address+Validation+Error.swift"; path = "Source/Models/Manual/Wallet/Address/Address/Address+Validation+Error.swift"; sourceTree = ""; }; + 5A7464BE8A785866985A439506E84BB4 /* Using.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Using.swift; path = RxSwift/Observables/Using.swift; sourceTree = ""; }; + 5A8A90DAC817E9883B711C639E7DC323 /* Debounce.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debounce.swift; path = RxSwift/Observables/Debounce.swift; sourceTree = ""; }; + 5AD9884DB1345DBB6FAFA62412BCF410 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; + 5AE1C74D46A645CA7C462E2837F7B8FF /* IntegerType+IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IntegerType+IdentifiableType.swift"; path = "Sources/RxDataSources/IntegerType+IdentifiableType.swift"; sourceTree = ""; }; + 5B0C23DDB73DB954024E4CD0380992F0 /* NSTextField+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextField+Rx.swift"; path = "RxCocoa/macOS/NSTextField+Rx.swift"; sourceTree = ""; }; + 5B85C0362C98EC5EA951AFFE2ED7EE52 /* AnimatableSectionModelType+ItemPath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AnimatableSectionModelType+ItemPath.swift"; path = "Sources/Differentiator/AnimatableSectionModelType+ItemPath.swift"; sourceTree = ""; }; + 5BC2D7EB027943918108F9D9E673FFB5 /* Zesame.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Zesame.xcconfig; sourceTree = ""; }; + 5BF509E91A7D71D1DED3D2B3BE28A283 /* EllipticCurveKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EllipticCurveKit-umbrella.h"; sourceTree = ""; }; + 5C35A8EB7E29F3E7460EC3E3B014E268 /* ScheduledItemType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledItemType.swift; path = RxSwift/Schedulers/Internal/ScheduledItemType.swift; sourceTree = ""; }; + 5D30FD33DE94B81F402BAD289F549BDD /* ExtensionFieldValueSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionFieldValueSet.swift; path = Sources/SwiftProtobuf/ExtensionFieldValueSet.swift; sourceTree = ""; }; 5D519345916D63014A7BDAD3AEAF4007 /* libTinyConstraints.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libTinyConstraints.a; path = libTinyConstraints.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 5D8CCA2AE5B832E9DA67340499DDA549 /* UIControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIControl+Rx.swift"; path = "RxCocoa/iOS/UIControl+Rx.swift"; sourceTree = ""; }; - 5E23B79FBCB7BBAA91303CA83BE3CFA0 /* CryptoSwift+PBKDF2+KDFParams.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CryptoSwift+PBKDF2+KDFParams.swift"; path = "Source/Extensions/CryptoSwift+PBKDF2+KDFParams.swift"; sourceTree = ""; }; - 5E3D80711CB9B047A2F7F77EB8EF0D6E /* HTTPHeaders.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPHeaders.swift; path = Source/HTTPHeaders.swift; sourceTree = ""; }; - 5E5B9AE1D0E62F82901DE27D2AE08903 /* Enums.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Enums.swift; path = DateToolsSwift/DateTools/Enums.swift; sourceTree = ""; }; - 5E7D360C1873E3E277012D3168BDFAA3 /* UIAlertAction+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIAlertAction+Rx.swift"; path = "RxCocoa/iOS/UIAlertAction+Rx.swift"; sourceTree = ""; }; - 5E8FCBBE78641B1DC99C2AAF00EE7ECB /* ExpressibleByAmount+Arithmetic.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+Arithmetic.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Arithmetic.swift"; sourceTree = ""; }; - 5EE216E0BA1E6A8D81AFC5B5055A50E3 /* SHA1.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SHA1.swift; path = Sources/CryptoSwift/SHA1.swift; sourceTree = ""; }; - 5F14026541A14555618975C367690A1B /* QRPatternLocator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRPatternLocator.swift; path = Sources/QRPatternLocator.swift; sourceTree = ""; }; - 5F1B061EA80F906A69888D14592CCD22 /* AnimatableSectionModelType+ItemPath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AnimatableSectionModelType+ItemPath.swift"; path = "Sources/Differentiator/AnimatableSectionModelType+ItemPath.swift"; sourceTree = ""; }; - 5FD4F93B6032121CC859422A91379286 /* DefaultZilliqaService.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultZilliqaService.swift; path = Source/Services/DefaultZilliqaService.swift; sourceTree = ""; }; - 6040E8827F76DF530979AF24B3D70DC3 /* BinaryDecoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryDecoder.swift; path = Sources/SwiftProtobuf/BinaryDecoder.swift; sourceTree = ""; }; - 60B96C83FBFFDF2E86DDF73A6020F1C8 /* Address.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Address.swift; path = Source/Models/Manual/Wallet/Address/Address/Address.swift; sourceTree = ""; }; - 60C18A7C553BFA5EBF929964CA18E573 /* Google_Protobuf_Timestamp+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_Timestamp+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_Timestamp+Extensions.swift"; sourceTree = ""; }; - 60EDA78356783DCEBFD0A4E8D38E2E92 /* AsyncLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsyncLock.swift; path = RxSwift/Concurrency/AsyncLock.swift; sourceTree = ""; }; - 617FEBE76D9ADB581174C7C204C1041D /* ValidationRuleComparison.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleComparison.swift; path = Validator/Sources/Rules/ValidationRuleComparison.swift; sourceTree = ""; }; - 625C2FCF8676309A664F701B793B1AA8 /* Enum.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Enum.swift; path = Sources/SwiftProtobuf/Enum.swift; sourceTree = ""; }; - 629CB0E126AE67A038402EDD874F65B6 /* CombineLatest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombineLatest.swift; path = RxSwift/Observables/CombineLatest.swift; sourceTree = ""; }; - 62D5723E1F94D120EBE86E5F4D60D0F4 /* GULAppEnvironmentUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULAppEnvironmentUtil.h; path = GoogleUtilities/Environment/third_party/GULAppEnvironmentUtil.h; sourceTree = ""; }; - 63A18FB12F2265E608D8C5D5AA8CD334 /* UISlider+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISlider+Rx.swift"; path = "RxCocoa/iOS/UISlider+Rx.swift"; sourceTree = ""; }; - 63A997F53F18382DC95E3F9544896814 /* wrappers.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = wrappers.pb.swift; path = Sources/SwiftProtobuf/wrappers.pb.swift; sourceTree = ""; }; - 64476AB2971DC255EAEA01E790AF8B84 /* Debug.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debug.swift; path = RxSwift/Observables/Debug.swift; sourceTree = ""; }; - 64A592A5ED4004756664661E1D7CD4C2 /* RxTextViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTextViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTextViewDelegateProxy.swift; sourceTree = ""; }; - 64A9D0973CD7D8BB6B5CD92755CD6BEA /* SwitchCameraButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwitchCameraButton.swift; path = Sources/SwitchCameraButton.swift; sourceTree = ""; }; - 654B0D335B6EBFB5B11B0A00016F4A20 /* Fabric.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Fabric.framework; path = iOS/Fabric.framework; sourceTree = ""; }; - 65B958B33EF52E749FF022CBA73B5B32 /* RxTest.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxTest.modulemap; sourceTree = ""; }; - 662FBB89E2224D401B5DE7C093243B23 /* FirebaseAnalytics.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseAnalytics.xcconfig; sourceTree = ""; }; - 66360E9F97FA16CA2E7A8E78B3552D09 /* GULReachabilityChecker+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "GULReachabilityChecker+Internal.h"; path = "GoogleUtilities/Reachability/GULReachabilityChecker+Internal.h"; sourceTree = ""; }; - 66383327CE43CBBE09A30668DC2CE4EF /* RxTest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTest.swift; path = RxTest/RxTest.swift; sourceTree = ""; }; - 66E33B57162AA8E1243C2E0F93FE41F7 /* FIRConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRConfiguration.h; path = Firebase/Core/Public/FIRConfiguration.h; sourceTree = ""; }; - 6706706E9A507DC33F38406912A77C95 /* Scan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Scan.swift; path = RxSwift/Observables/Scan.swift; sourceTree = ""; }; - 670CA1EBE3D93A3CCEEE1C2645E4C2EB /* BigUInt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BigUInt.swift; path = Sources/BigUInt.swift; sourceTree = ""; }; - 670D1790182A859208E4071C54ACDCC6 /* Rabbit.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Rabbit.swift; path = Sources/CryptoSwift/Rabbit.swift; sourceTree = ""; }; - 676847D8C299B6385D7B1626D6A35DE4 /* ChaCha20.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChaCha20.swift; path = Sources/CryptoSwift/ChaCha20.swift; sourceTree = ""; }; - 67FDF2D60A15C1EB2B0B979D5FD19728 /* RxBlocking-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxBlocking-dummy.m"; sourceTree = ""; }; - 68002EDE5B0E8280E237727E13B26C71 /* CompactMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompactMap.swift; path = Sources/CryptoSwift/CompactMap.swift; sourceTree = ""; }; - 681300084A1D83D55F0911FAA974BA06 /* Signal+Subscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Signal+Subscription.swift"; path = "RxCocoa/Traits/Signal/Signal+Subscription.swift"; sourceTree = ""; }; - 687A5C639FD84E0D00A6EF8FAE1B4DA8 /* ConsoleDestination.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConsoleDestination.swift; path = Sources/ConsoleDestination.swift; sourceTree = ""; }; - 687A82991DC629D6F461AEBE45E39996 /* ObserverType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserverType.swift; path = RxSwift/ObserverType.swift; sourceTree = ""; }; - 69155CF868BF2F46EFF97DC8A0BBF17C /* Diff.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Diff.swift; path = Sources/Differentiator/Diff.swift; sourceTree = ""; }; - 69976ACCBCEA2E59ACD027B080076A67 /* TextFormatDecoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextFormatDecoder.swift; path = Sources/SwiftProtobuf/TextFormatDecoder.swift; sourceTree = ""; }; - 69AC7628570EDF22CDF6154297251544 /* TakeLast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TakeLast.swift; path = RxSwift/Observables/TakeLast.swift; sourceTree = ""; }; - 6A05C6F36F94F7D326EACEB0F25EB791 /* ReplaySubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ReplaySubject.swift; path = RxSwift/Subjects/ReplaySubject.swift; sourceTree = ""; }; - 6A3A48D27E5D5E861335B5D4B491DF25 /* FIRComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponent.h; path = Firebase/Core/Private/FIRComponent.h; sourceTree = ""; }; - 6A91611D31353B37C13F88B9B222F57E /* MessageFromUnsignedTransaction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MessageFromUnsignedTransaction.swift; path = Source/Networking/JSONRPC/Responses/Transaction/MessageFromUnsignedTransaction.swift; sourceTree = ""; }; - 6AAB95B8FABB8559BB4CF01EAF1A4D11 /* nanopb.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = nanopb.xcconfig; sourceTree = ""; }; - 6B0CB2EB1A841AE2034FC03E6A58BD76 /* QRCodeReader.swift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = QRCodeReader.swift.modulemap; sourceTree = ""; }; - 6B4023CEF720F23E986250FF2D398482 /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; - 6B705EF0509C5617708934DD44E02B51 /* CustomJSONCodable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CustomJSONCodable.swift; path = Sources/SwiftProtobuf/CustomJSONCodable.swift; sourceTree = ""; }; - 6B8E4360FC3CF757249739D7B0FFF7C8 /* HKDF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HKDF.swift; path = Sources/CryptoSwift/HKDF.swift; sourceTree = ""; }; - 6BE18F0B78C89E73790CB257A066FA15 /* DisposeBag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DisposeBag.swift; path = RxSwift/Disposables/DisposeBag.swift; sourceTree = ""; }; - 6C13BC37638CC4908254FB2181D72F04 /* WIFFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WIFFormatter.swift; path = Source/EllipticCurve/Keys/PrivateKey/WIFFormatter.swift; sourceTree = ""; }; - 6CB1F3D19DE30DC69B7CD0DC5837E979 /* TransactionResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransactionResponse.swift; path = Source/Networking/JSONRPC/Responses/Transaction/TransactionResponse.swift; sourceTree = ""; }; - 6CB2B81ED72330D291F028CCB206B1A4 /* String+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+Extension.swift"; path = "Sources/CryptoSwift/String+Extension.swift"; sourceTree = ""; }; - 6D280ED838D52A5AB23B319A1175118A /* AsyncSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsyncSubject.swift; path = RxSwift/Subjects/AsyncSubject.swift; sourceTree = ""; }; - 6D81779EA1058386F471D6FD61D783AB /* BlockingObservable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlockingObservable.swift; path = RxBlocking/BlockingObservable.swift; sourceTree = ""; }; - 6E059E632F74B6F3E4C41EB22F65A6B6 /* JSONDecodingError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONDecodingError.swift; path = Sources/SwiftProtobuf/JSONDecodingError.swift; sourceTree = ""; }; - 6E232A01B25B7807824358FF8B383FCB /* Session.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Session.swift; path = Source/Session.swift; sourceTree = ""; }; - 6E4A20088DF7BBF23A574F47AF3FDFEE /* SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SharedSequence.swift; path = RxCocoa/Traits/SharedSequence/SharedSequence.swift; sourceTree = ""; }; - 6E65643A87444066B27FD1A6E464309C /* Materialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Materialize.swift; path = RxSwift/Observables/Materialize.swift; sourceTree = ""; }; - 6EEBB7109DD3F64CA252EBE255A8AC3E /* QRMath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRMath.swift; path = Sources/QRMath.swift; sourceTree = ""; }; - 6FAB68FF4B29FF88311E2A4D0EAD7AE5 /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; - 6FBD95DFE39869258FAA4D53A0927B70 /* String Conversion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String Conversion.swift"; path = "Sources/String Conversion.swift"; sourceTree = ""; }; - 7054CFD4BDD7042A4B168A2E9CB19ECE /* AdjustableLowerbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdjustableLowerbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Lowerbound/AdjustableLowerbound.swift; sourceTree = ""; }; - 709941F6F57E20D2BD6EC04286394461 /* Unit.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Unit.swift; path = Source/Models/Manual/ExpressibleByAmount/Units/Unit.swift; sourceTree = ""; }; - 70C1A78BD74B0AFD6C107C7914902F89 /* URLRequest+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLRequest+Alamofire.swift"; path = "Source/URLRequest+Alamofire.swift"; sourceTree = ""; }; - 70D84A76355B77880644CD40CBF536EC /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; - 7162F71DC2F6D65143168B4727BDD5D2 /* RxCocoaRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RxCocoaRuntime.h; path = RxCocoa/Runtime/include/RxCocoaRuntime.h; sourceTree = ""; }; - 7171C6ABAD984BF3161F71334DAF9D75 /* DistinctUntilChanged.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DistinctUntilChanged.swift; path = RxSwift/Observables/DistinctUntilChanged.swift; sourceTree = ""; }; + 5D6FF6C38DA3A8553D97759E120C1A58 /* IQKeyboardManagerSwift.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.xcconfig; sourceTree = ""; }; + 5D76EF5D6494A68D870D6A5002431DC1 /* ToArray.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToArray.swift; path = RxSwift/Observables/ToArray.swift; sourceTree = ""; }; + 5DEDCABDF182B728566770F8E448DB9D /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; + 5EBB58AFB9BA2DF11C0019AD0BAE5783 /* TestableObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestableObserver.swift; path = RxTest/TestableObserver.swift; sourceTree = ""; }; + 5ED8BB706F2C360D9CA85B0F937DC114 /* FIRAnalyticsConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRAnalyticsConfiguration.m; path = Firebase/Core/FIRAnalyticsConfiguration.m; sourceTree = ""; }; + 5ED91E68ABC63A387BB8E2AB6AF91178 /* UITabBarItem+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITabBarItem+Rx.swift"; path = "RxCocoa/iOS/UITabBarItem+Rx.swift"; sourceTree = ""; }; + 5EE564A196DF728B416213D1CCE8EC15 /* IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IdentifiableType.swift; path = Sources/Differentiator/IdentifiableType.swift; sourceTree = ""; }; + 5F4700B9639B371689F8F0CC3CFC0FD2 /* Address+ExpressibleByStringLiteral.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Address+ExpressibleByStringLiteral.swift"; path = "Source/Models/Manual/Wallet/Address/Address/Address+ExpressibleByStringLiteral.swift"; sourceTree = ""; }; + 5F666EA10EA96B0288D3F76459E6D23A /* Zesame.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Zesame.modulemap; sourceTree = ""; }; + 5FB5BFCA6D714F92DF2188094C76B94F /* PBKDF2.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PBKDF2.swift; path = Sources/CryptoSwift/PKCS/PBKDF2.swift; sourceTree = ""; }; + 60CD4B44D82AB18F399D1BBDEC3A434D /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; + 60D87C27BEBDF457F03CC19F47CDA75D /* EllipticCurveForm.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EllipticCurveForm.swift; path = Source/EllipticCurve/EllipticCurveForm.swift; sourceTree = ""; }; + 60DC4B31A8DA97EAD743C8F8F684D2C8 /* api.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = api.pb.swift; path = Sources/SwiftProtobuf/api.pb.swift; sourceTree = ""; }; + 61680427C7B966DF6D833F499CDBB2EF /* RecursiveScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveScheduler.swift; path = RxSwift/Schedulers/RecursiveScheduler.swift; sourceTree = ""; }; + 61DF1EBB298570E16A3DC7F2D98871CE /* Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signal.swift; path = RxCocoa/Traits/Signal/Signal.swift; sourceTree = ""; }; + 61F6AF7799BE68F703FA58489FF58A5B /* Division.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Division.swift; path = Sources/Division.swift; sourceTree = ""; }; + 6206510280A3733E565F5F0404134DD7 /* RxMutableBox.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxMutableBox.swift; path = RxSwift/RxMutableBox.swift; sourceTree = ""; }; + 620782C12E3041F61101525A9235E2D3 /* BatchedCollection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchedCollection.swift; path = Sources/CryptoSwift/BatchedCollection.swift; sourceTree = ""; }; + 6211FA3B8B0531A33568B4A60DC46666 /* Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deprecated.swift; path = RxTest/Deprecated.swift; sourceTree = ""; }; + 62755CA71A9E617C27C5ACF182418519 /* SwiftyBeaver-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyBeaver-prefix.pch"; sourceTree = ""; }; + 6280ED3FCE5B7F3E49E66E2819194490 /* RxTableViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewReactiveArrayDataSource.swift; path = RxCocoa/iOS/DataSources/RxTableViewReactiveArrayDataSource.swift; sourceTree = ""; }; + 629CDCA5DD9F39DDD2775A4D9D318F3C /* Alamofire.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.xcconfig; sourceTree = ""; }; + 6322B1B68A0FC91543F48E969FD27247 /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; + 6336298187AE399BAD342DF112BFDBEC /* FIRComponentType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentType.h; path = Firebase/Core/Private/FIRComponentType.h; sourceTree = ""; }; + 63685331CFA4FFF34D7DFA4B97356693 /* Cryptors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Cryptors.swift; path = Sources/CryptoSwift/Cryptors.swift; sourceTree = ""; }; + 63B8DEAFE0BA008A25E16CCE37E2D323 /* Switch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Switch.swift; path = RxSwift/Observables/Switch.swift; sourceTree = ""; }; + 63BA0567C91B6997B47DAB91016285AD /* GULSwizzler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULSwizzler.h; path = GoogleUtilities/MethodSwizzler/Private/GULSwizzler.h; sourceTree = ""; }; + 640260BB9F3EDD457212C46669046A2A /* Stack.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Stack.swift; path = TinyConstraints/Classes/Stack.swift; sourceTree = ""; }; + 64314F580AD9B5E5F20AD60903956142 /* RxCollectionViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxCollectionViewDataSourceType.swift; sourceTree = ""; }; + 648B9EBE85918B7B1A645682E11BCC84 /* ZilliqaService.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZilliqaService.swift; path = Source/Services/ZilliqaService.swift; sourceTree = ""; }; + 64953124F08F7DDE378192CE188B3FEA /* RxTextStorageDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTextStorageDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTextStorageDelegateProxy.swift; sourceTree = ""; }; + 64A657B6923E9FDB87210EB4392B0901 /* ProtobufMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProtobufMap.swift; path = Sources/SwiftProtobuf/ProtobufMap.swift; sourceTree = ""; }; + 64A750610D86B6603370DDA7CA1C72DF /* nanopb-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "nanopb-dummy.m"; sourceTree = ""; }; + 64BABC7331063C4B65BC03F20D940593 /* FIRConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRConfiguration.m; path = Firebase/Core/FIRConfiguration.m; sourceTree = ""; }; + 64C68A2D2CFCD4D2721B68CB0D8A9C12 /* ZilliqaService+Signing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ZilliqaService+Signing.swift"; path = "Source/Services/ZilliqaService+Signing.swift"; sourceTree = ""; }; + 64D69E7EA0AE3EAAA331903BD032D7C4 /* QRRSBlock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRRSBlock.swift; path = Sources/QRRSBlock.swift; sourceTree = ""; }; + 650FD2CFE71E8897E472FB789C16BCC9 /* SwiftSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftSupport.swift; path = RxSwift/SwiftSupport/SwiftSupport.swift; sourceTree = ""; }; + 654A9F5AA10FBEFF29EBF4CBD6184F4D /* SkyFloatingLabelTextField.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SkyFloatingLabelTextField.xcconfig; sourceTree = ""; }; + 655EA63E8EB78B71724614616FA88C5F /* RxTest.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxTest.modulemap; sourceTree = ""; }; + 65A29089C378AD658CDD62588F7B896B /* TegKeychainConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TegKeychainConstants.swift; path = Sources/TegKeychainConstants.swift; sourceTree = ""; }; + 65A6757957679FF6817C5B09F0CC8B21 /* UIDatePicker+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIDatePicker+Rx.swift"; path = "RxCocoa/iOS/UIDatePicker+Rx.swift"; sourceTree = ""; }; + 65A93F1CFC89AB855DD0CD00A1902987 /* pb_common.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pb_common.c; sourceTree = ""; }; + 65E75095E553E57C5E29D06F6C87D4F4 /* FIRAnalyticsConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAnalyticsConfiguration.h; path = Firebase/Core/Public/FIRAnalyticsConfiguration.h; sourceTree = ""; }; + 65F63E9967501BACE69D1241CF4A6578 /* Event+Equatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Event+Equatable.swift"; path = "RxTest/Event+Equatable.swift"; sourceTree = ""; }; + 661865CE9C888B16538FD09FD4B65014 /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; + 6651D850F8FAC99F5E045AD9ECE18FA1 /* Date+Bundle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Bundle.swift"; path = "DateToolsSwift/DateTools/Date+Bundle.swift"; sourceTree = ""; }; + 6675852CD6D7A4FDD498AC2FE17794B7 /* Message+JSONAdditions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Message+JSONAdditions.swift"; path = "Sources/SwiftProtobuf/Message+JSONAdditions.swift"; sourceTree = ""; }; + 66A978EA2333B384516C589E16810929 /* RxSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxSwift.modulemap; sourceTree = ""; }; + 66B11B2DB389F4DD1E97A53B554F364E /* nanopb-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "nanopb-umbrella.h"; sourceTree = ""; }; + 66B80A2CF060D4757223A7A5640777A7 /* Signing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signing.swift; path = Source/EllipticCurve/Signing/Signing.swift; sourceTree = ""; }; + 66C284A65F4540432F00A4A629AE44EF /* Wallet+CustomStringConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Wallet+CustomStringConvertible.swift"; path = "Source/Models/Manual/Wallet/Wallet/Wallet+CustomStringConvertible.swift"; sourceTree = ""; }; + 66DBA26BA22683903F590D795218DEE2 /* Buffer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Buffer.swift; path = RxSwift/Observables/Buffer.swift; sourceTree = ""; }; + 670C5CE4F40D6EFD544AF69F0A090BA0 /* ValidationRuleSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleSet.swift; path = Validator/Sources/ValidationRuleSet.swift; sourceTree = ""; }; + 6731E9C4CC3C2D4A014878D3019A7CD2 /* RxCollectionViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDataSourceProxy.swift; sourceTree = ""; }; + 6736271D3B9B2D1E7931896D36A941D9 /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; + 67BD43DE3191F84EC4F3109DCBA52149 /* Date+Comparators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Comparators.swift"; path = "DateToolsSwift/DateTools/Date+Comparators.swift"; sourceTree = ""; }; + 67D03E6E82FC58A29BFE804D25E8C3DB /* AES.Cryptors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AES.Cryptors.swift; path = Sources/CryptoSwift/AES.Cryptors.swift; sourceTree = ""; }; + 67DC547B3D5D5B0383E9A7C90B7BEF25 /* TinyConstraints-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "TinyConstraints-dummy.m"; sourceTree = ""; }; + 68382BEFA125DEC7ED5D580B3A4DC362 /* QRPolynomial.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRPolynomial.swift; path = Sources/QRPolynomial.swift; sourceTree = ""; }; + 6858D2516F382F2A3B0FD82470B810B0 /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; + 68860C92F8168192AAF39D587ABF7578 /* Throttle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Throttle.swift; path = RxSwift/Observables/Throttle.swift; sourceTree = ""; }; + 6895AB1FD230BE7D004EFCEDB3464FCB /* NopDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NopDisposable.swift; path = RxSwift/Disposables/NopDisposable.swift; sourceTree = ""; }; + 68D49AF315F5F851E0D738F958ED019C /* SkyFloatingLabelTextField-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SkyFloatingLabelTextField-umbrella.h"; sourceTree = ""; }; + 68D75B8BDA55971BE50BA6899895C113 /* Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Driver.swift; path = RxCocoa/Traits/Driver/Driver.swift; sourceTree = ""; }; + 6927D9A03B188B7E1C2EFF13CB7475FF /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; + 695D6084E7671BD61B5A95FCC0CB4C74 /* QRCode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCode.swift; path = Sources/QRCode.swift; sourceTree = ""; }; + 698BA72FF85D68543739A99E0147B7AA /* AtomicInt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AtomicInt.swift; path = Platform/AtomicInt.swift; sourceTree = ""; }; + 69C3F3DFFAEB58D2B69AD72FB9F348FC /* HKDF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HKDF.swift; path = Sources/CryptoSwift/HKDF.swift; sourceTree = ""; }; + 69FD2449F181845F8E3D1301F4758B92 /* GULLoggerCodes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULLoggerCodes.h; path = GoogleUtilities/Common/GULLoggerCodes.h; sourceTree = ""; }; + 6A0EBEE9DEF5C366AD765930D4883ADE /* KeyDeriving.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyDeriving.swift; path = Source/Models/Manual/Wallet/Keystore/KeyDeriving.swift; sourceTree = ""; }; + 6A29D0C9C485A116CF12D6E939ECCB23 /* EventMonitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EventMonitor.swift; path = Source/EventMonitor.swift; sourceTree = ""; }; + 6A2EABACB942B682EF6662C1BA93CB2E /* Google_Protobuf_FieldMask+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_FieldMask+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_FieldMask+Extensions.swift"; sourceTree = ""; }; + 6A4B53B7E71E414D178D8E92D9C5F996 /* Fabric.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Fabric.xcconfig; sourceTree = ""; }; + 6A5BDAA36BB4C8106C21D01268348633 /* BinaryEncodingVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryEncodingVisitor.swift; path = Sources/SwiftProtobuf/BinaryEncodingVisitor.swift; sourceTree = ""; }; + 6B048AE643C533E4A407B4A52F90718D /* Abstraction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Abstraction.swift; path = TinyConstraints/Classes/Abstraction.swift; sourceTree = ""; }; + 6B52955A6DC981849496CD92111210AF /* NSObject+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx.swift"; path = "RxCocoa/Foundation/NSObject+Rx.swift"; sourceTree = ""; }; + 6B9354C91E9192EC94319A0580C14072 /* swift_qrcodejs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = swift_qrcodejs.h; path = Sources/swift_qrcodejs.h; sourceTree = ""; }; + 6C095FC0D5D7E178DA90C7A8F39847E7 /* DispatchQueueConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DispatchQueueConfiguration.swift; path = RxSwift/Schedulers/Internal/DispatchQueueConfiguration.swift; sourceTree = ""; }; + 6C0C901CE594721D27CD85C711A47CDA /* Crashlytics.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Crashlytics.h; path = iOS/Crashlytics.framework/Headers/Crashlytics.h; sourceTree = ""; }; + 6C7F81BFC33A3218C254B102C9711C7A /* SkyFloatingLabelTextField.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkyFloatingLabelTextField.swift; path = Sources/SkyFloatingLabelTextField.swift; sourceTree = ""; }; + 6CD90B83FDDC920EE7C2C4663260913E /* CGSize+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGSize+.swift"; path = "Source/CGSize+.swift"; sourceTree = ""; }; + 6D55CB96244461148033D9AE0B493928 /* swift_qrcodejs.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = swift_qrcodejs.modulemap; sourceTree = ""; }; + 6D9C503FE9C643F78B0EB6D793B380AC /* DateToolsSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DateToolsSwift-prefix.pch"; sourceTree = ""; }; + 6DD829F042B4FFB568752C84D5408112 /* RxCollectionViewDataSourcePrefetchingProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourcePrefetchingProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDataSourcePrefetchingProxy.swift; sourceTree = ""; }; + 6E1ABB79342E2AB4912DFFE74D79D33C /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; + 6E3ACE71CD562AAB8EC48EEF6B48B68C /* ControlEvent.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlEvent.swift; path = RxCocoa/Traits/ControlEvent.swift; sourceTree = ""; }; + 6E630D171F208CAC462DCC7065678C60 /* UIScrollView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIScrollView+Rx.swift"; path = "RxCocoa/iOS/UIScrollView+Rx.swift"; sourceTree = ""; }; + 6E8C7B9251A09763013678AB494DC19A /* EFQRCode.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = EFQRCode.modulemap; sourceTree = ""; }; + 6EBB9729D6DB00BC186882B82F1E4A10 /* DeprecationWarner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DeprecationWarner.swift; path = Platform/DeprecationWarner.swift; sourceTree = ""; }; + 6EDAC62B3B22C9CAE5BFE9D47AE4BB5F /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; + 6F2FEF040229645E5BE9C1727C18CD37 /* Skip.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Skip.swift; path = RxSwift/Observables/Skip.swift; sourceTree = ""; }; + 6FA3488ED4351AFA1BBF6925BF14D3D8 /* ReaderOverlayView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ReaderOverlayView.swift; path = Sources/ReaderOverlayView.swift; sourceTree = ""; }; + 6FA5B8B8D29498265A7DCEF2DFA62091 /* HistoricalScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HistoricalScheduler.swift; path = RxSwift/Schedulers/HistoricalScheduler.swift; sourceTree = ""; }; + 6FA9D9A4B3540D15557B91007A6A0502 /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; + 6FB239CBDF3AD30561606671A902EA3C /* Protector.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Protector.swift; path = Source/Protector.swift; sourceTree = ""; }; + 6FBE1FCC48BD4D8DA0595455F36F3E02 /* FirebaseCore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FirebaseCore.modulemap; sourceTree = ""; }; + 702AF0BEA58E87EDB2C8F5AAB5B1343F /* RxBlocking.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxBlocking.modulemap; sourceTree = ""; }; + 7044785941B0A840DDA07B11215BE9C9 /* AnyKeyGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyKeyGenerator.swift; path = Source/EllipticCurve/Keys/AnyKeyGenerator.swift; sourceTree = ""; }; + 7074EBEC2ACA0D3D5867F47658B3F7B6 /* Constrainable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Constrainable.swift; path = TinyConstraints/Classes/Constrainable.swift; sourceTree = ""; }; + 71105C899F4933CDE171E393CADB2865 /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; + 71175FAAD70D53D857EFB98A7F45805E /* Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Operators.swift; path = Sources/CryptoSwift/Operators.swift; sourceTree = ""; }; + 711C0ACC442671679587B56CFAB5080B /* NetworkResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkResponse.swift; path = Source/Networking/JSONRPC/Responses/Transaction/NetworkResponse.swift; sourceTree = ""; }; + 712FC69F0E3086DABD0A361C7216088B /* GoogleUtilities.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GoogleUtilities.xcconfig; sourceTree = ""; }; + 718074CB397798259F671B31F6590D58 /* Keystore+Wallet+Export.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Keystore+Wallet+Export.swift"; path = "Source/Models/Manual/Wallet/Keystore/Keystore+Wallet+Export.swift"; sourceTree = ""; }; 718471CE5B5BE7648E67FD73FB23C845 /* Pods-Zhip-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Zhip-resources.sh"; sourceTree = ""; }; - 7189EDF0C782C07CD758ABEE8A594FE1 /* EFPointShape.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFPointShape.swift; path = Source/EFPointShape.swift; sourceTree = ""; }; - 718AE30513A6B94180CB4377F3CFE5FB /* HMAC_DRBG.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HMAC_DRBG.swift; path = Source/Cryptography/HMAC_DRBG/HMAC_DRBG.swift; sourceTree = ""; }; - 71ED12412A94A3833890500E12A2691B /* M13Checkbox.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = M13Checkbox.xcconfig; sourceTree = ""; }; - 7251A5B6C19CB860E27F4D896FFD952D /* GULAppEnvironmentUtil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULAppEnvironmentUtil.m; path = GoogleUtilities/Environment/third_party/GULAppEnvironmentUtil.m; sourceTree = ""; }; - 7270AE7483C0990A815CE6E14517D62D /* QRCodeReaderViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeReaderViewController.swift; path = Sources/QRCodeReaderViewController.swift; sourceTree = ""; }; - 72B1E7D0F324088A83EFAE95EB1F4FEE /* NSImageView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSImageView+Rx.swift"; path = "RxCocoa/macOS/NSImageView+Rx.swift"; sourceTree = ""; }; - 72B5357883152A8FCCDB23056CF70FD3 /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; - 72DED8255B355561A45E9CC1818BC88B /* ObserveOn.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserveOn.swift; path = RxSwift/Observables/ObserveOn.swift; sourceTree = ""; }; - 733E6794CF8517028D3B06C4348AB454 /* NSColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSColor+.swift"; path = "Source/NSColor+.swift"; sourceTree = ""; }; + 71DCE59831B539B933E1A989A8F1C194 /* APIClient.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = APIClient.swift; path = Source/Networking/APIClient/APIClient.swift; sourceTree = ""; }; + 722FA5A8BCAFE6B75818E7A291D80F12 /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; + 724CC4DD69879700BF03EB472C1D832C /* TimePeriod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriod.swift; path = DateToolsSwift/DateTools/TimePeriod.swift; sourceTree = ""; }; + 7258D2101EF566FC6880BA2BF07D2CE2 /* PBKDF1.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PBKDF1.swift; path = Sources/CryptoSwift/PKCS/PBKDF1.swift; sourceTree = ""; }; + 72C135FC8A8958523306074B429FCA3E /* Bech32.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bech32.swift; path = Source/Models/Manual/Wallet/Address/Bech32/Bech32.swift; sourceTree = ""; }; + 730A29E05C85FD07A5E10245C4B03A53 /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; + 733C03268A285BBAC76FB55040D1F4B8 /* Transaction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Transaction.swift; path = Source/Models/Manual/Payment/Transaction.swift; sourceTree = ""; }; 736F49982A021D18688A8E5CEA411309 /* Pods-ZhipTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ZhipTests-acknowledgements.plist"; sourceTree = ""; }; - 739354FD8F1F7473D82C4129C09E93D2 /* SkyFloatingLabelTextField.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SkyFloatingLabelTextField.xcconfig; sourceTree = ""; }; - 73CA0ACE6EEF925CF06E6DCB0ACA2CC6 /* EFQRCodeMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCodeMode.swift; path = Source/EFQRCodeMode.swift; sourceTree = ""; }; - 73DC9CAF0B3DAA510914464C76CD47F2 /* M13CheckboxDotController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxDotController.swift; path = Sources/Managers/M13CheckboxDotController.swift; sourceTree = ""; }; - 73EBC64DC5BF48CD3B6E23DEC44BD7BD /* URLSession+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLSession+Rx.swift"; path = "RxCocoa/Foundation/URLSession+Rx.swift"; sourceTree = ""; }; - 742144B11F94819ED292BDC6C487896C /* RxAtomic-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxAtomic-umbrella.h"; sourceTree = ""; }; - 7466F06209FB3FF4655F682DCF9CE905 /* RxPickerViewAdapter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewAdapter.swift; path = Sources/RxDataSources/RxPickerViewAdapter.swift; sourceTree = ""; }; - 74A899C1A403748B4DCBFDCC11473CF0 /* AlamofireExtended.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlamofireExtended.swift; path = Source/AlamofireExtended.swift; sourceTree = ""; }; - 74AA74586288EDA8D49EB0599FD3D4C8 /* GoogleUtilities-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "GoogleUtilities-dummy.m"; sourceTree = ""; }; - 74C57B1F0FD3B59F3DA36B635C8DBF75 /* QRCodeReader.swift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "QRCodeReader.swift-dummy.m"; sourceTree = ""; }; - 750AF4E502FB6A28292C39533C324643 /* Google_Protobuf_FieldMask+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_FieldMask+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_FieldMask+Extensions.swift"; sourceTree = ""; }; - 75100E11F0F9E52180B89AE1F39D3719 /* XCTest+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "XCTest+Rx.swift"; path = "RxTest/XCTest+Rx.swift"; sourceTree = ""; }; - 757AB49A694F005BB48400C684406915 /* GoogleAppMeasurement.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GoogleAppMeasurement.framework; path = Frameworks/GoogleAppMeasurement.framework; sourceTree = ""; }; - 75F5519CD78397F1160B8B9B8A216279 /* NSTextStorage+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextStorage+Rx.swift"; path = "RxCocoa/iOS/NSTextStorage+Rx.swift"; sourceTree = ""; }; - 7620E15865007B4D82919D8CCABFB5BB /* Double+Zil_Li_Qa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Double+Zil_Li_Qa.swift"; path = "Source/Models/Manual/ExpressibleByAmount/Units/Double+Zil_Li_Qa.swift"; sourceTree = ""; }; - 762E2947508CDD87D84C3B456336247A /* Constraints.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Constraints.swift; path = TinyConstraints/Classes/Constraints.swift; sourceTree = ""; }; - 763817A09CCCE1627EF3853182D70244 /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; - 7665A15DCBB9FA6BB87497DDE1748355 /* CLSReport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CLSReport.h; path = iOS/Crashlytics.framework/Headers/CLSReport.h; sourceTree = ""; }; - 76AFAB2D2BB318A27402FBC388655560 /* EllipticCurveForm.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EllipticCurveForm.swift; path = Source/EllipticCurve/EllipticCurveForm.swift; sourceTree = ""; }; - 76C60F2799CF5E47C08AECB5148964FB /* EFQRCode.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = EFQRCode.xcconfig; sourceTree = ""; }; - 76F27C023AA7B3EA10FF4D856257B8E3 /* duration.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = duration.pb.swift; path = Sources/SwiftProtobuf/duration.pb.swift; sourceTree = ""; }; - 77973650A4F75607EC4CBF71609FD551 /* AddressChecksummedConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AddressChecksummedConvertible.swift; path = Source/Models/Manual/Wallet/Address/AddressChecksummedConvertible/AddressChecksummedConvertible.swift; sourceTree = ""; }; - 77F0AD0B18290DEC1169406C9E9F9B21 /* Network.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Network.swift; path = Source/Models/Manual/Payment/Network.swift; sourceTree = ""; }; - 784FCFF8238B807AC2B1DB6E5063F359 /* CompositeDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompositeDisposable.swift; path = RxSwift/Disposables/CompositeDisposable.swift; sourceTree = ""; }; - 78C92E65C96EFE6F6B48244E9A0A0B31 /* RxTableViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewReactiveArrayDataSource.swift; path = RxCocoa/iOS/DataSources/RxTableViewReactiveArrayDataSource.swift; sourceTree = ""; }; - 79794AB34277263CA37F35E6CA41E84C /* ValidationRuleEquality.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleEquality.swift; path = Validator/Sources/Rules/ValidationRuleEquality.swift; sourceTree = ""; }; - 7988A84A7847EF64B62F74FCA96F45B7 /* JacobianPoint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JacobianPoint.swift; path = Source/EllipticCurve/Point/JacobianPoint.swift; sourceTree = ""; }; - 799B087C5DAE49B88B2249078999F23B /* UIWebView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIWebView+Rx.swift"; path = "RxCocoa/iOS/UIWebView+Rx.swift"; sourceTree = ""; }; - 79D8748D71A4AACC288049E79C591920 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; - 7A02703CDC287F60A687F6152CFA3549 /* AnyLowerbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyLowerbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Lowerbound/AnyLowerbound.swift; sourceTree = ""; }; - 7A06839F2B4439E0A1D898975BF43953 /* EFQRCode-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EFQRCode-prefix.pch"; sourceTree = ""; }; - 7A25F066FC85B84B53D0C96195A73C70 /* BigInt.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BigInt.xcconfig; sourceTree = ""; }; - 7A4BCCE28CD68D0F3B03CC2E686016EF /* LegacyAddress.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LegacyAddress.swift; path = Source/Models/Manual/Wallet/Address/LegacyAddress/LegacyAddress.swift; sourceTree = ""; }; - 7A6B45BD345BBCE4135176FFAB380B4D /* FIRDependency.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRDependency.m; path = Firebase/Core/FIRDependency.m; sourceTree = ""; }; - 7A786AF22B7A79C181486C802436E4E1 /* RxTest-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxTest-umbrella.h"; sourceTree = ""; }; - 7AB688E7BB030E28230CBB33E1F092E9 /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; - 7B1BA43C634F39663382F1025852BC26 /* AES+Foundation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AES+Foundation.swift"; path = "Sources/CryptoSwift/Foundation/AES+Foundation.swift"; sourceTree = ""; }; - 7B29D274FD73C6E845D6530AD2F33321 /* RIPEMD160.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RIPEMD160.swift; path = Source/Cryptography/RIPEMD160/RIPEMD160.swift; sourceTree = ""; }; - 7BCB5B488F28AA99C5A968F33056D2B6 /* DefaultAPIClient.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultAPIClient.swift; path = Source/Networking/APIClient/DefaultAPIClient.swift; sourceTree = ""; }; - 7BCD25195DC8255F85D7866EE74838EA /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; - 7BD6978072760D2002CA5C5A02E830BB /* DateToolsSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DateToolsSwift-dummy.m"; sourceTree = ""; }; - 7BDD2DA259EB98AA2BE4137271BA2FE3 /* Address+Validation+Error.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Address+Validation+Error.swift"; path = "Source/Models/Manual/Wallet/Address/Address/Address+Validation+Error.swift"; sourceTree = ""; }; - 7C328987192F1706E4A64F4C1D863BAB /* M13Checkbox-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "M13Checkbox-umbrella.h"; sourceTree = ""; }; - 7C65E03DBEA2691D659926BC86ED8CE8 /* UIDatePicker+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIDatePicker+Rx.swift"; path = "RxCocoa/iOS/UIDatePicker+Rx.swift"; sourceTree = ""; }; - 7C9CA0C526E929C61D3A811556DBC2D4 /* Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deprecated.swift; path = RxTest/Deprecated.swift; sourceTree = ""; }; - 7D1706939D8D18A99244C86BC01F45D0 /* GULReachabilityChecker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULReachabilityChecker.h; path = GoogleUtilities/Reachability/Private/GULReachabilityChecker.h; sourceTree = ""; }; - 7D379C86CF2BA6237658BA0120F3D9D7 /* CollectionViewSectionedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CollectionViewSectionedDataSource.swift; path = Sources/RxDataSources/CollectionViewSectionedDataSource.swift; sourceTree = ""; }; - 7D3AA2E7193B036292A968ED3FC4E44D /* QRBitBuffer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRBitBuffer.swift; path = Sources/QRBitBuffer.swift; sourceTree = ""; }; - 7DAC1DDF2CFB0ACC828FF638C27C97B9 /* GCD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GCD.swift; path = Sources/GCD.swift; sourceTree = ""; }; - 7DDA55527360B638F8A0B17029F89DE5 /* ExpressibleByAmount+Compare+AandB.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+Compare+AandB.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Compare+AandB.swift"; sourceTree = ""; }; + 7387A0C3D8923F33DDB76BD63AEA590A /* MessageFromUnsignedTransaction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MessageFromUnsignedTransaction.swift; path = Source/Networking/JSONRPC/Responses/Transaction/MessageFromUnsignedTransaction.swift; sourceTree = ""; }; + 739C3FCD3B4FE9DFF0E6405B4E41BF12 /* ANSCompatibility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ANSCompatibility.h; path = iOS/Crashlytics.framework/Headers/ANSCompatibility.h; sourceTree = ""; }; + 73D1C9F6FCF05323BF588C0E3D14D6FC /* SkipWhile.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkipWhile.swift; path = RxSwift/Observables/SkipWhile.swift; sourceTree = ""; }; + 73F3F129D074A5311886FCD355247210 /* ZeroPadding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZeroPadding.swift; path = Sources/CryptoSwift/ZeroPadding.swift; sourceTree = ""; }; + 7415E5882E02EDF6C4C05895D1843254 /* QRCodeModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeModel.swift; path = Sources/QRCodeModel.swift; sourceTree = ""; }; + 7475482576567E4FC7A2D036386F617D /* CachedResponseHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CachedResponseHandler.swift; path = Source/CachedResponseHandler.swift; sourceTree = ""; }; + 75990C205C6EF2AC54C6DA7212679369 /* FirebaseCore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FirebaseCore-umbrella.h"; sourceTree = ""; }; + 75AF8064FD0E388E5E41C7B3B7F2F233 /* SingleAssignmentDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SingleAssignmentDisposable.swift; path = RxSwift/Disposables/SingleAssignmentDisposable.swift; sourceTree = ""; }; + 75E95BD1B49F54417AB46E2759B8B0F4 /* ZigZag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZigZag.swift; path = Sources/SwiftProtobuf/ZigZag.swift; sourceTree = ""; }; + 763FCF874997735F7794968A70D3A34B /* UITextField+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextField+Rx.swift"; path = "RxCocoa/iOS/UITextField+Rx.swift"; sourceTree = ""; }; + 7657E79A7D2373EED0057F2C82D6A96A /* Google_Protobuf_Wrappers+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_Wrappers+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_Wrappers+Extensions.swift"; sourceTree = ""; }; + 767602454D221B7FE0BD7C5CCA6C8326 /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; + 76C07BB78F16431CB016F677613B5C0E /* String+FoundationExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+FoundationExtension.swift"; path = "Sources/CryptoSwift/Foundation/String+FoundationExtension.swift"; sourceTree = ""; }; + 76E021082845B83A73E00D75147031A8 /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; + 773FA8C764259F5C14B80C4FA6A6976D /* RxAtomic.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxAtomic.xcconfig; sourceTree = ""; }; + 7779B216DE042FAE1D8749DBBE5E3BA6 /* Errors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Errors.swift; path = RxSwift/Errors.swift; sourceTree = ""; }; + 77873698EBD31EB53BCC44C9E91E6C9E /* AnyLowerbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyLowerbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Lowerbound/AnyLowerbound.swift; sourceTree = ""; }; + 779DA67B534D7A89F9BAC9A4A80B307F /* KeyPair.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyPair.swift; path = Source/EllipticCurve/Keys/KeyPair.swift; sourceTree = ""; }; + 78B1DAED49C132AF03CBE26A20BC8890 /* NoPadding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NoPadding.swift; path = Sources/CryptoSwift/NoPadding.swift; sourceTree = ""; }; + 78B8E4CDB7B41CAF6B512C024FD5DB62 /* RxTableViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxTableViewDataSourceType.swift; sourceTree = ""; }; + 79007A01CEB2A09AA9D1E48C121B60F6 /* EmailValidationPattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EmailValidationPattern.swift; path = Validator/Sources/EmailValidationPattern.swift; sourceTree = ""; }; + 791EDD5AA31A1942D6A16849DF5EF871 /* pb_encode.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pb_encode.c; sourceTree = ""; }; + 796D691871881775C1919BD9DA30FDDE /* M13Checkbox+IB.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "M13Checkbox+IB.swift"; path = "Sources/M13Checkbox+IB.swift"; sourceTree = ""; }; + 79B7783FECBBCBF0F4B6630D2686764F /* AsyncLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsyncLock.swift; path = RxSwift/Concurrency/AsyncLock.swift; sourceTree = ""; }; + 7A944320C215A687957359209B617125 /* ExpressibleByAmount+Unbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+Unbound.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Unbound.swift"; sourceTree = ""; }; + 7B87EA4FCD8FB431A7A22A0FDC983A2D /* ObserverBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserverBase.swift; path = RxSwift/Observers/ObserverBase.swift; sourceTree = ""; }; + 7C0236B62DFB409DB0CCA39C7A1747DD /* M13Checkbox-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "M13Checkbox-umbrella.h"; sourceTree = ""; }; + 7C20EAE91F63106F04F0B5EF6167DB6B /* M13CheckboxExpandController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxExpandController.swift; path = Sources/Managers/M13CheckboxExpandController.swift; sourceTree = ""; }; + 7C7AB7B9BF9EB2AAD925E7B1BF6579AE /* Curve25519.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Curve25519.swift; path = Source/EllipticCurve/CommonCurves/Curve25519.swift; sourceTree = ""; }; + 7CE98AF503119AFD455262228BFDC20B /* NSTextView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextView+Rx.swift"; path = "RxCocoa/macOS/NSTextView+Rx.swift"; sourceTree = ""; }; + 7D186C4315B1FA01BA1FB462437FABB0 /* QRCodeReaderViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeReaderViewController.swift; path = Sources/QRCodeReaderViewController.swift; sourceTree = ""; }; + 7D3087E27F8BC2D4378350110BA320E7 /* RIPEMD160.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RIPEMD160.swift; path = Source/Cryptography/RIPEMD160/RIPEMD160.swift; sourceTree = ""; }; + 7D5D3FC60C4F73DBB2CA75DE3EFE081E /* FirebaseCoreDiagnostics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseCoreDiagnostics.framework; path = Frameworks/FirebaseCoreDiagnostics.framework; sourceTree = ""; }; + 7D725E00FD6A7D1A8E35C1F568ADCCDF /* RxAtomic.c */ = {isa = PBXFileReference; includeInIndex = 1; name = RxAtomic.c; path = RxAtomic/RxAtomic.c; sourceTree = ""; }; + 7DB2D160D764EC7ED6628E47FEA028A7 /* CryptoSwift.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CryptoSwift.xcconfig; sourceTree = ""; }; + 7DDA629642B41FD57C7A7230A17CFEED /* Checksum.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Checksum.swift; path = Sources/CryptoSwift/Checksum.swift; sourceTree = ""; }; + 7DEB315B1F6D9B3A519C21FB177E586B /* Wallet+Codable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Wallet+Codable.swift"; path = "Source/Models/Manual/Wallet/Wallet/Wallet+Codable.swift"; sourceTree = ""; }; + 7DF6BE5DC4FF26A350C1FA10B2FF6207 /* First.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = First.swift; path = RxSwift/Observables/First.swift; sourceTree = ""; }; 7E1539BC6BB1DA83EEE7DF720FFF7B2F /* libGoogleUtilities.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libGoogleUtilities.a; path = libGoogleUtilities.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 7E3DE879FA47E08D4478069F7C4CEE89 /* ZilAmount.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZilAmount.swift; path = Source/Models/Manual/Payment/ZilAmount.swift; sourceTree = ""; }; - 7EE50C6BDC556AE7AADA0E88BEFD6872 /* TimePeriod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriod.swift; path = DateToolsSwift/DateTools/TimePeriod.swift; sourceTree = ""; }; - 7F37E4B2B00FC97B2D8D6CEBDB0C0893 /* AnyKeyGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyKeyGenerator.swift; path = Source/EllipticCurve/Keys/AnyKeyGenerator.swift; sourceTree = ""; }; - 7F3DDAFB791814B6D2C8ABCFD4246A0E /* Shifts.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Shifts.swift; path = Sources/Shifts.swift; sourceTree = ""; }; - 7F418249993DADE400E3CA94E7EC25E0 /* Int+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Int+Extension.swift"; path = "Sources/CryptoSwift/Int+Extension.swift"; sourceTree = ""; }; - 7F441160BB1BDC0F6077EFE64A107A77 /* ExtensionFields.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionFields.swift; path = Sources/SwiftProtobuf/ExtensionFields.swift; sourceTree = ""; }; - 7F9EEAF7058502357B55E9A1891F62EC /* RxCocoa-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxCocoa-umbrella.h"; sourceTree = ""; }; - 7FBF7A0617F4ED06B589E5594A0602FF /* BlockCipher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlockCipher.swift; path = Sources/CryptoSwift/BlockCipher.swift; sourceTree = ""; }; - 7FC45BC09DB163E5CBB4339E9DBC5933 /* CGColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGColor+.swift"; path = "Source/CGColor+.swift"; sourceTree = ""; }; - 80050F9616640E83E6C87D7483AB8618 /* type.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = type.pb.swift; path = Sources/SwiftProtobuf/type.pb.swift; sourceTree = ""; }; - 8020C3CAF618A5E16B23662055A8A1C3 /* Optional+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Optional+Extensions.swift"; path = "Sources/Differentiator/Optional+Extensions.swift"; sourceTree = ""; }; - 80351309A77FEB9E4046D44AA3016D41 /* Scrypt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Scrypt.swift; path = Sources/CryptoSwift/Scrypt.swift; sourceTree = ""; }; - 803F1156D3271661E0628DABBD74E8D4 /* RxDataSources-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxDataSources-dummy.m"; sourceTree = ""; }; - 805E80B5F8FCE5B8882481DA211B5EF9 /* CombineLatest+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CombineLatest+arity.swift"; path = "RxSwift/Observables/CombineLatest+arity.swift"; sourceTree = ""; }; - 807ABDDA31507662F38769227977442D /* Validator-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Validator-prefix.pch"; sourceTree = ""; }; - 80B90FCF99E74B9A4713C0D33A1BD4E1 /* GULSwizzler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULSwizzler.m; path = GoogleUtilities/MethodSwizzler/GULSwizzler.m; sourceTree = ""; }; - 80C144A441888B7C4DD76C64F107F9DA /* ExpressibleByAmount+CustomDebugStringConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+CustomDebugStringConvertible.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+CustomDebugStringConvertible.swift"; sourceTree = ""; }; - 80EB636490008C7826D66958A18F8FCE /* SharedSequence+Operators+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Operators+arity.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Operators+arity.swift"; sourceTree = ""; }; - 814FB2A65EA724EE4B3F9A98EB8BDEAC /* ItemPath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ItemPath.swift; path = Sources/Differentiator/ItemPath.swift; sourceTree = ""; }; - 81BC38556B1C5196971C468C4C55C1F3 /* RxTest-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxTest-prefix.pch"; sourceTree = ""; }; - 81D7B9F2CE3388D2D3668B595F3B0CB0 /* CryptoSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CryptoSwift-prefix.pch"; sourceTree = ""; }; - 81E960126403F09052DD6BCEE049E87C /* DerivedKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DerivedKey.swift; path = Source/Cryptography/DerivedKey.swift; sourceTree = ""; }; - 81EAB44AAFE863E14E92F1CC2BE551B3 /* RxCocoa-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxCocoa-dummy.m"; sourceTree = ""; }; - 821724D456D0CC23B3A0303B4076760A /* BalanceResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BalanceResponse.swift; path = Source/Networking/JSONRPC/Responses/Balance/BalanceResponse.swift; sourceTree = ""; }; - 823CA009D4CC7A11EF8F52A6CAD85873 /* PublicAddress.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicAddress.swift; path = Source/EllipticCurve/Keys/Address/PublicAddress.swift; sourceTree = ""; }; - 82C128B9E70596768DE09DAEE7A74EA9 /* QRCodeReader.swift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "QRCodeReader.swift-prefix.pch"; sourceTree = ""; }; - 82EB64CD3199D090C3B2FB48FA2F9548 /* Digest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Digest.swift; path = Sources/CryptoSwift/Digest.swift; sourceTree = ""; }; - 837AAB6239B890B3DD40DF7A5103644B /* BigInt-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "BigInt-dummy.m"; sourceTree = ""; }; - 837E7EA1316D00EC8C815282B8BDF3A6 /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; - 8384517DE985AEB90501106EB054D50F /* Completable+AndThen.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Completable+AndThen.swift"; path = "RxSwift/Traits/Completable+AndThen.swift"; sourceTree = ""; }; - 8387F6D10122E47D936EE580055620AF /* RxCollectionViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDataSourceProxy.swift; sourceTree = ""; }; - 83F9FB0B131B912B519AA9DAB502A942 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; - 84403F2893499989BE4403D00D0B9A9C /* SwiftyBeaver.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyBeaver.modulemap; sourceTree = ""; }; - 844E190681AE8BC8631D623D4C83EAE6 /* _RX.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RX.h; path = RxCocoa/Runtime/include/_RX.h; sourceTree = ""; }; - 845E3427A6CDBE3B90FC4ED778A859F2 /* GULAppDelegateSwizzler_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULAppDelegateSwizzler_Private.h; path = GoogleUtilities/AppDelegateSwizzler/Internal/GULAppDelegateSwizzler_Private.h; sourceTree = ""; }; - 8465ACD79D6161C6BF0949B9FD6B1875 /* RxTabBarControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTabBarControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTabBarControllerDelegateProxy.swift; sourceTree = ""; }; - 8492958FF4637BDA9FEEB08AB89EE411 /* GroupBy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GroupBy.swift; path = RxSwift/Observables/GroupBy.swift; sourceTree = ""; }; - 84A7563ABB62C3118B1C7169C2C1F565 /* AnyMessageStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyMessageStorage.swift; path = Sources/SwiftProtobuf/AnyMessageStorage.swift; sourceTree = ""; }; - 84D2877EA1A72BA1B330D56CF6B3F86B /* Curve25519.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Curve25519.swift; path = Source/EllipticCurve/CommonCurves/Curve25519.swift; sourceTree = ""; }; - 84E63C6B2732B0DD893B79E980D8828D /* TinyConstraints-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "TinyConstraints-umbrella.h"; sourceTree = ""; }; - 85687FCB02B53B032CB2023A7A9AB54E /* RxCollectionViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDelegateProxy.swift; sourceTree = ""; }; - 857DD31102C8D49637A5AB37931C2484 /* FIRApp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRApp.h; path = Firebase/Core/Public/FIRApp.h; sourceTree = ""; }; - 8585B78D0BEA6B74D61389ABAC44EEA3 /* ObservableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObservableType.swift; path = RxSwift/ObservableType.swift; sourceTree = ""; }; - 85C6E79372DDF8CADBAF3DFEBAB9EA10 /* ValidationRuleSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleSet.swift; path = Validator/Sources/ValidationRuleSet.swift; sourceTree = ""; }; - 85F024515DA209E4C01F31FF5D9C4E7A /* BinaryDecodingOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryDecodingOptions.swift; path = Sources/SwiftProtobuf/BinaryDecodingOptions.swift; sourceTree = ""; }; + 7E1D4B12D66460C9D4C0426315420C86 /* TextFormatEncodingOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextFormatEncodingOptions.swift; path = Sources/SwiftProtobuf/TextFormatEncodingOptions.swift; sourceTree = ""; }; + 7E6A9357963AA86EC7364846EDF81862 /* M13CheckboxFadeController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxFadeController.swift; path = Sources/Managers/M13CheckboxFadeController.swift; sourceTree = ""; }; + 7EB3FC83FE8761C21AE29A963B8DAFFA /* SkyFloatingLabelTextField-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SkyFloatingLabelTextField-dummy.m"; sourceTree = ""; }; + 7EBA57F15AB4E0BB2CE1813BC372CF55 /* ZilliqaService+PollTransaction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ZilliqaService+PollTransaction.swift"; path = "Source/Services/ZilliqaService+PollTransaction.swift"; sourceTree = ""; }; + 7EBA8CE282CD3F1845D4B93478EEE800 /* EFQRCode-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "EFQRCode-dummy.m"; sourceTree = ""; }; + 7F10DF205B27097A348CAD0E736DE25A /* AnimatableSectionModelType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatableSectionModelType.swift; path = Sources/Differentiator/AnimatableSectionModelType.swift; sourceTree = ""; }; + 7F5C3B744B60C9494165B541A2C0D92E /* RxTableViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDataSourceProxy.swift; sourceTree = ""; }; + 7FEBBD3D467EFCD5A3E5DF1EE0426582 /* LegacyAddress+Codable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "LegacyAddress+Codable.swift"; path = "Source/Models/Manual/Wallet/Address/LegacyAddress/LegacyAddress+Codable.swift"; sourceTree = ""; }; + 801D2D386DA9C8524C0E1BDFEAA8FE09 /* Timer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timer.swift; path = RxSwift/Observables/Timer.swift; sourceTree = ""; }; + 803D43925687B0CC0685550050D4C67F /* NSImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSImage+.swift"; path = "Source/NSImage+.swift"; sourceTree = ""; }; + 8058A791C28C6E66944ED73E90C6327B /* SecureRandom.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SecureRandom.swift; path = Source/Numbers/SecureRandom.swift; sourceTree = ""; }; + 806D4200A7FFA143BC4E4117734489E3 /* RxTest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTest.swift; path = RxTest/RxTest.swift; sourceTree = ""; }; + 815405C25FBDA31913149EA9540C0993 /* Reactive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Reactive.swift; path = RxSwift/Reactive.swift; sourceTree = ""; }; + 81549D390433BF7D8F617F0190D08B1C /* Zesame-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Zesame-umbrella.h"; sourceTree = ""; }; + 8168005155261AEC27DE58F2741FF4C7 /* Keystore+Wallet+Import.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Keystore+Wallet+Import.swift"; path = "Source/Models/Manual/Wallet/Keystore/Keystore+Wallet+Import.swift"; sourceTree = ""; }; + 819223F4EACC6ADC2C84EBEFD3D2AD80 /* Differentiator-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Differentiator-umbrella.h"; sourceTree = ""; }; + 81DAE71F84112F11FB9B6A919FFF3808 /* GULNSData+zlib.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "GULNSData+zlib.m"; path = "GoogleUtilities/NSData+zlib/GULNSData+zlib.m"; sourceTree = ""; }; + 8246F3B07C43DEF18E3972B908485FB0 /* TakeLast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TakeLast.swift; path = RxSwift/Observables/TakeLast.swift; sourceTree = ""; }; + 82706883AE914CCBD2A9B4D70720EBDB /* CryptoSwift+Scrypt+KDFParams.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CryptoSwift+Scrypt+KDFParams.swift"; path = "Source/Extensions/CryptoSwift+Scrypt+KDFParams.swift"; sourceTree = ""; }; + 82781151AA825247F65C9F1BFCDB4EC3 /* QRCodeReaderResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeReaderResult.swift; path = Sources/QRCodeReaderResult.swift; sourceTree = ""; }; + 82A24141A9677194B35E0304B0588F13 /* CGColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGColor+.swift"; path = "Source/CGColor+.swift"; sourceTree = ""; }; + 83D8DD4723DE0BEAD9816A916EECF23B /* Rx+ZilliqaService.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Rx+ZilliqaService.swift"; path = "Source/Services/Rx+ZilliqaService.swift"; sourceTree = ""; }; + 84160055B7B1684C5B3890A89244F2C2 /* HMAC+Foundation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "HMAC+Foundation.swift"; path = "Sources/CryptoSwift/Foundation/HMAC+Foundation.swift"; sourceTree = ""; }; + 843B43A49B2F8A8A8016F3055B7375A7 /* InvocableScheduledItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InvocableScheduledItem.swift; path = RxSwift/Schedulers/Internal/InvocableScheduledItem.swift; sourceTree = ""; }; + 844338ADC88CB96ABD4D89F32F1CE6C7 /* AEAD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AEAD.swift; path = Sources/CryptoSwift/AEAD/AEAD.swift; sourceTree = ""; }; + 847ED1AB5F88B4C41258D85A1E8A4505 /* CryptoSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CryptoSwift-dummy.m"; sourceTree = ""; }; + 84840B6004A11EF354985B34E75C00F9 /* RxDataSources.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxDataSources.modulemap; sourceTree = ""; }; + 853E91609F504A12B78917A3B0E05080 /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; 85F550E28BE15A9C2EB5AD19D6BF277F /* libSwiftProtobuf.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libSwiftProtobuf.a; path = libSwiftProtobuf.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 8604745BD2FEC1DF7D77DDB5869B8046 /* Wallet+CustomStringConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Wallet+CustomStringConvertible.swift"; path = "Source/Models/Manual/Wallet/Wallet/Wallet+CustomStringConvertible.swift"; sourceTree = ""; }; - 862C1858323526581EEDE67FC0676198 /* UIGestureRecognizer+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIGestureRecognizer+Rx.swift"; path = "RxCocoa/iOS/UIGestureRecognizer+Rx.swift"; sourceTree = ""; }; - 863AAFEE9F578AC405CCCA444E6F907E /* BinaryEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryEncoder.swift; path = Sources/SwiftProtobuf/BinaryEncoder.swift; sourceTree = ""; }; - 86645D61BC3C4397C373A03FC8E87AD9 /* Constrainable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Constrainable.swift; path = TinyConstraints/Classes/Constrainable.swift; sourceTree = ""; }; - 86767D62C9EC900A40FCD1339DBB2CDD /* ControlEvent+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlEvent+Driver.swift"; path = "RxCocoa/Traits/Driver/ControlEvent+Driver.swift"; sourceTree = ""; }; - 86856BEB8CB8624241A234A4EA4FF630 /* Deferred.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deferred.swift; path = RxSwift/Observables/Deferred.swift; sourceTree = ""; }; - 8685D5A51D952884ABFC2EEB15E68D37 /* Reduce.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Reduce.swift; path = RxSwift/Observables/Reduce.swift; sourceTree = ""; }; - 8689EB60FC0DA139A9A024A28791898A /* KeyDerivationFunctionParameters.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyDerivationFunctionParameters.swift; path = Source/Models/Manual/Wallet/Keystore/KeyDerivationFunctionParameters.swift; sourceTree = ""; }; - 86C6CBE29DD7D293B7BCDFDC2524CC5A /* Checksum.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Checksum.swift; path = Sources/CryptoSwift/Checksum.swift; sourceTree = ""; }; - 86F470B1445BA442F5725325BDC92B70 /* Just.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Just.swift; path = RxSwift/Observables/Just.swift; sourceTree = ""; }; - 86F9A6282B46D6FD8586B35773E24CE0 /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; - 874611AEFBEDA00F8EE1D7D9B3E72189 /* ReaderOverlayView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ReaderOverlayView.swift; path = Sources/ReaderOverlayView.swift; sourceTree = ""; }; - 875F73650B30905F44C42A05F177B50A /* TestableObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestableObserver.swift; path = RxTest/TestableObserver.swift; sourceTree = ""; }; - 87707C984BD3A5AC879367C7E3E5474E /* Utils+Foundation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Utils+Foundation.swift"; path = "Sources/CryptoSwift/Foundation/Utils+Foundation.swift"; sourceTree = ""; }; - 87753BC6E49FD85EC6A22B26E743920A /* PrimitiveSequence+Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PrimitiveSequence+Zip+arity.swift"; path = "RxSwift/Traits/PrimitiveSequence+Zip+arity.swift"; sourceTree = ""; }; - 879156BF54769DD4CC0CF8DB5ECF7358 /* KeychainSwift.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeychainSwift.swift; path = Sources/KeychainSwift.swift; sourceTree = ""; }; - 87EDD4BE5DEADECA1776BE4158601EB3 /* DetectConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DetectConfiguration.swift; path = Source/SupportingFiles/DetectConfiguration.swift; sourceTree = ""; }; - 880F4ADD59E55EF7FB80A96CA0CFD9FC /* GULNSData+zlib.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "GULNSData+zlib.h"; path = "GoogleUtilities/NSData+zlib/GULNSData+zlib.h"; sourceTree = ""; }; - 8816B882737865CE76868961FE08CBE5 /* ExpressibleByAmount+Validate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+Validate.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Validate.swift"; sourceTree = ""; }; - 889A092330D922774F62D943C26140DC /* Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deprecated.swift; path = RxCocoa/Deprecated.swift; sourceTree = ""; }; - 88B7E2CEDFEE1093065A6A9AC53A3406 /* PKCS5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PKCS5.swift; path = Sources/CryptoSwift/PKCS/PKCS5.swift; sourceTree = ""; }; - 891AB7BB9232284A14EBB17E703E96B5 /* GasLimit.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GasLimit.swift; path = Source/Models/Manual/Payment/GasLimit.swift; sourceTree = ""; }; - 895E5739C714ABF53DD53D63A8D950F6 /* RxDataSources.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxDataSources.modulemap; sourceTree = ""; }; - 89D82CC5A967698915600B9564462D44 /* RetryWhen.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryWhen.swift; path = RxSwift/Observables/RetryWhen.swift; sourceTree = ""; }; - 89E8ED6600282B51748B2844DE29E31A /* SkyFloatingLabelTextField-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SkyFloatingLabelTextField-dummy.m"; sourceTree = ""; }; - 8A2ED8F91F1314A029758B89A3CE8291 /* HistoricalScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HistoricalScheduler.swift; path = RxSwift/Schedulers/HistoricalScheduler.swift; sourceTree = ""; }; - 8A360956447E4CD318B83E002D1E9AA5 /* ConcurrentDispatchQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConcurrentDispatchQueueScheduler.swift; path = RxSwift/Schedulers/ConcurrentDispatchQueueScheduler.swift; sourceTree = ""; }; - 8A7F5FBD036978368753992F7A8CF8C8 /* UINavigationController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UINavigationController+Rx.swift"; path = "RxCocoa/iOS/UINavigationController+Rx.swift"; sourceTree = ""; }; - 8AAB58F6EEAB54390289C95594C55898 /* Data+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Data+Extension.swift"; path = "Sources/CryptoSwift/Foundation/Data+Extension.swift"; sourceTree = ""; }; - 8ABAE22872C67B2BBD35A6C3FC6F7BFD /* RxDataSources-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxDataSources-umbrella.h"; sourceTree = ""; }; - 8ACB00BD11CB0DD6EDBA12B9BE72713F /* RxCocoa.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxCocoa.modulemap; sourceTree = ""; }; - 8AD6CA4F6D800EDDE6BB26B79EF31012 /* InvocableScheduledItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InvocableScheduledItem.swift; path = RxSwift/Schedulers/Internal/InvocableScheduledItem.swift; sourceTree = ""; }; - 8AD9728371EF5E9EB7844B1281D003AB /* GoogleCloudDestination.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GoogleCloudDestination.swift; path = Sources/GoogleCloudDestination.swift; sourceTree = ""; }; - 8AED6A41878FC1B91FE27931EFDFF85F /* CryptoSwift+Scrypt+KDFParams.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CryptoSwift+Scrypt+KDFParams.swift"; path = "Source/Extensions/CryptoSwift+Scrypt+KDFParams.swift"; sourceTree = ""; }; - 8AF6296F8D6AC185BB9CDCCEDEC68D32 /* FIRErrorCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRErrorCode.h; path = Firebase/Core/Private/FIRErrorCode.h; sourceTree = ""; }; + 865C1F52708E153A9D658C287A58108D /* SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SharedSequence.swift; path = RxCocoa/Traits/SharedSequence/SharedSequence.swift; sourceTree = ""; }; + 868FB5B1F84D2124D0251E33889FAA1D /* StatusOfTransactionResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StatusOfTransactionResponse.swift; path = Source/Networking/JSONRPC/Responses/Transaction/StatusOfTransactionResponse.swift; sourceTree = ""; }; + 86A1BC9887C2CE505B5F28C13F5CAE1B /* Payment.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Payment.swift; path = Source/Models/Manual/Payment/Payment.swift; sourceTree = ""; }; + 870D2B21DFE1768757BD0DDC08D0E45A /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; + 881C1E03D995972CDB615093FD6AE79F /* Lowerbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Lowerbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Lowerbound/Lowerbound.swift; sourceTree = ""; }; + 8889CFF9CFEE9715B2B4549A05C67475 /* InvocableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InvocableType.swift; path = RxSwift/Schedulers/Internal/InvocableType.swift; sourceTree = ""; }; + 88A522755B501C0A49F1CB6DC6EB7E5B /* QRPatternLocator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRPatternLocator.swift; path = Sources/QRPatternLocator.swift; sourceTree = ""; }; + 88C1D3FF792FAC32457B9D85006C508C /* ValidationRule.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRule.swift; path = Validator/Sources/ValidationRule.swift; sourceTree = ""; }; + 89363D020E6EFD23552547F5FDB33ADD /* GULNetworkConstants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetworkConstants.h; path = GoogleUtilities/Network/Private/GULNetworkConstants.h; sourceTree = ""; }; + 893D189DA1A12EFD21B5EA485DFF5741 /* UInt8+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UInt8+Extension.swift"; path = "Sources/CryptoSwift/UInt8+Extension.swift"; sourceTree = ""; }; + 89638C5A0BA0933E745FE1025618C5D2 /* CMAC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CMAC.swift; path = Sources/CryptoSwift/CMAC.swift; sourceTree = ""; }; + 898D13E5732073CF9F55E44573D0D04B /* CompositeDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompositeDisposable.swift; path = RxSwift/Disposables/CompositeDisposable.swift; sourceTree = ""; }; + 89D3AF4229139E84043DD4A02C87AFCC /* HashVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HashVisitor.swift; path = Sources/SwiftProtobuf/HashVisitor.swift; sourceTree = ""; }; + 8A00944E1AC9525EFB4C38C4B079F9B0 /* FIRDependency.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRDependency.m; path = Firebase/Core/FIRDependency.m; sourceTree = ""; }; + 8A2D87230E580086FAD85CD882C90425 /* AEADChaCha20Poly1305.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AEADChaCha20Poly1305.swift; path = Sources/CryptoSwift/AEAD/AEADChaCha20Poly1305.swift; sourceTree = ""; }; + 8A46A1996081F2899DCEB2A9516DF73B /* RxSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxSwift-dummy.m"; sourceTree = ""; }; + 8A513FB45AB50B0D28ECAED76220E9F6 /* Recorded+Event.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Recorded+Event.swift"; path = "RxTest/Recorded+Event.swift"; sourceTree = ""; }; + 8A6ED85EB1C394ABFD9047FEF98DBB3A /* DeprecationWarner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DeprecationWarner.swift; path = Platform/DeprecationWarner.swift; sourceTree = ""; }; + 8A8AE73443810AD22C58DCFCA516CD33 /* RxAtomic.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxAtomic.modulemap; sourceTree = ""; }; + 8AF219C383FB9FD07CB188CAA0BC171A /* TransactionReceipt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransactionReceipt.swift; path = Source/Networking/JSONRPC/Responses/Transaction/TransactionReceipt.swift; sourceTree = ""; }; + 8AF60CAB5E8228962E63801F2B056891 /* Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deprecated.swift; path = RxSwift/Deprecated.swift; sourceTree = ""; }; 8AFDCD3565F64DAACDEDB258F3FEC5E7 /* libswift_qrcodejs.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libswift_qrcodejs.a; path = libswift_qrcodejs.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 8B5BFA83E61B63201D0C9AB572FCCB3B /* Completable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Completable.swift; path = RxSwift/Traits/Completable.swift; sourceTree = ""; }; + 8B294952F0D7C91C5917B3238D359F96 /* KeychainSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainSwift-prefix.pch"; sourceTree = ""; }; + 8B2E77B422175F3628CCBAE3449F8DE8 /* FirebaseCore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FirebaseCore-dummy.m"; sourceTree = ""; }; + 8B317104DFA7905A18CA04C52E2DCDA9 /* Zesame-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Zesame-dummy.m"; sourceTree = ""; }; 8B69C41C81305CDA679074E3EB89CBB8 /* libZesame.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libZesame.a; path = libZesame.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 8B72FD45D451C72D97E085AF5192A37E /* UInt8+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UInt8+Extension.swift"; path = "Sources/CryptoSwift/UInt8+Extension.swift"; sourceTree = ""; }; - 8B86FB84DF508BE753C67B704A8FDE96 /* M13CheckboxFadeController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxFadeController.swift; path = Sources/Managers/M13CheckboxFadeController.swift; sourceTree = ""; }; - 8B878385FD02FDE9C3A5959E2517E46D /* RxDataSources.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxDataSources.xcconfig; sourceTree = ""; }; - 8B9509AB6D3E14E67879B9E1EA31ED57 /* Hashing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Hashing.swift; path = Source/Cryptography/HashFunctions/Hashing.swift; sourceTree = ""; }; - 8CB666561A18AFF72471C8AA62D10F86 /* GULLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULLogger.h; path = GoogleUtilities/Logger/Private/GULLogger.h; sourceTree = ""; }; - 8CCB479F2143088788DFB38B387D231F /* CBCMAC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CBCMAC.swift; path = Sources/CryptoSwift/CBCMAC.swift; sourceTree = ""; }; - 8D46D714E8974DD40072C7B901FB9314 /* Differentiator-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Differentiator-prefix.pch"; sourceTree = ""; }; - 8D4AF0047C24FFDDDDFC54C74E09AAEA /* CaseValidationPattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CaseValidationPattern.swift; path = Validator/Sources/CaseValidationPattern.swift; sourceTree = ""; }; - 8D96B3191CCB7CEA06B023F3197AA003 /* CTR.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CTR.swift; path = Sources/CryptoSwift/BlockMode/CTR.swift; sourceTree = ""; }; - 8DADBA86028AAD0C3651A06FDA151CBF /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; - 8DB13A941256F916B4E8A35E8405D54E /* NSView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSView+Rx.swift"; path = "RxCocoa/macOS/NSView+Rx.swift"; sourceTree = ""; }; - 8DB77526D99E46C0BCDC722948C549A1 /* SchedulerType+SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SchedulerType+SharedSequence.swift"; path = "RxCocoa/Traits/SharedSequence/SchedulerType+SharedSequence.swift"; sourceTree = ""; }; - 8DBC680CA95D43D87E88275F42C7287C /* GULNetworkMessageCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetworkMessageCode.h; path = GoogleUtilities/Network/Private/GULNetworkMessageCode.h; sourceTree = ""; }; - 8DE17974F29BEBD046B862B0213C7D3D /* AdjustableUpperbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdjustableUpperbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Uppperbound/AdjustableUpperbound.swift; sourceTree = ""; }; - 8E099BFCB0719CEA96224BE4059CEB8B /* RxNavigationControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxNavigationControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxNavigationControllerDelegateProxy.swift; sourceTree = ""; }; - 8E510815FACC1730CA9D002AC2DE15E5 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; - 8E905C1689319F2B451B5DB27FC73FDB /* QRCodeReaderResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeReaderResult.swift; path = Sources/QRCodeReaderResult.swift; sourceTree = ""; }; - 8F3A382B52B4DF94E1B5BEEDDAEFC498 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; - 8F3B5C4D53619188E0DF1F2DD0E7C2EA /* pb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb.h; sourceTree = ""; }; + 8BD925CFA772BB66144E001CC24EBEBF /* RandomBytesSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RandomBytesSequence.swift; path = Sources/CryptoSwift/RandomBytesSequence.swift; sourceTree = ""; }; + 8C15C34C8C9E2C81CB7A26839BDA08D2 /* Neo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Neo.swift; path = Source/EllipticCurve/DistributedSystem/DLTs/Neo.swift; sourceTree = ""; }; + 8C1A1C48DE222AE6D215CBCA770480DD /* Crashlytics.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Crashlytics.xcconfig; sourceTree = ""; }; + 8C210FCF6B583CC77C7CB899801DBD2F /* Optional+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Optional+Extensions.swift"; path = "Sources/Differentiator/Optional+Extensions.swift"; sourceTree = ""; }; + 8C44A6CC4119FAED1564D5876807F98F /* SBPlatformDestination.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SBPlatformDestination.swift; path = Sources/SBPlatformDestination.swift; sourceTree = ""; }; + 8C6BE768562D7F63A3B5F3921B6D3B17 /* DelaySubscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelaySubscription.swift; path = RxSwift/Observables/DelaySubscription.swift; sourceTree = ""; }; + 8CBD521BAD3B38B7798ECD38285DC0CE /* any.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = any.pb.swift; path = Sources/SwiftProtobuf/any.pb.swift; sourceTree = ""; }; + 8CC697D69D4738AB6DD6367A914EA9D7 /* TimePeriodCollection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriodCollection.swift; path = DateToolsSwift/DateTools/TimePeriodCollection.swift; sourceTree = ""; }; + 8CEA38040453B6E8C90B7BE9698BFC03 /* PrimitiveSequence+Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PrimitiveSequence+Zip+arity.swift"; path = "RxSwift/Traits/PrimitiveSequence+Zip+arity.swift"; sourceTree = ""; }; + 8CF7D8C92F628DD44AF26B838A5301E5 /* RxAtomic-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxAtomic-dummy.m"; sourceTree = ""; }; + 8D487089571AE450D2515E2ED6B5BE35 /* Macros.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Macros.swift; path = Source/SupportingFiles/Macros.swift; sourceTree = ""; }; + 8D854B93BD3C821A77ED712733DD5E3C /* UITextView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextView+Rx.swift"; path = "RxCocoa/iOS/UITextView+Rx.swift"; sourceTree = ""; }; + 8D86FDED88CCBFDEF474FAF659BDA5D7 /* Unit.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Unit.swift; path = Source/Models/Manual/ExpressibleByAmount/Units/Unit.swift; sourceTree = ""; }; + 8E2F35F835F3AF2B742587C1AF6D1120 /* RPCResponseSuccess.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RPCResponseSuccess.swift; path = Source/Networking/JSONRPC/RPCResponseSuccess.swift; sourceTree = ""; }; + 8E6B5D54CE89B727527AA34A79DDBDE9 /* type.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = type.pb.swift; path = Sources/SwiftProtobuf/type.pb.swift; sourceTree = ""; }; + 8EAA2ACE7A18230EB61C0A36B8F8F134 /* ControlProperty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlProperty.swift; path = RxCocoa/Traits/ControlProperty.swift; sourceTree = ""; }; + 8EB8EAC025494F462E3C20F4852A86DC /* VirtualTimeScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VirtualTimeScheduler.swift; path = RxSwift/Schedulers/VirtualTimeScheduler.swift; sourceTree = ""; }; + 8EB915D17CC2222AE7A1CB76B27F0C1B /* CombineLatest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombineLatest.swift; path = RxSwift/Observables/CombineLatest.swift; sourceTree = ""; }; + 8EC17138D14CF2C43EFB927E466ECE60 /* UITextField+Validator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextField+Validator.swift"; path = "Validator/Sources/UIKit+Validator/UITextField+Validator.swift"; sourceTree = ""; }; + 8ECF87B7A339D73887DE1F638418D6D3 /* ModularInverse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ModularInverse.swift; path = Source/Math/ModularInverse.swift; sourceTree = ""; }; + 8EF37A8FDE6277501DAB953482D67CE3 /* AnonymousDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnonymousDisposable.swift; path = RxSwift/Disposables/AnonymousDisposable.swift; sourceTree = ""; }; + 8F7CA503D06BDA89D91B6EA5709164B1 /* RetryPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryPolicy.swift; path = Source/RetryPolicy.swift; sourceTree = ""; }; + 8F86D885AA25EEC9C50AB9590EE04E3A /* EllipticCurveKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = EllipticCurveKit.modulemap; sourceTree = ""; }; + 8FA39920A9BB14A7936C4681EF8E05DD /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; 8FB4335EBB61F62FA04E860EC25B30A8 /* libnanopb.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libnanopb.a; path = libnanopb.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 9047CDA0F63B0350E3F86139CADBC039 /* RxAtomic-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxAtomic-dummy.m"; sourceTree = ""; }; + 901DC6FEEB8CF255686818F2FEE3A000 /* PrivateKeyWIF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKeyWIF.swift; path = Source/EllipticCurve/Keys/PrivateKey/PrivateKeyWIF.swift; sourceTree = ""; }; + 905003C59D2695B55885DA6BDE5053A7 /* Single.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Single.swift; path = RxSwift/Traits/Single.swift; sourceTree = ""; }; 905473205922D9C25C68603D14ACD68E /* libQRCodeReader.swift.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libQRCodeReader.swift.a; path = libQRCodeReader.swift.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 90594B84F1342AB0686C29DBACB1C294 /* EFQRCode+GIF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EFQRCode+GIF.swift"; path = "Source/EFQRCode+GIF.swift"; sourceTree = ""; }; - 90ACFD5A015B37D6116057CEE9195364 /* FIRVersion.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRVersion.m; path = Firebase/Core/FIRVersion.m; sourceTree = ""; }; - 922987F35EA6153319CEAD7A81325851 /* Authenticator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Authenticator.swift; path = Sources/CryptoSwift/Authenticator.swift; sourceTree = ""; }; - 92359DAFFB8D2518DD85E75F0C468BFF /* QRCodeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeType.swift; path = Sources/QRCodeType.swift; sourceTree = ""; }; - 929C307BC180CA856E33F5718FDCFA76 /* EFIntSize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFIntSize.swift; path = Source/EFIntSize.swift; sourceTree = ""; }; + 9066038659856EEBA51EAE6CC762B2D0 /* DispatchQueue+Sugar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Sugar.swift"; path = "Source/Extensions/DispatchQueue+Sugar.swift"; sourceTree = ""; }; + 909D28E5AED3D06BDC63EEB51D6C8EEA /* Message+BinaryAdditions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Message+BinaryAdditions.swift"; path = "Sources/SwiftProtobuf/Message+BinaryAdditions.swift"; sourceTree = ""; }; + 9113702D7B695691B8EC9786C1F94446 /* Zip+Collection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Zip+Collection.swift"; path = "RxSwift/Observables/Zip+Collection.swift"; sourceTree = ""; }; + 914ACDD9386AC52027987CA3D6385FED /* BinaryDecodingOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryDecodingOptions.swift; path = Sources/SwiftProtobuf/BinaryDecodingOptions.swift; sourceTree = ""; }; + 91547663F26D2EDEA46979048105F2AB /* Bitcoin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bitcoin.swift; path = Source/EllipticCurve/DistributedSystem/DLTs/Bitcoin.swift; sourceTree = ""; }; + 91C66104F832427C6825EFE64E1CA72F /* M13CheckboxGestureRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxGestureRecognizer.swift; path = Sources/M13CheckboxGestureRecognizer.swift; sourceTree = ""; }; + 91FB2A83EE0C5DB30159C97A5DEEA696 /* KeychainSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainSwift.modulemap; sourceTree = ""; }; + 9208B397C57BB5D056F2065BC4581884 /* GoogleUtilities.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = GoogleUtilities.modulemap; sourceTree = ""; }; + 920B78A82008B49B60B33E6A41943256 /* field_mask.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = field_mask.pb.swift; path = Sources/SwiftProtobuf/field_mask.pb.swift; sourceTree = ""; }; + 92623C340EAE89CA9202B2E11CAB6CC0 /* SubjectType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubjectType.swift; path = RxSwift/Subjects/SubjectType.swift; sourceTree = ""; }; + 927AAF41061F8D607B3FE84750388382 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; + 9284F1769B633A65516E0FFBE661F9C9 /* AES256CBC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AES256CBC.swift; path = Sources/AES256CBC.swift; sourceTree = ""; }; + 92A527DF592CD4D596D705C3602089B3 /* UICollectionView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UICollectionView+Rx.swift"; path = "RxCocoa/iOS/UICollectionView+Rx.swift"; sourceTree = ""; }; 92BA620B0FDCC0C3349EE72E8DFE1F6D /* libIQKeyboardManagerSwift.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libIQKeyboardManagerSwift.a; path = libIQKeyboardManagerSwift.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 92E542B6B0E5F4FB2F4AE1144DBA5983 /* Blowfish+Foundation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Blowfish+Foundation.swift"; path = "Sources/CryptoSwift/Foundation/Blowfish+Foundation.swift"; sourceTree = ""; }; - 9352400D122A31D7E1326DDE2AA60C85 /* ObservableConvertibleType+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Driver.swift"; path = "RxCocoa/Traits/Driver/ObservableConvertibleType+Driver.swift"; sourceTree = ""; }; - 936501950161DF84CBEA89D6DA87A71A /* RPCResponseSuccess.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RPCResponseSuccess.swift; path = Source/Networking/JSONRPC/RPCResponseSuccess.swift; sourceTree = ""; }; - 93A0D8924EC0920EFF5A98D5EBB3162D /* KeyValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyValue.swift; path = Source/Cryptography/HMAC_DRBG/KeyValue.swift; sourceTree = ""; }; - 940526CE553A489400D2547B081AF474 /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; - 94087BCF1ACEA3E611EC1267E32012A6 /* RxMutableBox.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxMutableBox.swift; path = RxSwift/RxMutableBox.swift; sourceTree = ""; }; - 941A4E73957A46BFECEDFE7056C0CC62 /* Firebase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Firebase.h; path = CoreOnly/Sources/Firebase.h; sourceTree = ""; }; - 943A1BDABA8D3579F647A730BBA71044 /* GoogleUtilities.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = GoogleUtilities.modulemap; sourceTree = ""; }; - 943BA3DB690FD3018D95ED2240B4624B /* FIROptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIROptions.h; path = Firebase/Core/Public/FIROptions.h; sourceTree = ""; }; - 94BE4400CCFBA45AE4843DA2FF536262 /* Cryptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Cryptor.swift; path = Sources/CryptoSwift/Cryptor.swift; sourceTree = ""; }; - 94EB45DE53114213943254C40034FD72 /* Error.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Error.swift; path = Source/Services/Error.swift; sourceTree = ""; }; - 958DE86705946AFA1688B80816E933ED /* SingleAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SingleAsync.swift; path = RxSwift/Observables/SingleAsync.swift; sourceTree = ""; }; - 95D405763DD51540798323A6D88DD5E3 /* ObservableConvertibleType+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Signal.swift"; path = "RxCocoa/Traits/Signal/ObservableConvertibleType+Signal.swift"; sourceTree = ""; }; - 964288010A90FB2A6B1E39881D97692C /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; - 96534BA6E77DA1BDB3828D1B03B14557 /* Delay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delay.swift; path = RxSwift/Observables/Delay.swift; sourceTree = ""; }; - 96C467B2F4A231B2A91E4B45F2829A22 /* Collection+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Collection+Extension.swift"; path = "Sources/CryptoSwift/Collection+Extension.swift"; sourceTree = ""; }; - 96E87E5A075E428047918D59B413F6C2 /* Logging.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Logging.swift; path = RxCocoa/Foundation/Logging.swift; sourceTree = ""; }; - 97073F674B5726439802A9FC01D436EB /* Addition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Addition.swift; path = Sources/Addition.swift; sourceTree = ""; }; - 971A6D295465299C96E5252A815A8C17 /* BlockingObservable+Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "BlockingObservable+Operators.swift"; path = "RxBlocking/BlockingObservable+Operators.swift"; sourceTree = ""; }; - 9721FB1480CA35A475EA770D30C83DA7 /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; - 974CFDF2BAF7EB0F5CAC08E62952C2C0 /* Date+TimeAgo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+TimeAgo.swift"; path = "DateToolsSwift/DateTools/Date+TimeAgo.swift"; sourceTree = ""; }; - 97DCE78A041351ABE9A4FC9888F93C0F /* Skip.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Skip.swift; path = RxSwift/Observables/Skip.swift; sourceTree = ""; }; + 9303C141838A4C8BF87F25426D7507BC /* CLSLogging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CLSLogging.h; path = iOS/Crashlytics.framework/Headers/CLSLogging.h; sourceTree = ""; }; + 9396BD13F51A61AD95A15E1338767085 /* Delay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delay.swift; path = RxSwift/Observables/Delay.swift; sourceTree = ""; }; + 93E17535EF1D63511A914F2ACE81925A /* SerialDispatchQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SerialDispatchQueueScheduler.swift; path = RxSwift/Schedulers/SerialDispatchQueueScheduler.swift; sourceTree = ""; }; + 93E23980A669EAE250B52F7C4B8874C6 /* GasLimit.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GasLimit.swift; path = Source/Models/Manual/Payment/GasLimit.swift; sourceTree = ""; }; + 93F0841CC05BECE02D51143A5D2DFDA4 /* QRCodeReader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeReader.swift; path = Sources/QRCodeReader.swift; sourceTree = ""; }; + 9408F057914F72D6B66F1DD6DE7B9548 /* Google_Protobuf_Struct+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_Struct+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_Struct+Extensions.swift"; sourceTree = ""; }; + 94438AC26FFC877EF0ACEC616962F432 /* GULUserDefaults.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULUserDefaults.h; path = GoogleUtilities/UserDefaults/Private/GULUserDefaults.h; sourceTree = ""; }; + 946E8487497634A0E339D571AE36D648 /* AddRef.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AddRef.swift; path = RxSwift/Observables/AddRef.swift; sourceTree = ""; }; + 9477CCD5BA83E0DADA26417687CE5C60 /* Message+AnyAdditions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Message+AnyAdditions.swift"; path = "Sources/SwiftProtobuf/Message+AnyAdditions.swift"; sourceTree = ""; }; + 94FA3051ED38A55D8E97DFB02A8BA3D3 /* M13Checkbox.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = M13Checkbox.xcconfig; sourceTree = ""; }; + 957434DC42531DE1E3CAAAD4BD1F5F38 /* DelegateProxyType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelegateProxyType.swift; path = RxCocoa/Common/DelegateProxyType.swift; sourceTree = ""; }; + 9587AC67FD87298E3A5DC543E0C84AB7 /* QR8bitByte.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QR8bitByte.swift; path = Sources/QR8bitByte.swift; sourceTree = ""; }; + 95F579360195F366E5FF7CD8A719DEB3 /* RxCocoa-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxCocoa-umbrella.h"; sourceTree = ""; }; + 9658748B00AE5C36E4A0CD22E7544282 /* M13CheckboxPathGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxPathGenerator.swift; path = Sources/Paths/M13CheckboxPathGenerator.swift; sourceTree = ""; }; + 967E80CD1636DB4F1ABCB36068C93DD3 /* ZilAmount.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZilAmount.swift; path = Source/Models/Manual/Payment/ZilAmount.swift; sourceTree = ""; }; + 96E5DA889411DDD367B69F0B67FC602C /* FIRErrors.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRErrors.m; path = Firebase/Core/FIRErrors.m; sourceTree = ""; }; + 978CF4764C53ADDADF37CC64033B7D10 /* Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Zip+arity.swift"; path = "RxSwift/Observables/Zip+arity.swift"; sourceTree = ""; }; + 97902F26C057CDA96E4F945D2E4DE538 /* HistoricalSchedulerTimeConverter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HistoricalSchedulerTimeConverter.swift; path = RxSwift/Schedulers/HistoricalSchedulerTimeConverter.swift; sourceTree = ""; }; + 9790A14EEF5AF0808C57BF1E9F1DE784 /* BlockingObservable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlockingObservable.swift; path = RxBlocking/BlockingObservable.swift; sourceTree = ""; }; + 97C082EB0B92028F422150B8A28B8ED2 /* RxTableViewDataSourcePrefetchingProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourcePrefetchingProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDataSourcePrefetchingProxy.swift; sourceTree = ""; }; + 97E5D11954D68376E0B515FEE6428F3F /* Recorded.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Recorded.swift; path = RxTest/Recorded.swift; sourceTree = ""; }; 9804BC1BBEA2E1CF25482BBD3CB1DCD0 /* libPods-Zhip.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-Zhip.a"; path = "libPods-Zhip.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 9863882A40F38F885725FE57937D04ED /* NotificationCenter+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NotificationCenter+Rx.swift"; path = "RxCocoa/Foundation/NotificationCenter+Rx.swift"; sourceTree = ""; }; - 9967294842B4FB1E97F1F73C020FDE34 /* GULNetworkURLSession.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetworkURLSession.h; path = GoogleUtilities/Network/Private/GULNetworkURLSession.h; sourceTree = ""; }; - 99EDD1A370025B380F2C13CEDEDEE42F /* OperationQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OperationQueueScheduler.swift; path = RxSwift/Schedulers/OperationQueueScheduler.swift; sourceTree = ""; }; - 9A54CB4DE09B2CAAC994DD2354081DA6 /* TinyConstraints+superview.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TinyConstraints+superview.swift"; path = "TinyConstraints/Classes/TinyConstraints+superview.swift"; sourceTree = ""; }; - 9AB67EE4D23D25C6BDAF2B35106256C7 /* Qa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Qa.swift; path = Source/Models/Manual/ExpressibleByAmount/Units/Qa.swift; sourceTree = ""; }; - 9ABD256B5C1431C3D607A45B2BA5E141 /* Cancelable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Cancelable.swift; path = RxSwift/Cancelable.swift; sourceTree = ""; }; + 98DEF5ACDC90BF8F5195BD77DC76B97A /* Floating Point Conversion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Floating Point Conversion.swift"; path = "Sources/Floating Point Conversion.swift"; sourceTree = ""; }; + 9908BF4B5F1989E761EFAE0400684EE0 /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; + 997E0D36EBED21B7EEB0114E27AF78A4 /* RxBlocking-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxBlocking-umbrella.h"; sourceTree = ""; }; + 99D9AFA6F2E91F016169A69B9BB8BDE2 /* IdentifiableValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IdentifiableValue.swift; path = Sources/Differentiator/IdentifiableValue.swift; sourceTree = ""; }; + 99EB6C1078646809ACC17F8107A0FDFF /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; + 9A27650AF1CE43AA37636108B6F45A84 /* DisposeBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DisposeBase.swift; path = RxSwift/Disposables/DisposeBase.swift; sourceTree = ""; }; + 9A443637E4318B3A5B3567F30E21261F /* GULAppDelegateSwizzler_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULAppDelegateSwizzler_Private.h; path = GoogleUtilities/AppDelegateSwizzler/Internal/GULAppDelegateSwizzler_Private.h; sourceTree = ""; }; + 9A60DAB40F4F92150CF436CCB09C674F /* RPCMethod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RPCMethod.swift; path = Source/Networking/JSONRPC/RPCMethod.swift; sourceTree = ""; }; + 9B1024873C5A5F65272E56B9BC172F40 /* Li.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Li.swift; path = Source/Models/Manual/ExpressibleByAmount/Units/Li.swift; sourceTree = ""; }; + 9B5D97835A0FA24E03E76457CB98A80F /* pb_encode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb_encode.h; sourceTree = ""; }; + 9B69856D5EC4EA10327D52A094566719 /* JSONDecodingError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONDecodingError.swift; path = Sources/SwiftProtobuf/JSONDecodingError.swift; sourceTree = ""; }; 9B79439686B5B435D29D38F9871324E4 /* libRxCocoa.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRxCocoa.a; path = libRxCocoa.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 9B7FEEB6AC715A09B930012D117E5580 /* Never.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Never.swift; path = RxSwift/Observables/Never.swift; sourceTree = ""; }; - 9BB16E94E435A4F8C6B43B55266C5A26 /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/EllipticCurve/Keys/PrivateKey/PrivateKey.swift; sourceTree = ""; }; - 9C2C85CBE647160BC72EDD1E2B7FD452 /* field_mask.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = field_mask.pb.swift; path = Sources/SwiftProtobuf/field_mask.pb.swift; sourceTree = ""; }; - 9C3C43EB596537DAC4FBCB7946320F3C /* Transaction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Transaction.swift; path = Source/Models/Manual/Payment/Transaction.swift; sourceTree = ""; }; - 9CE297584D1B5276EEE2AC4D345946EB /* UIProgressView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIProgressView+Rx.swift"; path = "RxCocoa/iOS/UIProgressView+Rx.swift"; sourceTree = ""; }; - 9D2495E20955FE7EAB34AF6EBB74C4CC /* Array+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Array+Extensions.swift"; path = "Sources/RxDataSources/Array+Extensions.swift"; sourceTree = ""; }; - 9D62B422C5BE4549711F97756C44E349 /* ControlProperty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlProperty.swift; path = RxCocoa/Traits/ControlProperty.swift; sourceTree = ""; }; - 9D69256BDEE8E871816CAA4A88B70E0A /* SecureBytes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SecureBytes.swift; path = Sources/CryptoSwift/SecureBytes.swift; sourceTree = ""; }; - 9D7039A46A94FF7BF8CE36D462BBD937 /* ParameterEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoder.swift; path = Source/ParameterEncoder.swift; sourceTree = ""; }; + 9BDB09F50EB84EE55FD91E04D0B9082E /* KeyPair.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyPair.swift; path = Source/Models/Manual/Wallet/KeyPair.swift; sourceTree = ""; }; + 9BF2711562F978A4BD75E73392D7941D /* UITabBarController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITabBarController+Rx.swift"; path = "RxCocoa/iOS/UITabBarController+Rx.swift"; sourceTree = ""; }; + 9C0C7D0122C51725C5CF13BCD48925EB /* SwitchCameraButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwitchCameraButton.swift; path = Sources/SwitchCameraButton.swift; sourceTree = ""; }; + 9CB0EE62A193D596488EEDA0890DE77D /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; 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; }; - 9DB40D593F0C4D844554EAC2716776B6 /* MessageExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MessageExtension.swift; path = Sources/SwiftProtobuf/MessageExtension.swift; sourceTree = ""; }; - 9DE8A8D034C080C0B8A386A59FC01ED1 /* UIView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Rx.swift"; path = "RxCocoa/iOS/UIView+Rx.swift"; sourceTree = ""; }; - 9E10C6FF902A77004DE12768D58FAB77 /* SimpleExtensionMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SimpleExtensionMap.swift; path = Sources/SwiftProtobuf/SimpleExtensionMap.swift; sourceTree = ""; }; + 9E177FDC64E2DD7147DDD0DF70BAD5DC /* UIButton+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Rx.swift"; path = "RxCocoa/iOS/UIButton+Rx.swift"; sourceTree = ""; }; 9E1EC342893CEEF07E56720B5D685C73 /* Pods-Zhip-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Zhip-acknowledgements.markdown"; sourceTree = ""; }; - 9E55DFBE7BC7455B66F550B741DDA7E5 /* source_context.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = source_context.pb.swift; path = Sources/SwiftProtobuf/source_context.pb.swift; sourceTree = ""; }; - 9E67DCC16CCF3CFEE36DF7052F599F38 /* RxPickerViewAdapter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewAdapter.swift; path = RxCocoa/iOS/DataSources/RxPickerViewAdapter.swift; sourceTree = ""; }; - 9EC18F6FD0899D61EE8D7540C5834A32 /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; - 9ED16F0CC40F38596DE29E71341BA72C /* FIRLibrary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLibrary.h; path = Firebase/Core/Private/FIRLibrary.h; sourceTree = ""; }; - 9EFCBE586986628B6EE3088B3C48B13E /* BigInt-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BigInt-prefix.pch"; sourceTree = ""; }; - 9EFF3DAEAE3B02F063BEEBEDD88236D2 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; - 9F285E8ED6ABD5E5A6EDEE5FC5BA2BFE /* FIRComponentType.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRComponentType.m; path = Firebase/Core/FIRComponentType.m; sourceTree = ""; }; + 9E334F349BAA1EB44D2D6120E9CB5FF8 /* UIActivityIndicatorView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIActivityIndicatorView+Rx.swift"; path = "RxCocoa/iOS/UIActivityIndicatorView+Rx.swift"; sourceTree = ""; }; + 9E34F8B8F2812BB16DAE04121598B53A /* PublishRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublishRelay.swift; path = RxCocoa/Traits/PublishRelay.swift; sourceTree = ""; }; + 9E95C6136B6D8DBE5E11BFE8A8E14D6D /* Keystore+Crypto.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Keystore+Crypto.swift"; path = "Source/Models/Manual/Wallet/Keystore/Keystore+Crypto.swift"; sourceTree = ""; }; 9F374C6954711198D04E11235826B23C /* libCryptoSwift.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libCryptoSwift.a; path = libCryptoSwift.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 9F48C27C14E9F52AA1A876681EB48BAD /* BigUInt+String+Init.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "BigUInt+String+Init.swift"; path = "Source/BigNumber/BigUInt+String+Init.swift"; sourceTree = ""; }; - 9F5C20652AF154598C96E6070D57FF18 /* SwiftProtobuf-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftProtobuf-dummy.m"; sourceTree = ""; }; - 9F695EF848DABBA900CDD458BB1D3F87 /* HexStringConvertible+Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "HexStringConvertible+Validation.swift"; path = "Source/Models/Manual/Wallet/Address/HexString/HexStringConvertible+Validation.swift"; sourceTree = ""; }; - 9FA0D144F8B797F3D8B82060D99FA7D5 /* SwiftyBeaver-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyBeaver-prefix.pch"; sourceTree = ""; }; - 9FC088D9B763E510D3716187B9EF63B6 /* Google_Protobuf_Duration+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_Duration+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_Duration+Extensions.swift"; sourceTree = ""; }; - 9FC5ED28691ACDA3A0D3868851A19417 /* UInt32+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UInt32+Extension.swift"; path = "Sources/CryptoSwift/UInt32+Extension.swift"; sourceTree = ""; }; - 9FCC4422CD6BD3ABE221D775047BAC2F /* FirebaseCore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FirebaseCore.h; path = Firebase/Core/Public/FirebaseCore.h; sourceTree = ""; }; - 9FF705FF45ABC90B846FA5A3784DD4C3 /* Cipher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Cipher.swift; path = Sources/CryptoSwift/Cipher.swift; sourceTree = ""; }; - A001D382C16A2C2CF8EB045E06787147 /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; - A04230C1102F529F38BB6167E4EABB83 /* ControlEvent+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlEvent+Signal.swift"; path = "RxCocoa/Traits/Signal/ControlEvent+Signal.swift"; sourceTree = ""; }; - A06B5D5EB8716493A9AEC5EF67294FE0 /* SecureRandom.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SecureRandom.swift; path = Source/Numbers/SecureRandom.swift; sourceTree = ""; }; - A07C1890F65476EB33F10A7C3BB7963E /* NopDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NopDisposable.swift; path = RxSwift/Disposables/NopDisposable.swift; sourceTree = ""; }; - A08FF685018A4FE8E50542A6C1254B91 /* KVORepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KVORepresentable.swift; path = RxCocoa/Foundation/KVORepresentable.swift; sourceTree = ""; }; - A0C59DCE59A9E9C7D64EC8540458BB08 /* BinaryEncodingVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryEncodingVisitor.swift; path = Sources/SwiftProtobuf/BinaryEncodingVisitor.swift; sourceTree = ""; }; - A0C6753E54914FFBC034F861229114D0 /* EFQRCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EFQRCode.h; path = Source/EFQRCode.h; sourceTree = ""; }; - A1428CDA2ECC7F4EB588D463D67C3D21 /* GULReachabilityChecker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULReachabilityChecker.m; path = GoogleUtilities/Reachability/GULReachabilityChecker.m; sourceTree = ""; }; - A16A5D45540B351E0F04A32A4EF1FF99 /* Validator.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Validator.modulemap; sourceTree = ""; }; - A1803E0D5A97D8399D5F9E056E090253 /* Integer Conversion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Integer Conversion.swift"; path = "Sources/Integer Conversion.swift"; sourceTree = ""; }; - A18DCC13368220F08AB229A39BB7D975 /* UIScrollView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIScrollView+Rx.swift"; path = "RxCocoa/iOS/UIScrollView+Rx.swift"; sourceTree = ""; }; - A1E1E6E684C8D259679633BC1EEC91C2 /* QRCodeModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeModel.swift; path = Sources/QRCodeModel.swift; sourceTree = ""; }; - A1EB990548FD43AA931401700A9206A9 /* WithLatestFrom.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WithLatestFrom.swift; path = RxSwift/Observables/WithLatestFrom.swift; sourceTree = ""; }; - A21A0B089F0B76913E5D95D11608C403 /* Bit.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bit.swift; path = Sources/CryptoSwift/Bit.swift; sourceTree = ""; }; - A21FE03997D98B005819729E5D886B0E /* EllipticCurveKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "EllipticCurveKit-dummy.m"; sourceTree = ""; }; - A2452899BBB32E5A94CD4EE2DD1EDCCD /* UIPageControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIPageControl+Rx.swift"; path = "RxCocoa/iOS/UIPageControl+Rx.swift"; sourceTree = ""; }; - A250E3B5B3B06DCA33AD1A7D6B18117F /* BigInt-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BigInt-umbrella.h"; sourceTree = ""; }; - A276E7EACCD71E017CB77D920A0C1C8B /* swift_qrcodejs-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "swift_qrcodejs-dummy.m"; sourceTree = ""; }; - A2914A607FFBF6D62000BFDD9B193148 /* ContainsNumberValidationPattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContainsNumberValidationPattern.swift; path = Validator/Sources/ContainsNumberValidationPattern.swift; sourceTree = ""; }; + A0157C0799B93988A80CBD406B9AF202 /* NetworkInformation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkInformation.swift; path = Source/EllipticCurve/DistributedSystem/NetworkInformation.swift; sourceTree = ""; }; + A02B27FDFC7217DD451524C58152CFEE /* Polling.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Polling.swift; path = Source/Services/Polling.swift; sourceTree = ""; }; + A04695D4D22DB4BDFFE0A23770F65B08 /* KeychainStatus.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeychainStatus.swift; path = Source/Numbers/KeychainStatus.swift; sourceTree = ""; }; + A06065C4C9281004C0F8086C124AA584 /* Comparable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Comparable.swift; path = Sources/Comparable.swift; sourceTree = ""; }; + A0A50F1158ED6BECCDA2FE1A7B205F95 /* SchedulerServices+Emulation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SchedulerServices+Emulation.swift"; path = "RxSwift/Schedulers/SchedulerServices+Emulation.swift"; sourceTree = ""; }; + A0E37F6BA369A67C5DC6F365CFD6FB71 /* HotObservable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HotObservable.swift; path = RxTest/HotObservable.swift; sourceTree = ""; }; + A0F8FC0CB53FA701385581EE8161CCFA /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; + A12E7F99CC94798A6A84088FF7FAD02A /* KVORepresentable+Swift.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "KVORepresentable+Swift.swift"; path = "RxCocoa/Foundation/KVORepresentable+Swift.swift"; sourceTree = ""; }; + A1361B55937A3085C07C334044D4F221 /* UIPickerView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIPickerView+Rx.swift"; path = "RxCocoa/iOS/UIPickerView+Rx.swift"; sourceTree = ""; }; + A1465174EDDF2DE0B631FBCC72C58611 /* Secp256k1.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Secp256k1.swift; path = Source/EllipticCurve/CommonCurves/Secp256k1.swift; sourceTree = ""; }; + A1BAC74823FDD5ECE94C02EE60AE473C /* JSONEncodingError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONEncodingError.swift; path = Sources/SwiftProtobuf/JSONEncodingError.swift; sourceTree = ""; }; + A2046CEFEBF140B454796CDA536A777F /* DeprecationWarner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DeprecationWarner.swift; path = Platform/DeprecationWarner.swift; sourceTree = ""; }; + A22914918B67B0128EE002296477B450 /* HexString.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HexString.swift; path = Source/Models/Manual/Wallet/Address/HexString/HexString.swift; sourceTree = ""; }; + A296D6A0A187A2B5BF083F562DD3A328 /* EllipticCurveKit.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = EllipticCurveKit.xcconfig; sourceTree = ""; }; A2AC5B27FF439D1B05BD4B3D5AF3232A /* libRxDataSources.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRxDataSources.a; path = libRxDataSources.a; sourceTree = BUILT_PRODUCTS_DIR; }; - A2C0696D9CEF9AA0BD06BA25FBE537FF /* TestScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestScheduler.swift; path = RxTest/Schedulers/TestScheduler.swift; sourceTree = ""; }; - A2DB2A66DBA9FE4CD80169A16237A296 /* RxCollectionViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxCollectionViewDataSourceType.swift; sourceTree = ""; }; - A30B4901299762B10CA6606DF75427D7 /* SkyFloatingLabelTextField.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkyFloatingLabelTextField.swift; path = Sources/SkyFloatingLabelTextField.swift; sourceTree = ""; }; - A37589A745618A10A993FA1F05812F91 /* ViewTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewTransition.swift; path = Sources/RxDataSources/ViewTransition.swift; sourceTree = ""; }; - A3872B266932CC23947920CDAD70979C /* GULAppDelegateSwizzler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULAppDelegateSwizzler.m; path = GoogleUtilities/AppDelegateSwizzler/GULAppDelegateSwizzler.m; sourceTree = ""; }; - A393674F9C23064179E0E5EA0C1BA8DA /* NoUpperbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NoUpperbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Unbound/NoUpperbound.swift; sourceTree = ""; }; - A3C6F1820BBBFCDF32E659F470F87976 /* GULLoggerLevel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULLoggerLevel.h; path = GoogleUtilities/Logger/Public/GULLoggerLevel.h; sourceTree = ""; }; - A3F90515B7FA1F5A929854E4CAD28014 /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; - A3FE0BAC58AE0123E4045B3613D44545 /* TinyEdgeInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TinyEdgeInsets.swift; path = TinyConstraints/Classes/TinyEdgeInsets.swift; sourceTree = ""; }; - A4053A28464B24E8DE99FA066F8788F8 /* AnyObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyObserver.swift; path = RxSwift/AnyObserver.swift; sourceTree = ""; }; - A41DF149CC4C27E3E4DAB00B1D917D4C /* VirtualTimeScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VirtualTimeScheduler.swift; path = RxSwift/Schedulers/VirtualTimeScheduler.swift; sourceTree = ""; }; - A41F5A802A9D04C6C6DA8893D4F61EE1 /* LockOwnerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LockOwnerType.swift; path = RxSwift/Concurrency/LockOwnerType.swift; sourceTree = ""; }; - A42BC733392193166031807BAC029783 /* Enumerated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Enumerated.swift; path = RxSwift/Observables/Enumerated.swift; sourceTree = ""; }; - A43746CD1D683A51574850995055FA2A /* DeprecationWarner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DeprecationWarner.swift; path = Platform/DeprecationWarner.swift; sourceTree = ""; }; - A4C6D4612710DA83B2BE0F99496F2F9C /* UITextView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextView+Rx.swift"; path = "RxCocoa/iOS/UITextView+Rx.swift"; sourceTree = ""; }; - A4CFF365C0E0887ADBC526677C0B417E /* QRRSBlock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRRSBlock.swift; path = Sources/QRRSBlock.swift; sourceTree = ""; }; - A528E99CB5E5565AC7F21DDD68AAF5B2 /* RPCResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RPCResponse.swift; path = Source/Networking/JSONRPC/RPCResponse.swift; sourceTree = ""; }; - A54ED17953C25F3AEFF4E83368230861 /* RxSearchBarDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxSearchBarDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxSearchBarDelegateProxy.swift; sourceTree = ""; }; - A5B144E17EDDD7AD4B68680D8BEC3F7E /* DefaultValues.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultValues.swift; path = Sources/DefaultValues.swift; sourceTree = ""; }; + A35A4CDE1E69D9AE9EEFDA4072AA4825 /* WireFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WireFormat.swift; path = Sources/SwiftProtobuf/WireFormat.swift; sourceTree = ""; }; + A3E00FF075195B7859567BE8CA39D0D6 /* JSONDecoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONDecoder.swift; path = Sources/SwiftProtobuf/JSONDecoder.swift; sourceTree = ""; }; + A3FC33120B20C472F9D32B560297EED6 /* DistributedSystem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DistributedSystem.swift; path = Source/EllipticCurve/DistributedSystem/DistributedSystem.swift; sourceTree = ""; }; + A41917490090AC11FBAF6D3EB011E5E1 /* GULReachabilityChecker+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "GULReachabilityChecker+Internal.h"; path = "GoogleUtilities/Reachability/GULReachabilityChecker+Internal.h"; sourceTree = ""; }; + A42D83884A036F012B9B620233D1A6B6 /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; + A5C44B06BE251627841971FB6387CE12 /* Lock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Lock.swift; path = RxSwift/Concurrency/Lock.swift; sourceTree = ""; }; A5F40C028C740A8440B23C3ECD1083E2 /* libRxTest.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRxTest.a; path = libRxTest.a; sourceTree = BUILT_PRODUCTS_DIR; }; - A624E6B66B4DFFCB2C1242A5EEA2B384 /* RxSwift.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxSwift.xcconfig; sourceTree = ""; }; - A6B1797414B1026BD502426368E23CC7 /* AEAD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AEAD.swift; path = Sources/CryptoSwift/AEAD/AEAD.swift; sourceTree = ""; }; - A6C6D4A47F0EEDBCFB14BD8491FAEBA5 /* TakeUntil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TakeUntil.swift; path = RxSwift/Observables/TakeUntil.swift; sourceTree = ""; }; - A71CEE657A986F13A26D05C7DFD33A6C /* _RXDelegateProxy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXDelegateProxy.m; path = RxCocoa/Runtime/_RXDelegateProxy.m; sourceTree = ""; }; - A733B470B2FB196F6F1DDC1EC96F9165 /* Hashable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Hashable.swift; path = Sources/Hashable.swift; sourceTree = ""; }; - A73B147CFC5EB3707A957C086BDE6EC0 /* IdentifiableValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IdentifiableValue.swift; path = Sources/Differentiator/IdentifiableValue.swift; sourceTree = ""; }; - A77DEFEB235497E4E734529DC69EEF84 /* QRPolynomial.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRPolynomial.swift; path = Sources/QRPolynomial.swift; sourceTree = ""; }; + A61D8020ABCE6078B5C1C67019CF5660 /* CIImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CIImage+.swift"; path = "Source/CIImage+.swift"; sourceTree = ""; }; + A632CDEEAA2DDC9C602C45C7A21D5D55 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; + A67410BA2BBE8FC3BAFCB6ABCF38A0E2 /* M13Checkbox.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13Checkbox.swift; path = Sources/M13Checkbox.swift; sourceTree = ""; }; + A68FF5AF1B9B60BBF6D7EE49A3C68FA1 /* QRMaskPattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRMaskPattern.swift; path = Sources/QRMaskPattern.swift; sourceTree = ""; }; + A6CBF94EC5DDF9D841DF8262B54EAFEE /* KeyRestoration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyRestoration.swift; path = Source/Models/Manual/KeyRestoration.swift; sourceTree = ""; }; + A7161942FD327D9110B7B1BDFF52D287 /* BinaryEncodingSizeVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryEncodingSizeVisitor.swift; path = Sources/SwiftProtobuf/BinaryEncodingSizeVisitor.swift; sourceTree = ""; }; + A74EA3A0BC712CBAAE8FB26199219AB7 /* Secp256r1.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Secp256r1.swift; path = Source/EllipticCurve/CommonCurves/Secp256r1.swift; sourceTree = ""; }; + A76C4A891F360CC5C51842E9B732D6E6 /* ChaCha20.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChaCha20.swift; path = Sources/CryptoSwift/ChaCha20.swift; sourceTree = ""; }; A7AB8191ABD17046298028AE4D4D21E7 /* libKeychainSwift.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libKeychainSwift.a; path = libKeychainSwift.a; sourceTree = BUILT_PRODUCTS_DIR; }; - A7BA36F135160B2B29FF887F20F59CE5 /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; - A7C008281F68D99379F0032DD685CB2B /* FIRAppAssociationRegistration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRAppAssociationRegistration.m; path = Firebase/Core/FIRAppAssociationRegistration.m; sourceTree = ""; }; - A7DC593BD8E2359AF3D459BDFC94B9B1 /* DER.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DER.swift; path = Source/Encoding/DER.swift; sourceTree = ""; }; - A7E2104B06771619DB83C2FDD7359471 /* Multiplication.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Multiplication.swift; path = Sources/Multiplication.swift; sourceTree = ""; }; - A84F7BF19E2CAD449C7970DE9BB809C1 /* UITextField+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextField+Rx.swift"; path = "RxCocoa/iOS/UITextField+Rx.swift"; sourceTree = ""; }; - A8963E450B1DC40720641056BA129D75 /* Generate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Generate.swift; path = RxSwift/Observables/Generate.swift; sourceTree = ""; }; - A8AD994DDE1FE260DE97F9C86803EE59 /* Bech32.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bech32.swift; path = Source/Models/Manual/Wallet/Address/Bech32/Bech32.swift; sourceTree = ""; }; - A8E23D82717184CF68F2FEB9EB2484B6 /* M13CheckboxCheckPathGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxCheckPathGenerator.swift; path = Sources/Paths/M13CheckboxCheckPathGenerator.swift; sourceTree = ""; }; - A913FF879500353C80B9ACD21FCD38DE /* Decoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Decoder.swift; path = Sources/SwiftProtobuf/Decoder.swift; sourceTree = ""; }; - A95ABE8F0C29459073C95049E0C33ACB /* KeychainSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainSwift-umbrella.h"; sourceTree = ""; }; - A9B3BB02D30E316BC7B475C85E60E0B3 /* Observable+Bind.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Bind.swift"; path = "RxCocoa/Common/Observable+Bind.swift"; sourceTree = ""; }; - AA1B183548B212558BD5C319D7D3C728 /* HistoricalSchedulerTimeConverter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HistoricalSchedulerTimeConverter.swift; path = RxSwift/Schedulers/HistoricalSchedulerTimeConverter.swift; sourceTree = ""; }; - AA59B493585C952690188E1C22B2881F /* EventMonitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EventMonitor.swift; path = Source/EventMonitor.swift; sourceTree = ""; }; - AB18BC7B274657D860CD1FB6F1C990E3 /* UISearchBar+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISearchBar+Rx.swift"; path = "RxCocoa/iOS/UISearchBar+Rx.swift"; sourceTree = ""; }; - ABA4478473E09B103215F32DD101FDF5 /* RxScrollViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxScrollViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxScrollViewDelegateProxy.swift; sourceTree = ""; }; - ABAE1228A60D7626D2472797F71F50A6 /* AnimationConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimationConfiguration.swift; path = Sources/RxDataSources/AnimationConfiguration.swift; sourceTree = ""; }; - AC3BC3AD4CEE71C7EA6C6AA9F30213D8 /* HTTPMethod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPMethod.swift; path = Source/HTTPMethod.swift; sourceTree = ""; }; - AC974599FBE4BC23192A0A9DC83D126F /* BigNumber.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BigNumber.swift; path = Source/BigNumber/BigNumber.swift; sourceTree = ""; }; + A8047D5A8827FB2A58587D2A287BAA75 /* SerialDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SerialDisposable.swift; path = RxSwift/Disposables/SerialDisposable.swift; sourceTree = ""; }; + A8074A63DE0B962E1ED16E02B5783720 /* EFQRCode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCode.swift; path = Source/EFQRCode.swift; sourceTree = ""; }; + A82EE804DAC2EB6137F7C90F2D83CC2E /* Disposables.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Disposables.swift; path = RxSwift/Disposables/Disposables.swift; sourceTree = ""; }; + A883C85B2221661B44E5605BBAEA08B0 /* UIPageControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIPageControl+Rx.swift"; path = "RxCocoa/iOS/UIPageControl+Rx.swift"; sourceTree = ""; }; + A8B132AF29FC1E19C2E5840F4A517526 /* NoUpperbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NoUpperbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Unbound/NoUpperbound.swift; sourceTree = ""; }; + A8E9B56EDA571479DE13805BE5CCFC32 /* EFQRCode-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EFQRCode-prefix.pch"; sourceTree = ""; }; + A91E1B54F2C67AA4BFB70F81BA747F52 /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; + A91FE64AAE9DED887D9E06DB5BDED3E1 /* Shifts.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Shifts.swift; path = Sources/Shifts.swift; sourceTree = ""; }; + A97CE37345C3721853064492250B8A0E /* EFQRCode.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = EFQRCode.xcconfig; sourceTree = ""; }; + AA169E1060A30BB3B8A68165308299E0 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/EllipticCurve/Keys/PublicKey.swift; sourceTree = ""; }; + AA402832DD38500DF83A9335563B33D9 /* ObservableConvertibleType+SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+SharedSequence.swift"; path = "RxCocoa/Traits/SharedSequence/ObservableConvertibleType+SharedSequence.swift"; sourceTree = ""; }; + AB5538B997F016E92A603A1AB9297C15 /* CBCMAC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CBCMAC.swift; path = Sources/CryptoSwift/CBCMAC.swift; sourceTree = ""; }; + AB602EB3491A9659B40D834801723D25 /* Producer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Producer.swift; path = RxSwift/Observables/Producer.swift; sourceTree = ""; }; + AB873B5A3443BB2FE4E3A9310CAC0337 /* AtomicInt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AtomicInt.swift; path = Platform/AtomicInt.swift; sourceTree = ""; }; + ABB10D0359167E81B12821C4B4E8AD5C /* Blowfish+Foundation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Blowfish+Foundation.swift"; path = "Sources/CryptoSwift/Foundation/Blowfish+Foundation.swift"; sourceTree = ""; }; + ABF863E2F5BF9BAB28F0633AE0FB7444 /* wrappers.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = wrappers.pb.swift; path = Sources/SwiftProtobuf/wrappers.pb.swift; sourceTree = ""; }; + ABFC139D3D42B32C65D028A60E27ED98 /* Poly1305.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Poly1305.swift; path = Sources/CryptoSwift/Poly1305.swift; sourceTree = ""; }; + AC038DF1F391824CF6CFBF0FB797121D /* AnyKeySigner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyKeySigner.swift; path = Source/EllipticCurve/Signing/AnyKeySigner.swift; sourceTree = ""; }; + AC1DA126820987527B7BCA029ABAFBED /* GULNSData+zlib.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "GULNSData+zlib.h"; path = "GoogleUtilities/NSData+zlib/GULNSData+zlib.h"; sourceTree = ""; }; + AC5C338A6CD084B029A3146067172C49 /* QRCodeReaderViewControllerDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeReaderViewControllerDelegate.swift; path = Sources/QRCodeReaderViewControllerDelegate.swift; sourceTree = ""; }; + ACACFEFDE3970EBEFBC9B7A4984FDABF /* M13Checkbox-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "M13Checkbox-dummy.m"; sourceTree = ""; }; ACC81BA1236895E76C57015F73CA78E0 /* Pods-Zhip.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-Zhip.modulemap"; sourceTree = ""; }; - AD15043F72936EEA6DEFADB43CECF609 /* RxTest.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxTest.xcconfig; sourceTree = ""; }; - AD2FA9801257A20F52F26F2009223ED5 /* UIApplication+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIApplication+Rx.swift"; path = "RxCocoa/iOS/UIApplication+Rx.swift"; sourceTree = ""; }; - AD6366DC8714009532CB8649C42A90A2 /* Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Zip+arity.swift"; path = "RxSwift/Observables/Zip+arity.swift"; sourceTree = ""; }; - AD7C635BC6E96D56AAEDA2B71B36C8D8 /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; - AD933EA50B0B33D5E7FB0FFC4AAB36AF /* UIImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIImage+.swift"; path = "Source/UIImage+.swift"; sourceTree = ""; }; - AD9E4D7767201CE9F14C4A10809AB7EA /* Catch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Catch.swift; path = RxSwift/Observables/Catch.swift; sourceTree = ""; }; - ADEE0231FFC0A2CFC8D7465FEC757E17 /* BigInt.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = BigInt.modulemap; sourceTree = ""; }; - AE2D790D707626FAC36A945FEA2BEE5D /* ConnectableObservableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectableObservableType.swift; path = RxSwift/ConnectableObservableType.swift; sourceTree = ""; }; - AE597B12B9A98B5271E678999738C069 /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; - AED933E1F28183B2B95B9BD317FD565A /* CMAC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CMAC.swift; path = Sources/CryptoSwift/CMAC.swift; sourceTree = ""; }; + ACCDF44F02A1401A0D04E52038EAF783 /* SwitchIfEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwitchIfEmpty.swift; path = RxSwift/Observables/SwitchIfEmpty.swift; sourceTree = ""; }; + ACD5636BC8F09A54B3CC617BBEB7E417 /* SwiftGen.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftGen.xcconfig; sourceTree = ""; }; + AD080B4D7EB1B2C098BB889C0A338295 /* Array+Foundation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Array+Foundation.swift"; path = "Sources/CryptoSwift/Foundation/Array+Foundation.swift"; sourceTree = ""; }; + AD48CC9713DCCF1ED18A0ED95D4E3961 /* SingleAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SingleAsync.swift; path = RxSwift/Observables/SingleAsync.swift; sourceTree = ""; }; + AD62D85FE627970A954EBED4DB72CB1C /* TakeWhile.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TakeWhile.swift; path = RxSwift/Observables/TakeWhile.swift; sourceTree = ""; }; + ADE682F02FB0C54D19E0ADB877EAD487 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; + AE74323A8CC7ABCF1E0E3D45D07C0B10 /* Zilliqa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Zilliqa.swift; path = Source/EllipticCurve/DistributedSystem/DLTs/Zilliqa.swift; sourceTree = ""; }; + AEA4DD8454CE72A30CB750AE0AF38A61 /* AES+Foundation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AES+Foundation.swift"; path = "Sources/CryptoSwift/Foundation/AES+Foundation.swift"; sourceTree = ""; }; + AEC747CF879704589A5C43055FF4B311 /* TailRecursiveSink.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TailRecursiveSink.swift; path = RxSwift/Observers/TailRecursiveSink.swift; sourceTree = ""; }; + AEF5B72EAEABCE19668B9C5CC4330484 /* GULUserDefaults.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULUserDefaults.m; path = GoogleUtilities/UserDefaults/GULUserDefaults.m; sourceTree = ""; }; AF22F74E28325DDF2F4982EA67CC32D0 /* libDifferentiator.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libDifferentiator.a; path = libDifferentiator.a; sourceTree = BUILT_PRODUCTS_DIR; }; - AF2EFD149024DC3B0BB3FE35E72FE156 /* Differentiator.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Differentiator.xcconfig; sourceTree = ""; }; - AFEE750B1F041CCB76625B3A7A1493BD /* RxCocoa-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxCocoa-prefix.pch"; sourceTree = ""; }; - B079D784A96424FEFE20D32D570A9B43 /* StreamEncryptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StreamEncryptor.swift; path = Sources/CryptoSwift/StreamEncryptor.swift; sourceTree = ""; }; - B087CC2B81F7BCF9A25F697F217B909E /* SectionModelType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionModelType.swift; path = Sources/Differentiator/SectionModelType.swift; sourceTree = ""; }; - B08EC80DFDB445F3747A5A8C596CA55C /* Producer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Producer.swift; path = RxSwift/Observables/Producer.swift; sourceTree = ""; }; - B18F796C1D5CBB5DCE6F6E118F4BD40F /* DateToolsSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DateToolsSwift.modulemap; sourceTree = ""; }; - B1ACEF08D8098A0118E2D1763619146F /* Prime Test.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Prime Test.swift"; path = "Sources/Prime Test.swift"; sourceTree = ""; }; - B1B0E32AE2E1BD58912C3B8C05B81505 /* CryptoSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CryptoSwift-dummy.m"; sourceTree = ""; }; - B1CAC20B2FAFDC995A71F43D443C8005 /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; - B1CEC2AFB1051A05D709F04B2508A56C /* Upperbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Upperbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Uppperbound/Upperbound.swift; sourceTree = ""; }; + AF2ED74525B79DFC5B81D0D780C67CFE /* ExpressibleByAmount+Validate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+Validate.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Validate.swift"; sourceTree = ""; }; + AF81179BEF92DDF45A56333EF977178B /* SkyFloatingLabelTextField-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SkyFloatingLabelTextField-prefix.pch"; sourceTree = ""; }; + B0383C9E27F675127B50CBDB9F747266 /* Error.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Error.swift; path = RxSwift/Observables/Error.swift; sourceTree = ""; }; + B070C7A7924D461649B459EF1A981A88 /* BalanceResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BalanceResponse.swift; path = Source/Networking/JSONRPC/Responses/Balance/BalanceResponse.swift; sourceTree = ""; }; + B09D9A32350C522CFD7796CBE9221371 /* _RXKVOObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXKVOObserver.m; path = RxCocoa/Runtime/_RXKVOObserver.m; sourceTree = ""; }; + B0C2F2EB6F4009A895472D0B05BCC813 /* UInt64+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UInt64+Extension.swift"; path = "Sources/CryptoSwift/UInt64+Extension.swift"; sourceTree = ""; }; + B1E52344341137B6ED5DC47443BEA58A /* Encodable+Dictionary.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Encodable+Dictionary.swift"; path = "Source/Extensions/Encodable+Dictionary.swift"; sourceTree = ""; }; B1FC5865C7D3867CB3D6CCFF66E075C4 /* libDateToolsSwift.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libDateToolsSwift.a; path = libDateToolsSwift.a; sourceTree = BUILT_PRODUCTS_DIR; }; B22F5A5171113D319CF6F22A9DD17477 /* libBigInt.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libBigInt.a; path = libBigInt.a; sourceTree = BUILT_PRODUCTS_DIR; }; - B24325DAF8BCC6343F92795355A3E814 /* KVORepresentable+Swift.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "KVORepresentable+Swift.swift"; path = "RxCocoa/Foundation/KVORepresentable+Swift.swift"; sourceTree = ""; }; - B2A9AE4032E4C76DD4E4CDA90A4D2959 /* FIRAnalyticsConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRAnalyticsConfiguration.m; path = Firebase/Core/FIRAnalyticsConfiguration.m; sourceTree = ""; }; - B2AE82947B84311E91E34A05C5097224 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; - B3677814AAC681D06B9421EC91853317 /* EFQRCode-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EFQRCode-umbrella.h"; sourceTree = ""; }; - B3D97FB34B7D23D84C142E2ABFF994DE /* DoubleFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DoubleFormatter.swift; path = Sources/SwiftProtobuf/DoubleFormatter.swift; sourceTree = ""; }; - B431AD0296D6900BE625AAF613CACACD /* ExtensibleMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensibleMessage.swift; path = Sources/SwiftProtobuf/ExtensibleMessage.swift; sourceTree = ""; }; - B47306F182AEE4E828881AC34E725982 /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; - B49957009CD7CA44B7ED70495F2CB1A3 /* SynchronizedOnType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedOnType.swift; path = RxSwift/Concurrency/SynchronizedOnType.swift; sourceTree = ""; }; - B4CFD59D26F088DC697FFD55EF733392 /* SBPlatformDestination.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SBPlatformDestination.swift; path = Sources/SBPlatformDestination.swift; sourceTree = ""; }; - B4FB0EEC5D183568B478BD672FFCD019 /* ProtobufAPIVersionCheck.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProtobufAPIVersionCheck.swift; path = Sources/SwiftProtobuf/ProtobufAPIVersionCheck.swift; sourceTree = ""; }; - B4FE5B0E701FA731465EE12DC63237E2 /* empty.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = empty.pb.swift; path = Sources/SwiftProtobuf/empty.pb.swift; sourceTree = ""; }; - B5204DF13A0F91EDEC928D2AE7FFE4C8 /* TimePeriodGroup.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriodGroup.swift; path = DateToolsSwift/DateTools/TimePeriodGroup.swift; sourceTree = ""; }; - B52D7D26516BD1428C278EDAFFA8E47C /* CIImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CIImage+.swift"; path = "Source/CIImage+.swift"; sourceTree = ""; }; - B539B28C0E97C0CA5A8CEEBA2AC5C0DB /* VirtualTimeConverterType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VirtualTimeConverterType.swift; path = RxSwift/Schedulers/VirtualTimeConverterType.swift; sourceTree = ""; }; - B5851CDE26990A2680883630A7AB5C3A /* ValidationRulePattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRulePattern.swift; path = Validator/Sources/Rules/ValidationRulePattern.swift; sourceTree = ""; }; - B58AC49F5AF5391EAC31A51237764E8B /* KeychainSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainSwift-prefix.pch"; sourceTree = ""; }; - B5E4EB21BB136FF5236DBC1A0FA141C6 /* AEADChaCha20Poly1305.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AEADChaCha20Poly1305.swift; path = Sources/CryptoSwift/AEAD/AEADChaCha20Poly1305.swift; sourceTree = ""; }; - B679CC26F6665DA28D7CC5466B1302D2 /* QRCode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCode.swift; path = Sources/QRCode.swift; sourceTree = ""; }; - B68F24698F0B8772D066B2C6DFDE5F37 /* SynchronizedUnsubscribeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedUnsubscribeType.swift; path = RxSwift/Concurrency/SynchronizedUnsubscribeType.swift; sourceTree = ""; }; - B6A0FD914CC42C80FA04A09A12B96763 /* UIRefreshControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIRefreshControl+Rx.swift"; path = "RxCocoa/iOS/UIRefreshControl+Rx.swift"; sourceTree = ""; }; - B6AF8CAB5E3EB2B7C96ECFA260BFE804 /* Differentiator.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Differentiator.modulemap; sourceTree = ""; }; - B6B0E023AFC7B0B36CEB9C587967EF47 /* FirebaseCore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FirebaseCore-umbrella.h"; sourceTree = ""; }; - B705704DA964244D0A46F9373A41A7EB /* Buffer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Buffer.swift; path = RxSwift/Observables/Buffer.swift; sourceTree = ""; }; - B719271B382DB7FE9903B6070820E1C5 /* SHA2.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SHA2.swift; path = Sources/CryptoSwift/SHA2.swift; sourceTree = ""; }; - B722CACF886971BDA9418D4FC208E764 /* DateToolsSwift.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DateToolsSwift.xcconfig; sourceTree = ""; }; - B731CDB0B2FF8F76E65D6800954BBE62 /* PCBC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PCBC.swift; path = Sources/CryptoSwift/BlockMode/PCBC.swift; sourceTree = ""; }; - B76AC734778D5ECD7BD7AABEC07DC64F /* KeychainSwiftAccessOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeychainSwiftAccessOptions.swift; path = Sources/KeychainSwiftAccessOptions.swift; sourceTree = ""; }; - B780F5D26EA9C8298FFBE36D5090B830 /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; - B7AC4B66EE8FD2AFCB4557036FDD01A9 /* AmountError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AmountError.swift; path = Source/Models/Manual/ExpressibleByAmount/AmountError.swift; sourceTree = ""; }; - B7BA1D78E923B91D464CBDE4000509AF /* EFQRCode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCode.swift; path = Source/EFQRCode.swift; sourceTree = ""; }; - B821E6CE13CE8D58CC8E0151918BC0F3 /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; - B879230EFF56CBD193B5068D2EE3648A /* swift_qrcodejs.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = swift_qrcodejs.xcconfig; sourceTree = ""; }; - B88B3FE7DBFDF6C0035F6EE9D23FDD0B /* AES256CBC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AES256CBC.swift; path = Sources/AES256CBC.swift; sourceTree = ""; }; - B8F58BDFA5BDF483781B908FCC98FEDF /* Wallet+Codable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Wallet+Codable.swift"; path = "Source/Models/Manual/Wallet/Wallet/Wallet+Codable.swift"; sourceTree = ""; }; - B8FFA1174F8CDAFA9ED1206272B30E89 /* ScheduledItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledItem.swift; path = RxSwift/Schedulers/Internal/ScheduledItem.swift; sourceTree = ""; }; - B95BD1B29A6BC87DEFB5586648BD07B7 /* MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MD5.swift; path = Sources/CryptoSwift/MD5.swift; sourceTree = ""; }; - B9B825EBA06E13099BE812AE44358BE4 /* SwiftProtobuf.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftProtobuf.xcconfig; sourceTree = ""; }; - BA2A3252941541E2D6A0576F21B3F0A4 /* UILabel+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UILabel+Rx.swift"; path = "RxCocoa/iOS/UILabel+Rx.swift"; sourceTree = ""; }; - BA7E52462A13D548CDB8F206AB3B2886 /* ValidationRuleContains.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleContains.swift; path = Validator/Sources/Rules/ValidationRuleContains.swift; sourceTree = ""; }; - BAE410A39ACD7C97035016FBD022B55F /* QRMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRMode.swift; path = Sources/QRMode.swift; sourceTree = ""; }; - BB2F036EA198564D036204C5CB9BA366 /* DateTools.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = DateTools.bundle; path = DateToolsSwift/DateTools/DateTools.bundle; sourceTree = ""; }; - BB45A05A51E35FCBBE0D4B13907F6EA3 /* ItemEvents.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ItemEvents.swift; path = RxCocoa/iOS/Events/ItemEvents.swift; sourceTree = ""; }; - BBE4D32B97385D6A1A01F5FC679D8200 /* Changeset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Changeset.swift; path = Sources/Differentiator/Changeset.swift; sourceTree = ""; }; - BC0B1BB9BA7E11DD312FD8EBD1A9B9D9 /* PublishRelay+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PublishRelay+Signal.swift"; path = "RxCocoa/Traits/Signal/PublishRelay+Signal.swift"; sourceTree = ""; }; - BC62B7F049C63E05472E424F0D9D6011 /* Google_Protobuf_Any+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_Any+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_Any+Extensions.swift"; sourceTree = ""; }; - BC64EB80D50AC7CCDB5874D03AA40498 /* CIColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CIColor+.swift"; path = "Source/CIColor+.swift"; sourceTree = ""; }; - BCD6F835A0834ED8CD3F2AE8099885A5 /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; - BD676004B499E04FCE29E4FEDC56FB9F /* SwiftyBeaver.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyBeaver.xcconfig; sourceTree = ""; }; - BE1DBF770C0364E74E1F1AEA811141E4 /* Address.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Address.swift; path = Source/EllipticCurve/Keys/Address/Address.swift; sourceTree = ""; }; - BE364EEEBDFEB8F3414B9BB41C8232BA /* Date+Bundle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Bundle.swift"; path = "DateToolsSwift/DateTools/Date+Bundle.swift"; sourceTree = ""; }; - BE3DA5DE2C7E8E995D18CCB6F8E4D31C /* GULUserDefaults.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULUserDefaults.m; path = GoogleUtilities/UserDefaults/GULUserDefaults.m; sourceTree = ""; }; - BE69284951CEB97699E566384822E3D6 /* Zilliqa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Zilliqa.swift; path = Source/EllipticCurve/DistributedSystem/DLTs/Zilliqa.swift; sourceTree = ""; }; - BEC06F0B5DC1272C744FA2C4E5621BC1 /* Sequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sequence.swift; path = RxSwift/Observables/Sequence.swift; sourceTree = ""; }; - BEFF9A66534DE199658314A222943152 /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; - BF10BF22C192484548187AF81CF0611E /* GULNetwork.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetwork.h; path = GoogleUtilities/Network/Private/GULNetwork.h; sourceTree = ""; }; - BF1154BADA9F4F336BB7DCBDC09F2F25 /* TegKeychainConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TegKeychainConstants.swift; path = Sources/TegKeychainConstants.swift; sourceTree = ""; }; - BFFDC2A5F7CE450C3700DFBDA00BADF3 /* HashVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HashVisitor.swift; path = Sources/SwiftProtobuf/HashVisitor.swift; sourceTree = ""; }; - C02FDA9330B2E7B9861B558B14228C8A /* DelegateProxyType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelegateProxyType.swift; path = RxCocoa/Common/DelegateProxyType.swift; sourceTree = ""; }; - C03ACF7ABCEFDB18FAFB8F1284ECFE3D /* Keystore+KeyDeriving.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Keystore+KeyDeriving.swift"; path = "Source/Models/Manual/Wallet/Keystore/Keystore+KeyDeriving.swift"; sourceTree = ""; }; - C09D9451F8381CF40F5644EE075E062E /* Data_Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Data_Extension.swift; path = Source/Extensions/Data_Extension.swift; sourceTree = ""; }; - C10E40C7AB535D78BDEBE31E0EF2FFF5 /* FIRAnalyticsConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAnalyticsConfiguration.h; path = Firebase/Core/Public/FIRAnalyticsConfiguration.h; sourceTree = ""; }; - C1216BE4CD6429665B60416EBF7013D1 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/EllipticCurve/Signing/Message.swift; sourceTree = ""; }; - C19AEF49ECE812EB6A35ECD477120DF9 /* RxCollectionViewSectionedAnimatedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewSectionedAnimatedDataSource.swift; path = Sources/RxDataSources/RxCollectionViewSectionedAnimatedDataSource.swift; sourceTree = ""; }; - C1B687E408F68B4CC98749523C833C47 /* Schnorr.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Schnorr.swift; path = Source/EllipticCurve/Signing/CommonSigning/Schnorr.swift; sourceTree = ""; }; - C22DCE9347385341170E3D93FF506F51 /* M13CheckboxController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxController.swift; path = Sources/M13CheckboxController.swift; sourceTree = ""; }; - C22F736DB6F45C5033DFB1E122F9057F /* GULMutableDictionary.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULMutableDictionary.m; path = GoogleUtilities/Network/GULMutableDictionary.m; sourceTree = ""; }; - C24FE51E1CC899CB248E915375F91020 /* ExpressibleByAmount+UnitConversion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+UnitConversion.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+UnitConversion.swift"; sourceTree = ""; }; - C2C24A9285CCD3074F6B828D924C3FFA /* Amb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Amb.swift; path = RxSwift/Observables/Amb.swift; sourceTree = ""; }; - C2E740CB991FC2502564EA12B94F4A14 /* EFUIntPixel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFUIntPixel.swift; path = Source/EFUIntPixel.swift; sourceTree = ""; }; - C2EE0568C19ECE35E15BEAB8C855B9B6 /* ServerTrustEvaluation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustEvaluation.swift; path = Source/ServerTrustEvaluation.swift; sourceTree = ""; }; - C2F3DC1FF3427F066CF105B054CAD3E3 /* SwiftyBeaver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyBeaver.swift; path = Sources/SwiftyBeaver.swift; sourceTree = ""; }; - C3053D9E6EFFFC7BB6423CD37FCD3305 /* TableViewSectionedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TableViewSectionedDataSource.swift; path = Sources/RxDataSources/TableViewSectionedDataSource.swift; sourceTree = ""; }; - C3116CF6E859A248971AF4611FBF040B /* Reactive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Reactive.swift; path = RxSwift/Reactive.swift; sourceTree = ""; }; - C3B31F17629A82D3C535C9F85E97BA6F /* Message+JSONArrayAdditions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Message+JSONArrayAdditions.swift"; path = "Sources/SwiftProtobuf/Message+JSONArrayAdditions.swift"; sourceTree = ""; }; - C3E1700AF82D10C580C6D44E44A2DCEF /* EllipticCurveKit.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = EllipticCurveKit.xcconfig; sourceTree = ""; }; - C3FC4A88BC02CE4D792B2E889D9A277D /* TinyConstraints.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TinyConstraints.swift; path = TinyConstraints/Classes/TinyConstraints.swift; sourceTree = ""; }; - C42C02672DB02C9B98BD65FA2961D2B6 /* RxBlocking-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxBlocking-prefix.pch"; sourceTree = ""; }; - C465B1C3DDC8D3C4E9D933075680B097 /* ToArray.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToArray.swift; path = RxSwift/Observables/ToArray.swift; sourceTree = ""; }; - C4935FC2E968834EEE2397C0E6A95B71 /* ZeroPadding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZeroPadding.swift; path = Sources/CryptoSwift/ZeroPadding.swift; sourceTree = ""; }; - C4BCDA40628EF03AEAECBFAF25004F1B /* UISegmentedControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISegmentedControl+Rx.swift"; path = "RxCocoa/iOS/UISegmentedControl+Rx.swift"; sourceTree = ""; }; - C4C86372CD46F04110599B598939393A /* TimeUtils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimeUtils.swift; path = Sources/SwiftProtobuf/TimeUtils.swift; sourceTree = ""; }; - C51DB81E21E3BE21ECFC6D857BDBD215 /* Base58.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Base58.swift; path = Source/Encoding/Base58.swift; sourceTree = ""; }; - C53941058A92A05C4126051CF641E9FB /* RxAtomic.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxAtomic.xcconfig; sourceTree = ""; }; - C54B8223CD0A05B8BCDBDD4587F8ADD1 /* RxTableViewSectionedAnimatedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewSectionedAnimatedDataSource.swift; path = Sources/RxDataSources/RxTableViewSectionedAnimatedDataSource.swift; sourceTree = ""; }; - C5906C036594DC1818F56FEA560B023F /* Window.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Window.swift; path = RxSwift/Observables/Window.swift; sourceTree = ""; }; - C5A76A5318BAADD0A302B278939868D7 /* PKCS7Padding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PKCS7Padding.swift; path = Sources/CryptoSwift/PKCS/PKCS7Padding.swift; sourceTree = ""; }; - C5DBEDA83E2F25E3D059D083419E059D /* RxTabBarDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTabBarDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTabBarDelegateProxy.swift; sourceTree = ""; }; - C627EBB114A76E2894BC272E4700E383 /* ZigZag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZigZag.swift; path = Sources/SwiftProtobuf/ZigZag.swift; sourceTree = ""; }; - C650D28069B1D131494BF57FA699408D /* SignedTransaction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SignedTransaction.swift; path = Source/Models/Manual/Payment/SignedTransaction.swift; sourceTree = ""; }; - C692AAE6F360937462DCF92FF5A98057 /* APIClient.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = APIClient.swift; path = Source/Networking/APIClient/APIClient.swift; sourceTree = ""; }; - C69F0B5E7063BDBA8ED52026ED10A6DE /* FIRAppInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAppInternal.h; path = Firebase/Core/Private/FIRAppInternal.h; sourceTree = ""; }; - C6AF812CE36EC31DA2CFD3EEF73F833F /* UIViewController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIViewController+Rx.swift"; path = "RxCocoa/iOS/UIViewController+Rx.swift"; sourceTree = ""; }; - C6C601888385F8024AB0C39D1E6ED03B /* GULUserDefaults.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULUserDefaults.h; path = GoogleUtilities/UserDefaults/Private/GULUserDefaults.h; sourceTree = ""; }; - C733DBB6445F8A01B8B250F8FE7DEB0B /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; - C7602B4CF2E65A8FBC046B238E46FDA9 /* RxTextStorageDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTextStorageDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTextStorageDelegateProxy.swift; sourceTree = ""; }; + B23A14B55C5A6F697DC0FEAE714EAF7D /* GULNetworkMessageCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetworkMessageCode.h; path = GoogleUtilities/Network/Private/GULNetworkMessageCode.h; sourceTree = ""; }; + B25068BD512DCBDC94522F1CF320491F /* NSColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSColor+.swift"; path = "Source/NSColor+.swift"; sourceTree = ""; }; + B25ED6FF7D2D1FC1771EB71878DCA3DF /* KeyDerivationFunction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyDerivationFunction.swift; path = Source/Models/Manual/Wallet/Keystore/KeyDerivationFunction.swift; sourceTree = ""; }; + B27B45FE9DBDC85F9736D9F765C4F580 /* NSTextStorage+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextStorage+Rx.swift"; path = "RxCocoa/iOS/NSTextStorage+Rx.swift"; sourceTree = ""; }; + B2F5C45C56AC595190EDF3F8F6886B2D /* ValidationRuleEquality.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleEquality.swift; path = Validator/Sources/Rules/ValidationRuleEquality.swift; sourceTree = ""; }; + B2F68DB18DC80427F598050D36BF2411 /* ControlTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlTarget.swift; path = RxCocoa/Common/ControlTarget.swift; sourceTree = ""; }; + B31BB14E4673B6BB0F5267721F3C25D4 /* Fabric.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Fabric.framework; path = iOS/Fabric.framework; sourceTree = ""; }; + B37F3384EDB97DBE24F49728B7995D5A /* GULLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULLogger.m; path = GoogleUtilities/Logger/GULLogger.m; sourceTree = ""; }; + B390B31A800C6870372EE748F7EBF165 /* EFIntSize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFIntSize.swift; path = Source/EFIntSize.swift; sourceTree = ""; }; + B3AA3DF581E831B2C6E9E64D02A62854 /* KVORepresentable+CoreGraphics.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "KVORepresentable+CoreGraphics.swift"; path = "RxCocoa/Foundation/KVORepresentable+CoreGraphics.swift"; sourceTree = ""; }; + B3BA78469080B1DE1B864371855F925A /* Disposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Disposable.swift; path = RxSwift/Disposable.swift; sourceTree = ""; }; + B3EB2FA3A45E2FA26B585046DFFD998D /* CurrentThreadScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CurrentThreadScheduler.swift; path = RxSwift/Schedulers/CurrentThreadScheduler.swift; sourceTree = ""; }; + B472647AF06273DD0392CA5E6B25EE78 /* Range.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Range.swift; path = RxSwift/Observables/Range.swift; sourceTree = ""; }; + B4FB7BCF957B94BD642E719EFE4E8BED /* AsSingle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsSingle.swift; path = RxSwift/Observables/AsSingle.swift; sourceTree = ""; }; + B510343A4FB42E397F99B3C652A2ADAC /* Zip.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Zip.swift; path = RxSwift/Observables/Zip.swift; sourceTree = ""; }; + B54365CAF60202F67D9495877F109800 /* RxBlocking-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxBlocking-prefix.pch"; sourceTree = ""; }; + B57731D793E2A760B0E23EAED67BB46E /* KeyValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyValue.swift; path = Source/Cryptography/HMAC_DRBG/KeyValue.swift; sourceTree = ""; }; + B584B49212F538DFDE11D004D3299E86 /* URLConvertible+URLRequestConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLConvertible+URLRequestConvertible.swift"; path = "Source/URLConvertible+URLRequestConvertible.swift"; sourceTree = ""; }; + B5E0326D247237927BF4EEB5840CB07C /* Validatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validatable.swift; path = Validator/Sources/Validatable.swift; sourceTree = ""; }; + B5E6292D3045F0033AC21473ECB00FFD /* Sink.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sink.swift; path = RxSwift/Observables/Sink.swift; sourceTree = ""; }; + B5F211B2743748879A768FE05E6119C8 /* Message+JSONArrayAdditions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Message+JSONArrayAdditions.swift"; path = "Sources/SwiftProtobuf/Message+JSONArrayAdditions.swift"; sourceTree = ""; }; + B6139A036286E3223FA5F42B4BD5876B /* GCM.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GCM.swift; path = Sources/CryptoSwift/BlockMode/GCM.swift; sourceTree = ""; }; + B62621B66436355C44F5AA7A66FF6010 /* ConnectableObservableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectableObservableType.swift; path = RxSwift/ConnectableObservableType.swift; sourceTree = ""; }; + B675FB8C33227C78D308E59D76FCAA35 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/EllipticCurve/Signing/Message.swift; sourceTree = ""; }; + B6AB46FAD7E5657DC6881D304CEDC297 /* CustomJSONCodable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CustomJSONCodable.swift; path = Sources/SwiftProtobuf/CustomJSONCodable.swift; sourceTree = ""; }; + B6AC8141DF8AC0B9CBAFDAFD1982233E /* FirebaseInstanceID.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseInstanceID.xcconfig; sourceTree = ""; }; + B6B2377081CB139849938214509CB213 /* RxCollectionViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewReactiveArrayDataSource.swift; path = RxCocoa/iOS/DataSources/RxCollectionViewReactiveArrayDataSource.swift; sourceTree = ""; }; + B6C3BB1FF2B8641019F7D65A3B2820BA /* ValidationRuleURL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleURL.swift; path = Validator/Sources/Rules/ValidationRuleURL.swift; sourceTree = ""; }; + B6FE19152253AD0B93E07BB059A74660 /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; + B799A58BBA943E61170A06C0ED3342FE /* _RXDelegateProxy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXDelegateProxy.m; path = RxCocoa/Runtime/_RXDelegateProxy.m; sourceTree = ""; }; + B7B8C12673388ED2A629EB5258D31ECF /* QRErrorCorrectLevel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRErrorCorrectLevel.swift; path = Sources/QRErrorCorrectLevel.swift; sourceTree = ""; }; + B7EB1D08ABE39669C6C97428F6811FD8 /* Constraints.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Constraints.swift; path = TinyConstraints/Classes/Constraints.swift; sourceTree = ""; }; + B83B27FB1C1EAF07794DCBE558427C30 /* FIRAppAssociationRegistration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRAppAssociationRegistration.m; path = Firebase/Core/FIRAppAssociationRegistration.m; sourceTree = ""; }; + B87E8689944B8D17E8E1224DCF4B4F07 /* CLSAttributes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CLSAttributes.h; path = iOS/Crashlytics.framework/Headers/CLSAttributes.h; sourceTree = ""; }; + B8C7AEB8D1F62CB355D2EFC0D974B7B7 /* EFQRCode+GIF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EFQRCode+GIF.swift"; path = "Source/EFQRCode+GIF.swift"; sourceTree = ""; }; + B8E1D8C112FF27884311B69933AB3ED1 /* ProtoNameProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProtoNameProviding.swift; path = Sources/SwiftProtobuf/ProtoNameProviding.swift; sourceTree = ""; }; + B99F235A77EAFAED6A2DC500FED00CAB /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; + BAF755D55AE452A6DED13CC934631378 /* XCTest+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "XCTest+Rx.swift"; path = "RxTest/XCTest+Rx.swift"; sourceTree = ""; }; + BB704DDE900FDF9ED8234859A4BD7E15 /* AlamofireExtended.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlamofireExtended.swift; path = Source/AlamofireExtended.swift; sourceTree = ""; }; + BBA3E35FEE355EE21D32F992BE776B04 /* FIRLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLogger.h; path = Firebase/Core/Private/FIRLogger.h; sourceTree = ""; }; + BBC083CC33BC5CF2F310E033A9F25609 /* UnknownStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UnknownStorage.swift; path = Sources/SwiftProtobuf/UnknownStorage.swift; sourceTree = ""; }; + BBFD7FA975F07A008BFA64F842369B8B /* NSControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSControl+Rx.swift"; path = "RxCocoa/macOS/NSControl+Rx.swift"; sourceTree = ""; }; + BC663D643603ABF75E357F916DEAB05E /* ShareReplayScope.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShareReplayScope.swift; path = RxSwift/Observables/ShareReplayScope.swift; sourceTree = ""; }; + BC7E2CC342B9474D0CEEDB5666082B3B /* Wallet+Decrypt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Wallet+Decrypt.swift"; path = "Source/Models/Manual/Wallet/Wallet/Wallet+Decrypt.swift"; sourceTree = ""; }; + BCB490204DE8DA61EFA5134A37EB0770 /* ItemPath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ItemPath.swift; path = Sources/Differentiator/ItemPath.swift; sourceTree = ""; }; + BCC3C1BE90ACC3B3FB7CC5FFC3C427AB /* FIRComponentContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentContainer.h; path = Firebase/Core/Private/FIRComponentContainer.h; sourceTree = ""; }; + BD75C83C66CBE01C2ED29948E8044F01 /* GULOriginalIMPConvenienceMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULOriginalIMPConvenienceMacros.h; path = GoogleUtilities/MethodSwizzler/Private/GULOriginalIMPConvenienceMacros.h; sourceTree = ""; }; + BDF7FA3F3B9FDBDC037F4F3718262148 /* ScheduledItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledItem.swift; path = RxSwift/Schedulers/Internal/ScheduledItem.swift; sourceTree = ""; }; + BEFE8DBAE2898360E81ABB3E282B2FB0 /* GULAppEnvironmentUtil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULAppEnvironmentUtil.m; path = GoogleUtilities/Environment/third_party/GULAppEnvironmentUtil.m; sourceTree = ""; }; + BF0C4FFA796E8244B40B7BBE9F8641CD /* ToggleTorchButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToggleTorchButton.swift; path = Sources/ToggleTorchButton.swift; sourceTree = ""; }; + BF304A0879416097F73B73CCA47D851B /* Subtraction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Subtraction.swift; path = Sources/Subtraction.swift; sourceTree = ""; }; + BF6F449BA269301263DCB9C3951FEA6F /* RxTableViewSectionedReloadDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewSectionedReloadDataSource.swift; path = Sources/RxDataSources/RxTableViewSectionedReloadDataSource.swift; sourceTree = ""; }; + BF7C02CCEF9F016C446EAB27C108DBE4 /* FIROptions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIROptions.m; path = Firebase/Core/FIROptions.m; sourceTree = ""; }; + C04762816B0FC9D503F4A819D6C634A3 /* BaseDestination.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BaseDestination.swift; path = Sources/BaseDestination.swift; sourceTree = ""; }; + C058F6935446FFFC11509EE250A63B1C /* Cipher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Cipher.swift; path = Sources/CryptoSwift/Cipher.swift; sourceTree = ""; }; + C05E6885997E94656BD3E87409D85066 /* RetryWhen.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryWhen.swift; path = RxSwift/Observables/RetryWhen.swift; sourceTree = ""; }; + C067C6243045B1BBD42C841032D02CEB /* Multiplication.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Multiplication.swift; path = Sources/Multiplication.swift; sourceTree = ""; }; + C07CF6F4643E4A1573AF58892CC71C63 /* Enums.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Enums.swift; path = DateToolsSwift/DateTools/Enums.swift; sourceTree = ""; }; + C0931B3F30A3156C39033F87652BEB81 /* Deferred.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deferred.swift; path = RxSwift/Observables/Deferred.swift; sourceTree = ""; }; + C0C3EF69B94D13B3C3CEC8B3EB4D84FB /* StreamEncryptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StreamEncryptor.swift; path = Sources/CryptoSwift/StreamEncryptor.swift; sourceTree = ""; }; + C0D1A5E9CFD913700DA047062C056447 /* BigUInt+String+Init.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "BigUInt+String+Init.swift"; path = "Source/BigNumber/BigUInt+String+Init.swift"; sourceTree = ""; }; + C0F183B260312634CCA923A349C439D5 /* CombineLatest+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CombineLatest+arity.swift"; path = "RxSwift/Observables/CombineLatest+arity.swift"; sourceTree = ""; }; + C14DAB112EA317055676552DE9186EC3 /* BigInt.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BigInt.xcconfig; sourceTree = ""; }; + C16A4BAE4AAFE704419AB8E6F8C97F32 /* EFQRCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EFQRCode.h; path = Source/EFQRCode.h; sourceTree = ""; }; + C1BA44F99088989C9C55510629E2B8E3 /* GULNetwork.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetwork.h; path = GoogleUtilities/Network/Private/GULNetwork.h; sourceTree = ""; }; + C208B23790F896510E860026F7A0DB3E /* GULLoggerLevel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULLoggerLevel.h; path = GoogleUtilities/Logger/Public/GULLoggerLevel.h; sourceTree = ""; }; + C2349509433CC7E332FC47090A8EC75B /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; + C287D1613038F7E5D60DC4C8E891E6C1 /* RefCountDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RefCountDisposable.swift; path = RxSwift/Disposables/RefCountDisposable.swift; sourceTree = ""; }; + C2BE8CE1BE65438D29CD752772728761 /* SynchronizedOnType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedOnType.swift; path = RxSwift/Concurrency/SynchronizedOnType.swift; sourceTree = ""; }; + C2C9EF1A174BE75932FB806C44B8A818 /* DefaultZilliqaService.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultZilliqaService.swift; path = Source/Services/DefaultZilliqaService.swift; sourceTree = ""; }; + C2E3F423FB3DDD70BDBCA9112F7C1D91 /* ExtensionFields.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionFields.swift; path = Sources/SwiftProtobuf/ExtensionFields.swift; sourceTree = ""; }; + C32EE354CBE2D214BF4D4AB1E5AD66B5 /* nanopb.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = nanopb.xcconfig; sourceTree = ""; }; + C3670196F86253CA03D83A1BC7E7A4C4 /* Random.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Random.swift; path = Sources/Random.swift; sourceTree = ""; }; + C36D581EDAF9A6E677B609B7945BE418 /* Address.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Address.swift; path = Source/Models/Manual/Wallet/Address/Address/Address.swift; sourceTree = ""; }; + C38303EC9982CD782C936494143B1B20 /* ValidationRuleLength.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleLength.swift; path = Validator/Sources/Rules/ValidationRuleLength.swift; sourceTree = ""; }; + C3EFFC19038540C0EC4BBCE9BA93E2C2 /* RxScrollViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxScrollViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxScrollViewDelegateProxy.swift; sourceTree = ""; }; + C41A76E65FDF874262405965B734EEEA /* RxSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwift-prefix.pch"; sourceTree = ""; }; + C4D2F0F9675409F4C37370E5567DCE0B /* BehaviorRelay+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "BehaviorRelay+Driver.swift"; path = "RxCocoa/Traits/Driver/BehaviorRelay+Driver.swift"; sourceTree = ""; }; + C518DB095DCBD0BC3150F3DEEAD8D7AE /* TextFormatEncodingVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextFormatEncodingVisitor.swift; path = Sources/SwiftProtobuf/TextFormatEncodingVisitor.swift; sourceTree = ""; }; + C531B26161951092F08BB31CC942F052 /* CFB.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CFB.swift; path = Sources/CryptoSwift/BlockMode/CFB.swift; sourceTree = ""; }; + C5A3576D0C4EA642D00CD0CCDBB52002 /* SignatureNonce+RFC-6979.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SignatureNonce+RFC-6979.swift"; path = "Source/EllipticCurve/Signing/SignatureNonce+RFC-6979.swift"; sourceTree = ""; }; + C5E47D0E47153B3D38AA54424BBE96EA /* PublishRelay+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PublishRelay+Signal.swift"; path = "RxCocoa/Traits/Signal/PublishRelay+Signal.swift"; sourceTree = ""; }; + C5FC24ABF0B489CD431B60D47BA4EDED /* KeychainSwiftAccessOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeychainSwiftAccessOptions.swift; path = Sources/KeychainSwiftAccessOptions.swift; sourceTree = ""; }; + C6071EA891ECA584F1DB9DBAEACCFE47 /* Hasher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Hasher.swift; path = Source/Cryptography/HashFunctions/Hasher.swift; sourceTree = ""; }; + C62D0DF04433EFB72E572B57D0BDE059 /* BehaviorSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BehaviorSubject.swift; path = RxSwift/Subjects/BehaviorSubject.swift; sourceTree = ""; }; + C62D6B6076DEC9D4AB6BABA6E8E22293 /* M13Checkbox.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = M13Checkbox.modulemap; sourceTree = ""; }; + C7D09F2E1D05407D86B23C3C90C64AF7 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; C80380A46870763A3890ACCFB6FFD99C /* Pods-ZhipTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-ZhipTests-acknowledgements.markdown"; sourceTree = ""; }; - C84A10E087922440F6D67BBD3DBFCD74 /* _RXDelegateProxy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXDelegateProxy.h; path = RxCocoa/Runtime/include/_RXDelegateProxy.h; sourceTree = ""; }; - C85A31CBBAFC8C11C9C3669477A738BB /* RxAtomic.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxAtomic.modulemap; sourceTree = ""; }; - C85B8D597CE7D90B0D970312490A346C /* UInt16+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UInt16+Extension.swift"; path = "Sources/CryptoSwift/UInt16+Extension.swift"; sourceTree = ""; }; - C85C16DA5EA87FBCF1EB7C550A0A4B22 /* StringConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StringConvertible.swift; path = Source/Models/Manual/Protocols/StringConvertible.swift; sourceTree = ""; }; - C88596F29C6EB5E8B3761691B7CF2C8C /* StringUtils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StringUtils.swift; path = Sources/SwiftProtobuf/StringUtils.swift; sourceTree = ""; }; - C8A320BCE286E5646267CCBE82E6FB00 /* ConcurrentMainScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConcurrentMainScheduler.swift; path = RxSwift/Schedulers/ConcurrentMainScheduler.swift; sourceTree = ""; }; - C8AB0FD4A5B763378DFE628FC6B4E656 /* RefCountDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RefCountDisposable.swift; path = RxSwift/Disposables/RefCountDisposable.swift; sourceTree = ""; }; - C8B9BF42A73210D2A4A622A653079560 /* AsSingle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsSingle.swift; path = RxSwift/Observables/AsSingle.swift; sourceTree = ""; }; - C9532D03B383C49473BF3E0306A3FF31 /* SkipWhile.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkipWhile.swift; path = RxSwift/Observables/SkipWhile.swift; sourceTree = ""; }; - C9DBED36E0A209B25CBEDEDF375FD8C6 /* Range.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Range.swift; path = RxSwift/Observables/Range.swift; sourceTree = ""; }; - CA33CD7FA1CBB82553B7C2EAE242E325 /* DeprecationWarner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DeprecationWarner.swift; path = Platform/DeprecationWarner.swift; sourceTree = ""; }; - CA4D0516B3852D7F90C1230B1692F2DC /* Bech32Address.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bech32Address.swift; path = Source/Models/Manual/Wallet/Address/Bech32/Bech32Address.swift; sourceTree = ""; }; - CA55A9DF7D62DE8A1A4575166B0C6858 /* RxAtomic-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxAtomic-prefix.pch"; sourceTree = ""; }; - CA83603733549A799A26F2191E602801 /* AsMaybe.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsMaybe.swift; path = RxSwift/Observables/AsMaybe.swift; sourceTree = ""; }; - CB0D4CD1BD7C66AEFDBD4233191CE42A /* FIRComponentContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRComponentContainer.m; path = Firebase/Core/FIRComponentContainer.m; sourceTree = ""; }; - CB1843136237BB36000FB6F9A259784D /* TinyConstraints-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "TinyConstraints-prefix.pch"; sourceTree = ""; }; - CB620F25AE560B945A1B71551EC58E6C /* M13CheckboxGestureRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxGestureRecognizer.swift; path = Sources/M13CheckboxGestureRecognizer.swift; sourceTree = ""; }; - CB8821062BF25D040C8C3322F16B6EFB /* AnyUpperbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyUpperbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Uppperbound/AnyUpperbound.swift; sourceTree = ""; }; - CBA1A0AAF3A622CA44E3EE3258E9BE21 /* FirebaseCore.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseCore.xcconfig; sourceTree = ""; }; - CBA2D2EFB0CEADE01F2B27B6686EE1A0 /* CFB.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CFB.swift; path = Sources/CryptoSwift/BlockMode/CFB.swift; sourceTree = ""; }; - CBCD911D02DFAB2303F8EAA3146D333E /* DeprecationWarner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DeprecationWarner.swift; path = Platform/DeprecationWarner.swift; sourceTree = ""; }; - CBE367A41F8BA1424E8D2A517E41832B /* EllipticCurve.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EllipticCurve.swift; path = Source/EllipticCurve/EllipticCurve.swift; sourceTree = ""; }; - CBFDC49D0F25B2F31132CC96F09AD5C4 /* CLSStackFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CLSStackFrame.h; path = iOS/Crashlytics.framework/Headers/CLSStackFrame.h; sourceTree = ""; }; - CC23FB6860958F59EEACDE0848658CB1 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Filter.swift; sourceTree = ""; }; - CC5934C052AC0E8ADB8C49A6BA61FB77 /* KVORepresentable+CoreGraphics.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "KVORepresentable+CoreGraphics.swift"; path = "RxCocoa/Foundation/KVORepresentable+CoreGraphics.swift"; sourceTree = ""; }; - CC85492836D949FC9BBEF636851CC1AF /* Signing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signing.swift; path = Source/EllipticCurve/Signing/Signing.swift; sourceTree = ""; }; - CCC795699BFC68F7A50B615B5BC41895 /* Resources.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resources.swift; path = RxBlocking/Resources.swift; sourceTree = ""; }; - CCEDFCA41FE6F5D41864208215FED489 /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; - CD3E88BDB2CD9B818B7B37D12810E82C /* QR8bitByte.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QR8bitByte.swift; path = Sources/QR8bitByte.swift; sourceTree = ""; }; - CD78C952D978DCB448138904AFEB1680 /* AffinePoint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AffinePoint.swift; path = Source/EllipticCurve/Point/AffinePoint.swift; sourceTree = ""; }; - CF8E21E9AC68E10E60CA7EC95C3BD08D /* UITextField+Validator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextField+Validator.swift"; path = "Validator/Sources/UIKit+Validator/UITextField+Validator.swift"; sourceTree = ""; }; - CFC5A9A42A5730859B2F8CF0D662FA20 /* Binder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Binder.swift; path = RxCocoa/Common/Binder.swift; sourceTree = ""; }; - CFD24013B40E0933AA0818399EDC57CE /* Firebase.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Firebase.xcconfig; sourceTree = ""; }; - D013232B9AB13CFF2F9C176CF46D6FCE /* Strideable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Strideable.swift; path = Sources/Strideable.swift; sourceTree = ""; }; - D0144AD7548E4E49A2F47B303C2C29F3 /* RxCocoa.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxCocoa.xcconfig; sourceTree = ""; }; - D0CD718B4A4DB2CAFCA915A3BC76669B /* Optional.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Optional.swift; path = RxSwift/Observables/Optional.swift; sourceTree = ""; }; - D0D496BC8AFA67B7763D19FCACDC6E7B /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; - D0DC9DFE623D1149F07E5C65FE95C3EC /* KeyDerivationFunction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyDerivationFunction.swift; path = Source/Models/Manual/Wallet/Keystore/KeyDerivationFunction.swift; sourceTree = ""; }; - D1F784AA2A530BA67A31BD3F7ED7A969 /* Secp256k1.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Secp256k1.swift; path = Source/EllipticCurve/CommonCurves/Secp256k1.swift; sourceTree = ""; }; - D23F6C9801516C98C1B14E0C80601286 /* RxTableViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxTableViewDataSourceType.swift; sourceTree = ""; }; - D2A65476460B453DD902E49B67A9D463 /* AnimatableSectionModelType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatableSectionModelType.swift; path = Sources/Differentiator/AnimatableSectionModelType.swift; sourceTree = ""; }; - D2D1B9E94B373A8699C808EEB415A219 /* Event+Equatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Event+Equatable.swift"; path = "RxTest/Event+Equatable.swift"; sourceTree = ""; }; - D303BD356F1532E648813A02E9787859 /* Timeout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeout.swift; path = RxSwift/Observables/Timeout.swift; sourceTree = ""; }; - D3A5F72CE9D282CF0E6075364F66B1CF /* DispatchQueueConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DispatchQueueConfiguration.swift; path = RxSwift/Schedulers/Internal/DispatchQueueConfiguration.swift; sourceTree = ""; }; - D45934013FB9B776FE015ECEA688FA09 /* NetworkResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkResponse.swift; path = Source/Networking/JSONRPC/Responses/Transaction/NetworkResponse.swift; sourceTree = ""; }; - D46EC5E084946F019F4B2CA85059EB26 /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; - D4CE66B4CE1217FCC59BE613B1DC33E8 /* EllipticCurveKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = EllipticCurveKit.modulemap; sourceTree = ""; }; - D4FC0A4F7B774407AB2BFB61C0B648D1 /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; - D500AD6FBBF79D2BB531340040483598 /* SkyFloatingLabelTextField-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SkyFloatingLabelTextField-umbrella.h"; sourceTree = ""; }; - D53EE47EED97BCF543279BEA9D638B97 /* OperationQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "OperationQueue+Alamofire.swift"; path = "Source/OperationQueue+Alamofire.swift"; sourceTree = ""; }; - D5D860CB678A32230BC06C891047EEAC /* NetworkInformation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkInformation.swift; path = Source/EllipticCurve/DistributedSystem/NetworkInformation.swift; sourceTree = ""; }; - D5E40E3E5E24C3A2CB755453BD78056E /* KeychainStatus.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeychainStatus.swift; path = Source/Numbers/KeychainStatus.swift; sourceTree = ""; }; - D66A775CC7391883C2DB25E3D29CA728 /* TextFormatEncodingVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextFormatEncodingVisitor.swift; path = Sources/SwiftProtobuf/TextFormatEncodingVisitor.swift; sourceTree = ""; }; + C852C35132D6252B3471739248719893 /* SwiftyBeaver-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyBeaver-dummy.m"; sourceTree = ""; }; + C8823807401B87A9796EF0874E9F6471 /* GULReachabilityChecker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULReachabilityChecker.m; path = GoogleUtilities/Reachability/GULReachabilityChecker.m; sourceTree = ""; }; + C88AD3AC3700FFF196263686158100C5 /* NameMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NameMap.swift; path = Sources/SwiftProtobuf/NameMap.swift; sourceTree = ""; }; + C8B9B26696985B1A8C4DB878594692F1 /* TimePeriodChain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriodChain.swift; path = DateToolsSwift/DateTools/TimePeriodChain.swift; sourceTree = ""; }; + C8FB61C8F3B06B4B8F6B7351BAFD27E5 /* _RXObjCRuntime.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXObjCRuntime.m; path = RxCocoa/Runtime/_RXObjCRuntime.m; sourceTree = ""; }; + C9442A4CA97C77A9E270ECCCEB30B73E /* LegacyAddress+Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "LegacyAddress+Validation.swift"; path = "Source/Models/Manual/Wallet/Address/LegacyAddress/LegacyAddress+Validation.swift"; sourceTree = ""; }; + C9A79BE9FC5335F470B01A5C506E9B7D /* SignedTransaction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SignedTransaction.swift; path = Source/Models/Manual/Payment/SignedTransaction.swift; sourceTree = ""; }; + C9B2C467B95B52FCEFA133A1FB6736CB /* SwiftProtobuf-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftProtobuf-umbrella.h"; sourceTree = ""; }; + C9DFF74EFB42D81E85945B3634EABAD8 /* source_context.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = source_context.pb.swift; path = Sources/SwiftProtobuf/source_context.pb.swift; sourceTree = ""; }; + CA558EB1849B5C414E1B2D4BA21A0067 /* FIRComponentContainerInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentContainerInternal.h; path = Firebase/Core/Private/FIRComponentContainerInternal.h; sourceTree = ""; }; + CA60399B6E32FBD2413595C222D254F5 /* Subscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Subscription.swift; path = RxTest/Subscription.swift; sourceTree = ""; }; + CAB7473A1052CE2A8F662E2E621DA413 /* QRCodeReader.swift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "QRCodeReader.swift-umbrella.h"; sourceTree = ""; }; + CAF0D00E61EE88801EEEB607B020FD1D /* RPCResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RPCResponse.swift; path = Source/Networking/JSONRPC/RPCResponse.swift; sourceTree = ""; }; + CB0381AB2649B18474376B0F6E1EBA52 /* RxCocoa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCocoa.swift; path = RxCocoa/RxCocoa.swift; sourceTree = ""; }; + CB48E28728B2759A39FC03509F4BAB24 /* Observable+Bind.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Bind.swift"; path = "RxCocoa/Common/Observable+Bind.swift"; sourceTree = ""; }; + CB9DCEDF92799591EFA78E69ED8C1406 /* CaseValidationPattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CaseValidationPattern.swift; path = Validator/Sources/CaseValidationPattern.swift; sourceTree = ""; }; + CBB39B63318D0547A8BE76BC407044CA /* Multicast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Multicast.swift; path = RxSwift/Observables/Multicast.swift; sourceTree = ""; }; + CBB7662B0B923B4CB7735491B8FB899C /* UINavigationItem+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UINavigationItem+Rx.swift"; path = "RxCocoa/iOS/UINavigationItem+Rx.swift"; sourceTree = ""; }; + CC3F32C1759E3E0F05BA6CA973FF8113 /* OperationQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OperationQueueScheduler.swift; path = RxSwift/Schedulers/OperationQueueScheduler.swift; sourceTree = ""; }; + CCA986F8F4B873EB7CB048432CF05D1D /* UISegmentedControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISegmentedControl+Rx.swift"; path = "RxCocoa/iOS/UISegmentedControl+Rx.swift"; sourceTree = ""; }; + CCBD64F084F0B855E579EC2AFADE19A6 /* Differentiator.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Differentiator.xcconfig; sourceTree = ""; }; + CCDA103337F1DA33C6E896DC17E6948D /* Scrypt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Scrypt.swift; path = Sources/CryptoSwift/Scrypt.swift; sourceTree = ""; }; + CD21C29657ECC05B8622133037AA0682 /* RxCocoaRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RxCocoaRuntime.h; path = RxCocoa/Runtime/include/RxCocoaRuntime.h; sourceTree = ""; }; + CD4BC73A1DED278B9D78C6DFA8422198 /* UIStepper+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIStepper+Rx.swift"; path = "RxCocoa/iOS/UIStepper+Rx.swift"; sourceTree = ""; }; + CD93A6EE9A04A58AA498A25D532775EB /* Debug.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debug.swift; path = RxSwift/Observables/Debug.swift; sourceTree = ""; }; + CDC360EB51474DE8C67ED8894850D9B4 /* RxDataSources.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxDataSources.xcconfig; sourceTree = ""; }; + CDE7C63E302E2146F58E26AA025EC85F /* Utils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Utils.swift; path = Sources/CryptoSwift/Utils.swift; sourceTree = ""; }; + CDE8B449893ED82CC2F97A514F555184 /* EFPointShape.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFPointShape.swift; path = Source/EFPointShape.swift; sourceTree = ""; }; + CE28CD7AB05EA3721FB48F556B062804 /* Enumerated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Enumerated.swift; path = RxSwift/Observables/Enumerated.swift; sourceTree = ""; }; + CE547B286D5E9F1B7893970CB2F32A7F /* DefaultIfEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultIfEmpty.swift; path = RxSwift/Observables/DefaultIfEmpty.swift; sourceTree = ""; }; + CED66F1E9B593D5C268C53B1CD348F83 /* RxDataSources-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxDataSources-prefix.pch"; sourceTree = ""; }; + CF038AE299C569AA15E3CBF00D076ACE /* TimePeriodGroup.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriodGroup.swift; path = DateToolsSwift/DateTools/TimePeriodGroup.swift; sourceTree = ""; }; + CF0B64C8A391249C60A7248F52EE344E /* KeyPathBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyPathBinder.swift; path = RxCocoa/Common/KeyPathBinder.swift; sourceTree = ""; }; + CF6AC0762B82156E2180CCE65DCCFF90 /* GasPrice.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GasPrice.swift; path = Source/Models/Manual/Payment/GasPrice.swift; sourceTree = ""; }; + CF753C6164FA6EFFC43CF60EEF46CD2F /* SkyFloatingLabelTextFieldWithIcon.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkyFloatingLabelTextFieldWithIcon.swift; path = Sources/SkyFloatingLabelTextFieldWithIcon.swift; sourceTree = ""; }; + CF79175DB9F458EB75B782AA70F6AE65 /* ExpressibleByAmount+Codable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ExpressibleByAmount+Codable.swift"; path = "Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Codable.swift"; sourceTree = ""; }; + CF9970A4C51627D831D3C526827AED13 /* Date+Manipulations.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Manipulations.swift"; path = "DateToolsSwift/DateTools/Date+Manipulations.swift"; sourceTree = ""; }; + CFE159A7AA06C7F28DBBE5A46E7DD9D3 /* timestamp.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = timestamp.pb.swift; path = Sources/SwiftProtobuf/timestamp.pb.swift; sourceTree = ""; }; + CFFBD7EBD922BB8A064F382F17C31531 /* QRCodeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeType.swift; path = Sources/QRCodeType.swift; sourceTree = ""; }; + D0169BEDF775F6CADFCC5A190D8988D3 /* ObservableConvertibleType+Blocking.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Blocking.swift"; path = "RxBlocking/ObservableConvertibleType+Blocking.swift"; sourceTree = ""; }; + D02152F2428F54C511448934DF267F3A /* EFUIntPixel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFUIntPixel.swift; path = Source/EFUIntPixel.swift; sourceTree = ""; }; + D0D100D30C48C839F3C3C7A04A411AF7 /* RxBlocking.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxBlocking.xcconfig; sourceTree = ""; }; + D0D1C5DAD0F8190761AEEC41C1CCE73F /* GoogleCloudDestination.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GoogleCloudDestination.swift; path = Sources/GoogleCloudDestination.swift; sourceTree = ""; }; + D1527665D3C0D2127AA39CC7D4B8CEE5 /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; + D16D784A50047E747FF9DF6E9DC24194 /* SwiftyBeaver-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyBeaver-umbrella.h"; sourceTree = ""; }; + D16EB6FDC5E1963655CC054FCAAB6020 /* FIRAppAssociationRegistration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAppAssociationRegistration.h; path = Firebase/Core/Private/FIRAppAssociationRegistration.h; sourceTree = ""; }; + D2151313CDE995CAE07EAD78A4E47ACD /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; + D2566ACA6171A605E0B79A0BA7DA5D1F /* URLRequest+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLRequest+Alamofire.swift"; path = "Source/URLRequest+Alamofire.swift"; sourceTree = ""; }; + D25C5BEE19CF8BB16763D5ACFCDADA8F /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; + D25C83A6F2D1EACD50CB6E21D0CDADFB /* TimeChunk.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimeChunk.swift; path = DateToolsSwift/DateTools/TimeChunk.swift; sourceTree = ""; }; + D2674448DCD563CBBE8AE0D5B6826ED9 /* LegacyAddress.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LegacyAddress.swift; path = Source/Models/Manual/Wallet/Address/LegacyAddress/LegacyAddress.swift; sourceTree = ""; }; + D2ECD0740D3B2A8BD3F4856BB8FF45F9 /* Validator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validator.swift; path = Validator/Sources/Validator.swift; sourceTree = ""; }; + D2FE70EF1E305F428A8B5F1291863B37 /* JSONEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONEncoder.swift; path = Sources/SwiftProtobuf/JSONEncoder.swift; sourceTree = ""; }; + D311E8969879DFCDFEBB207D166B003F /* Bit.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bit.swift; path = Sources/CryptoSwift/Bit.swift; sourceTree = ""; }; + D31C38919D8C5ABE56DAD4DBDCB536AD /* RxCocoa.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxCocoa.xcconfig; sourceTree = ""; }; + D37F37CFEF9A4BC06A6C81E89C80D783 /* EllipticCurveKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EllipticCurveKit-prefix.pch"; sourceTree = ""; }; + D3D9C2D6D2F1E63402A15B16339C707A /* Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Internal.swift; path = Sources/SwiftProtobuf/Internal.swift; sourceTree = ""; }; + D3EC04C49B7B77F9F5A3CBC3E5F5943B /* FIRLibrary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLibrary.h; path = Firebase/Core/Private/FIRLibrary.h; sourceTree = ""; }; + D47BF85ADD4FD81F726835D1E3EEA4EE /* DoubleFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DoubleFormatter.swift; path = Sources/SwiftProtobuf/DoubleFormatter.swift; sourceTree = ""; }; + D4E5C89B9BB7BF0EECC974746B62C3ED /* SwiftProtobuf.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftProtobuf.modulemap; sourceTree = ""; }; + D501D30735F939700E1CB71C668C3889 /* TinyConstraints.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TinyConstraints.swift; path = TinyConstraints/Classes/TinyConstraints.swift; sourceTree = ""; }; + D512307CFE1490A4B7EC6A0D187432BA /* SectionModelType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionModelType.swift; path = Sources/Differentiator/SectionModelType.swift; sourceTree = ""; }; + D519B6E08F1114C6C8E139F738A7B148 /* BinaryEncodingError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryEncodingError.swift; path = Sources/SwiftProtobuf/BinaryEncodingError.swift; sourceTree = ""; }; + D659B22AE9159BD6AD76720842803F11 /* Differentiator-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Differentiator-dummy.m"; sourceTree = ""; }; D68F8EC731D8E279D1FC0FCA1939BB90 /* libM13Checkbox.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libM13Checkbox.a; path = libM13Checkbox.a; sourceTree = BUILT_PRODUCTS_DIR; }; - D6A07CE873E34CC1DBFF7476D155A9F7 /* TextFormatScanner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextFormatScanner.swift; path = Sources/SwiftProtobuf/TextFormatScanner.swift; sourceTree = ""; }; - D7AF23291298316AE97F62F5818E2885 /* Differentiator-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Differentiator-umbrella.h"; sourceTree = ""; }; - D7F2861C25ED7A399C92177848738BEC /* Disposables.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Disposables.swift; path = RxSwift/Disposables/Disposables.swift; sourceTree = ""; }; + D6AFACCEFF30AC01B3512DF0663B68DF /* RxCocoa-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxCocoa-prefix.pch"; sourceTree = ""; }; + D6F170B66D970CB6447C6E00B5A0A7D7 /* Unbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Unbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Unbound/Unbound.swift; sourceTree = ""; }; + D71A059389633EF38990BB98077D3A1D /* Answers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Answers.h; path = iOS/Crashlytics.framework/Headers/Answers.h; sourceTree = ""; }; + D77BF9D9E351A750BB5D3A05F9562DF9 /* AnyObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyObserver.swift; path = RxSwift/AnyObserver.swift; sourceTree = ""; }; + D77FF6AC856750232835C75B45C0744A /* Google_Protobuf_ListValue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_ListValue+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_ListValue+Extensions.swift"; sourceTree = ""; }; + D7B3DB86A17DCF67E9A4C25F07732FD0 /* Enum.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Enum.swift; path = Sources/SwiftProtobuf/Enum.swift; sourceTree = ""; }; + D7CE1981318C4F39C8DFF06801F9FB88 /* ControlEvent+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlEvent+Signal.swift"; path = "RxCocoa/Traits/Signal/ControlEvent+Signal.swift"; sourceTree = ""; }; + D800E19803A57814C3BC88727175B01E /* Base64.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Base64.swift; path = Sources/Base64.swift; sourceTree = ""; }; D805E7C158FB18C8F200958CAF0935FD /* libAlamofire.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libAlamofire.a; path = libAlamofire.a; sourceTree = BUILT_PRODUCTS_DIR; }; - D869A5110949A78BF763711271223A7A /* CLSLogging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CLSLogging.h; path = iOS/Crashlytics.framework/Headers/CLSLogging.h; sourceTree = ""; }; - D9A7A0A372D8DDE986371745CB1A36E6 /* Do.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Do.swift; path = RxSwift/Observables/Do.swift; sourceTree = ""; }; - D9B423F7C9A22859CB5063054FD31896 /* Google_Protobuf_Any+Registry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_Any+Registry.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_Any+Registry.swift"; sourceTree = ""; }; - D9D3E923B8224660497983217E82101C /* FieldTypes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FieldTypes.swift; path = Sources/SwiftProtobuf/FieldTypes.swift; sourceTree = ""; }; - D9E43CFBE4F2586E8BE564ACA9359889 /* ValidationRuleURL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleURL.swift; path = Validator/Sources/Rules/ValidationRuleURL.swift; sourceTree = ""; }; - DA2730A86C6A5CB4CD974A464C95E610 /* DefaultIfEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultIfEmpty.swift; path = RxSwift/Observables/DefaultIfEmpty.swift; sourceTree = ""; }; - DA9A27A2D5419488ACA2F63051E6B09B /* JSONEncodingOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONEncodingOptions.swift; path = Sources/SwiftProtobuf/JSONEncodingOptions.swift; sourceTree = ""; }; - DAE5CCA32FCCD503A434ADF83F56C543 /* Data Conversion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Data Conversion.swift"; path = "Sources/Data Conversion.swift"; sourceTree = ""; }; - DAFA2FD186B33004040E641A3725F665 /* CCM.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CCM.swift; path = Sources/CryptoSwift/BlockMode/CCM.swift; sourceTree = ""; }; - DB3EEA62A19545268DB2F64E8C83B4F4 /* UISwitch+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISwitch+Rx.swift"; path = "RxCocoa/iOS/UISwitch+Rx.swift"; sourceTree = ""; }; - DB52EC88950A62022C836EFEE691FFE1 /* Unbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Unbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Unbound/Unbound.swift; sourceTree = ""; }; - DBE8795F1FB0BB7C6D1FA28B3F6903EA /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; - DC048E9B508457FBDD35FDB5E85D2C79 /* ProtoNameProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProtoNameProviding.swift; path = Sources/SwiftProtobuf/ProtoNameProviding.swift; sourceTree = ""; }; - DC826DC97F1D1A03A20DD3C22E1F7AE7 /* UIImageView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIImageView+Rx.swift"; path = "RxCocoa/iOS/UIImageView+Rx.swift"; sourceTree = ""; }; - DCCEB85C0F2F520F524AC16E7603381B /* FIRComponentType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentType.h; path = Firebase/Core/Private/FIRComponentType.h; sourceTree = ""; }; - DDE4B0E5C95F3193EE515217713CD4D5 /* RxCollectionViewSectionedReloadDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewSectionedReloadDataSource.swift; path = Sources/RxDataSources/RxCollectionViewSectionedReloadDataSource.swift; sourceTree = ""; }; - DE0877719CF1C442AF02FD1D2292B478 /* Lock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Lock.swift; path = RxSwift/Concurrency/Lock.swift; sourceTree = ""; }; - DE09B9AFA631404B46C9CA618961B196 /* ObservableType+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableType+Extensions.swift"; path = "RxSwift/ObservableType+Extensions.swift"; sourceTree = ""; }; - DE279A4715B6688EBD90CD99EF73F942 /* ModularInverse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ModularInverse.swift; path = Source/Math/ModularInverse.swift; sourceTree = ""; }; - DE3814162EC72C4BD51C0CA329406BC0 /* Message+AnyAdditions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Message+AnyAdditions.swift"; path = "Sources/SwiftProtobuf/Message+AnyAdditions.swift"; sourceTree = ""; }; - DF2BCACDAE6382355F61340B28920AB0 /* FirebaseInstanceID.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseInstanceID.xcconfig; sourceTree = ""; }; - DF3630601577DB2A15F9F36E600D5894 /* Words and Bits.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Words and Bits.swift"; path = "Sources/Words and Bits.swift"; sourceTree = ""; }; - DF3819F7E19A0AD39B32338B82BBB9F2 /* PKCS7.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PKCS7.swift; path = Sources/CryptoSwift/PKCS/PKCS7.swift; sourceTree = ""; }; - DF3E178B7213575D768295936507D01C /* KeyPathBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyPathBinder.swift; path = RxCocoa/Common/KeyPathBinder.swift; sourceTree = ""; }; - DF67BEED780F061924150002A7622A71 /* IQKeyboardManager.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = IQKeyboardManager.bundle; path = IQKeyboardManagerSwift/Resources/IQKeyboardManager.bundle; sourceTree = ""; }; - DF91262B42721E48FC31A0B0C0EB1A59 /* KeyPair.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyPair.swift; path = Source/Models/Manual/Wallet/KeyPair.swift; sourceTree = ""; }; + D82346CC150E6F72A3E462A7652D3D55 /* DigestType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DigestType.swift; path = Sources/CryptoSwift/DigestType.swift; sourceTree = ""; }; + D851D593E7CB4BFF73B33FA60E0AB893 /* SubscriptionDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubscriptionDisposable.swift; path = RxSwift/Disposables/SubscriptionDisposable.swift; sourceTree = ""; }; + D89C6B74DE4073634956022EAEF47D74 /* GULNetworkURLSession.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetworkURLSession.h; path = GoogleUtilities/Network/Private/GULNetworkURLSession.h; sourceTree = ""; }; + D8EB37B79503A2C7CD57DD030D78FC89 /* SHA1.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SHA1.swift; path = Sources/CryptoSwift/SHA1.swift; sourceTree = ""; }; + D9F50A97ECA5012365E31A04FC62114A /* M13Checkbox-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "M13Checkbox-prefix.pch"; sourceTree = ""; }; + DA08B36A6B0429A551F28C65A3DB4CA2 /* TinyConstraints+superview.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TinyConstraints+superview.swift"; path = "TinyConstraints/Classes/TinyConstraints+superview.swift"; sourceTree = ""; }; + DA39D0E6C4C39807CF57A3F568095F1F /* RxBlocking-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxBlocking-dummy.m"; sourceTree = ""; }; + DA6E2BFA5B7FB2B13C6A306D3B26211B /* MathUtils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MathUtils.swift; path = Sources/SwiftProtobuf/MathUtils.swift; sourceTree = ""; }; + DACDC50888D58AEDDDE93659FE911B79 /* Square Root.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Square Root.swift"; path = "Sources/Square Root.swift"; sourceTree = ""; }; + DB3B0F1B0F78C360272D2BF0FE830941 /* BinaryDecoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryDecoder.swift; path = Sources/SwiftProtobuf/BinaryDecoder.swift; sourceTree = ""; }; + DB972B77BAE5034CBC0452FE99467D77 /* Decoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Decoder.swift; path = Sources/SwiftProtobuf/Decoder.swift; sourceTree = ""; }; + DBB56B695F0891ACE07788D8521CFEDA /* Google_Protobuf_Timestamp+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Google_Protobuf_Timestamp+Extensions.swift"; path = "Sources/SwiftProtobuf/Google_Protobuf_Timestamp+Extensions.swift"; sourceTree = ""; }; + DBCE28A3CDD5A0AC8C4FA626EA969580 /* ValidationRulePaymentCard.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRulePaymentCard.swift; path = Validator/Sources/Rules/ValidationRulePaymentCard.swift; sourceTree = ""; }; + DBFDE799FA585A6AEF8D67F6466552C3 /* NotificationCenter+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NotificationCenter+Rx.swift"; path = "RxCocoa/Foundation/NotificationCenter+Rx.swift"; sourceTree = ""; }; + DC3A93B8DBB1C0E6F454B2A763FF6175 /* FIRBundleUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRBundleUtil.h; path = Firebase/Core/Private/FIRBundleUtil.h; sourceTree = ""; }; + DC548BE73FF48103ADE081754A226529 /* FIRComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRComponent.m; path = Firebase/Core/FIRComponent.m; sourceTree = ""; }; + DC79AAD7E16367048F4AE632E76ED080 /* SchedulerType+SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SchedulerType+SharedSequence.swift"; path = "RxCocoa/Traits/SharedSequence/SchedulerType+SharedSequence.swift"; sourceTree = ""; }; + DD6BC6AAB833B2B28CF8C2AEAEFDD394 /* AsyncSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsyncSubject.swift; path = RxSwift/Subjects/AsyncSubject.swift; sourceTree = ""; }; + DD730D361153C2DB7215B463830C3D5D /* BigUInt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BigUInt.swift; path = Sources/BigUInt.swift; sourceTree = ""; }; + DD7A1C8DDFF9C092D3C1B05F8C72F963 /* CCM.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CCM.swift; path = Sources/CryptoSwift/BlockMode/CCM.swift; sourceTree = ""; }; + DDA8BE1C67D8C25A476F4A9FA380B8AD /* Constants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Constants.swift; path = DateToolsSwift/DateTools/Constants.swift; sourceTree = ""; }; + DDB1AA426DEA95276905C933E21E305A /* CollectionViewSectionedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CollectionViewSectionedDataSource.swift; path = Sources/RxDataSources/CollectionViewSectionedDataSource.swift; sourceTree = ""; }; + DE1962D63C64F5E932F06D8920D7305B /* HMAC_DRBG.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HMAC_DRBG.swift; path = Source/Cryptography/HMAC_DRBG/HMAC_DRBG.swift; sourceTree = ""; }; + DE47B2501ACDEE09805F568C9E8D012F /* Date+TimeAgo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+TimeAgo.swift"; path = "DateToolsSwift/DateTools/Date+TimeAgo.swift"; sourceTree = ""; }; + DEF02D77E4CB9713819A620372777421 /* Sequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sequence.swift; path = RxSwift/Observables/Sequence.swift; sourceTree = ""; }; + DEF0B5E6932FCD2F3F623B61FB89F421 /* ServerTrustEvaluation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustEvaluation.swift; path = Source/ServerTrustEvaluation.swift; sourceTree = ""; }; + DEF26A0D395B8A6750F3108F6BF403E0 /* ElementAt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ElementAt.swift; path = RxSwift/Observables/ElementAt.swift; sourceTree = ""; }; + DF238844E0473197A41292127193BB9E /* FIRVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRVersion.h; path = Firebase/Core/Private/FIRVersion.h; sourceTree = ""; }; + DF61700E432985B26C6CA2A5091A4A46 /* RxTextViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTextViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTextViewDelegateProxy.swift; sourceTree = ""; }; + DF88715D5901EEBAE42A17D8B54BDEAB /* GULNetwork.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULNetwork.m; path = GoogleUtilities/Network/GULNetwork.m; sourceTree = ""; }; DF9C771BB711887B7061300234C3F79B /* Pods-Zhip.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Zhip.debug.xcconfig"; sourceTree = ""; }; - DFCF4129FE0B9A55E774D60C4DE4CC5F /* Rx+ZilliqaService.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Rx+ZilliqaService.swift"; path = "Source/Services/Rx+ZilliqaService.swift"; sourceTree = ""; }; - DFE4659F0960058F8AE9937FDB8B8D50 /* ElementAt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ElementAt.swift; path = RxSwift/Observables/ElementAt.swift; sourceTree = ""; }; - DFEBE93701B998EE30AF83765D7699C8 /* AnonymousDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnonymousDisposable.swift; path = RxSwift/Disposables/AnonymousDisposable.swift; sourceTree = ""; }; - E01A005266C9A47707F15EACC1B65C5E /* QRCodeReader.swift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "QRCodeReader.swift-umbrella.h"; sourceTree = ""; }; - E0391F6895D9EE096A5EF1C6F2F5726B /* RequestTaskMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestTaskMap.swift; path = Source/RequestTaskMap.swift; sourceTree = ""; }; - E064FBB790E83864B1E9167477243A6A /* ObservableConvertibleType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObservableConvertibleType.swift; path = RxSwift/ObservableConvertibleType.swift; sourceTree = ""; }; - E065B01B1470E09ED608513F2E321F0A /* Result_Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result_Extension.swift; path = Source/Extensions/Result_Extension.swift; sourceTree = ""; }; - E08A62C2305C0451940718AFDBD32FAD /* FirebaseCore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FirebaseCore-dummy.m"; sourceTree = ""; }; - E0CD5CABD7BE726B285293381CBEABCE /* PublishRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublishRelay.swift; path = RxCocoa/Traits/PublishRelay.swift; sourceTree = ""; }; - E0F4E1AD86A27A0E161F3191A4FB2C1A /* FIRAnalyticsConnector.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FIRAnalyticsConnector.framework; path = Frameworks/FIRAnalyticsConnector.framework; sourceTree = ""; }; - E1B4C68212F84AE7D7BCD9C899E315F6 /* NSSlider+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSSlider+Rx.swift"; path = "RxCocoa/macOS/NSSlider+Rx.swift"; sourceTree = ""; }; - E1F71E82CFEC19E7ED3EC382719230E6 /* Abstraction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Abstraction.swift; path = TinyConstraints/Classes/Abstraction.swift; sourceTree = ""; }; - E2770F5098EDA7CEF6FFA985B7E80972 /* RecursiveScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveScheduler.swift; path = RxSwift/Schedulers/RecursiveScheduler.swift; sourceTree = ""; }; - E3083FC3BDD1192FC93D1DEF9A506813 /* Division.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Division.swift; path = Sources/Division.swift; sourceTree = ""; }; + DF9DE38C461ACE175D3C3D85C039E360 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Sources/SwiftProtobuf/Message.swift; sourceTree = ""; }; + DF9F24E604692E852D333C2F6A835377 /* UInt128.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UInt128.swift; path = Sources/CryptoSwift/UInt128.swift; sourceTree = ""; }; + DFE611331B12F5333AECEC1B2E418098 /* BigNumber.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BigNumber.swift; path = Source/BigNumber/BigNumber.swift; sourceTree = ""; }; + E00CE9C5DD5AA7BA4991C8CEE653DCD0 /* pb_common.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb_common.h; sourceTree = ""; }; + E0564EA33FE0EA92FD12CEF27CC521DE /* ReplaySubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ReplaySubject.swift; path = RxSwift/Subjects/ReplaySubject.swift; sourceTree = ""; }; + E1328E0D917B270A3E8A33BBDC48BD42 /* SimpleExtensionMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SimpleExtensionMap.swift; path = Sources/SwiftProtobuf/SimpleExtensionMap.swift; sourceTree = ""; }; + E1391546AACE560354D5717D7BAF8CC7 /* ExpressibleByAmount.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpressibleByAmount.swift; path = Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount.swift; sourceTree = ""; }; + E165E264323429772C34833256A37F5A /* PublishSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublishSubject.swift; path = RxSwift/Subjects/PublishSubject.swift; sourceTree = ""; }; + E1BFC3C2E49335D69456B589A4BF43D9 /* Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Rx.swift; path = RxSwift/Rx.swift; sourceTree = ""; }; + E1D5F9FD8A69251325A409B6A1271965 /* ExtensibleMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensibleMessage.swift; path = Sources/SwiftProtobuf/ExtensibleMessage.swift; sourceTree = ""; }; + E21B86F5E3D17B7801F8789CDABD43FB /* UI+SectionedViewType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UI+SectionedViewType.swift"; path = "Sources/RxDataSources/UI+SectionedViewType.swift"; sourceTree = ""; }; + E22535A454B681C2F453D0AFF0CE877A /* Validator.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Validator.xcconfig; sourceTree = ""; }; + E2537E9AE26D63DD8DB99901515A00F5 /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; + E28008D3C577B464158E9BDFDF348918 /* QRCodeReaderView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeReaderView.swift; path = Sources/QRCodeReaderView.swift; sourceTree = ""; }; + E2D2A942EA23338C0D463582F4EECBE4 /* ZilliqaAPIEndpoint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZilliqaAPIEndpoint.swift; path = Source/Models/Manual/Payment/ZilliqaAPIEndpoint.swift; sourceTree = ""; }; + E2FEF2EB7B1A9FC05AC4ECEED82834E3 /* Strideable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Strideable.swift; path = Sources/Strideable.swift; sourceTree = ""; }; + E31625E58BE9D9D45BC19B97DC54E8B5 /* Completable+AndThen.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Completable+AndThen.swift"; path = "RxSwift/Traits/Completable+AndThen.swift"; sourceTree = ""; }; + E3167FEDC1427CBC645751FA18BDBC50 /* RxCocoaObjCRuntimeError+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "RxCocoaObjCRuntimeError+Extensions.swift"; path = "RxCocoa/Common/RxCocoaObjCRuntimeError+Extensions.swift"; sourceTree = ""; }; E32A6D2C1EC68D2A46647960BD5BBE63 /* libRxSwift.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRxSwift.a; path = libRxSwift.a; sourceTree = BUILT_PRODUCTS_DIR; }; - E3425E924945EC538F14E86D6966831D /* Sample.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sample.swift; path = RxSwift/Observables/Sample.swift; sourceTree = ""; }; - E34BC1329AFC1ABEB8CFC733AFF799A5 /* TextFormatEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextFormatEncoder.swift; path = Sources/SwiftProtobuf/TextFormatEncoder.swift; sourceTree = ""; }; + E34224125A233870D9A2BD38B210EB2B /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; E38B95A8BF0CC1B818C48A5C31C68711 /* libSwiftyBeaver.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libSwiftyBeaver.a; path = libSwiftyBeaver.a; sourceTree = BUILT_PRODUCTS_DIR; }; - E3E0FDC7293F1CA503D4E709FE4BE74E /* Zip.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Zip.swift; path = RxSwift/Observables/Zip.swift; sourceTree = ""; }; - E403876CBB88E4E44E2EB5AD27228960 /* Hasher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Hasher.swift; path = Source/Cryptography/HashFunctions/Hasher.swift; sourceTree = ""; }; - E41EB33C0790F6021455C0A55A67BBFE /* Recorded.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Recorded.swift; path = RxTest/Recorded.swift; sourceTree = ""; }; - E4383203A17943ADF236EB206339D566 /* SynchronizedDisposeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedDisposeType.swift; path = RxSwift/Concurrency/SynchronizedDisposeType.swift; sourceTree = ""; }; - E43B6DE7DA63086CC3285442655B8DE8 /* RxBlocking.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxBlocking.modulemap; sourceTree = ""; }; - E458F74FDC2AC491806BEFA4BCAC4FB5 /* ScheduledItemType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledItemType.swift; path = RxSwift/Schedulers/Internal/ScheduledItemType.swift; sourceTree = ""; }; - E46B91839C6E95242F62D0CDD90380CC /* EllipticCurveKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EllipticCurveKit-umbrella.h"; sourceTree = ""; }; - E4AB8ED9A2D3DA51CA02F14474B9384A /* RxTableViewSectionedReloadDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewSectionedReloadDataSource.swift; path = Sources/RxDataSources/RxTableViewSectionedReloadDataSource.swift; sourceTree = ""; }; - E4D39570170E0D161779CF11A37BBFC7 /* SignatureNonce+RFC-6979.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SignatureNonce+RFC-6979.swift"; path = "Source/EllipticCurve/Signing/SignatureNonce+RFC-6979.swift"; sourceTree = ""; }; - E4D7499D00A7B1CAA51508BD1F62194D /* HMAC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HMAC.swift; path = Source/Cryptography/HashFunctions/HMAC.swift; sourceTree = ""; }; + E3E647232BA8005CE1D558DCF7D2CE3E /* UISlider+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISlider+Rx.swift"; path = "RxCocoa/iOS/UISlider+Rx.swift"; sourceTree = ""; }; + E40450456A0670ED6AA7B11A60C5AAAE /* EFInputCorrectionLevel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFInputCorrectionLevel.swift; path = Source/EFInputCorrectionLevel.swift; sourceTree = ""; }; + E4C053E8C68BF635B92FE5A19125FE3E /* BinaryDecodingError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryDecodingError.swift; path = Sources/SwiftProtobuf/BinaryDecodingError.swift; sourceTree = ""; }; E4DAC136841B947DEE596945DA6B040A /* Pods-ZhipTests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-ZhipTests-umbrella.h"; sourceTree = ""; }; - E51D9DD471D905DC2EDD2E25885BAA61 /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; - E528194F4B0794A19A9178541B6B2F9A /* ANSCompatibility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ANSCompatibility.h; path = iOS/Crashlytics.framework/Headers/ANSCompatibility.h; sourceTree = ""; }; - E63CEE718D2F35829B003A276E3C6A85 /* UIActivityIndicatorView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIActivityIndicatorView+Rx.swift"; path = "RxCocoa/iOS/UIActivityIndicatorView+Rx.swift"; sourceTree = ""; }; - E66A2F84DF374DE0E5DACC15179FB852 /* Padding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Padding.swift; path = Sources/CryptoSwift/Padding.swift; sourceTree = ""; }; - E6B6EE25B984F67976C2D79406BE70B8 /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; - E6B8B9C7E4318BDFD9B0917705B08F97 /* GoogleUtilities.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GoogleUtilities.xcconfig; sourceTree = ""; }; - E6EA862A66FECA4D288BF7801DDF515A /* KeychainSwift.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainSwift.xcconfig; sourceTree = ""; }; - E709B4F3A3E573A733F21D81BC690221 /* TinyConstraints.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = TinyConstraints.modulemap; sourceTree = ""; }; - E737ACBEAB19D493CAD0F2F849C4B919 /* M13CheckboxFlatController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxFlatController.swift; path = Sources/Managers/M13CheckboxFlatController.swift; sourceTree = ""; }; - E7DB5E281B857679391CA82FF1E08AA6 /* PrivateKeyWIF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKeyWIF.swift; path = Source/EllipticCurve/Keys/PrivateKey/PrivateKeyWIF.swift; sourceTree = ""; }; - E7DE88332E90E4525A1C74A645DED357 /* SwitchIfEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwitchIfEmpty.swift; path = RxSwift/Observables/SwitchIfEmpty.swift; sourceTree = ""; }; - E818B2C6D2F86B6AE8A09F8609A49F91 /* struct.pb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = struct.pb.swift; path = Sources/SwiftProtobuf/struct.pb.swift; sourceTree = ""; }; - E87B00E73418F1691B5EC509E31BA773 /* RxTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTarget.swift; path = RxCocoa/Common/RxTarget.swift; sourceTree = ""; }; - E893EBDB84859D2C1EAA13468726BE9B /* NSObject+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx.swift"; path = "RxCocoa/Foundation/NSObject+Rx.swift"; sourceTree = ""; }; - E8BD937C7F21D8475E7FC213D2E29649 /* pb_encode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb_encode.h; sourceTree = ""; }; - E8CACDA6A5ACC68EDBD2F7E86647686F /* AES.Cryptors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AES.Cryptors.swift; path = Sources/CryptoSwift/AES.Cryptors.swift; sourceTree = ""; }; - E911777104F76D0ACC5E1C6ED2B4BB97 /* BinaryDecodingError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryDecodingError.swift; path = Sources/SwiftProtobuf/BinaryDecodingError.swift; sourceTree = ""; }; - E9135D913AA299B78418B089070A61E3 /* Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deprecated.swift; path = RxSwift/Deprecated.swift; sourceTree = ""; }; - E996E9646B6F7578A950863830164004 /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; - E9B3FDCCC6F9FA410DC8C055B3575173 /* AnonymousObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnonymousObserver.swift; path = RxSwift/Observers/AnonymousObserver.swift; sourceTree = ""; }; - E9C16DB9025C1D942BED2138F6C394CB /* ValidationPattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationPattern.swift; path = Validator/Sources/ValidationPattern.swift; sourceTree = ""; }; - E9C47D1DB1330D762CD392691A83A636 /* HashFunction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HashFunction.swift; path = Source/Cryptography/HashFunctions/HashFunction.swift; sourceTree = ""; }; - EA143F46EA6FA41FE35C038C3F998227 /* RxSearchControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxSearchControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxSearchControllerDelegateProxy.swift; sourceTree = ""; }; - EA752B6381C1C1BD3188484920CB7F10 /* BlockModeOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlockModeOptions.swift; path = Sources/CryptoSwift/BlockMode/BlockModeOptions.swift; sourceTree = ""; }; - EA80592D3FF1C030E1C83E0845E3616F /* ObservableConvertibleType+SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+SharedSequence.swift"; path = "RxCocoa/Traits/SharedSequence/ObservableConvertibleType+SharedSequence.swift"; sourceTree = ""; }; - EACAA3B65B906E5BF7E72E71E7A5D428 /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; - EAF8D67C75114C08312D2D772F18288F /* KeychainSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainSwift.modulemap; sourceTree = ""; }; - EB77F279BF42DB5FF49533555EE78B73 /* M13Checkbox.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13Checkbox.swift; path = Sources/M13Checkbox.swift; sourceTree = ""; }; - EB8626377D54056F1AC57B60156020CF /* BCHUtil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BCHUtil.swift; path = Sources/BCHUtil.swift; sourceTree = ""; }; - EBAA8D5F79F073A56845764DCE5BC937 /* Disposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Disposable.swift; path = RxSwift/Disposable.swift; sourceTree = ""; }; - ECB88DFB4E8DE837DC6E72AAF4165893 /* RxTableViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDataSourceProxy.swift; sourceTree = ""; }; - ECD970863467C5D86B68AF448635677F /* SwiftProtobuf.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftProtobuf.modulemap; sourceTree = ""; }; - ED0CAE482EEFA8701CCC09A9CE4A81EF /* SectionModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionModel.swift; path = Sources/Differentiator/SectionModel.swift; sourceTree = ""; }; - ED4C0B76E96D75518C6E726D9A983D1F /* DelaySubscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelaySubscription.swift; path = RxSwift/Observables/DelaySubscription.swift; sourceTree = ""; }; - EDBEB8D28184862D7D9B09198E6D40C2 /* SubscribeOn.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubscribeOn.swift; path = RxSwift/Observables/SubscribeOn.swift; sourceTree = ""; }; - EDF6270C072D06D3E518B69C36F8AFB4 /* Maybe.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Maybe.swift; path = RxSwift/Traits/Maybe.swift; sourceTree = ""; }; - EE11909D63BE4D62194D0395A7013BB1 /* Zesame-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Zesame-umbrella.h"; sourceTree = ""; }; - EE197CBEDE3E1E9DA10E097A177557E3 /* GULLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULLogger.m; path = GoogleUtilities/Logger/GULLogger.m; sourceTree = ""; }; - EE3062204F44069FF79A27E971A874A5 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; - EE864A06DFA90AE2C6920FE400F65A97 /* SerialDispatchQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SerialDispatchQueueScheduler.swift; path = RxSwift/Schedulers/SerialDispatchQueueScheduler.swift; sourceTree = ""; }; - EEDA2C9398819E58B944278576952247 /* Keystore+Wallet+Import.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Keystore+Wallet+Import.swift"; path = "Source/Models/Manual/Wallet/Keystore/Keystore+Wallet+Import.swift"; sourceTree = ""; }; - EFC2104CF36C8B397F9CD0B590E933CC /* Exponentiation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Exponentiation.swift; path = Sources/Exponentiation.swift; sourceTree = ""; }; - EFDC30FD5349E03DA6B0E61FEF732BE3 /* NSLayoutConstraint+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSLayoutConstraint+Rx.swift"; path = "RxCocoa/Common/NSLayoutConstraint+Rx.swift"; sourceTree = ""; }; - F02A698A5983C813A4FC0606AB4A4F24 /* GroupedObservable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GroupedObservable.swift; path = RxSwift/GroupedObservable.swift; sourceTree = ""; }; - F0ABB02D7861E2A9B4EE966D263367B5 /* AddRef.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AddRef.swift; path = RxSwift/Observables/AddRef.swift; sourceTree = ""; }; - F0C140ACE8C43E19E9DCDF2304A15B71 /* FIRLoggerLevel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLoggerLevel.h; path = Firebase/Core/Public/FIRLoggerLevel.h; sourceTree = ""; }; - F1B200B2562A2B8892DC7F2B5BFC05F1 /* IQKeyboardManagerSwift.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.xcconfig; sourceTree = ""; }; - F1C4AC11C71DB69E55972BF10576D017 /* Payment.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Payment.swift; path = Source/Models/Manual/Payment/Payment.swift; sourceTree = ""; }; - F1C6D65015D14B65A261570DD8906109 /* ZilliqaService+Signing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ZilliqaService+Signing.swift"; path = "Source/Services/ZilliqaService+Signing.swift"; sourceTree = ""; }; - F34EA33FAB702456493801EF021E47FB /* UIButton+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Rx.swift"; path = "RxCocoa/iOS/UIButton+Rx.swift"; sourceTree = ""; }; - F3BD9388DB3E93550E354F5CD7FB3DF1 /* Any+Equatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Any+Equatable.swift"; path = "RxTest/Any+Equatable.swift"; sourceTree = ""; }; - F3C66FAF0AE9A55F569A63D5FDFCA2C1 /* M13CheckboxRadioPathGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxRadioPathGenerator.swift; path = Sources/Paths/M13CheckboxRadioPathGenerator.swift; sourceTree = ""; }; - F3D45D3015D53CEB27EB5214F14ACBD0 /* Rabbit+Foundation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Rabbit+Foundation.swift"; path = "Sources/CryptoSwift/Foundation/Rabbit+Foundation.swift"; sourceTree = ""; }; - F4308ADEDDB33897DCC8E4D1DA51382A /* FirebaseCoreDiagnostics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseCoreDiagnostics.framework; path = Frameworks/FirebaseCoreDiagnostics.framework; sourceTree = ""; }; - F459513C894CE21A76808FF6E2DF8C79 /* QRCodeReader.swift.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = QRCodeReader.swift.xcconfig; sourceTree = ""; }; - F464B74D72AF71AAA9DFE37F60C64062 /* FIRApp.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRApp.m; path = Firebase/Core/FIRApp.m; sourceTree = ""; }; - F4FD6BA448EEFFDD037DA3115EF1E135 /* DataSources.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataSources.swift; path = Sources/RxDataSources/DataSources.swift; sourceTree = ""; }; - F543AF2DA3E2AEFDCF1B59916D53935A /* GULNetworkURLSession.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULNetworkURLSession.m; path = GoogleUtilities/Network/GULNetworkURLSession.m; sourceTree = ""; }; - F56964B89FB014F7B949959801BF3A72 /* TimeChunk.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimeChunk.swift; path = DateToolsSwift/DateTools/TimeChunk.swift; sourceTree = ""; }; - F585375C79B8D0F76D7EB40CA91A5298 /* QRCodeReaderViewControllerBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeReaderViewControllerBuilder.swift; path = Sources/QRCodeReaderViewControllerBuilder.swift; sourceTree = ""; }; - F5A1BCCBBEC8A5DFF12F7074B276BA16 /* URLConvertible+URLRequestConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLConvertible+URLRequestConvertible.swift"; path = "Source/URLConvertible+URLRequestConvertible.swift"; sourceTree = ""; }; - F5B518822C88E3D30661E3954CEEB89A /* Multicast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Multicast.swift; path = RxSwift/Observables/Multicast.swift; sourceTree = ""; }; - F5BAFF5F6D61EFF70D2093D27AD14662 /* Errors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Errors.swift; path = RxSwift/Errors.swift; sourceTree = ""; }; - F5CABD6C5EE309A67B95650FFC0357B9 /* ValidationRuleLength.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRuleLength.swift; path = Validator/Sources/Rules/ValidationRuleLength.swift; sourceTree = ""; }; - F5F083C6207E855DA2EE4816CD7C74BA /* Debounce.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debounce.swift; path = RxSwift/Observables/Debounce.swift; sourceTree = ""; }; - F61AB14688263F032D04D6AD4165C807 /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; - F6809B8D1D787F1888F3B9843DEFBB63 /* Observable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Observable.swift; path = RxSwift/Observable.swift; sourceTree = ""; }; - F69C02A5FEB9A53B11526338C66A40EB /* PrimitiveSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrimitiveSequence.swift; path = RxSwift/Traits/PrimitiveSequence.swift; sourceTree = ""; }; - F6A59083ACB04154F078152A0A51E973 /* RxCollectionViewDataSourcePrefetchingProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourcePrefetchingProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDataSourcePrefetchingProxy.swift; sourceTree = ""; }; - F6C52474C6BF1F750E1195136DCFC90F /* Li.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Li.swift; path = Source/Models/Manual/ExpressibleByAmount/Units/Li.swift; sourceTree = ""; }; - F732839CAB4A8145144BB006A42D9366 /* CBC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CBC.swift; path = Sources/CryptoSwift/BlockMode/CBC.swift; sourceTree = ""; }; - F74C4D7DA0ECFFB006FDE466912FDB83 /* IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IdentifiableType.swift; path = Sources/Differentiator/IdentifiableType.swift; sourceTree = ""; }; - F77EA7C16951CEEC592CFD99B5845F58 /* RPCError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RPCError.swift; path = Source/Networking/JSONRPC/RPCError.swift; sourceTree = ""; }; - F7EB305A45A34CCF8897A5C6FA1E87F1 /* Switch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Switch.swift; path = RxSwift/Observables/Switch.swift; sourceTree = ""; }; - F7FD1E661B08E3C05700AE52BFE620ED /* RPCMethod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RPCMethod.swift; path = Source/Networking/JSONRPC/RPCMethod.swift; sourceTree = ""; }; - F8517D35D70F88B361A120D11F0DD3F1 /* NSButton+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Rx.swift"; path = "RxCocoa/macOS/NSButton+Rx.swift"; sourceTree = ""; }; - F8C8014E2430428DC2902EAFE9E9229E /* UITextField+fixCaretPosition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextField+fixCaretPosition.swift"; path = "Sources/UITextField+fixCaretPosition.swift"; sourceTree = ""; }; - F98B34F470C2E93657C8A285D4C85E1F /* Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deprecated.swift; path = Sources/RxDataSources/Deprecated.swift; sourceTree = ""; }; - F9C8023DB2F802B02515F34A83C6A931 /* Take.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Take.swift; path = RxSwift/Observables/Take.swift; sourceTree = ""; }; - F9DA25C4E4D81141548CE62E7269A5E1 /* Repeat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Repeat.swift; path = RxSwift/Observables/Repeat.swift; sourceTree = ""; }; - FA63CC95471EED69561EB76F8D37CB19 /* M13Checkbox-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "M13Checkbox-prefix.pch"; sourceTree = ""; }; - FA6C4AFB09A28D4EEE0FD22245FD5018 /* IntegerType+IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IntegerType+IdentifiableType.swift"; path = "Sources/RxDataSources/IntegerType+IdentifiableType.swift"; sourceTree = ""; }; - FA79FA29234F04033A5119E3EF517E89 /* Zesame-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Zesame-prefix.pch"; sourceTree = ""; }; - FAA94E8446873A8822F19DDA6316B7A1 /* GULNetworkConstants.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULNetworkConstants.m; path = GoogleUtilities/Network/GULNetworkConstants.m; sourceTree = ""; }; - FB18E40C2E08123AF34CCAFC990A2DB2 /* Nonce.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Nonce.swift; path = Source/Models/Manual/Wallet/Nonce.swift; sourceTree = ""; }; - FB4CA239785FD0E955BD6302E2691748 /* ExpressibleByAmount.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpressibleByAmount.swift; path = Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount.swift; sourceTree = ""; }; - FBDB62EB2B863D5B7EEFD89F9365C39D /* ValidationRule.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationRule.swift; path = Validator/Sources/ValidationRule.swift; sourceTree = ""; }; - FBE71B7EE6098327A0C52B6AF3F765C0 /* Address+ExpressibleByStringLiteral.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Address+ExpressibleByStringLiteral.swift"; path = "Source/Models/Manual/Wallet/Address/Address/Address+ExpressibleByStringLiteral.swift"; sourceTree = ""; }; - FBFD40353874DB961E9C8CA5CEED0873 /* Keystore.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keystore.swift; path = Source/Models/Manual/Wallet/Keystore/Keystore.swift; sourceTree = ""; }; - FC0A3B061BAEF48DB5B39C47CABB59AA /* GULNetworkConstants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetworkConstants.h; path = GoogleUtilities/Network/Private/GULNetworkConstants.h; sourceTree = ""; }; - FC1C8060140C4BFDDE24360F33CED865 /* FIRComponentContainerInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentContainerInternal.h; path = Firebase/Core/Private/FIRComponentContainerInternal.h; sourceTree = ""; }; - FC31B2D9F7A7F37101177A3AF7F9A754 /* ToggleTorchButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToggleTorchButton.swift; path = Sources/ToggleTorchButton.swift; sourceTree = ""; }; - FC4C81913CC2E6F483F9ED12A920620D /* NSTextField+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextField+Rx.swift"; path = "RxCocoa/macOS/NSTextField+Rx.swift"; sourceTree = ""; }; - FC89203DCE18963E12CF2B44ABABCB11 /* M13CheckboxBounceController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxBounceController.swift; path = Sources/Managers/M13CheckboxBounceController.swift; sourceTree = ""; }; - FC956C489A9BBA7737E0E8F0D68A5E9F /* TimePeriodCollection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriodCollection.swift; path = DateToolsSwift/DateTools/TimePeriodCollection.swift; sourceTree = ""; }; - FCDAE89911790E251A2FB3882258DBB2 /* Keystore+Crypto.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Keystore+Crypto.swift"; path = "Source/Models/Manual/Wallet/Keystore/Keystore+Crypto.swift"; sourceTree = ""; }; - FDED994E9804F9D21B077DE49B41A99D /* FloatingPointType+IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "FloatingPointType+IdentifiableType.swift"; path = "Sources/RxDataSources/FloatingPointType+IdentifiableType.swift"; sourceTree = ""; }; - FE97262EA518152A46238755A4A410AC /* Base64.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Base64.swift; path = Sources/Base64.swift; sourceTree = ""; }; - FEB131ADBF40CE477FD5DBC0556E7A6F /* CLSAttributes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CLSAttributes.h; path = iOS/Crashlytics.framework/Headers/CLSAttributes.h; sourceTree = ""; }; - FEE29571DB059883E5971D910903A440 /* UIColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIColor+.swift"; path = "Source/UIColor+.swift"; sourceTree = ""; }; - FEF049D7FF0AF5028BB5F66CE1CEB8A7 /* GasPrice.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GasPrice.swift; path = Source/Models/Manual/Payment/GasPrice.swift; sourceTree = ""; }; - FF054295AD46A6591F97585A9FC44816 /* JSONDecodingOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONDecodingOptions.swift; path = Sources/SwiftProtobuf/JSONDecodingOptions.swift; sourceTree = ""; }; - FFBF620CABE16762FB9D7AB46CC1C3B6 /* DelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelegateProxy.swift; path = RxCocoa/Common/DelegateProxy.swift; sourceTree = ""; }; - FFF7DE8922DAEF4CB87774015CF24D89 /* FIROptions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIROptions.m; path = Firebase/Core/FIROptions.m; sourceTree = ""; }; - FFFECA0854481161F6280A26D85F84A7 /* EFWatermarkMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFWatermarkMode.swift; path = Source/EFWatermarkMode.swift; sourceTree = ""; }; + E50875AA5A89D12365E06BB0104342E6 /* Array+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Array+Extensions.swift"; path = "Sources/RxDataSources/Array+Extensions.swift"; sourceTree = ""; }; + E51388F9B52AAAE2DE34AD67E920269D /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Source/RedirectHandler.swift; sourceTree = ""; }; + E5917FC580A9BF798222198A905DDF36 /* NSLayoutConstraint+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSLayoutConstraint+Rx.swift"; path = "RxCocoa/Common/NSLayoutConstraint+Rx.swift"; sourceTree = ""; }; + E64885ED5CE5E14F82B20D06AB03A161 /* TableViewSectionedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TableViewSectionedDataSource.swift; path = Sources/RxDataSources/TableViewSectionedDataSource.swift; sourceTree = ""; }; + E6BD34BB0BCB53B31F820C58F27501E2 /* Date+Inits.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Inits.swift"; path = "DateToolsSwift/DateTools/Date+Inits.swift"; sourceTree = ""; }; + E740AA3908F7F0DBA75BA2DEDBCA6544 /* RxAtomic.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RxAtomic.h; path = RxAtomic/include/RxAtomic.h; sourceTree = ""; }; + E777E6B01F5B6473DAD2B14A1B3FD727 /* Event.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Event.swift; path = RxSwift/Event.swift; sourceTree = ""; }; + E78E69F2724DC6C6377D7CCB732EBF2F /* SwiftProtobuf.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftProtobuf.xcconfig; sourceTree = ""; }; + E7A3C03DF6B81DCA411FF2E6F10B2967 /* Firebase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Firebase.h; path = CoreOnly/Sources/Firebase.h; sourceTree = ""; }; + E7AD15F58B3ED7FCCAD5B98B2733CFD1 /* Exponentiation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Exponentiation.swift; path = Sources/Exponentiation.swift; sourceTree = ""; }; + E7B4F2DA575452E0F1419E1A1FC8F275 /* FABAttributes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FABAttributes.h; path = iOS/Fabric.framework/Headers/FABAttributes.h; sourceTree = ""; }; + E7EB6B02E0D603CB9D6B15FB2321D191 /* Materialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Materialize.swift; path = RxSwift/Observables/Materialize.swift; sourceTree = ""; }; + E81F3A3DE2218ACB1E0B11A260AE4191 /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/EllipticCurve/Signing/Signature.swift; sourceTree = ""; }; + E8675A46F113F84DA6D27E7A7E3562D2 /* TinyConstraints-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "TinyConstraints-prefix.pch"; sourceTree = ""; }; + E8C1F73D2F4A9B058F2D0E37F97B8499 /* AnimatableSectionModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatableSectionModel.swift; path = Sources/Differentiator/AnimatableSectionModel.swift; sourceTree = ""; }; + E8E4128398DAE9055D18F09062B035B3 /* Prime Test.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Prime Test.swift"; path = "Sources/Prime Test.swift"; sourceTree = ""; }; + E905A03A6FA8A7E55B850A27A7530C49 /* Data+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Data+Extension.swift"; path = "Sources/CryptoSwift/Foundation/Data+Extension.swift"; sourceTree = ""; }; + E9B73B8F45AFA6CC3226FE4248C1BDEA /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; + EA18EFBFA599FA01C842B639A59D6206 /* RPCRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RPCRequest.swift; path = Source/Networking/JSONRPC/RPCRequest.swift; sourceTree = ""; }; + EA59DC506EFDD83DB15A6501F8770260 /* GoogleAppMeasurement.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GoogleAppMeasurement.xcconfig; sourceTree = ""; }; + EAAEE7E48182792F7C48C60E53E7E7E4 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; + EABD7FE59161EA0913D3971D1CA119F8 /* Keystore.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keystore.swift; path = Source/Models/Manual/Wallet/Keystore/Keystore.swift; sourceTree = ""; }; + EAE258A7CDDEC6050797A8FDC1B94AD4 /* PrimitiveSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrimitiveSequence.swift; path = RxSwift/Traits/PrimitiveSequence.swift; sourceTree = ""; }; + EAF6B8C87589BC51C90E2F3EEA98F75F /* GoogleUtilities-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "GoogleUtilities-prefix.pch"; sourceTree = ""; }; + EB0AAC42B3FC989B8BBF1C09B44F7E76 /* ControlProperty+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlProperty+Driver.swift"; path = "RxCocoa/Traits/Driver/ControlProperty+Driver.swift"; sourceTree = ""; }; + EB448AAE7050D593D2F5AE66FA2CD015 /* QRCodeReader.swift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "QRCodeReader.swift-dummy.m"; sourceTree = ""; }; + EB867CC59B96C3CF5286215DD7CFC004 /* Data+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Data+Extensions.swift"; path = "Sources/SwiftProtobuf/Data+Extensions.swift"; sourceTree = ""; }; + EB86CBC1E28A14DD180DDAD169C032C2 /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; + EB9DDF0FCBB914A2F5805672D648D276 /* Bitwise Ops.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Bitwise Ops.swift"; path = "Sources/Bitwise Ops.swift"; sourceTree = ""; }; + EBF1DC528114B5DCE31623FE44D1B318 /* AdjustableLowerbound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdjustableLowerbound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Lowerbound/AdjustableLowerbound.swift; sourceTree = ""; }; + EBFECAFD858C659E32D459883E5689E9 /* RxTest-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxTest-prefix.pch"; sourceTree = ""; }; + EC11D946E06CA03C8C8854DFA07C015D /* AFResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFResult.swift; path = Source/AFResult.swift; sourceTree = ""; }; + EC20448820F5367D20FA0F57A5FEF446 /* Wallet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Wallet.swift; path = Source/EllipticCurve/Keys/Wallet.swift; sourceTree = ""; }; + EC7B86049090FF52215CE0042D9C1BE0 /* Catch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Catch.swift; path = RxSwift/Observables/Catch.swift; sourceTree = ""; }; + ECA0AB4E58E67B5D3A475B3E36B13D5B /* UInt16+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UInt16+Extension.swift"; path = "Sources/CryptoSwift/UInt16+Extension.swift"; sourceTree = ""; }; + ECACF90F70B3518A6895532D367E9710 /* UIColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIColor+.swift"; path = "Source/UIColor+.swift"; sourceTree = ""; }; + ECBE14743CACC15100E7031C0444BA0B /* UIApplication+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIApplication+Rx.swift"; path = "RxCocoa/iOS/UIApplication+Rx.swift"; sourceTree = ""; }; + ECEF2C27118D36FF01520DCC85DC010D /* AnonymousObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnonymousObserver.swift; path = RxSwift/Observers/AnonymousObserver.swift; sourceTree = ""; }; + EDCBB546C65A31EA22F37FA26FA21EF7 /* JSONScanner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONScanner.swift; path = Sources/SwiftProtobuf/JSONScanner.swift; sourceTree = ""; }; + EDD81BFF06CA6160ACD3256A494958FF /* RxNavigationControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxNavigationControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxNavigationControllerDelegateProxy.swift; sourceTree = ""; }; + EDDE213855F3773E6BA54B5FD539DC66 /* DataConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataConvertible.swift; path = Source/Cryptography/HMAC_DRBG/DataConvertible.swift; sourceTree = ""; }; + EDE66D88A4AD6E7EF9E98AE52E077CFA /* Date+Format.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Format.swift"; path = "DateToolsSwift/DateTools/Date+Format.swift"; sourceTree = ""; }; + EDF7BFEBC3E6D87403FE34DE5C7D6696 /* UIGestureRecognizer+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIGestureRecognizer+Rx.swift"; path = "RxCocoa/iOS/UIGestureRecognizer+Rx.swift"; sourceTree = ""; }; + EE1015B3753B0ED5AA04126F234BAF9C /* UILabel+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UILabel+Rx.swift"; path = "RxCocoa/iOS/UILabel+Rx.swift"; sourceTree = ""; }; + EE3907AB8F431FA8320011D74460E720 /* TinyConstraints-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "TinyConstraints-umbrella.h"; sourceTree = ""; }; + EEC55D66B19E3271288E56AC3FE527AB /* RequestTaskMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestTaskMap.swift; path = Source/RequestTaskMap.swift; sourceTree = ""; }; + EF7F21A926A46FB1610C8CE90292E941 /* EFQRCode-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EFQRCode-umbrella.h"; sourceTree = ""; }; + EFA8F0A22AD837AF5ED4DA28443C1ADB /* PKCS7.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PKCS7.swift; path = Sources/CryptoSwift/PKCS/PKCS7.swift; sourceTree = ""; }; + EFCE5E07E41299D044C8DB8AB050AF45 /* HMAC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HMAC.swift; path = Source/Cryptography/HashFunctions/HMAC.swift; sourceTree = ""; }; + F0FF1C40087CC43AAAF24C565D284F0B /* SwiftyBeaver.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyBeaver.modulemap; sourceTree = ""; }; + F11F5A737496E4D5B68C699F0C11D5FF /* GoogleUtilities-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "GoogleUtilities-umbrella.h"; sourceTree = ""; }; + F14C5F94D35A6EF657D3CA3DF7AE3CF6 /* LockOwnerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LockOwnerType.swift; path = RxSwift/Concurrency/LockOwnerType.swift; sourceTree = ""; }; + F1CD4131E290E04E6A1A58A257AF6CFE /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; + F1E23488C246A7DB465EB077BA1DF20B /* TinyEdgeInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TinyEdgeInsets.swift; path = TinyConstraints/Classes/TinyEdgeInsets.swift; sourceTree = ""; }; + F1E4C06B029F6F8304E166E22FE74389 /* PublicAddress.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicAddress.swift; path = Source/EllipticCurve/Keys/Address/PublicAddress.swift; sourceTree = ""; }; + F1ECA611B92232C7D8F5451CF49EDF4C /* _RXObjCRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXObjCRuntime.h; path = RxCocoa/Runtime/include/_RXObjCRuntime.h; sourceTree = ""; }; + F1EDDA09E8A58EA61719024322FB4C67 /* Create.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Create.swift; path = RxSwift/Observables/Create.swift; sourceTree = ""; }; + F2992EC966442B56B2D16CF327189F9B /* M13CheckboxBounceController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxBounceController.swift; path = Sources/Managers/M13CheckboxBounceController.swift; sourceTree = ""; }; + F299C1D9C22F651D4123FFF92B8BE82F /* HashFunction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HashFunction.swift; path = Source/Cryptography/HashFunctions/HashFunction.swift; sourceTree = ""; }; + F2C75E3F41B21D0B3F2C4AA436306EEE /* BinaryDelimited.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryDelimited.swift; path = Sources/SwiftProtobuf/BinaryDelimited.swift; sourceTree = ""; }; + F30C0B8B02E2F4EFE719868157859A5A /* DateToolsSwift.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DateToolsSwift.xcconfig; sourceTree = ""; }; + F32CACFF47553BC68D4EAF273F8EEB0A /* FirebaseCore.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseCore.xcconfig; sourceTree = ""; }; + F3C7420490038C845552FBE9DAD58485 /* pb_decode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb_decode.h; sourceTree = ""; }; + F3CA5B666E79BC93448FC8168278C878 /* CTR.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CTR.swift; path = Sources/CryptoSwift/BlockMode/CTR.swift; sourceTree = ""; }; + F3DACDDFC44B19CD3973F434A62A7B99 /* Bound.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bound.swift; path = Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Bound.swift; sourceTree = ""; }; + F42177976A3C1F31620530B4B4FCE7CE /* Qa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Qa.swift; path = Source/Models/Manual/ExpressibleByAmount/Units/Qa.swift; sourceTree = ""; }; + F47C0B0FB1580F3466ABDE8BB471E7C2 /* WithLatestFrom.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WithLatestFrom.swift; path = RxSwift/Observables/WithLatestFrom.swift; sourceTree = ""; }; + F4BB8203DCBAF9E5F6A28A642D07FB47 /* JSONDecodingOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONDecodingOptions.swift; path = Sources/SwiftProtobuf/JSONDecodingOptions.swift; sourceTree = ""; }; + F4E5609B7C200893EE26E3121EAED3AA /* SecureBytes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SecureBytes.swift; path = Sources/CryptoSwift/SecureBytes.swift; sourceTree = ""; }; + F515E9D8B5ED4D132AA6C95C2829765B /* Scan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Scan.swift; path = RxSwift/Observables/Scan.swift; sourceTree = ""; }; + F552A905DEC0C90EE6AF85EB12307DBE /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; + F5B2931D954A03F7BF60C93C67565C04 /* ECDSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ECDSA.swift; path = Source/EllipticCurve/Signing/CommonSigning/ECDSA.swift; sourceTree = ""; }; + F63805ADA1B16E32BFEA2E2C5B972635 /* DerivedKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DerivedKey.swift; path = Source/Cryptography/DerivedKey.swift; sourceTree = ""; }; + F64BC7DFEEA70E9BF046932CF68FD610 /* FirebaseInstanceID.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseInstanceID.framework; path = Frameworks/FirebaseInstanceID.framework; sourceTree = ""; }; + F68290182D47E7B4F4B7A63263306D7A /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; + F6A31BEE760CEC0120F2171721280D6B /* GULMutableDictionary.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULMutableDictionary.m; path = GoogleUtilities/Network/GULMutableDictionary.m; sourceTree = ""; }; + F6D624FB7C4B432FF34FE529F2C7A6A9 /* Addition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Addition.swift; path = Sources/Addition.swift; sourceTree = ""; }; + F6FAA1B17869C0E12128C3BB41875750 /* Generics.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Generics.swift; path = Sources/CryptoSwift/Generics.swift; sourceTree = ""; }; + F70DC7C3E84082D4688A2660107E2C60 /* Validator-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Validator-prefix.pch"; sourceTree = ""; }; + F770FB67E06B6E2E303D3C0C6C96D82E /* QRCodeReader.swift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = QRCodeReader.swift.modulemap; sourceTree = ""; }; + F795F7D4671455D83040A9D7404DB0DB /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; + F8031DDCD3276CA80F5D403A00836C9E /* StatusOfTransactionResponse+Receipt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "StatusOfTransactionResponse+Receipt.swift"; path = "Source/Networking/JSONRPC/Responses/Transaction/StatusOfTransactionResponse+Receipt.swift"; sourceTree = ""; }; + F8423DAB0BC08AD5B9A76A00D5AC1128 /* ViewTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewTransition.swift; path = Sources/RxDataSources/ViewTransition.swift; sourceTree = ""; }; + F89901CCFEAC57AE82A50B5FAD32E263 /* CGImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGImage+.swift"; path = "Source/CGImage+.swift"; sourceTree = ""; }; + F8ABBE4989F7523F837FF4647B232B99 /* TestSchedulerVirtualTimeConverter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestSchedulerVirtualTimeConverter.swift; path = RxTest/Schedulers/TestSchedulerVirtualTimeConverter.swift; sourceTree = ""; }; + F8B9881FFA2BEE6B51E63C0807B94203 /* JSONEncodingOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONEncodingOptions.swift; path = Sources/SwiftProtobuf/JSONEncodingOptions.swift; sourceTree = ""; }; + F9575596586F17797D70C15EC9F913CF /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Filter.swift; sourceTree = ""; }; + F9666EEAA9036023E7A12BCC4CC22F2A /* swift_qrcodejs-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "swift_qrcodejs-prefix.pch"; sourceTree = ""; }; + F989F1B078DB621A6571D0CCEC2880C2 /* GCD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GCD.swift; path = Sources/GCD.swift; sourceTree = ""; }; + F9C5DE3C8EDAE015A5DC7C6E815418DF /* Zesame-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Zesame-prefix.pch"; sourceTree = ""; }; + FA3979CF21B4FFEB163EF24559CCD023 /* SwiftLint.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftLint.xcconfig; sourceTree = ""; }; + FA90EA0512DE10FC4BA4673EC95BEF25 /* ProtobufAPIVersionCheck.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProtobufAPIVersionCheck.swift; path = Sources/SwiftProtobuf/ProtobufAPIVersionCheck.swift; sourceTree = ""; }; + FA9F976398AA955F78CB301E9A47B432 /* ZilliqaService+DefaultImplementations.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ZilliqaService+DefaultImplementations.swift"; path = "Source/Services/ZilliqaService+DefaultImplementations.swift"; sourceTree = ""; }; + FAD6BA4C248A21531A0835910CD98144 /* Rabbit.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Rabbit.swift; path = Sources/CryptoSwift/Rabbit.swift; sourceTree = ""; }; + FAF86AA8A6DFF9F44A4AA924CEB63BAC /* nanopb-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "nanopb-prefix.pch"; sourceTree = ""; }; + FBA07164155B557A1321B5855A5F291C /* UISearchBar+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISearchBar+Rx.swift"; path = "RxCocoa/iOS/UISearchBar+Rx.swift"; sourceTree = ""; }; + FBB27974BE479EC40CF12930A28DE360 /* ContainsNumberValidationPattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContainsNumberValidationPattern.swift; path = Validator/Sources/ContainsNumberValidationPattern.swift; sourceTree = ""; }; + FBBDC5D241B4902F9A962E51B2E6E622 /* SwiftyBeaver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyBeaver.swift; path = Sources/SwiftyBeaver.swift; sourceTree = ""; }; + FBF411DC70BA08E0335DE07E3011124D /* M13CheckboxStrokeController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = M13CheckboxStrokeController.swift; path = Sources/Managers/M13CheckboxStrokeController.swift; sourceTree = ""; }; + FC41F297C304D8007CA3AE15B7076712 /* MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MD5.swift; path = Sources/CryptoSwift/MD5.swift; sourceTree = ""; }; + FC54821401094D9C1AA84F6BD8144C5A /* AnError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnError.swift; path = Sources/AnError.swift; sourceTree = ""; }; + FC8541E507D42EBA5E53826640902563 /* Crypto.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Crypto.swift; path = Source/Cryptography/Crypto.swift; sourceTree = ""; }; + FD1710D69257AD6695EC9A7FCC09FA6F /* DataSources.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataSources.swift; path = Sources/RxDataSources/DataSources.swift; sourceTree = ""; }; + FD5F6E8380DA292B636D0003742521A2 /* QRCodeReader.swift.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = QRCodeReader.swift.xcconfig; sourceTree = ""; }; + FD905FEAC791819F0D73F7659438E8F8 /* EllipticCurve.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EllipticCurve.swift; path = Source/EllipticCurve/EllipticCurve.swift; sourceTree = ""; }; + FD91B7DAFE614FDCEDFC558BA49AC636 /* Int+Extension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Int+Extension.swift"; path = "Sources/CryptoSwift/Int+Extension.swift"; sourceTree = ""; }; + FDCD39B26E8C658CE1B7DE2AAF58BEDB /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = RxSwift/Observables/Filter.swift; sourceTree = ""; }; + FE06599D94F95E75E16AAF92F8A70DE7 /* NSObject+Rx+RawRepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx+RawRepresentable.swift"; path = "RxCocoa/Foundation/NSObject+Rx+RawRepresentable.swift"; sourceTree = ""; }; + FE3C8D65B36374AD76C7DC2F42FE2B48 /* RxPickerViewAdapter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewAdapter.swift; path = Sources/RxDataSources/RxPickerViewAdapter.swift; sourceTree = ""; }; + FEAE48F4B96BA5660AE48C603658EF2E /* GULAppDelegateSwizzler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULAppDelegateSwizzler.h; path = GoogleUtilities/AppDelegateSwizzler/Private/GULAppDelegateSwizzler.h; sourceTree = ""; }; + FEC5889B833640330F4DB0A9818C0F30 /* Differentiator.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Differentiator.modulemap; sourceTree = ""; }; + FED2906D9B8A6E2D7223053E1C06769F /* AnyKeyDeriving.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyKeyDeriving.swift; path = Source/Models/Manual/Wallet/Keystore/AnyKeyDeriving.swift; sourceTree = ""; }; + FEFCE06C879B44180DDE7FC99F7BEC53 /* DateTools.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = DateTools.bundle; path = DateToolsSwift/DateTools/DateTools.bundle; sourceTree = ""; }; + FF405B29A5A820C7CAB1FC5C9C601687 /* FIRErrorCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRErrorCode.h; path = Firebase/Core/Private/FIRErrorCode.h; sourceTree = ""; }; + FFC97262E898324BF626A671D29F5216 /* RxTabBarControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTabBarControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTabBarControllerDelegateProxy.swift; sourceTree = ""; }; + FFC99E2772362688A4025328096EC65E /* Zil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Zil.swift; path = Source/Models/Manual/ExpressibleByAmount/Units/Zil.swift; sourceTree = ""; }; + FFD30D298D20D8C78C8DBE8311654B0F /* HexStringConvertible+Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "HexStringConvertible+Validation.swift"; path = "Source/Models/Manual/Wallet/Address/HexString/HexStringConvertible+Validation.swift"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -2852,244 +2858,440 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 033D481765409B846E1CC64B45C35D44 /* Support Files */ = { + 000F39C5249F11BDE74690A30F87512E /* Frameworks */ = { isa = PBXGroup; children = ( - 4E170177DB7D0EC2375F14DCABF2D279 /* nanopb.modulemap */, - 6AAB95B8FABB8559BB4CF01EAF1A4D11 /* nanopb.xcconfig */, - 3767C4DD86ED60D86579EBD5C1C47A00 /* nanopb-dummy.m */, - 48A8014C0A6966AD1CDC807B091213E6 /* nanopb-prefix.pch */, - 1C625E545A99965FE0BB17A8A788CB7C /* nanopb-umbrella.h */, + 4B57632E33971E645B2471640D60EBCC /* GoogleAppMeasurement.framework */, ); - name = "Support Files"; - path = "../Target Support Files/nanopb"; + name = Frameworks; sourceTree = ""; }; - 049B03CDFFA707C53DC8EAD7370A6D6C /* Support Files */ = { + 008BE64EEDB15E450ED7395CB794D9A7 /* Support Files */ = { isa = PBXGroup; children = ( - 01944871C97FFE600BDAED26804E69D0 /* Fabric.xcconfig */, + 702AF0BEA58E87EDB2C8F5AAB5B1343F /* RxBlocking.modulemap */, + D0D100D30C48C839F3C3C7A04A411AF7 /* RxBlocking.xcconfig */, + DA39D0E6C4C39807CF57A3F568095F1F /* RxBlocking-dummy.m */, + B54365CAF60202F67D9495877F109800 /* RxBlocking-prefix.pch */, + 997E0D36EBED21B7EEB0114E27AF78A4 /* RxBlocking-umbrella.h */, ); name = "Support Files"; - path = "../Target Support Files/Fabric"; + path = "../Target Support Files/RxBlocking"; + sourceTree = ""; + }; + 026BDB66204EEC5E43C4FC26559172B0 /* UserDefaults */ = { + isa = PBXGroup; + children = ( + 94438AC26FFC877EF0ACEC616962F432 /* GULUserDefaults.h */, + AEF5B72EAEABCE19668B9C5CC4330484 /* GULUserDefaults.m */, + ); + name = UserDefaults; sourceTree = ""; }; - 05037C7752078D235501DC2386EA4564 /* Support Files */ = { + 02F028C1C866A29401B98884FCC5360F /* Support Files */ = { isa = PBXGroup; children = ( - 28CE13EB6CBC8238CA426626175FA4FD /* FirebaseCore.modulemap */, - CBA1A0AAF3A622CA44E3EE3258E9BE21 /* FirebaseCore.xcconfig */, - E08A62C2305C0451940718AFDBD32FAD /* FirebaseCore-dummy.m */, - B6B0E023AFC7B0B36CEB9C587967EF47 /* FirebaseCore-umbrella.h */, + 2A021FC53044CFBD5985D3AB34A4F550 /* FirebaseAnalytics.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/FirebaseCore"; + path = "../Target Support Files/FirebaseAnalytics"; sourceTree = ""; }; - 050C1255D1D087F080572AF512EC7250 /* Crashlytics */ = { + 09D097AF76F0355D922E890B7F57F6EB /* EFQRCode */ = { isa = PBXGroup; children = ( - E528194F4B0794A19A9178541B6B2F9A /* ANSCompatibility.h */, - 3E730EEE49BDE9779F6FD6D644D42DC7 /* Answers.h */, - FEB131ADBF40CE477FD5DBC0556E7A6F /* CLSAttributes.h */, - D869A5110949A78BF763711271223A7A /* CLSLogging.h */, - 7665A15DCBB9FA6BB87497DDE1748355 /* CLSReport.h */, - CBFDC49D0F25B2F31132CC96F09AD5C4 /* CLSStackFrame.h */, - 0C9273919AC23F984CEF4B06A849A77E /* Crashlytics.h */, - 1352FB107B5956BB1ED29940CF3D958E /* Frameworks */, - 7CE186CBA52BBA55F97960FE04A1AFAF /* Support Files */, + 82A24141A9677194B35E0304B0588F13 /* CGColor+.swift */, + F89901CCFEAC57AE82A50B5FAD32E263 /* CGImage+.swift */, + 6CD90B83FDDC920EE7C2C4663260913E /* CGSize+.swift */, + 38D68F4DFA4677794A78EE010F3CFB26 /* CIColor+.swift */, + A61D8020ABCE6078B5C1C67019CF5660 /* CIImage+.swift */, + E40450456A0670ED6AA7B11A60C5AAAE /* EFInputCorrectionLevel.swift */, + B390B31A800C6870372EE748F7EBF165 /* EFIntSize.swift */, + CDE8B449893ED82CC2F97A514F555184 /* EFPointShape.swift */, + C16A4BAE4AAFE704419AB8E6F8C97F32 /* EFQRCode.h */, + A8074A63DE0B962E1ED16E02B5783720 /* EFQRCode.swift */, + B8C7AEB8D1F62CB355D2EFC0D974B7B7 /* EFQRCode+GIF.swift */, + 540B99742E5B35E20A4022BD6B05A1DF /* EFQRCodeGenerator.swift */, + 58C74DE298F02E842FCF9E79CCB11A76 /* EFQRCodeMode.swift */, + 41BA45E42FE40D0CAEAD0AB4DCC0D6DB /* EFQRCodeRecognizer.swift */, + D02152F2428F54C511448934DF267F3A /* EFUIntPixel.swift */, + 080B14FA1A81A58C5E3847A370EE2681 /* EFWatermarkMode.swift */, + B25068BD512DCBDC94522F1CF320491F /* NSColor+.swift */, + 803D43925687B0CC0685550050D4C67F /* NSImage+.swift */, + ECACF90F70B3518A6895532D367E9710 /* UIColor+.swift */, + 24076C26F3FCA8B4DC5C385EBE80A366 /* UIImage+.swift */, + F0F98A09999F6A1F8BE1D1047E83D3DE /* Support Files */, ); - name = Crashlytics; - path = Crashlytics; + name = EFQRCode; + path = EFQRCode; sourceTree = ""; }; - 0558A51698EF00FA2A5C6626E8B2D251 /* CoreOnly */ = { + 0B623A63A08E5B5D0857AD5F8DAEE3A2 /* Resources */ = { isa = PBXGroup; children = ( - 941A4E73957A46BFECEDFE7056C0CC62 /* Firebase.h */, + 3B975CF0B82BF538A72C3501C3E05222 /* IQKeyboardManager.bundle */, ); - name = CoreOnly; + name = Resources; sourceTree = ""; }; - 0C258BDE82FF762ED2E0DE50E1C112FB /* Alamofire */ = { + 0F2D0D2E9A2D10D4C2BE30B955826369 /* Frameworks */ = { isa = PBXGroup; children = ( - B2AE82947B84311E91E34A05C5097224 /* AFError.swift */, - 56B6D627B16D6C8998C1D8313728EB60 /* AFResult.swift */, - 019D5576B0BE11EC3EA634E766AB8C5C /* Alamofire.swift */, - 74A899C1A403748B4DCBFDCC11473CF0 /* AlamofireExtended.swift */, - 4900C0EC548F9C93E1B5535917215EC3 /* CachedResponseHandler.swift */, - 2532FF05E881C748C87AABE5B9E7BA4D /* DispatchQueue+Alamofire.swift */, - AA59B493585C952690188E1C22B2881F /* EventMonitor.swift */, - 5E3D80711CB9B047A2F7F77EB8EF0D6E /* HTTPHeaders.swift */, - AC3BC3AD4CEE71C7EA6C6AA9F30213D8 /* HTTPMethod.swift */, - 49BDA92E89755AB6224909FF7923D86C /* MultipartFormData.swift */, - 3119E35BF7E04A0CCC53AB5DD304F474 /* MultipartUpload.swift */, - 314F4DBC7BD33D41A15EFA183D7DD64E /* NetworkReachabilityManager.swift */, - E6B6EE25B984F67976C2D79406BE70B8 /* Notifications.swift */, - D53EE47EED97BCF543279BEA9D638B97 /* OperationQueue+Alamofire.swift */, - 9D7039A46A94FF7BF8CE36D462BBD937 /* ParameterEncoder.swift */, - 763817A09CCCE1627EF3853182D70244 /* ParameterEncoding.swift */, - 034AAF31213FD098A5A5A42CE9C69F0D /* Protector.swift */, - 28940F6A9DE0EA70CD62F866DF510C27 /* RedirectHandler.swift */, - 83F9FB0B131B912B519AA9DAB502A942 /* Request.swift */, - 4372C0BA7298CF4F0B85036111F13126 /* RequestInterceptor.swift */, - E0391F6895D9EE096A5EF1C6F2F5726B /* RequestTaskMap.swift */, - EE3062204F44069FF79A27E971A874A5 /* Response.swift */, - 8DADBA86028AAD0C3651A06FDA151CBF /* ResponseSerialization.swift */, - 024E2792C00DDB986CF2FC29250A6F20 /* RetryPolicy.swift */, - C2EE0568C19ECE35E15BEAB8C855B9B6 /* ServerTrustEvaluation.swift */, - 6E232A01B25B7807824358FF8B383FCB /* Session.swift */, - 79D8748D71A4AACC288049E79C591920 /* SessionDelegate.swift */, - F5A1BCCBBEC8A5DFF12F7074B276BA16 /* URLConvertible+URLRequestConvertible.swift */, - 70C1A78BD74B0AFD6C107C7914902F89 /* URLRequest+Alamofire.swift */, - 07685971ED794D736D8E3017CF14B4EC /* URLSessionConfiguration+Alamofire.swift */, - D46EC5E084946F019F4B2CA85059EB26 /* Validation.swift */, - 4FBC450C45EF8AC40D7B54297EE57784 /* Support Files */, + B31BB14E4673B6BB0F5267721F3C25D4 /* Fabric.framework */, ); - name = Alamofire; - path = Alamofire; + name = Frameworks; sourceTree = ""; }; - 0E346A4EF622EA85F08400A3C6B225CA /* Support Files */ = { + 1013CC3379879FDF19A5AF6F9455FA1E /* nanopb */ = { isa = PBXGroup; children = ( - 2D00B8E208095622DDCE3385804E9AE0 /* SwiftLint.xcconfig */, + 08E6C26AA27C3371128A9BCD64162952 /* pb.h */, + 65A93F1CFC89AB855DD0CD00A1902987 /* pb_common.c */, + E00CE9C5DD5AA7BA4991C8CEE653DCD0 /* pb_common.h */, + 1F7DEA7E38701B8DE280F93373421ADB /* pb_decode.c */, + F3C7420490038C845552FBE9DAD58485 /* pb_decode.h */, + 791EDD5AA31A1942D6A16849DF5EF871 /* pb_encode.c */, + 9B5D97835A0FA24E03E76457CB98A80F /* pb_encode.h */, + F7148AFE033EC9717DC6F0235625711F /* decode */, + 2AC50CB4E0BCB8866C81CABF700A3CDB /* encode */, + 3C9E5080580F2A54834BC11EF39D06BB /* Support Files */, ); - name = "Support Files"; - path = "../Target Support Files/SwiftLint"; + name = nanopb; + path = nanopb; sourceTree = ""; }; - 0E705C6D1FBF9B58B8C4A11636C94D4D /* Support Files */ = { + 11228314B0F71CF66D8104D213AC1C2C /* BigInt */ = { isa = PBXGroup; children = ( - 943A1BDABA8D3579F647A730BBA71044 /* GoogleUtilities.modulemap */, - E6B8B9C7E4318BDFD9B0917705B08F97 /* GoogleUtilities.xcconfig */, - 74AA74586288EDA8D49EB0599FD3D4C8 /* GoogleUtilities-dummy.m */, - 065C3E9231E6ACB9261718F99DD0B2C4 /* GoogleUtilities-prefix.pch */, - 5C51AD3C97E033437676426A3C726CC1 /* GoogleUtilities-umbrella.h */, + F6D624FB7C4B432FF34FE529F2C7A6A9 /* Addition.swift */, + 346E4513B2C835B0373B4EF7B62BF95A /* BigInt.swift */, + DD730D361153C2DB7215B463830C3D5D /* BigUInt.swift */, + EB9DDF0FCBB914A2F5805672D648D276 /* Bitwise Ops.swift */, + 40E57A127369C9A1A260FFDCD3558B2C /* Codable.swift */, + A06065C4C9281004C0F8086C124AA584 /* Comparable.swift */, + 3DE1B80852AF2C58EF3A0FDFBDF42246 /* Data Conversion.swift */, + 61F6AF7799BE68F703FA58489FF58A5B /* Division.swift */, + E7AD15F58B3ED7FCCAD5B98B2733CFD1 /* Exponentiation.swift */, + 98DEF5ACDC90BF8F5195BD77DC76B97A /* Floating Point Conversion.swift */, + F989F1B078DB621A6571D0CCEC2880C2 /* GCD.swift */, + 21247E2F3D427551148342DB9574AACF /* Hashable.swift */, + 4524391578F1AFB7C9DE077990075F7E /* Integer Conversion.swift */, + C067C6243045B1BBD42C841032D02CEB /* Multiplication.swift */, + E8E4128398DAE9055D18F09062B035B3 /* Prime Test.swift */, + C3670196F86253CA03D83A1BC7E7A4C4 /* Random.swift */, + A91FE64AAE9DED887D9E06DB5BDED3E1 /* Shifts.swift */, + DACDC50888D58AEDDDE93659FE911B79 /* Square Root.swift */, + E2FEF2EB7B1A9FC05AC4ECEED82834E3 /* Strideable.swift */, + 3FB45E0CE093A0F5D6F3E175EE30AC97 /* String Conversion.swift */, + BF304A0879416097F73B73CCA47D851B /* Subtraction.swift */, + 466869B92E5B22A46E373185101815DA /* Words and Bits.swift */, + 602737BAADC358A239D311F1ADD30D77 /* Support Files */, ); - name = "Support Files"; - path = "../Target Support Files/GoogleUtilities"; + name = BigInt; + path = BigInt; sourceTree = ""; }; - 104692FDF689C31837E570F3692067FD /* Support Files */ = { + 134FB19D89BD7F4A240F6D92F7E3842C /* CryptoSwift */ = { isa = PBXGroup; children = ( - EAF8D67C75114C08312D2D772F18288F /* KeychainSwift.modulemap */, - E6EA862A66FECA4D288BF7801DDF515A /* KeychainSwift.xcconfig */, - 52A946286D13402E0B472495B86EE07A /* KeychainSwift-dummy.m */, - B58AC49F5AF5391EAC31A51237764E8B /* KeychainSwift-prefix.pch */, - A95ABE8F0C29459073C95049E0C33ACB /* KeychainSwift-umbrella.h */, + 844338ADC88CB96ABD4D89F32F1CE6C7 /* AEAD.swift */, + 8A2D87230E580086FAD85CD882C90425 /* AEADChaCha20Poly1305.swift */, + 025C8A1C179184D9F66F3B35BF503F96 /* AES.swift */, + AEA4DD8454CE72A30CB750AE0AF38A61 /* AES+Foundation.swift */, + 67D03E6E82FC58A29BFE804D25E8C3DB /* AES.Cryptors.swift */, + 1BC883306722C6D86A1AC45EA5340689 /* Array+Extension.swift */, + AD080B4D7EB1B2C098BB889C0A338295 /* Array+Foundation.swift */, + 476ECB7E4CC6EB1F3947A65CD9874284 /* Authenticator.swift */, + 620782C12E3041F61101525A9235E2D3 /* BatchedCollection.swift */, + D311E8969879DFCDFEBB207D166B003F /* Bit.swift */, + 1DA7CAA77BFB05BDA7957B5E6D5026CD /* BlockCipher.swift */, + 06B9BC5AB1A787B6591A005BC23DE746 /* BlockDecryptor.swift */, + 154235F17CD2E464F3247C00883D1808 /* BlockEncryptor.swift */, + 13B8B92D67B7189B4661825C25A94C44 /* BlockMode.swift */, + 1BE2E0DEB15CBB3BBD5F3E7D76880ADF /* BlockModeOptions.swift */, + 17525E18F989CE0967BF3AB9B28C592D /* Blowfish.swift */, + ABB10D0359167E81B12821C4B4E8AD5C /* Blowfish+Foundation.swift */, + 4D0F391A91CEEC5D4FA2BCF861C17DD1 /* CBC.swift */, + AB5538B997F016E92A603A1AB9297C15 /* CBCMAC.swift */, + DD7A1C8DDFF9C092D3C1B05F8C72F963 /* CCM.swift */, + C531B26161951092F08BB31CC942F052 /* CFB.swift */, + A76C4A891F360CC5C51842E9B732D6E6 /* ChaCha20.swift */, + 4B70AE7B741AEFCBEF9838CA40EFC935 /* ChaCha20+Foundation.swift */, + 7DDA629642B41FD57C7A7230A17CFEED /* Checksum.swift */, + C058F6935446FFFC11509EE250A63B1C /* Cipher.swift */, + 56915A6B84B2ADB8319D2CD12A32B895 /* CipherModeWorker.swift */, + 89638C5A0BA0933E745FE1025618C5D2 /* CMAC.swift */, + 0E9648FC61B12A6DC781BA517D14A7FA /* Collection+Extension.swift */, + 2BFBB249AB03CBD997651A10032FB6B3 /* CompactMap.swift */, + 0A89E2E282145D4E29D037E9CE4108C1 /* Cryptor.swift */, + 63685331CFA4FFF34D7DFA4B97356693 /* Cryptors.swift */, + F3CA5B666E79BC93448FC8168278C878 /* CTR.swift */, + E905A03A6FA8A7E55B850A27A7530C49 /* Data+Extension.swift */, + 4640A4BDEA02F310E629CA954920A7D2 /* Digest.swift */, + D82346CC150E6F72A3E462A7652D3D55 /* DigestType.swift */, + 080CE4B1B7C2CE9FAFE547E5CA9CD7A8 /* ECB.swift */, + B6139A036286E3223FA5F42B4BD5876B /* GCM.swift */, + F6FAA1B17869C0E12128C3BB41875750 /* Generics.swift */, + 69C3F3DFFAEB58D2B69AD72FB9F348FC /* HKDF.swift */, + 4AE52DF2683F40BE7DD16DB3CE6AE9B3 /* HMAC.swift */, + 84160055B7B1684C5B3890A89244F2C2 /* HMAC+Foundation.swift */, + FD91B7DAFE614FDCEDFC558BA49AC636 /* Int+Extension.swift */, + FC41F297C304D8007CA3AE15B7076712 /* MD5.swift */, + 78B1DAED49C132AF03CBE26A20BC8890 /* NoPadding.swift */, + 2D476D6442854E875AC2A4575CECBCD8 /* OFB.swift */, + 71175FAAD70D53D857EFB98A7F45805E /* Operators.swift */, + 478DBA60C4268CD7FF39ADEAE680A1BC /* Padding.swift */, + 7258D2101EF566FC6880BA2BF07D2CE2 /* PBKDF1.swift */, + 5FB5BFCA6D714F92DF2188094C76B94F /* PBKDF2.swift */, + 2C50DCD03A33862923BC29FC678070CE /* PCBC.swift */, + 3C962C98B1EB7FD212FFBD2E471B2D7F /* PKCS5.swift */, + EFA8F0A22AD837AF5ED4DA28443C1ADB /* PKCS7.swift */, + 1FFFC7F415599ECB2E23DD798DE0385F /* PKCS7Padding.swift */, + ABFC139D3D42B32C65D028A60E27ED98 /* Poly1305.swift */, + FAD6BA4C248A21531A0835910CD98144 /* Rabbit.swift */, + 30CE84D585AF7D6F83BCF78805B241BD /* Rabbit+Foundation.swift */, + 8BD925CFA772BB66144E001CC24EBEBF /* RandomBytesSequence.swift */, + CCDA103337F1DA33C6E896DC17E6948D /* Scrypt.swift */, + F4E5609B7C200893EE26E3121EAED3AA /* SecureBytes.swift */, + D8EB37B79503A2C7CD57DD030D78FC89 /* SHA1.swift */, + 4DA8DA6AC1F23B6ED65732F7E4C9DBB3 /* SHA2.swift */, + 48BB1C722D89C68480C6012200A421EE /* SHA3.swift */, + 1C1460AC382061FEB13D4978CA6D4257 /* StreamDecryptor.swift */, + C0C3EF69B94D13B3C3CEC8B3EB4D84FB /* StreamEncryptor.swift */, + 4DC1747AC89B5D43D8CE519216C0D291 /* String+Extension.swift */, + 76C07BB78F16431CB016F677613B5C0E /* String+FoundationExtension.swift */, + DF9F24E604692E852D333C2F6A835377 /* UInt128.swift */, + ECA0AB4E58E67B5D3A475B3E36B13D5B /* UInt16+Extension.swift */, + 0D6DC86252C77DAA5884BCBC6ED585BD /* UInt32+Extension.swift */, + B0C2F2EB6F4009A895472D0B05BCC813 /* UInt64+Extension.swift */, + 893D189DA1A12EFD21B5EA485DFF5741 /* UInt8+Extension.swift */, + 3EF06E301E4FA45743150FEDCEE135E5 /* Updatable.swift */, + CDE7C63E302E2146F58E26AA025EC85F /* Utils.swift */, + 016A77F335D551D5126BA33E8F8D616D /* Utils+Foundation.swift */, + 73F3F129D074A5311886FCD355247210 /* ZeroPadding.swift */, + CD2919BC67D85A8B3F3AE590A62FE4FC /* Support Files */, + ); + name = CryptoSwift; + path = CryptoSwift; + sourceTree = ""; + }; + 1E02E273002F4E0B9276392C7A3812C8 /* Support Files */ = { + isa = PBXGroup; + children = ( + ACD5636BC8F09A54B3CC617BBEB7E417 /* SwiftGen.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/KeychainSwift"; + path = "../Target Support Files/SwiftGen"; sourceTree = ""; }; - 12E21C57470B7C0CCBEB273388800484 /* KeychainSwift */ = { + 1FB4DEDF9255414E234CDDE2B413B62E /* RxTest */ = { isa = PBXGroup; children = ( - 879156BF54769DD4CC0CF8DB5ECF7358 /* KeychainSwift.swift */, - B76AC734778D5ECD7BD7AABEC07DC64F /* KeychainSwiftAccessOptions.swift */, - BF1154BADA9F4F336BB7DCBDC09F2F25 /* TegKeychainConstants.swift */, - 104692FDF689C31837E570F3692067FD /* Support Files */, + 015BE513DE66C3C6AF4D9144ED467D3A /* Any+Equatable.swift */, + AB873B5A3443BB2FE4E3A9310CAC0337 /* AtomicInt.swift */, + 6FA9D9A4B3540D15557B91007A6A0502 /* Bag.swift */, + 4D72C7B688A914231D8CBCEE1862FD7F /* ColdObservable.swift */, + 6211FA3B8B0531A33568B4A60DC46666 /* Deprecated.swift */, + A2046CEFEBF140B454796CDA536A777F /* DeprecationWarner.swift */, + 6858D2516F382F2A3B0FD82470B810B0 /* DispatchQueue+Extensions.swift */, + 65F63E9967501BACE69D1241CF4A6578 /* Event+Equatable.swift */, + A0E37F6BA369A67C5DC6F365CFD6FB71 /* HotObservable.swift */, + 322F2E7794696972999C633655F18300 /* InfiniteSequence.swift */, + 5819F33B6695CFB7A820C9376BA567C1 /* Platform.Darwin.swift */, + 1D92B4F078C5CA690FF75BCF757F5EFF /* Platform.Linux.swift */, + 0AD92282CB62480A04F711B2C85D2C49 /* PriorityQueue.swift */, + 490AF6B2982A1D583FF8DC0F7C6AB4FD /* Queue.swift */, + 97E5D11954D68376E0B515FEE6428F3F /* Recorded.swift */, + 8A513FB45AB50B0D28ECAED76220E9F6 /* Recorded+Event.swift */, + 3E90DA1148396C9753DA10DC37009699 /* RecursiveLock.swift */, + 806D4200A7FFA143BC4E4117734489E3 /* RxTest.swift */, + CA60399B6E32FBD2413595C222D254F5 /* Subscription.swift */, + 4B540510C1AA7BA2005B29DD6371250D /* TestableObservable.swift */, + 5EBB58AFB9BA2DF11C0019AD0BAE5783 /* TestableObserver.swift */, + 1EAD39C2CF04FD25AF6D451D3191A16B /* TestScheduler.swift */, + F8ABBE4989F7523F837FF4647B232B99 /* TestSchedulerVirtualTimeConverter.swift */, + BAF755D55AE452A6DED13CC934631378 /* XCTest+Rx.swift */, + 3C3903DA824114C2FCABA7808BD35F69 /* Support Files */, ); - name = KeychainSwift; - path = KeychainSwift; + name = RxTest; + path = RxTest; sourceTree = ""; }; - 1352FB107B5956BB1ED29940CF3D958E /* Frameworks */ = { + 2AC50CB4E0BCB8866C81CABF700A3CDB /* encode */ = { isa = PBXGroup; children = ( - 43BA9552D3D69C2D78A7351F3DB3FE70 /* Crashlytics.framework */, ); - name = Frameworks; + name = encode; sourceTree = ""; }; - 17CD09B822018C5ECEA0940010C388A4 /* Support Files */ = { + 2B050C23A75772189DDE786507DA4228 /* Pods */ = { isa = PBXGroup; children = ( - B6AF8CAB5E3EB2B7C96ECFA260BFE804 /* Differentiator.modulemap */, - AF2EFD149024DC3B0BB3FE35E72FE156 /* Differentiator.xcconfig */, - 57CA7E4CB65DB10700A5883536119107 /* Differentiator-dummy.m */, - 8D46D714E8974DD40072C7B901FB9314 /* Differentiator-prefix.pch */, - D7AF23291298316AE97F62F5818E2885 /* Differentiator-umbrella.h */, + 2B8B4366F760C32B0C8D004F0316F71B /* Alamofire */, + 11228314B0F71CF66D8104D213AC1C2C /* BigInt */, + DBCAB5E82E7DB1A4BA66E3D592E02330 /* Crashlytics */, + 134FB19D89BD7F4A240F6D92F7E3842C /* CryptoSwift */, + B754D8BA4A56FB20ABCE908190FAE3D8 /* DateToolsSwift */, + 96C881F2D96B640AB8B5C094358429EB /* Differentiator */, + 09D097AF76F0355D922E890B7F57F6EB /* EFQRCode */, + 9D361ACDDF78A1338CD6EF56E3CD972D /* EllipticCurveKit */, + 78193AEA63B5FE882C0F8740D5584831 /* Fabric */, + AA2025F1FCD6706F90D19BC0ABB913A8 /* Firebase */, + 2E58CB80EC0DF319FB1156A060CD3BF9 /* FirebaseAnalytics */, + 8A74B2E1CB5AED4D330D01CF689726D4 /* FirebaseCore */, + F74EEE8E9BC51A5223E3AA76D341D219 /* FirebaseInstanceID */, + 7FA79D2D65163D069DEFA700BC73A9BB /* GoogleAppMeasurement */, + EBBE8824464CB67E25C9402F207CFD10 /* GoogleUtilities */, + 5D964ACDC53D350640F56F9C41D31C43 /* IQKeyboardManagerSwift */, + E7846BA10CCE074C3DBF2C5865CC580B /* KeychainSwift */, + 39A535534C4DE48F0FAD16E05C595E90 /* M13Checkbox */, + 1013CC3379879FDF19A5AF6F9455FA1E /* nanopb */, + 8A24D367DD2493280698AD843A7E9AF7 /* QRCodeReader.swift */, + 345027E08284C8E719BA8CD7E1F79BA4 /* RxAtomic */, + 49C46C25D15E43C22B4852851652A81F /* RxBlocking */, + 3EC9159CF490BCAA51ECF4AC0E2A1DC9 /* RxCocoa */, + 9FEF6AE7B396A5C6D5F16CE48A4FEBF8 /* RxDataSources */, + 864448E356B2CFF3774CE6DB1C7B809A /* RxSwift */, + 1FB4DEDF9255414E234CDDE2B413B62E /* RxTest */, + 652B8944CFEA6AAFFD358FB11188D1FE /* SkyFloatingLabelTextField */, + B93F1EE7FF3D5FC0362DFBA1A81037AA /* swift_qrcodejs */, + F54DD3B00D143894E3977295BC320A27 /* SwiftGen */, + F4BA2B9C35F93C567FACB0873D0037EE /* SwiftLint */, + 49F3CEDB3B73BF3AA6039F40F734C3CC /* SwiftProtobuf */, + C65F81EF6CA9423E9EAA0C0BF0A965EC /* SwiftyBeaver */, + 632F3D14BB0C83331B5A12601F795544 /* TinyConstraints */, + D14233A22ED570F7D92596F81F49495F /* Validator */, + 7E922B4B83E7B78AC824CD83DA1A2F95 /* Zesame */, ); - name = "Support Files"; - path = "../Target Support Files/Differentiator"; + name = Pods; + sourceTree = ""; + }; + 2B8B4366F760C32B0C8D004F0316F71B /* Alamofire */ = { + isa = PBXGroup; + children = ( + 20873EC06E0785D5E6F33412DDF7FB16 /* AFError.swift */, + EC11D946E06CA03C8C8854DFA07C015D /* AFResult.swift */, + C7D09F2E1D05407D86B23C3C90C64AF7 /* Alamofire.swift */, + BB704DDE900FDF9ED8234859A4BD7E15 /* AlamofireExtended.swift */, + 7475482576567E4FC7A2D036386F617D /* CachedResponseHandler.swift */, + EAAEE7E48182792F7C48C60E53E7E7E4 /* DispatchQueue+Alamofire.swift */, + 6A29D0C9C485A116CF12D6E939ECCB23 /* EventMonitor.swift */, + 35393B4AB2A504647FD0FE1ED8E9FE83 /* HTTPHeaders.swift */, + 05C70E41A90DF2C095232E8A05E2C654 /* HTTPMethod.swift */, + 60CD4B44D82AB18F399D1BBDEC3A434D /* MultipartFormData.swift */, + 2A89D06EC975DF9FF2543E2CD5CFB135 /* MultipartUpload.swift */, + 870D2B21DFE1768757BD0DDC08D0E45A /* NetworkReachabilityManager.swift */, + A42D83884A036F012B9B620233D1A6B6 /* Notifications.swift */, + 21FF4C6BC1C910AA6097807A54F178F1 /* OperationQueue+Alamofire.swift */, + 527049BB9F30B09E13334EE09D603C3F /* ParameterEncoder.swift */, + 8FA39920A9BB14A7936C4681EF8E05DD /* ParameterEncoding.swift */, + 6FB239CBDF3AD30561606671A902EA3C /* Protector.swift */, + E51388F9B52AAAE2DE34AD67E920269D /* RedirectHandler.swift */, + 17D5B2149C7C9D26F7C34725299C8653 /* Request.swift */, + 06EA35F56D63C52C35EC895FC050937A /* RequestInterceptor.swift */, + EEC55D66B19E3271288E56AC3FE527AB /* RequestTaskMap.swift */, + A632CDEEAA2DDC9C602C45C7A21D5D55 /* Response.swift */, + 22D926E26217D85C7BAAE4D5638F9A9D /* ResponseSerialization.swift */, + 8F7CA503D06BDA89D91B6EA5709164B1 /* RetryPolicy.swift */, + DEF0B5E6932FCD2F3F623B61FB89F421 /* ServerTrustEvaluation.swift */, + 18C32AF7F3BE2B86EE6D190F424A0F0F /* Session.swift */, + ADE682F02FB0C54D19E0ADB877EAD487 /* SessionDelegate.swift */, + B584B49212F538DFDE11D004D3299E86 /* URLConvertible+URLRequestConvertible.swift */, + D2566ACA6171A605E0B79A0BA7DA5D1F /* URLRequest+Alamofire.swift */, + 068B1A8F8838A76EBFF6655EFEC407F1 /* URLSessionConfiguration+Alamofire.swift */, + D1527665D3C0D2127AA39CC7D4B8CEE5 /* Validation.swift */, + A4EF79D6EDC0E3DFCF02102F01B3EF68 /* Support Files */, + ); + name = Alamofire; + path = Alamofire; sourceTree = ""; }; - 194BBA63BC3D425A6DFAD1954E2F4DBA /* Support Files */ = { + 2E58CB80EC0DF319FB1156A060CD3BF9 /* FirebaseAnalytics */ = { isa = PBXGroup; children = ( - ADEE0231FFC0A2CFC8D7465FEC757E17 /* BigInt.modulemap */, - 7A25F066FC85B84B53D0C96195A73C70 /* BigInt.xcconfig */, - 837AAB6239B890B3DD40DF7A5103644B /* BigInt-dummy.m */, - 9EFCBE586986628B6EE3088B3C48B13E /* BigInt-prefix.pch */, - A250E3B5B3B06DCA33AD1A7D6B18117F /* BigInt-umbrella.h */, + EEDF5CCBA86D523467C4BF9EF8FCE0F7 /* Frameworks */, + 02F028C1C866A29401B98884FCC5360F /* Support Files */, + ); + name = FirebaseAnalytics; + path = FirebaseAnalytics; + sourceTree = ""; + }; + 31CB902553B66883499220B725B3BABA /* Support Files */ = { + isa = PBXGroup; + children = ( + 6D55CB96244461148033D9AE0B493928 /* swift_qrcodejs.modulemap */, + 0E21FA24E847DABD58EEE9EC58036BC7 /* swift_qrcodejs.xcconfig */, + 3D61EF67343FB0AC3815038727936E67 /* swift_qrcodejs-dummy.m */, + F9666EEAA9036023E7A12BCC4CC22F2A /* swift_qrcodejs-prefix.pch */, + 09C4A5752F84E4E0945B66ABD9B19600 /* swift_qrcodejs-umbrella.h */, ); name = "Support Files"; - path = "../Target Support Files/BigInt"; + path = "../Target Support Files/swift_qrcodejs"; sourceTree = ""; }; - 1978F97A6F5CAA4C3DB57F40E84A13B2 /* RxAtomic */ = { + 345027E08284C8E719BA8CD7E1F79BA4 /* RxAtomic */ = { isa = PBXGroup; children = ( - 59AA0B2F282FC731382893939A64BA94 /* RxAtomic.c */, - 27AE814CF5E9FBC1554E9551027C1093 /* RxAtomic.h */, - 73FCB9773D384B0A074D8BA1DC78A08A /* Support Files */, + 7D725E00FD6A7D1A8E35C1F568ADCCDF /* RxAtomic.c */, + E740AA3908F7F0DBA75BA2DEDBCA6544 /* RxAtomic.h */, + 6628A98D66FC25C4632DBBC7C179B805 /* Support Files */, ); name = RxAtomic; path = RxAtomic; sourceTree = ""; }; - 1BAF2BC091770C4E077AB08D3C2A820D /* BigInt */ = { + 347B762AE84D2E9CC8E597F8DC8498EF /* Support Files */ = { isa = PBXGroup; children = ( - 97073F674B5726439802A9FC01D436EB /* Addition.swift */, - 399825A3702D006C94DA433078A5065C /* BigInt.swift */, - 670CA1EBE3D93A3CCEEE1C2645E4C2EB /* BigUInt.swift */, - 01E5B2385DAC39DCF88E298E0652BD6F /* Bitwise Ops.swift */, - 0F81D5B2DDC2025AB7251F3F6F691F76 /* Codable.swift */, - 5546379C91B12D0927EADEB85C6DFCBF /* Comparable.swift */, - DAE5CCA32FCCD503A434ADF83F56C543 /* Data Conversion.swift */, - E3083FC3BDD1192FC93D1DEF9A506813 /* Division.swift */, - EFC2104CF36C8B397F9CD0B590E933CC /* Exponentiation.swift */, - 1B5A2270516F39F7A2F2DF62EA61E0B4 /* Floating Point Conversion.swift */, - 7DAC1DDF2CFB0ACC828FF638C27C97B9 /* GCD.swift */, - A733B470B2FB196F6F1DDC1EC96F9165 /* Hashable.swift */, - A1803E0D5A97D8399D5F9E056E090253 /* Integer Conversion.swift */, - A7E2104B06771619DB83C2FDD7359471 /* Multiplication.swift */, - B1ACEF08D8098A0118E2D1763619146F /* Prime Test.swift */, - 44C0069DFD423E4731F6AF113F575251 /* Random.swift */, - 7F3DDAFB791814B6D2C8ABCFD4246A0E /* Shifts.swift */, - 3C0EEC51050BC8F192F1D92ADAEC4C90 /* Square Root.swift */, - D013232B9AB13CFF2F9C176CF46D6FCE /* Strideable.swift */, - 6FBD95DFE39869258FAA4D53A0927B70 /* String Conversion.swift */, - 3664D33732B9ACA64D8DF46B9C82E967 /* Subtraction.swift */, - DF3630601577DB2A15F9F36E600D5894 /* Words and Bits.swift */, - 194BBA63BC3D425A6DFAD1954E2F4DBA /* Support Files */, + 5F666EA10EA96B0288D3F76459E6D23A /* Zesame.modulemap */, + 5BC2D7EB027943918108F9D9E673FFB5 /* Zesame.xcconfig */, + 8B317104DFA7905A18CA04C52E2DCDA9 /* Zesame-dummy.m */, + F9C5DE3C8EDAE015A5DC7C6E815418DF /* Zesame-prefix.pch */, + 81549D390433BF7D8F617F0190D08B1C /* Zesame-umbrella.h */, ); - name = BigInt; - path = BigInt; + name = "Support Files"; + path = "../Target Support Files/Zesame"; sourceTree = ""; }; - 1D5053C2F0BD6872DD84FDF6642380C4 /* Support Files */ = { + 39A535534C4DE48F0FAD16E05C595E90 /* M13Checkbox */ = { isa = PBXGroup; children = ( - 58EA42B80ADB9E27EAC94948593A83AC /* GoogleAppMeasurement.xcconfig */, + 1FB7DB56A31FB9269679F1E86FDF5D46 /* DefaultValues.swift */, + A67410BA2BBE8FC3BAFCB6ABCF38A0E2 /* M13Checkbox.swift */, + 796D691871881775C1919BD9DA30FDDE /* M13Checkbox+IB.swift */, + 189AEC6D7A29F27E9A073641FE4AD3D9 /* M13CheckboxAddRemovePathGenerator.swift */, + 02CB17F48B54853829BC23DDFA630E72 /* M13CheckboxAnimationGenerator.swift */, + F2992EC966442B56B2D16CF327189F9B /* M13CheckboxBounceController.swift */, + 3CD3D6E96762D101EF7D17CE3C452E9B /* M13CheckboxCheckPathGenerator.swift */, + 1EC98A2FC7DA98CB8E3DBE644895E8EC /* M13CheckboxController.swift */, + 4FE208ABE98557620998F86896E6553C /* M13CheckboxDisclosurePathGenerator.swift */, + 377D90A361E53EF0397A31C9355D0B9B /* M13CheckboxDotController.swift */, + 7C20EAE91F63106F04F0B5EF6167DB6B /* M13CheckboxExpandController.swift */, + 7E6A9357963AA86EC7364846EDF81862 /* M13CheckboxFadeController.swift */, + 196B2DBC747A6AA30CDB88EBE9ACC5EB /* M13CheckboxFillController.swift */, + 154E1B27D681999B8E65BCEC5071884B /* M13CheckboxFlatController.swift */, + 91C66104F832427C6825EFE64E1CA72F /* M13CheckboxGestureRecognizer.swift */, + 9658748B00AE5C36E4A0CD22E7544282 /* M13CheckboxPathGenerator.swift */, + 5392896C5533CA84CA446A4D7C949308 /* M13CheckboxRadioPathGenerator.swift */, + 116626027DAB30C7EC3A096ED444E920 /* M13CheckboxSpiralController.swift */, + FBF411DC70BA08E0335DE07E3011124D /* M13CheckboxStrokeController.swift */, + E7CC6B8B8C1A6A471E4E4F87D59A266A /* Support Files */, ); - name = "Support Files"; - path = "../Target Support Files/GoogleAppMeasurement"; + name = M13Checkbox; + path = M13Checkbox; sourceTree = ""; }; - 28ADA73B2C66A11FE9BB985B70B33A56 /* Support Files */ = { + 3ADA0F7E12F3A982D5803004D9F92515 /* Support Files */ = { isa = PBXGroup; children = ( - 03226D4A1B2073A44693C7A12B37D72D /* SwiftGen.xcconfig */, + F0FF1C40087CC43AAAF24C565D284F0B /* SwiftyBeaver.modulemap */, + 3C63ED5A9EE6AE0D0FE077297BEAD3E9 /* SwiftyBeaver.xcconfig */, + C852C35132D6252B3471739248719893 /* SwiftyBeaver-dummy.m */, + 62755CA71A9E617C27C5ACF182418519 /* SwiftyBeaver-prefix.pch */, + D16D784A50047E747FF9DF6E9DC24194 /* SwiftyBeaver-umbrella.h */, ); name = "Support Files"; - path = "../Target Support Files/SwiftGen"; + path = "../Target Support Files/SwiftyBeaver"; sourceTree = ""; }; 3BF215603B453025F6070436BD20EB4D /* Products */ = { @@ -3128,233 +3330,190 @@ name = Products; sourceTree = ""; }; - 3E17CCCE235D861DF5C898F5F3A1A93A /* SwiftGen */ = { - isa = PBXGroup; - children = ( - 28ADA73B2C66A11FE9BB985B70B33A56 /* Support Files */, - ); - name = SwiftGen; - path = SwiftGen; - sourceTree = ""; - }; - 41DBCD8E091215F2E63AFF4C671D2B3D /* RxCocoa */ = { + 3C3903DA824114C2FCABA7808BD35F69 /* Support Files */ = { isa = PBXGroup; children = ( - 844E190681AE8BC8631D623D4C83EAE6 /* _RX.h */, - 234E841DDDB2500B528BF70929A2CCE9 /* _RX.m */, - C84A10E087922440F6D67BBD3DBFCD74 /* _RXDelegateProxy.h */, - A71CEE657A986F13A26D05C7DFD33A6C /* _RXDelegateProxy.m */, - 23AE904B7D37F652A1DB1D3F07A13ED4 /* _RXKVOObserver.h */, - 26B3ABA0224D481FF280C5BFA63151C7 /* _RXKVOObserver.m */, - 19A301640406C26B389057A3D6D089CD /* _RXObjCRuntime.h */, - 380BDEB18BD1E82FD17CEF06B5FA3C07 /* _RXObjCRuntime.m */, - AD7C635BC6E96D56AAEDA2B71B36C8D8 /* Bag.swift */, - 46AF523A78F44DB3A68CDB431367197C /* BehaviorRelay.swift */, - 3DC94982937489D1EB1FC792F586ACEE /* BehaviorRelay+Driver.swift */, - CFC5A9A42A5730859B2F8CF0D662FA20 /* Binder.swift */, - 5795B190FB3AE7D94D2AF135D1DDB099 /* ControlEvent.swift */, - 86767D62C9EC900A40FCD1339DBB2CDD /* ControlEvent+Driver.swift */, - A04230C1102F529F38BB6167E4EABB83 /* ControlEvent+Signal.swift */, - 9D62B422C5BE4549711F97756C44E349 /* ControlProperty.swift */, - 18F5BB596E8EE9CD04F83B5CA7EEB139 /* ControlProperty+Driver.swift */, - 56E416E437C512B6DF2D75FADC551F1D /* ControlTarget.swift */, - FFBF620CABE16762FB9D7AB46CC1C3B6 /* DelegateProxy.swift */, - C02FDA9330B2E7B9861B558B14228C8A /* DelegateProxyType.swift */, - 889A092330D922774F62D943C26140DC /* Deprecated.swift */, - 0FF5756F75923294C00AE94740E23BC8 /* DeprecationWarner.swift */, - B821E6CE13CE8D58CC8E0151918BC0F3 /* DispatchQueue+Extensions.swift */, - 55F5B45C948C24B476ACB1891444A809 /* Driver.swift */, - 5A2B6D2994190F234CD034A263157561 /* Driver+Subscription.swift */, - C733DBB6445F8A01B8B250F8FE7DEB0B /* InfiniteSequence.swift */, - BB45A05A51E35FCBBE0D4B13907F6EA3 /* ItemEvents.swift */, - DF3E178B7213575D768295936507D01C /* KeyPathBinder.swift */, - A08FF685018A4FE8E50542A6C1254B91 /* KVORepresentable.swift */, - CC5934C052AC0E8ADB8C49A6BA61FB77 /* KVORepresentable+CoreGraphics.swift */, - B24325DAF8BCC6343F92795355A3E814 /* KVORepresentable+Swift.swift */, - 96E87E5A075E428047918D59B413F6C2 /* Logging.swift */, - 9863882A40F38F885725FE57937D04ED /* NotificationCenter+Rx.swift */, - F8517D35D70F88B361A120D11F0DD3F1 /* NSButton+Rx.swift */, - 36DCF28E93E58900061FF0F820547BB8 /* NSControl+Rx.swift */, - 72B1E7D0F324088A83EFAE95EB1F4FEE /* NSImageView+Rx.swift */, - EFDC30FD5349E03DA6B0E61FEF732BE3 /* NSLayoutConstraint+Rx.swift */, - E893EBDB84859D2C1EAA13468726BE9B /* NSObject+Rx.swift */, - 1C4B277FE2C53A762555AD7BFAFB2E22 /* NSObject+Rx+KVORepresentable.swift */, - 48D861DEFE5D86F4339A9FA59747AE18 /* NSObject+Rx+RawRepresentable.swift */, - E1B4C68212F84AE7D7BCD9C899E315F6 /* NSSlider+Rx.swift */, - FC4C81913CC2E6F483F9ED12A920620D /* NSTextField+Rx.swift */, - 75F5519CD78397F1160B8B9B8A216279 /* NSTextStorage+Rx.swift */, - 3FA24D46BBAF2FEEB1B395630669EF6F /* NSTextView+Rx.swift */, - 8DB13A941256F916B4E8A35E8405D54E /* NSView+Rx.swift */, - A9B3BB02D30E316BC7B475C85E60E0B3 /* Observable+Bind.swift */, - 9352400D122A31D7E1326DDE2AA60C85 /* ObservableConvertibleType+Driver.swift */, - EA80592D3FF1C030E1C83E0845E3616F /* ObservableConvertibleType+SharedSequence.swift */, - 95D405763DD51540798323A6D88DD5E3 /* ObservableConvertibleType+Signal.swift */, - 9EC18F6FD0899D61EE8D7540C5834A32 /* Platform.Darwin.swift */, - E51D9DD471D905DC2EDD2E25885BAA61 /* Platform.Linux.swift */, - 3F857BF7DA34C08D0B5D421AD8B8E7EF /* PriorityQueue.swift */, - E0CD5CABD7BE726B285293381CBEABCE /* PublishRelay.swift */, - BC0B1BB9BA7E11DD312FD8EBD1A9B9D9 /* PublishRelay+Signal.swift */, - AE597B12B9A98B5271E678999738C069 /* Queue.swift */, - 400EF97928E7753522582097B3016C6E /* RecursiveLock.swift */, - 48D9E0892BD40D64BF2996F38CD5416E /* RxCocoa.h */, - 1B2E664987F93BC58492120247B97B47 /* RxCocoa.swift */, - 441B24ECB27F632FB0DF77A25CC05899 /* RxCocoaObjCRuntimeError+Extensions.swift */, - 7162F71DC2F6D65143168B4727BDD5D2 /* RxCocoaRuntime.h */, - F6A59083ACB04154F078152A0A51E973 /* RxCollectionViewDataSourcePrefetchingProxy.swift */, - 8387F6D10122E47D936EE580055620AF /* RxCollectionViewDataSourceProxy.swift */, - A2DB2A66DBA9FE4CD80169A16237A296 /* RxCollectionViewDataSourceType.swift */, - 85687FCB02B53B032CB2023A7A9AB54E /* RxCollectionViewDelegateProxy.swift */, - 31412E45D38C82F8404ACC0108B6B772 /* RxCollectionViewReactiveArrayDataSource.swift */, - 8E099BFCB0719CEA96224BE4059CEB8B /* RxNavigationControllerDelegateProxy.swift */, - 9E67DCC16CCF3CFEE36DF7052F599F38 /* RxPickerViewAdapter.swift */, - 5D283ADBC22219E7D460120384C1729C /* RxPickerViewDataSourceProxy.swift */, - 3A8E2D9F425BA67B90A699D15A797526 /* RxPickerViewDataSourceType.swift */, - 497783EE801AB923D553EDA1553AB6CA /* RxPickerViewDelegateProxy.swift */, - ABA4478473E09B103215F32DD101FDF5 /* RxScrollViewDelegateProxy.swift */, - A54ED17953C25F3AEFF4E83368230861 /* RxSearchBarDelegateProxy.swift */, - EA143F46EA6FA41FE35C038C3F998227 /* RxSearchControllerDelegateProxy.swift */, - 8465ACD79D6161C6BF0949B9FD6B1875 /* RxTabBarControllerDelegateProxy.swift */, - C5DBEDA83E2F25E3D059D083419E059D /* RxTabBarDelegateProxy.swift */, - 043727F68D819D8F6B578ABCE68A7AE4 /* RxTableViewDataSourcePrefetchingProxy.swift */, - ECB88DFB4E8DE837DC6E72AAF4165893 /* RxTableViewDataSourceProxy.swift */, - D23F6C9801516C98C1B14E0C80601286 /* RxTableViewDataSourceType.swift */, - 1E0A210EB1DCFE7D230D856E2F670158 /* RxTableViewDelegateProxy.swift */, - 78C92E65C96EFE6F6B48244E9A0A0B31 /* RxTableViewReactiveArrayDataSource.swift */, - E87B00E73418F1691B5EC509E31BA773 /* RxTarget.swift */, - C7602B4CF2E65A8FBC046B238E46FDA9 /* RxTextStorageDelegateProxy.swift */, - 64A592A5ED4004756664661E1D7CD4C2 /* RxTextViewDelegateProxy.swift */, - 51E9A8EB21B8E408023CE6BD7EABF742 /* RxWebViewDelegateProxy.swift */, - 8DB77526D99E46C0BCDC722948C549A1 /* SchedulerType+SharedSequence.swift */, - 5451B57D7053F34F54A4D887ED57C249 /* SectionedViewDataSourceType.swift */, - 6E4A20088DF7BBF23A574F47AF3FDFEE /* SharedSequence.swift */, - 1E2312BDC1764D1877822D2FC60492B0 /* SharedSequence+Operators.swift */, - 80EB636490008C7826D66958A18F8FCE /* SharedSequence+Operators+arity.swift */, - 3E6ADC01A44D638C2E8FC9EA97649341 /* Signal.swift */, - 681300084A1D83D55F0911FAA974BA06 /* Signal+Subscription.swift */, - 253798434A4D30CA8B0E00BCF477ED26 /* TextInput.swift */, - E63CEE718D2F35829B003A276E3C6A85 /* UIActivityIndicatorView+Rx.swift */, - 5E7D360C1873E3E277012D3168BDFAA3 /* UIAlertAction+Rx.swift */, - AD2FA9801257A20F52F26F2009223ED5 /* UIApplication+Rx.swift */, - 1695F1869C82E8B7B7FDC0C88944D69D /* UIBarButtonItem+Rx.swift */, - F34EA33FAB702456493801EF021E47FB /* UIButton+Rx.swift */, - 5224A47071DF4FAB57DA77A69DE88B8B /* UICollectionView+Rx.swift */, - 5D8CCA2AE5B832E9DA67340499DDA549 /* UIControl+Rx.swift */, - 7C65E03DBEA2691D659926BC86ED8CE8 /* UIDatePicker+Rx.swift */, - 862C1858323526581EEDE67FC0676198 /* UIGestureRecognizer+Rx.swift */, - DC826DC97F1D1A03A20DD3C22E1F7AE7 /* UIImageView+Rx.swift */, - BA2A3252941541E2D6A0576F21B3F0A4 /* UILabel+Rx.swift */, - 8A7F5FBD036978368753992F7A8CF8C8 /* UINavigationController+Rx.swift */, - 548D99EEE3B9C0DDCA85DB246081339E /* UINavigationItem+Rx.swift */, - A2452899BBB32E5A94CD4EE2DD1EDCCD /* UIPageControl+Rx.swift */, - 17D505227C916A7B5355758EA884B9B4 /* UIPickerView+Rx.swift */, - 9CE297584D1B5276EEE2AC4D345946EB /* UIProgressView+Rx.swift */, - B6A0FD914CC42C80FA04A09A12B96763 /* UIRefreshControl+Rx.swift */, - A18DCC13368220F08AB229A39BB7D975 /* UIScrollView+Rx.swift */, - AB18BC7B274657D860CD1FB6F1C990E3 /* UISearchBar+Rx.swift */, - 06BB565AF809D09D8D1AA1A19A1E892B /* UISearchController+Rx.swift */, - C4BCDA40628EF03AEAECBFAF25004F1B /* UISegmentedControl+Rx.swift */, - 63A18FB12F2265E608D8C5D5AA8CD334 /* UISlider+Rx.swift */, - 061185D74802BEA2D0D594FB29DB4ED6 /* UIStepper+Rx.swift */, - DB3EEA62A19545268DB2F64E8C83B4F4 /* UISwitch+Rx.swift */, - 03C36155194E7338C5A89F30DCF24394 /* UITabBar+Rx.swift */, - 4A9DCED170B54AA2F081784A1B28434B /* UITabBarController+Rx.swift */, - 0406FC715D3DE995651A9BAF186AE48B /* UITabBarItem+Rx.swift */, - 4C998CD25B13AC00E7B174A1B797D847 /* UITableView+Rx.swift */, - A84F7BF19E2CAD449C7970DE9BB809C1 /* UITextField+Rx.swift */, - A4C6D4612710DA83B2BE0F99496F2F9C /* UITextView+Rx.swift */, - 9DE8A8D034C080C0B8A386A59FC01ED1 /* UIView+Rx.swift */, - C6AF812CE36EC31DA2CFD3EEF73F833F /* UIViewController+Rx.swift */, - 799B087C5DAE49B88B2249078999F23B /* UIWebView+Rx.swift */, - 73EBC64DC5BF48CD3B6E23DEC44BD7BD /* URLSession+Rx.swift */, - AEF30C4ED15D29EC088C405C24E44A72 /* Support Files */, + 655EA63E8EB78B71724614616FA88C5F /* RxTest.modulemap */, + 2B3EF86DB48EC7990FB2CF5CA926ED4B /* RxTest.xcconfig */, + 3BBA486E9C1323612847FF73DAA78C46 /* RxTest-dummy.m */, + EBFECAFD858C659E32D459883E5689E9 /* RxTest-prefix.pch */, + 17D8BD0498DFF93E6D436CB00137DC22 /* RxTest-umbrella.h */, ); - name = RxCocoa; - path = RxCocoa; + name = "Support Files"; + path = "../Target Support Files/RxTest"; sourceTree = ""; }; - 450F5FD84BBD890984427C79267F375D /* Firebase */ = { + 3C9E5080580F2A54834BC11EF39D06BB /* Support Files */ = { isa = PBXGroup; children = ( - 0558A51698EF00FA2A5C6626E8B2D251 /* CoreOnly */, - F4FD42AD12B2A3C49CD99B4DC99BFA46 /* Support Files */, + 3B17A5BB122E1C9459EDA072A8674FBB /* nanopb.modulemap */, + C32EE354CBE2D214BF4D4AB1E5AD66B5 /* nanopb.xcconfig */, + 64A750610D86B6603370DDA7CA1C72DF /* nanopb-dummy.m */, + FAF86AA8A6DFF9F44A4AA924CEB63BAC /* nanopb-prefix.pch */, + 66B11B2DB389F4DD1E97A53B554F364E /* nanopb-umbrella.h */, ); - name = Firebase; - path = Firebase; + name = "Support Files"; + path = "../Target Support Files/nanopb"; sourceTree = ""; }; - 46284CACDEA78534FE127120EACCAF70 /* decode */ = { + 3EC9159CF490BCAA51ECF4AC0E2A1DC9 /* RxCocoa */ = { isa = PBXGroup; children = ( + 1F27211107D7A1335E7E454BE43741CB /* _RX.h */, + 387C9FB37146AE31F4D11C9D1467B5E5 /* _RX.m */, + 1D3150D98DA7FC884CFDBB42DA5ADFFA /* _RXDelegateProxy.h */, + B799A58BBA943E61170A06C0ED3342FE /* _RXDelegateProxy.m */, + 52F0E896AE51F210F0E240780ABEA05D /* _RXKVOObserver.h */, + B09D9A32350C522CFD7796CBE9221371 /* _RXKVOObserver.m */, + F1ECA611B92232C7D8F5451CF49EDF4C /* _RXObjCRuntime.h */, + C8FB61C8F3B06B4B8F6B7351BAFD27E5 /* _RXObjCRuntime.m */, + 3710102B236F4B0F3CAA47E537DE696D /* Bag.swift */, + 26316A86B07A26AC19BBA63A75384283 /* BehaviorRelay.swift */, + C4D2F0F9675409F4C37370E5567DCE0B /* BehaviorRelay+Driver.swift */, + 3961C105C7E3594350E7EC2774F8358D /* Binder.swift */, + 6E3ACE71CD562AAB8EC48EEF6B48B68C /* ControlEvent.swift */, + 4354FBECB15B8C72D0469AE7911B5DA6 /* ControlEvent+Driver.swift */, + D7CE1981318C4F39C8DFF06801F9FB88 /* ControlEvent+Signal.swift */, + 8EAA2ACE7A18230EB61C0A36B8F8F134 /* ControlProperty.swift */, + EB0AAC42B3FC989B8BBF1C09B44F7E76 /* ControlProperty+Driver.swift */, + B2F68DB18DC80427F598050D36BF2411 /* ControlTarget.swift */, + 0C2A2AC4D37B1F64361DE89FF83C128F /* DelegateProxy.swift */, + 957434DC42531DE1E3CAAAD4BD1F5F38 /* DelegateProxyType.swift */, + 018068D13939782E1C21020874D1C44E /* Deprecated.swift */, + 8A6ED85EB1C394ABFD9047FEF98DBB3A /* DeprecationWarner.swift */, + D25C5BEE19CF8BB16763D5ACFCDADA8F /* DispatchQueue+Extensions.swift */, + 68D75B8BDA55971BE50BA6899895C113 /* Driver.swift */, + 15ED17F0B1B0E4692313F399D14B6006 /* Driver+Subscription.swift */, + 6927D9A03B188B7E1C2EFF13CB7475FF /* InfiniteSequence.swift */, + 1F60D83DBE879F8137ABD7FAE51CD1B8 /* ItemEvents.swift */, + CF0B64C8A391249C60A7248F52EE344E /* KeyPathBinder.swift */, + 34AD114235C04E41CCAB652062104D65 /* KVORepresentable.swift */, + B3AA3DF581E831B2C6E9E64D02A62854 /* KVORepresentable+CoreGraphics.swift */, + A12E7F99CC94798A6A84088FF7FAD02A /* KVORepresentable+Swift.swift */, + 46D18F3BE88218EC0811F54526F40AAF /* Logging.swift */, + DBFDE799FA585A6AEF8D67F6466552C3 /* NotificationCenter+Rx.swift */, + 451D922732CA7450609DE3203ABDE929 /* NSButton+Rx.swift */, + BBFD7FA975F07A008BFA64F842369B8B /* NSControl+Rx.swift */, + 274FC1E00885FD07AA2B1D6A84378E6D /* NSImageView+Rx.swift */, + E5917FC580A9BF798222198A905DDF36 /* NSLayoutConstraint+Rx.swift */, + 6B52955A6DC981849496CD92111210AF /* NSObject+Rx.swift */, + 487C93E6F13E95DFF162639114258FEE /* NSObject+Rx+KVORepresentable.swift */, + FE06599D94F95E75E16AAF92F8A70DE7 /* NSObject+Rx+RawRepresentable.swift */, + 3F4FA9B5CC32845131D8BD1B4DD289AC /* NSSlider+Rx.swift */, + 5B0C23DDB73DB954024E4CD0380992F0 /* NSTextField+Rx.swift */, + B27B45FE9DBDC85F9736D9F765C4F580 /* NSTextStorage+Rx.swift */, + 7CE98AF503119AFD455262228BFDC20B /* NSTextView+Rx.swift */, + 35F86F68EA6632E954F3666D9831ACF8 /* NSView+Rx.swift */, + CB48E28728B2759A39FC03509F4BAB24 /* Observable+Bind.swift */, + 336F54BBC36E31CF69CEBB61BE2B764D /* ObservableConvertibleType+Driver.swift */, + AA402832DD38500DF83A9335563B33D9 /* ObservableConvertibleType+SharedSequence.swift */, + 4513529F572696F918C28DF78D1C5B1C /* ObservableConvertibleType+Signal.swift */, + 661865CE9C888B16538FD09FD4B65014 /* Platform.Darwin.swift */, + 767602454D221B7FE0BD7C5CCA6C8326 /* Platform.Linux.swift */, + 76E021082845B83A73E00D75147031A8 /* PriorityQueue.swift */, + 9E34F8B8F2812BB16DAE04121598B53A /* PublishRelay.swift */, + C5E47D0E47153B3D38AA54424BBE96EA /* PublishRelay+Signal.swift */, + A0F8FC0CB53FA701385581EE8161CCFA /* Queue.swift */, + 118624EA235152DF9B5E1E34577FD0C2 /* RecursiveLock.swift */, + 2DF80573AF76C67D31C42C6142BDAEA9 /* RxCocoa.h */, + CB0381AB2649B18474376B0F6E1EBA52 /* RxCocoa.swift */, + E3167FEDC1427CBC645751FA18BDBC50 /* RxCocoaObjCRuntimeError+Extensions.swift */, + CD21C29657ECC05B8622133037AA0682 /* RxCocoaRuntime.h */, + 6DD829F042B4FFB568752C84D5408112 /* RxCollectionViewDataSourcePrefetchingProxy.swift */, + 6731E9C4CC3C2D4A014878D3019A7CD2 /* RxCollectionViewDataSourceProxy.swift */, + 64314F580AD9B5E5F20AD60903956142 /* RxCollectionViewDataSourceType.swift */, + 49CDF15D25EA2C094D539500462112FD /* RxCollectionViewDelegateProxy.swift */, + B6B2377081CB139849938214509CB213 /* RxCollectionViewReactiveArrayDataSource.swift */, + EDD81BFF06CA6160ACD3256A494958FF /* RxNavigationControllerDelegateProxy.swift */, + 0720A8E501BE98E8CD112C81F4B14170 /* RxPickerViewAdapter.swift */, + 363B39531B6AC9E2093E47701FD05437 /* RxPickerViewDataSourceProxy.swift */, + 1D950C420CCAD38725179F5E4EE69E44 /* RxPickerViewDataSourceType.swift */, + 43E21428FD319C0EE3DBB0E32E29919B /* RxPickerViewDelegateProxy.swift */, + C3EFFC19038540C0EC4BBCE9BA93E2C2 /* RxScrollViewDelegateProxy.swift */, + 2E37023AE9BF920B11BE0C6FB683BFA5 /* RxSearchBarDelegateProxy.swift */, + 1378F5716C0B3D45E9EF471EC2D3376F /* RxSearchControllerDelegateProxy.swift */, + FFC97262E898324BF626A671D29F5216 /* RxTabBarControllerDelegateProxy.swift */, + 4FFBC665749EF585E463D72094DB3234 /* RxTabBarDelegateProxy.swift */, + 97C082EB0B92028F422150B8A28B8ED2 /* RxTableViewDataSourcePrefetchingProxy.swift */, + 7F5C3B744B60C9494165B541A2C0D92E /* RxTableViewDataSourceProxy.swift */, + 78B8E4CDB7B41CAF6B512C024FD5DB62 /* RxTableViewDataSourceType.swift */, + 3A5AAA0606C96969AF85CC5EF5980BE8 /* RxTableViewDelegateProxy.swift */, + 6280ED3FCE5B7F3E49E66E2819194490 /* RxTableViewReactiveArrayDataSource.swift */, + 54AC4C223653C10450B45B38513A3956 /* RxTarget.swift */, + 64953124F08F7DDE378192CE188B3FEA /* RxTextStorageDelegateProxy.swift */, + DF61700E432985B26C6CA2A5091A4A46 /* RxTextViewDelegateProxy.swift */, + 3AB229F4032AA0678348EB7EC38CFB98 /* RxWebViewDelegateProxy.swift */, + DC79AAD7E16367048F4AE632E76ED080 /* SchedulerType+SharedSequence.swift */, + 28F98CCF8A8A857FC7ACC6B2B6CBBED1 /* SectionedViewDataSourceType.swift */, + 865C1F52708E153A9D658C287A58108D /* SharedSequence.swift */, + 112BA684A4249CF510EFD603DF14226F /* SharedSequence+Operators.swift */, + 1668ABEE9BF3A65E8633B97FA0D8854B /* SharedSequence+Operators+arity.swift */, + 61DF1EBB298570E16A3DC7F2D98871CE /* Signal.swift */, + 1483CAFBCA345B0F60AB749EC6D4482B /* Signal+Subscription.swift */, + 506F377192CAE294E453148C32CF7EAB /* TextInput.swift */, + 9E334F349BAA1EB44D2D6120E9CB5FF8 /* UIActivityIndicatorView+Rx.swift */, + 3FDBC06A6EB3F0E0A65EEC2EC7174762 /* UIAlertAction+Rx.swift */, + ECBE14743CACC15100E7031C0444BA0B /* UIApplication+Rx.swift */, + 4E7C4B9E117F2047BAE616803EB8DCD8 /* UIBarButtonItem+Rx.swift */, + 9E177FDC64E2DD7147DDD0DF70BAD5DC /* UIButton+Rx.swift */, + 92A527DF592CD4D596D705C3602089B3 /* UICollectionView+Rx.swift */, + 0E2E869A26D8E02B274C00902494435B /* UIControl+Rx.swift */, + 65A6757957679FF6817C5B09F0CC8B21 /* UIDatePicker+Rx.swift */, + EDF7BFEBC3E6D87403FE34DE5C7D6696 /* UIGestureRecognizer+Rx.swift */, + 3B4D28DD8EE3905965B7065EC87A9BC9 /* UIImageView+Rx.swift */, + EE1015B3753B0ED5AA04126F234BAF9C /* UILabel+Rx.swift */, + 0815B96399D01654D2EF1639CE8DCAC8 /* UINavigationController+Rx.swift */, + CBB7662B0B923B4CB7735491B8FB899C /* UINavigationItem+Rx.swift */, + A883C85B2221661B44E5605BBAEA08B0 /* UIPageControl+Rx.swift */, + A1361B55937A3085C07C334044D4F221 /* UIPickerView+Rx.swift */, + 4D005DEB45E4F797343B3F02401FB99B /* UIProgressView+Rx.swift */, + 36963FEF2D1D78441CD11226E2C59268 /* UIRefreshControl+Rx.swift */, + 6E630D171F208CAC462DCC7065678C60 /* UIScrollView+Rx.swift */, + FBA07164155B557A1321B5855A5F291C /* UISearchBar+Rx.swift */, + 52C84365D3741D88E730E5D0F6D78DCD /* UISearchController+Rx.swift */, + CCA986F8F4B873EB7CB048432CF05D1D /* UISegmentedControl+Rx.swift */, + E3E647232BA8005CE1D558DCF7D2CE3E /* UISlider+Rx.swift */, + CD4BC73A1DED278B9D78C6DFA8422198 /* UIStepper+Rx.swift */, + 5A65C6F03BBDBCDCD3B4902CC8D81C08 /* UISwitch+Rx.swift */, + 41D3A609188437A1503949C317B326B9 /* UITabBar+Rx.swift */, + 9BF2711562F978A4BD75E73392D7941D /* UITabBarController+Rx.swift */, + 5ED91E68ABC63A387BB8E2AB6AF91178 /* UITabBarItem+Rx.swift */, + 2BC7B11A76F1591971A099187E44B97E /* UITableView+Rx.swift */, + 763FCF874997735F7794968A70D3A34B /* UITextField+Rx.swift */, + 8D854B93BD3C821A77ED712733DD5E3C /* UITextView+Rx.swift */, + 36B31BBB45193580AA07CEAE77CEC036 /* UIView+Rx.swift */, + 4FA7BF46A71215DC8AB21EB9A785C54C /* UIViewController+Rx.swift */, + 08B12809C7F676FD27942AA12CEB787C /* UIWebView+Rx.swift */, + 287C6605C2A9057A5C5AE31BE2FFB018 /* URLSession+Rx.swift */, + 74136CF8826A1F4AF4C7FD434AB58F65 /* Support Files */, ); - name = decode; + name = RxCocoa; + path = RxCocoa; sourceTree = ""; }; - 47363E0021F838605B765405DECE73CD /* Support Files */ = { + 3F879812E95594A22FD3030538824F75 /* Support Files */ = { isa = PBXGroup; children = ( - A16A5D45540B351E0F04A32A4EF1FF99 /* Validator.modulemap */, - 2F57DB0147A8F1398309A393A5457017 /* Validator.xcconfig */, - 2C11F1F3352986DF659B63600A95957D /* Validator-dummy.m */, - 807ABDDA31507662F38769227977442D /* Validator-prefix.pch */, - 34E0E60493B21C264B5A3988A1BBDF69 /* Validator-umbrella.h */, + 6FBE1FCC48BD4D8DA0595455F36F3E02 /* FirebaseCore.modulemap */, + F32CACFF47553BC68D4EAF273F8EEB0A /* FirebaseCore.xcconfig */, + 8B2E77B422175F3628CCBAE3449F8DE8 /* FirebaseCore-dummy.m */, + 75990C205C6EF2AC54C6DA7212679369 /* FirebaseCore-umbrella.h */, ); name = "Support Files"; - path = "../Target Support Files/Validator"; + path = "../Target Support Files/FirebaseCore"; sourceTree = ""; }; - 481BF60EE998508911F794B9586C6A93 /* EllipticCurveKit */ = { + 48518FADA795C949C464DD1818F89069 /* Support Files */ = { isa = PBXGroup; children = ( - BE1DBF770C0364E74E1F1AEA811141E4 /* Address.swift */, - CD78C952D978DCB448138904AFEB1680 /* AffinePoint.swift */, - 7F37E4B2B00FC97B2D8D6CEBDB0C0893 /* AnyKeyGenerator.swift */, - 2425EB4D5891E44E2A32B9FB81119EB7 /* AnyKeySigner.swift */, - C51DB81E21E3BE21ECFC6D857BDBD215 /* Base58.swift */, - 4D6593381C2E7ACA866BFD5034DB2F34 /* Bitcoin.swift */, - 0698D60222962D7C85D82C105B865FB2 /* Crypto.swift */, - 84D2877EA1A72BA1B330D56CF6B3F86B /* Curve25519.swift */, - C09D9451F8381CF40F5644EE075E062E /* Data_Extension.swift */, - 0BA1AA89D7807BC3097678FB712CDA9A /* DataConvertible.swift */, - A7DC593BD8E2359AF3D459BDFC94B9B1 /* DER.swift */, - 37A10D60A45FCB90599C86F6D98B5F84 /* DistributedSystem.swift */, - 21040988E65B6719C96BB45B4DCC39BE /* ECDSA.swift */, - CBE367A41F8BA1424E8D2A517E41832B /* EllipticCurve.swift */, - 76AFAB2D2BB318A27402FBC388655560 /* EllipticCurveForm.swift */, - 31B886052B4526223746F60FFEC0941B /* EllipticCurvePoint.swift */, - E403876CBB88E4E44E2EB5AD27228960 /* Hasher.swift */, - E9C47D1DB1330D762CD392691A83A636 /* HashFunction.swift */, - 8B9509AB6D3E14E67879B9E1EA31ED57 /* Hashing.swift */, - E4D7499D00A7B1CAA51508BD1F62194D /* HMAC.swift */, - 718AE30513A6B94180CB4377F3CFE5FB /* HMAC_DRBG.swift */, - 7988A84A7847EF64B62F74FCA96F45B7 /* JacobianPoint.swift */, - D5E40E3E5E24C3A2CB755453BD78056E /* KeychainStatus.swift */, - 00018795CC450D08B4773211C21D4097 /* KeyPair.swift */, - 93A0D8924EC0920EFF5A98D5EBB3162D /* KeyValue.swift */, - 1ACE37A6F5F1DAEA137B4FE364334B2C /* Macros.swift */, - C1216BE4CD6429665B60416EBF7013D1 /* Message.swift */, - DE279A4715B6688EBD90CD99EF73F942 /* ModularInverse.swift */, - 582B5C0AAF37311DA08DC107F22BA421 /* Neo.swift */, - D5D860CB678A32230BC06C891047EEAC /* NetworkInformation.swift */, - 5C3DDFAACE1925018150EBF8BAC0345F /* Number.swift */, - 9BB16E94E435A4F8C6B43B55266C5A26 /* PrivateKey.swift */, - E7DB5E281B857679391CA82FF1E08AA6 /* PrivateKeyWIF.swift */, - 823CA009D4CC7A11EF8F52A6CAD85873 /* PublicAddress.swift */, - 3924AA711D6EB495638BD742DE003365 /* PublicKey.swift */, - 7B29D274FD73C6E845D6530AD2F33321 /* RIPEMD160.swift */, - C1B687E408F68B4CC98749523C833C47 /* Schnorr.swift */, - D1F784AA2A530BA67A31BD3F7ED7A969 /* Secp256k1.swift */, - 1CC072FE0A60C63CAAB0D8A595DA8E7C /* Secp256r1.swift */, - A06B5D5EB8716493A9AEC5EF67294FE0 /* SecureRandom.swift */, - 2C5441DE98CDE263EAFD75B80BB8B012 /* Signature.swift */, - E4D39570170E0D161779CF11A37BBFC7 /* SignatureNonce+RFC-6979.swift */, - CC85492836D949FC9BBEF636851CC1AF /* Signing.swift */, - 478DDF593848376BFA608B29B14B0611 /* Wallet.swift */, - 6C13BC37638CC4908254FB2181D72F04 /* WIFFormatter.swift */, - BE69284951CEB97699E566384822E3D6 /* Zilliqa.swift */, - 794DD75B08DBA8B4047E7F3787E083E6 /* Support Files */, + 6E1ABB79342E2AB4912DFFE74D79D33C /* IQKeyboardManagerSwift.modulemap */, + 5D6FF6C38DA3A8553D97759E120C1A58 /* IQKeyboardManagerSwift.xcconfig */, + C2349509433CC7E332FC47090A8EC75B /* IQKeyboardManagerSwift-dummy.m */, + 9908BF4B5F1989E761EFAE0400684EE0 /* IQKeyboardManagerSwift-prefix.pch */, + B99F235A77EAFAED6A2DC500FED00CAB /* IQKeyboardManagerSwift-umbrella.h */, ); - name = EllipticCurveKit; - path = EllipticCurveKit; + name = "Support Files"; + path = "../Target Support Files/IQKeyboardManagerSwift"; sourceTree = ""; }; 495B4E88ED5F0A661EAEC0D3E22B8DAE /* Pods-ZhipTests */ = { @@ -3372,1425 +3531,1275 @@ path = "Target Support Files/Pods-ZhipTests"; sourceTree = ""; }; - 4D609528FA1B9A0FE5995BFBF23AC7ED /* SkyFloatingLabelTextField */ = { + 49C46C25D15E43C22B4852851652A81F /* RxBlocking */ = { isa = PBXGroup; children = ( - A30B4901299762B10CA6606DF75427D7 /* SkyFloatingLabelTextField.swift */, - 1708FCE266A1CD8EE8C51EACB3E79F10 /* SkyFloatingLabelTextFieldWithIcon.swift */, - F8C8014E2430428DC2902EAFE9E9229E /* UITextField+fixCaretPosition.swift */, - 71F04F9BB93DAC16055F4EFD53D90353 /* Support Files */, + 31BBEEDAF72A4842A34DB31672D3B4A9 /* AtomicInt.swift */, + 1E30918C28ADD23A5FAA3108B0D0B9E2 /* Bag.swift */, + 9790A14EEF5AF0808C57BF1E9F1DE784 /* BlockingObservable.swift */, + 328F750DC56521FAAE194470D1210509 /* BlockingObservable+Operators.swift */, + 1760285EC1D1B210E654F201B325BA38 /* DeprecationWarner.swift */, + 730A29E05C85FD07A5E10245C4B03A53 /* DispatchQueue+Extensions.swift */, + 43B59E19E92F92A8AA5DEB2F5EF2F2D1 /* InfiniteSequence.swift */, + D0169BEDF775F6CADFCC5A190D8988D3 /* ObservableConvertibleType+Blocking.swift */, + 6322B1B68A0FC91543F48E969FD27247 /* Platform.Darwin.swift */, + 0CCFB8747056A640581C34830F6814C8 /* Platform.Linux.swift */, + E34224125A233870D9A2BD38B210EB2B /* PriorityQueue.swift */, + 4EC2F9F1CD04FD9D01D6D2FE328E0B7E /* Queue.swift */, + 5DEDCABDF182B728566770F8E448DB9D /* RecursiveLock.swift */, + 1EFBB46736EFBC4773FC4409BE447FF7 /* Resources.swift */, + 2827B0FFE56E46DC1299B6C0B0F87FE0 /* RunLoopLock.swift */, + 008BE64EEDB15E450ED7395CB794D9A7 /* Support Files */, ); - name = SkyFloatingLabelTextField; - path = SkyFloatingLabelTextField; - sourceTree = ""; - }; - 4FBC450C45EF8AC40D7B54297EE57784 /* Support Files */ = { - isa = PBXGroup; - children = ( - 1147850F5BFE79A0F1C8872E1F8CFFCF /* Alamofire.modulemap */, - 37E1DFCC8DBF60B6AF58CC6BA4C9350A /* Alamofire.xcconfig */, - 86F9A6282B46D6FD8586B35773E24CE0 /* Alamofire-dummy.m */, - F61AB14688263F032D04D6AD4165C807 /* Alamofire-prefix.pch */, - 964288010A90FB2A6B1E39881D97692C /* Alamofire-umbrella.h */, - ); - name = "Support Files"; - path = "../Target Support Files/Alamofire"; - sourceTree = ""; - }; - 518A16573CCEF44A9F1ACE42A1182D0F /* FirebaseInstanceID */ = { - isa = PBXGroup; - children = ( - 88759A3E78F60DB5846C0F082ECB5682 /* Frameworks */, - F6CAF3DBCDC4B8F289791BB278176783 /* Support Files */, - ); - name = FirebaseInstanceID; - path = FirebaseInstanceID; + name = RxBlocking; + path = RxBlocking; sourceTree = ""; }; - 593D1B15290A74D84A260DD1743EDB31 /* RxBlocking */ = { + 49F3CEDB3B73BF3AA6039F40F734C3CC /* SwiftProtobuf */ = { isa = PBXGroup; children = ( - 53890BCCC4F6F1486142109247C09874 /* AtomicInt.swift */, - 22051E9045A6EC11906814657A027C6C /* Bag.swift */, - 6D81779EA1058386F471D6FD61D783AB /* BlockingObservable.swift */, - 971A6D295465299C96E5252A815A8C17 /* BlockingObservable+Operators.swift */, - CA33CD7FA1CBB82553B7C2EAE242E325 /* DeprecationWarner.swift */, - 20F1BE144728343EB342550B60BAF573 /* DispatchQueue+Extensions.swift */, - A7BA36F135160B2B29FF887F20F59CE5 /* InfiniteSequence.swift */, - 1CD77173377CAB8CBCC6CDCA63D12E81 /* ObservableConvertibleType+Blocking.swift */, - 157988B32C41DDC26ECC79A93412FF01 /* Platform.Darwin.swift */, - 0D75C19D03E251FE6FE2FD3DE1CB5A5E /* Platform.Linux.swift */, - B780F5D26EA9C8298FFBE36D5090B830 /* PriorityQueue.swift */, - 3C5387C56F07524CA535E925181778D6 /* Queue.swift */, - 9721FB1480CA35A475EA770D30C83DA7 /* RecursiveLock.swift */, - CCC795699BFC68F7A50B615B5BC41895 /* Resources.swift */, - 10E6FC3E5752B5BDCE17AAD8BF455F05 /* RunLoopLock.swift */, - E6F84AB6D6E73AB47ACD4FD88204AB79 /* Support Files */, + 8CBD521BAD3B38B7798ECD38285DC0CE /* any.pb.swift */, + 05F8EEB3D25BA95EECB8EC737121A0E6 /* AnyMessageStorage.swift */, + 2098AAAF39F5F362DB5E4E23607ED50D /* AnyUnpackError.swift */, + 60DC4B31A8DA97EAD743C8F8F684D2C8 /* api.pb.swift */, + DB3B0F1B0F78C360272D2BF0FE830941 /* BinaryDecoder.swift */, + E4C053E8C68BF635B92FE5A19125FE3E /* BinaryDecodingError.swift */, + 914ACDD9386AC52027987CA3D6385FED /* BinaryDecodingOptions.swift */, + F2C75E3F41B21D0B3F2C4AA436306EEE /* BinaryDelimited.swift */, + 37E54B03B79026DA2ED27A08A4A9AF0A /* BinaryEncoder.swift */, + D519B6E08F1114C6C8E139F738A7B148 /* BinaryEncodingError.swift */, + A7161942FD327D9110B7B1BDFF52D287 /* BinaryEncodingSizeVisitor.swift */, + 6A5BDAA36BB4C8106C21D01268348633 /* BinaryEncodingVisitor.swift */, + B6AB46FAD7E5657DC6881D304CEDC297 /* CustomJSONCodable.swift */, + EB867CC59B96C3CF5286215DD7CFC004 /* Data+Extensions.swift */, + DB972B77BAE5034CBC0452FE99467D77 /* Decoder.swift */, + D47BF85ADD4FD81F726835D1E3EEA4EE /* DoubleFormatter.swift */, + 4701D228D2FECAAD9362B0597B72387D /* duration.pb.swift */, + 498A7DB3C99718F9B8C6BD90F531EE40 /* empty.pb.swift */, + D7B3DB86A17DCF67E9A4C25F07732FD0 /* Enum.swift */, + E1D5F9FD8A69251325A409B6A1271965 /* ExtensibleMessage.swift */, + C2E3F423FB3DDD70BDBCA9112F7C1D91 /* ExtensionFields.swift */, + 5D30FD33DE94B81F402BAD289F549BDD /* ExtensionFieldValueSet.swift */, + 09DC3C7A0A7A66504FCE5CC0314A2D9B /* ExtensionMap.swift */, + 920B78A82008B49B60B33E6A41943256 /* field_mask.pb.swift */, + 425BB32CD62C80401D5A1BA146B70A57 /* FieldTag.swift */, + 4627A73ECFD82B9236C601380FE597F4 /* FieldTypes.swift */, + 0190A3137624B4C9071D9518154896B7 /* Google_Protobuf_Any+Extensions.swift */, + 28D8B66D11CE4C7D1DCBE90A350E0870 /* Google_Protobuf_Any+Registry.swift */, + 05005C73E08F26DBB7EC6DB50B410C4A /* Google_Protobuf_Duration+Extensions.swift */, + 6A2EABACB942B682EF6662C1BA93CB2E /* Google_Protobuf_FieldMask+Extensions.swift */, + D77FF6AC856750232835C75B45C0744A /* Google_Protobuf_ListValue+Extensions.swift */, + 9408F057914F72D6B66F1DD6DE7B9548 /* Google_Protobuf_Struct+Extensions.swift */, + DBB56B695F0891ACE07788D8521CFEDA /* Google_Protobuf_Timestamp+Extensions.swift */, + 35187772022291035B933CB21A467705 /* Google_Protobuf_Value+Extensions.swift */, + 7657E79A7D2373EED0057F2C82D6A96A /* Google_Protobuf_Wrappers+Extensions.swift */, + 89D3AF4229139E84043DD4A02C87AFCC /* HashVisitor.swift */, + D3D9C2D6D2F1E63402A15B16339C707A /* Internal.swift */, + A3E00FF075195B7859567BE8CA39D0D6 /* JSONDecoder.swift */, + 9B69856D5EC4EA10327D52A094566719 /* JSONDecodingError.swift */, + F4BB8203DCBAF9E5F6A28A642D07FB47 /* JSONDecodingOptions.swift */, + D2FE70EF1E305F428A8B5F1291863B37 /* JSONEncoder.swift */, + A1BAC74823FDD5ECE94C02EE60AE473C /* JSONEncodingError.swift */, + F8B9881FFA2BEE6B51E63C0807B94203 /* JSONEncodingOptions.swift */, + 2CB8866C6BE7FF85DF0096303FFEC9D5 /* JSONEncodingVisitor.swift */, + 4CB4929235965B7BAD7A8BBBEC592DBC /* JSONMapEncodingVisitor.swift */, + EDCBB546C65A31EA22F37FA26FA21EF7 /* JSONScanner.swift */, + DA6E2BFA5B7FB2B13C6A306D3B26211B /* MathUtils.swift */, + DF9DE38C461ACE175D3C3D85C039E360 /* Message.swift */, + 9477CCD5BA83E0DADA26417687CE5C60 /* Message+AnyAdditions.swift */, + 909D28E5AED3D06BDC63EEB51D6C8EEA /* Message+BinaryAdditions.swift */, + 6675852CD6D7A4FDD498AC2FE17794B7 /* Message+JSONAdditions.swift */, + B5F211B2743748879A768FE05E6119C8 /* Message+JSONArrayAdditions.swift */, + 07A80A8EEC863EB712E765F085BAA4CC /* Message+TextFormatAdditions.swift */, + 3F00CC93F0BD759E95A401A5A726E110 /* MessageExtension.swift */, + C88AD3AC3700FFF196263686158100C5 /* NameMap.swift */, + FA90EA0512DE10FC4BA4673EC95BEF25 /* ProtobufAPIVersionCheck.swift */, + 64A657B6923E9FDB87210EB4392B0901 /* ProtobufMap.swift */, + B8E1D8C112FF27884311B69933AB3ED1 /* ProtoNameProviding.swift */, + 515FB8A93062FC6B18CE86A05A47F83D /* SelectiveVisitor.swift */, + E1328E0D917B270A3E8A33BBDC48BD42 /* SimpleExtensionMap.swift */, + C9DFF74EFB42D81E85945B3634EABAD8 /* source_context.pb.swift */, + 0C818545F1785CED6366FADEFB1D2613 /* StringUtils.swift */, + 0138AF268BCAEDA58B096085A1629C83 /* struct.pb.swift */, + 517AB97E2CF96FDB8A7E998E7DEF4B55 /* TextFormatDecoder.swift */, + 0B84A65257DD39A53A1F76979BEAEB91 /* TextFormatDecodingError.swift */, + 22B487173EE66F4F747220FD18E093C2 /* TextFormatEncoder.swift */, + 7E1D4B12D66460C9D4C0426315420C86 /* TextFormatEncodingOptions.swift */, + C518DB095DCBD0BC3150F3DEEAD8D7AE /* TextFormatEncodingVisitor.swift */, + 1B0D5848CC3CD985BE69AE120F27AB15 /* TextFormatScanner.swift */, + CFE159A7AA06C7F28DBBE5A46E7DD9D3 /* timestamp.pb.swift */, + 2F6DA6E92A55F8DD8842069AD8EA30BD /* TimeUtils.swift */, + 8E6B5D54CE89B727527AA34A79DDBDE9 /* type.pb.swift */, + BBC083CC33BC5CF2F310E033A9F25609 /* UnknownStorage.swift */, + 2F58DEF19B6CC8875047DAF51908F386 /* Varint.swift */, + 368D4DC3A3FA79B63587B005EB7FC3A5 /* Version.swift */, + 562CC712BC126FB2670A91303A949D0E /* Visitor.swift */, + A35A4CDE1E69D9AE9EEFDA4072AA4825 /* WireFormat.swift */, + ABF863E2F5BF9BAB28F0633AE0FB7444 /* wrappers.pb.swift */, + 75E95BD1B49F54417AB46E2759B8B0F4 /* ZigZag.swift */, + B744694F6BABD1C15C007DCE8C0711A7 /* Support Files */, ); - name = RxBlocking; - path = RxBlocking; + name = SwiftProtobuf; + path = SwiftProtobuf; sourceTree = ""; }; - 59C292E00146F9F968759987DE8D3CFE /* SwiftyBeaver */ = { + 4A7D65AEE34C99F2569B7FBA1A5BA05F /* Frameworks */ = { isa = PBXGroup; children = ( - B88B3FE7DBFDF6C0035F6EE9D23FDD0B /* AES256CBC.swift */, - FE97262EA518152A46238755A4A410AC /* Base64.swift */, - 2EECC06B1AAB816F43A00556C6380AC8 /* BaseDestination.swift */, - 687A5C639FD84E0D00A6EF8FAE1B4DA8 /* ConsoleDestination.swift */, - 3664C9BFAF292B9F77C1D4EED19C3899 /* Extensions.swift */, - 4067987D55E2B9CD519DDB3552670EF2 /* FileDestination.swift */, - CC23FB6860958F59EEACDE0848658CB1 /* Filter.swift */, - 8AD9728371EF5E9EB7844B1281D003AB /* GoogleCloudDestination.swift */, - B4CFD59D26F088DC697FFD55EF733392 /* SBPlatformDestination.swift */, - C2F3DC1FF3427F066CF105B054CAD3E3 /* SwiftyBeaver.swift */, - 8373B786C943717E39FB6B81CF796690 /* Support Files */, + F64BC7DFEEA70E9BF046932CF68FD610 /* FirebaseInstanceID.framework */, ); - name = SwiftyBeaver; - path = SwiftyBeaver; + name = Frameworks; sourceTree = ""; }; - 5F7EFE14BDC05643B04E7DF63E4B1EB5 /* GoogleAppMeasurement */ = { + 5A148D2A72AA5883E6F878D44DF74753 /* Network */ = { isa = PBXGroup; children = ( - 8FA676BB446BE10B84BF2AD8147AD23C /* Frameworks */, - 1D5053C2F0BD6872DD84FDF6642380C4 /* Support Files */, + 1A5B5513E91D66C24E569427BBA2B88D /* GULMutableDictionary.h */, + F6A31BEE760CEC0120F2171721280D6B /* GULMutableDictionary.m */, + C1BA44F99088989C9C55510629E2B8E3 /* GULNetwork.h */, + DF88715D5901EEBAE42A17D8B54BDEAB /* GULNetwork.m */, + 89363D020E6EFD23552547F5FDB33ADD /* GULNetworkConstants.h */, + 567412B77C3A425B1FEE6630765EA0E9 /* GULNetworkConstants.m */, + 392D5D1FE50C3BB0DE5090A92934AC97 /* GULNetworkLoggerProtocol.h */, + B23A14B55C5A6F697DC0FEAE714EAF7D /* GULNetworkMessageCode.h */, + D89C6B74DE4073634956022EAEF47D74 /* GULNetworkURLSession.h */, + 370DF28F42570C8D06553E93E0E8780F /* GULNetworkURLSession.m */, ); - name = GoogleAppMeasurement; - path = GoogleAppMeasurement; + name = Network; sourceTree = ""; }; - 604B38D32EC9C20CB0AC4551FB38EFF5 /* MethodSwizzler */ = { + 5D964ACDC53D350640F56F9C41D31C43 /* IQKeyboardManagerSwift */ = { isa = PBXGroup; children = ( - 275FB94547834F3E4C2B8CA575EF753E /* GULOriginalIMPConvenienceMacros.h */, - 2E76089A6AF24F75DFE393E2B8B74F58 /* GULSwizzler.h */, - 80B90FCF99E74B9A4713C0D33A1BD4E1 /* GULSwizzler.m */, + 0C810B8D7CB50745427417A9BAA002B2 /* IQBarButtonItem.swift */, + 55821D1590C336116923E703DFE4E99C /* IQInvocation.swift */, + 99EB6C1078646809ACC17F8107A0FDFF /* IQKeyboardManager.swift */, + F68290182D47E7B4F4B7A63263306D7A /* IQKeyboardManagerConstants.swift */, + 035EA4C2ABB632A118087F2A8BB6CAD1 /* IQKeyboardManagerConstantsInternal.swift */, + F795F7D4671455D83040A9D7404DB0DB /* IQKeyboardReturnKeyHandler.swift */, + 927AAF41061F8D607B3FE84750388382 /* IQNSArray+Sort.swift */, + 6736271D3B9B2D1E7931896D36A941D9 /* IQPreviousNextView.swift */, + E9B73B8F45AFA6CC3226FE4248C1BDEA /* IQTextView.swift */, + EB86CBC1E28A14DD180DDAD169C032C2 /* IQTitleBarButtonItem.swift */, + 722FA5A8BCAFE6B75818E7A291D80F12 /* IQToolbar.swift */, + 9CB0EE62A193D596488EEDA0890DE77D /* IQUIScrollView+Additions.swift */, + 5AD9884DB1345DBB6FAFA62412BCF410 /* IQUITextFieldView+Additions.swift */, + 406E41BD978500E7EDD4EB862A127342 /* IQUIView+Hierarchy.swift */, + 4E111359B75AE703C1E1C53F7839EC6C /* IQUIView+IQKeyboardToolbar.swift */, + 4F91DDA8F77DE4B39822E25F65617C2C /* IQUIViewController+Additions.swift */, + 0B623A63A08E5B5D0857AD5F8DAEE3A2 /* Resources */, + 48518FADA795C949C464DD1818F89069 /* Support Files */, ); - name = MethodSwizzler; + name = IQKeyboardManagerSwift; + path = IQKeyboardManagerSwift; sourceTree = ""; }; - 61783FBB931B492EB2C49D92B30C8772 /* Support Files */ = { + 5E1863518253D158A730D9FEBF77000E /* Logger */ = { isa = PBXGroup; children = ( - 0CF9AED26D0B8CD41007E3FEB96F35DB /* RxSwift.modulemap */, - A624E6B66B4DFFCB2C1242A5EEA2B384 /* RxSwift.xcconfig */, - 269B64F9AFC27B92ECA00CF436B39AAD /* RxSwift-dummy.m */, - 2526916FD85680013F925FB345C328BB /* RxSwift-prefix.pch */, - 2B48641C896BC647D37BD0E5D368E101 /* RxSwift-umbrella.h */, + 490ED5D62BCB797E917580358C5B0477 /* GULLogger.h */, + B37F3384EDB97DBE24F49728B7995D5A /* GULLogger.m */, + C208B23790F896510E860026F7A0DB3E /* GULLoggerLevel.h */, ); - name = "Support Files"; - path = "../Target Support Files/RxSwift"; + name = Logger; sourceTree = ""; }; - 66DAB6A45E038A2B30F250C7CF6ED8B4 /* Support Files */ = { + 602737BAADC358A239D311F1ADD30D77 /* Support Files */ = { isa = PBXGroup; children = ( - 08D042510A108D2A96CA366CB9EFF1CC /* Zesame.modulemap */, - 06662F8CC76CEF1318F9BD8EC2A7D50A /* Zesame.xcconfig */, - 181B58D659768EE5CD95D5746F009470 /* Zesame-dummy.m */, - FA79FA29234F04033A5119E3EF517E89 /* Zesame-prefix.pch */, - EE11909D63BE4D62194D0395A7013BB1 /* Zesame-umbrella.h */, + 2AC80A1325837F8A9FE8C047C3A2469F /* BigInt.modulemap */, + C14DAB112EA317055676552DE9186EC3 /* BigInt.xcconfig */, + 3731CD64AA4B858AC99161D48559D6FA /* BigInt-dummy.m */, + 2C6766F54230B5673EAAB4711BA21F27 /* BigInt-prefix.pch */, + 03A593B31D5E0A788C391DB748DA9C21 /* BigInt-umbrella.h */, ); name = "Support Files"; - path = "../Target Support Files/Zesame"; + path = "../Target Support Files/BigInt"; sourceTree = ""; }; - 6910AB1F11F4AAFB41F4459EEA228073 /* Resources */ = { + 6317ADF5F80DA29AF8AD9B02D48C4F1F /* Resources */ = { isa = PBXGroup; children = ( - DF67BEED780F061924150002A7622A71 /* IQKeyboardManager.bundle */, + FEFCE06C879B44180DDE7FC99F7BEC53 /* DateTools.bundle */, ); name = Resources; sourceTree = ""; }; - 6B9983D876D8F1A5D1D744F1E3E98A7D /* Reachability */ = { + 632F3D14BB0C83331B5A12601F795544 /* TinyConstraints */ = { isa = PBXGroup; children = ( - 7D1706939D8D18A99244C86BC01F45D0 /* GULReachabilityChecker.h */, - A1428CDA2ECC7F4EB588D463D67C3D21 /* GULReachabilityChecker.m */, - 66360E9F97FA16CA2E7A8E78B3552D09 /* GULReachabilityChecker+Internal.h */, - 24B3CDC6059D417BE308009DA28A3556 /* GULReachabilityMessageCode.h */, + 6B048AE643C533E4A407B4A52F90718D /* Abstraction.swift */, + 7074EBEC2ACA0D3D5867F47658B3F7B6 /* Constrainable.swift */, + B7EB1D08ABE39669C6C97428F6811FD8 /* Constraints.swift */, + 640260BB9F3EDD457212C46669046A2A /* Stack.swift */, + D501D30735F939700E1CB71C668C3889 /* TinyConstraints.swift */, + DA08B36A6B0429A551F28C65A3DB4CA2 /* TinyConstraints+superview.swift */, + F1E23488C246A7DB465EB077BA1DF20B /* TinyEdgeInsets.swift */, + 6BC1D5CEEAA2ABC4456184983C816E84 /* Support Files */, ); - name = Reachability; + name = TinyConstraints; + path = TinyConstraints; sourceTree = ""; }; - 6C0D7B1EC656DEF262C62F1016602D2A /* RxSwift */ = { + 652B8944CFEA6AAFFD358FB11188D1FE /* SkyFloatingLabelTextField */ = { isa = PBXGroup; children = ( - F0ABB02D7861E2A9B4EE966D263367B5 /* AddRef.swift */, - C2C24A9285CCD3074F6B828D924C3FFA /* Amb.swift */, - DFEBE93701B998EE30AF83765D7699C8 /* AnonymousDisposable.swift */, - E9B3FDCCC6F9FA410DC8C055B3575173 /* AnonymousObserver.swift */, - A4053A28464B24E8DE99FA066F8788F8 /* AnyObserver.swift */, - CA83603733549A799A26F2191E602801 /* AsMaybe.swift */, - C8B9BF42A73210D2A4A622A653079560 /* AsSingle.swift */, - 60EDA78356783DCEBFD0A4E8D38E2E92 /* AsyncLock.swift */, - 6D280ED838D52A5AB23B319A1175118A /* AsyncSubject.swift */, - 105E8D5C207271C6B0FF667E2060C76A /* AtomicInt.swift */, - EACAA3B65B906E5BF7E72E71E7A5D428 /* Bag.swift */, - 05D1976C7417406EE626433C493499C6 /* Bag+Rx.swift */, - 1B83067A3D86F1CB083E7CF0913F68E1 /* BehaviorSubject.swift */, - 3CB0FCCF5BCB4E27FD6F0F0D409731BB /* BinaryDisposable.swift */, - 0EFA6E95B76477D92931D893D4539F9B /* BooleanDisposable.swift */, - B705704DA964244D0A46F9373A41A7EB /* Buffer.swift */, - 9ABD256B5C1431C3D607A45B2BA5E141 /* Cancelable.swift */, - AD9E4D7767201CE9F14C4A10809AB7EA /* Catch.swift */, - 629CB0E126AE67A038402EDD874F65B6 /* CombineLatest.swift */, - 805E80B5F8FCE5B8882481DA211B5EF9 /* CombineLatest+arity.swift */, - 33100D35113E839A0F0D0B6321685BC1 /* CombineLatest+Collection.swift */, - 8B5BFA83E61B63201D0C9AB572FCCB3B /* Completable.swift */, - 8384517DE985AEB90501106EB054D50F /* Completable+AndThen.swift */, - 784FCFF8238B807AC2B1DB6E5063F359 /* CompositeDisposable.swift */, - 143D4DF529083D41051B9C65212F9773 /* Concat.swift */, - 8A360956447E4CD318B83E002D1E9AA5 /* ConcurrentDispatchQueueScheduler.swift */, - C8A320BCE286E5646267CCBE82E6FB00 /* ConcurrentMainScheduler.swift */, - AE2D790D707626FAC36A945FEA2BEE5D /* ConnectableObservableType.swift */, - 40AE17420A8AA1FB3DAA6B135441E7CA /* Create.swift */, - 1C31D68F21F48D01F7EF20E80AC4FF81 /* CurrentThreadScheduler.swift */, - F5F083C6207E855DA2EE4816CD7C74BA /* Debounce.swift */, - 64476AB2971DC255EAEA01E790AF8B84 /* Debug.swift */, - DA2730A86C6A5CB4CD974A464C95E610 /* DefaultIfEmpty.swift */, - 86856BEB8CB8624241A234A4EA4FF630 /* Deferred.swift */, - 96534BA6E77DA1BDB3828D1B03B14557 /* Delay.swift */, - ED4C0B76E96D75518C6E726D9A983D1F /* DelaySubscription.swift */, - 33DB2F5412250371BDA3A8E2686D6AE2 /* Dematerialize.swift */, - E9135D913AA299B78418B089070A61E3 /* Deprecated.swift */, - CBCD911D02DFAB2303F8EAA3146D333E /* DeprecationWarner.swift */, - 0D0F1E999533CA0A5AB935A600B55F04 /* DispatchQueue+Extensions.swift */, - D3A5F72CE9D282CF0E6075364F66B1CF /* DispatchQueueConfiguration.swift */, - EBAA8D5F79F073A56845764DCE5BC937 /* Disposable.swift */, - D7F2861C25ED7A399C92177848738BEC /* Disposables.swift */, - 6BE18F0B78C89E73790CB257A066FA15 /* DisposeBag.swift */, - 39FDA2FB9BDC21E1AA2B8224AADC89F9 /* DisposeBase.swift */, - 7171C6ABAD984BF3161F71334DAF9D75 /* DistinctUntilChanged.swift */, - D9A7A0A372D8DDE986371745CB1A36E6 /* Do.swift */, - DFE4659F0960058F8AE9937FDB8B8D50 /* ElementAt.swift */, - 4248C4FDC626614DBB236191FC69BE1F /* Empty.swift */, - A42BC733392193166031807BAC029783 /* Enumerated.swift */, - 445FFC068A0A9D9775F159ACF9514825 /* Error.swift */, - F5BAFF5F6D61EFF70D2093D27AD14662 /* Errors.swift */, - 5532B30AF06A6059DE6BAA43DCA3704D /* Event.swift */, - 190E1B709633ED9885A6CA20229FDF79 /* Filter.swift */, - 0E45741E9BFB43780F6F9072CF4CDEE1 /* First.swift */, - A8963E450B1DC40720641056BA129D75 /* Generate.swift */, - 8492958FF4637BDA9FEEB08AB89EE411 /* GroupBy.swift */, - F02A698A5983C813A4FC0606AB4A4F24 /* GroupedObservable.swift */, - 8A2ED8F91F1314A029758B89A3CE8291 /* HistoricalScheduler.swift */, - AA1B183548B212558BD5C319D7D3C728 /* HistoricalSchedulerTimeConverter.swift */, - 3FA468B837DDBD23AA4C5B4BCA27A5D1 /* ImmediateSchedulerType.swift */, - 6B4023CEF720F23E986250FF2D398482 /* InfiniteSequence.swift */, - 8AD6CA4F6D800EDDE6BB26B79EF31012 /* InvocableScheduledItem.swift */, - 51FA4BF2D09A1FAF4935C7FC361BDA02 /* InvocableType.swift */, - 86F470B1445BA442F5725325BDC92B70 /* Just.swift */, - DE0877719CF1C442AF02FD1D2292B478 /* Lock.swift */, - A41F5A802A9D04C6C6DA8893D4F61EE1 /* LockOwnerType.swift */, - 58BF95B6F4341A17F0F2E5EE9846A35F /* MainScheduler.swift */, - 290383FD39A011283BF003B67856BF58 /* Map.swift */, - 6E65643A87444066B27FD1A6E464309C /* Materialize.swift */, - EDF6270C072D06D3E518B69C36F8AFB4 /* Maybe.swift */, - 44B783F3405DBB8294EC619F66EE7C58 /* Merge.swift */, - F5B518822C88E3D30661E3954CEEB89A /* Multicast.swift */, - 9B7FEEB6AC715A09B930012D117E5580 /* Never.swift */, - A07C1890F65476EB33F10A7C3BB7963E /* NopDisposable.swift */, - F6809B8D1D787F1888F3B9843DEFBB63 /* Observable.swift */, - E064FBB790E83864B1E9167477243A6A /* ObservableConvertibleType.swift */, - 8585B78D0BEA6B74D61389ABAC44EEA3 /* ObservableType.swift */, - DE09B9AFA631404B46C9CA618961B196 /* ObservableType+Extensions.swift */, - 4CE9F9F80F7BF605F6E00DBAC608EA72 /* ObservableType+PrimitiveSequence.swift */, - 72DED8255B355561A45E9CC1818BC88B /* ObserveOn.swift */, - 14F00F3CD417210CF6B475B8C82CB92B /* ObserverBase.swift */, - 687A82991DC629D6F461AEBE45E39996 /* ObserverType.swift */, - 99EDD1A370025B380F2C13CEDEDEE42F /* OperationQueueScheduler.swift */, - D0CD718B4A4DB2CAFCA915A3BC76669B /* Optional.swift */, - 6FAB68FF4B29FF88311E2A4D0EAD7AE5 /* Platform.Darwin.swift */, - A001D382C16A2C2CF8EB045E06787147 /* Platform.Linux.swift */, - F69C02A5FEB9A53B11526338C66A40EB /* PrimitiveSequence.swift */, - 87753BC6E49FD85EC6A22B26E743920A /* PrimitiveSequence+Zip+arity.swift */, - DBE8795F1FB0BB7C6D1FA28B3F6903EA /* PriorityQueue.swift */, - B08EC80DFDB445F3747A5A8C596CA55C /* Producer.swift */, - 50179B0B944F758ECDF1B7D935C2E740 /* PublishSubject.swift */, - 293FE28B8764F899BFD20C1A592556AE /* Queue.swift */, - C9DBED36E0A209B25CBEDEDF375FD8C6 /* Range.swift */, - C3116CF6E859A248971AF4611FBF040B /* Reactive.swift */, - 7AB688E7BB030E28230CBB33E1F092E9 /* RecursiveLock.swift */, - E2770F5098EDA7CEF6FFA985B7E80972 /* RecursiveScheduler.swift */, - 8685D5A51D952884ABFC2EEB15E68D37 /* Reduce.swift */, - C8AB0FD4A5B763378DFE628FC6B4E656 /* RefCountDisposable.swift */, - F9DA25C4E4D81141548CE62E7269A5E1 /* Repeat.swift */, - 6A05C6F36F94F7D326EACEB0F25EB791 /* ReplaySubject.swift */, - 89D82CC5A967698915600B9564462D44 /* RetryWhen.swift */, - 19B949F57A0A708108F028DCB7101F21 /* Rx.swift */, - 94087BCF1ACEA3E611EC1267E32012A6 /* RxMutableBox.swift */, - E3425E924945EC538F14E86D6966831D /* Sample.swift */, - 6706706E9A507DC33F38406912A77C95 /* Scan.swift */, - 4B0B96AF6E3F9446DC7F34A1E849DF9E /* ScheduledDisposable.swift */, - B8FFA1174F8CDAFA9ED1206272B30E89 /* ScheduledItem.swift */, - E458F74FDC2AC491806BEFA4BCAC4FB5 /* ScheduledItemType.swift */, - 25061CCBEDC1230B01E2A791A1CCB568 /* SchedulerServices+Emulation.swift */, - 0C34C586084BCABBD2D4E096D3CCAF00 /* SchedulerType.swift */, - BEC06F0B5DC1272C744FA2C4E5621BC1 /* Sequence.swift */, - EE864A06DFA90AE2C6920FE400F65A97 /* SerialDispatchQueueScheduler.swift */, - 55BF728DCA343C382933B41037DAE580 /* SerialDisposable.swift */, - 44ED38627C5C22BB4E29C9B3A2A6A425 /* ShareReplayScope.swift */, - 0E72399D37A4BF2B607D6C447A98E159 /* Single.swift */, - 31E28D119B04843C5E345F88F14EF4E7 /* SingleAssignmentDisposable.swift */, - 958DE86705946AFA1688B80816E933ED /* SingleAsync.swift */, - 1CC153BDC4D7C7B00F4A681FC25F87A6 /* Sink.swift */, - 97DCE78A041351ABE9A4FC9888F93C0F /* Skip.swift */, - 1D1C38B9F79637767FA2CE16549EC83A /* SkipUntil.swift */, - C9532D03B383C49473BF3E0306A3FF31 /* SkipWhile.swift */, - 3B9EAA65FCD02325C6B7BBEDD5D6C138 /* StartWith.swift */, - 450A75230F9390E93601826FB95B5872 /* String+Rx.swift */, - 474729E3CDF2C01C5BAF87A2625784FF /* SubjectType.swift */, - EDBEB8D28184862D7D9B09198E6D40C2 /* SubscribeOn.swift */, - 5AC28F3B9652C9F0B3B565A7CA037FB1 /* SubscriptionDisposable.swift */, - 3ECD6A30D7509BFF81D53B5EBF45070F /* SwiftSupport.swift */, - F7EB305A45A34CCF8897A5C6FA1E87F1 /* Switch.swift */, - E7DE88332E90E4525A1C74A645DED357 /* SwitchIfEmpty.swift */, - E4383203A17943ADF236EB206339D566 /* SynchronizedDisposeType.swift */, - B49957009CD7CA44B7ED70495F2CB1A3 /* SynchronizedOnType.swift */, - B68F24698F0B8772D066B2C6DFDE5F37 /* SynchronizedUnsubscribeType.swift */, - 3A9C8E3A1999927F8162A67468E267D1 /* TailRecursiveSink.swift */, - F9C8023DB2F802B02515F34A83C6A931 /* Take.swift */, - 69AC7628570EDF22CDF6154297251544 /* TakeLast.swift */, - A6C6D4A47F0EEDBCFB14BD8491FAEBA5 /* TakeUntil.swift */, - 2AAB15F67296025812C0EEF4D3FD77F5 /* TakeWhile.swift */, - 15F79CEF73D64C3D2CBF65F64CB72CE6 /* Throttle.swift */, - D303BD356F1532E648813A02E9787859 /* Timeout.swift */, - 4DBB38E3DD40C0E4A4EC0C0C37717484 /* Timer.swift */, - C465B1C3DDC8D3C4E9D933075680B097 /* ToArray.swift */, - 5588FFEB591FB6CD5FF716A074CB473A /* Using.swift */, - B539B28C0E97C0CA5A8CEEBA2AC5C0DB /* VirtualTimeConverterType.swift */, - A41DF149CC4C27E3E4DAB00B1D917D4C /* VirtualTimeScheduler.swift */, - C5906C036594DC1818F56FEA560B023F /* Window.swift */, - A1EB990548FD43AA931401700A9206A9 /* WithLatestFrom.swift */, - E3E0FDC7293F1CA503D4E709FE4BE74E /* Zip.swift */, - AD6366DC8714009532CB8649C42A90A2 /* Zip+arity.swift */, - 0908368FE68AB67EE0861F51456E4F68 /* Zip+Collection.swift */, - 61783FBB931B492EB2C49D92B30C8772 /* Support Files */, + 6C7F81BFC33A3218C254B102C9711C7A /* SkyFloatingLabelTextField.swift */, + CF753C6164FA6EFFC43CF60EEF46CD2F /* SkyFloatingLabelTextFieldWithIcon.swift */, + 2A514B3A0FA3B26E0D2201681376FB03 /* UITextField+fixCaretPosition.swift */, + CEF770A30C669777252A5F6AB4AC809C /* Support Files */, ); - name = RxSwift; - path = RxSwift; + name = SkyFloatingLabelTextField; + path = SkyFloatingLabelTextField; sourceTree = ""; }; - 6F9FF55D837DFE76A25DAE92842F2A10 /* QRCodeReader.swift */ = { + 6628A98D66FC25C4632DBBC7C179B805 /* Support Files */ = { isa = PBXGroup; children = ( - 1DC87BD918152755D00A0C492EABF269 /* QRCodeReader.swift */, - 8E905C1689319F2B451B5DB27FC73FDB /* QRCodeReaderResult.swift */, - 4D45A414D33C54E88BF321F7FC24AB95 /* QRCodeReaderView.swift */, - 0A845C36EF1A56F933078CF1A20BE4D2 /* QRCodeReaderViewContainer.swift */, - 7270AE7483C0990A815CE6E14517D62D /* QRCodeReaderViewController.swift */, - F585375C79B8D0F76D7EB40CA91A5298 /* QRCodeReaderViewControllerBuilder.swift */, - 3899850CB3E9BC1CDFC6248FAE66C1C7 /* QRCodeReaderViewControllerDelegate.swift */, - 874611AEFBEDA00F8EE1D7D9B3E72189 /* ReaderOverlayView.swift */, - 64A9D0973CD7D8BB6B5CD92755CD6BEA /* SwitchCameraButton.swift */, - FC31B2D9F7A7F37101177A3AF7F9A754 /* ToggleTorchButton.swift */, - B8B9C94A724FAC7043454CD173FE189F /* Support Files */, + 8A8AE73443810AD22C58DCFCA516CD33 /* RxAtomic.modulemap */, + 773FA8C764259F5C14B80C4FA6A6976D /* RxAtomic.xcconfig */, + 8CF7D8C92F628DD44AF26B838A5301E5 /* RxAtomic-dummy.m */, + 23F1FD588E16C4B1953476DB23BDA094 /* RxAtomic-prefix.pch */, + 2F6117666D71FD10A8F19E9E3836FCBC /* RxAtomic-umbrella.h */, ); - name = QRCodeReader.swift; - path = QRCodeReader.swift; + name = "Support Files"; + path = "../Target Support Files/RxAtomic"; sourceTree = ""; }; - 70A7FC3C461C970227B373521F95382D /* Resources */ = { + 6BC1D5CEEAA2ABC4456184983C816E84 /* Support Files */ = { isa = PBXGroup; children = ( - BB2F036EA198564D036204C5CB9BA366 /* DateTools.bundle */, + 1C9FB3E388B1F01174E3986337D3C0E4 /* TinyConstraints.modulemap */, + 4634DED1EEDB0F228201F8461B1BE0AB /* TinyConstraints.xcconfig */, + 67DC547B3D5D5B0383E9A7C90B7BEF25 /* TinyConstraints-dummy.m */, + E8675A46F113F84DA6D27E7A7E3562D2 /* TinyConstraints-prefix.pch */, + EE3907AB8F431FA8320011D74460E720 /* TinyConstraints-umbrella.h */, ); - name = Resources; + name = "Support Files"; + path = "../Target Support Files/TinyConstraints"; sourceTree = ""; }; - 71A1D9237C6CEF8A4CE3010B21B1C742 /* AppDelegateSwizzler */ = { + 74136CF8826A1F4AF4C7FD434AB58F65 /* Support Files */ = { isa = PBXGroup; children = ( - 4B961AC0B79B8D9CC00ACCD724C2B90C /* GULAppDelegateSwizzler.h */, - A3872B266932CC23947920CDAD70979C /* GULAppDelegateSwizzler.m */, - 845E3427A6CDBE3B90FC4ED778A859F2 /* GULAppDelegateSwizzler_Private.h */, - 176EFC31F3AF1A6E7AC94E40800308A4 /* GULLoggerCodes.h */, + 3D71603130111AD72DCEA7ADA41417FC /* RxCocoa.modulemap */, + D31C38919D8C5ABE56DAD4DBDCB536AD /* RxCocoa.xcconfig */, + 2D0309466CEC97140D474B8FB7074406 /* RxCocoa-dummy.m */, + D6AFACCEFF30AC01B3512DF0663B68DF /* RxCocoa-prefix.pch */, + 95F579360195F366E5FF7CD8A719DEB3 /* RxCocoa-umbrella.h */, ); - name = AppDelegateSwizzler; + name = "Support Files"; + path = "../Target Support Files/RxCocoa"; sourceTree = ""; }; - 71F04F9BB93DAC16055F4EFD53D90353 /* Support Files */ = { + 7686E78AE200F001DC5A73C5AE82238A /* Support Files */ = { isa = PBXGroup; children = ( - 31D6336E68824315D7D20159F084E630 /* SkyFloatingLabelTextField.modulemap */, - 739354FD8F1F7473D82C4129C09E93D2 /* SkyFloatingLabelTextField.xcconfig */, - 89E8ED6600282B51748B2844DE29E31A /* SkyFloatingLabelTextField-dummy.m */, - 09BDE174AF87A96AC2F4CEE6562E88BC /* SkyFloatingLabelTextField-prefix.pch */, - D500AD6FBBF79D2BB531340040483598 /* SkyFloatingLabelTextField-umbrella.h */, + FA3979CF21B4FFEB163EF24559CCD023 /* SwiftLint.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/SkyFloatingLabelTextField"; + path = "../Target Support Files/SwiftLint"; sourceTree = ""; }; - 73FCB9773D384B0A074D8BA1DC78A08A /* Support Files */ = { + 78193AEA63B5FE882C0F8740D5584831 /* Fabric */ = { isa = PBXGroup; children = ( - C85A31CBBAFC8C11C9C3669477A738BB /* RxAtomic.modulemap */, - C53941058A92A05C4126051CF641E9FB /* RxAtomic.xcconfig */, - 9047CDA0F63B0350E3F86139CADBC039 /* RxAtomic-dummy.m */, - CA55A9DF7D62DE8A1A4575166B0C6858 /* RxAtomic-prefix.pch */, - 742144B11F94819ED292BDC6C487896C /* RxAtomic-umbrella.h */, + E7B4F2DA575452E0F1419E1A1FC8F275 /* FABAttributes.h */, + 21FC908053C22F45EB975265F1070171 /* Fabric.h */, + 0F2D0D2E9A2D10D4C2BE30B955826369 /* Frameworks */, + D07362F699F2F5E5934E059CD22D5E74 /* Support Files */, ); - name = "Support Files"; - path = "../Target Support Files/RxAtomic"; + name = Fabric; + path = Fabric; sourceTree = ""; }; - 77120B42FDF571E102A5BC37F04FF8D0 /* CryptoSwift */ = { + 7E922B4B83E7B78AC824CD83DA1A2F95 /* Zesame */ = { isa = PBXGroup; children = ( - A6B1797414B1026BD502426368E23CC7 /* AEAD.swift */, - B5E4EB21BB136FF5236DBC1A0FA141C6 /* AEADChaCha20Poly1305.swift */, - 515C8C73FA045761BA0EE217D8A3B4BD /* AES.swift */, - 7B1BA43C634F39663382F1025852BC26 /* AES+Foundation.swift */, - E8CACDA6A5ACC68EDBD2F7E86647686F /* AES.Cryptors.swift */, - 1EAF3CC0D20A811F71D8421664DCF5BC /* Array+Extension.swift */, - 2E590E48DE1AAA8A26874734C681E3C9 /* Array+Foundation.swift */, - 922987F35EA6153319CEAD7A81325851 /* Authenticator.swift */, - 4F2DACD7CAB47CF151E8BABA57198599 /* BatchedCollection.swift */, - A21A0B089F0B76913E5D95D11608C403 /* Bit.swift */, - 7FBF7A0617F4ED06B589E5594A0602FF /* BlockCipher.swift */, - 4E3AE359B14FC24DF7C67E0D1A45E8FD /* BlockDecryptor.swift */, - 0825A22A49C92DA710F0815A14A0BD1C /* BlockEncryptor.swift */, - 2F528494662DE56F3BC7F70EF07CE298 /* BlockMode.swift */, - EA752B6381C1C1BD3188484920CB7F10 /* BlockModeOptions.swift */, - 25FCF2BAA4F889EE4A0D7F47F0C62476 /* Blowfish.swift */, - 92E542B6B0E5F4FB2F4AE1144DBA5983 /* Blowfish+Foundation.swift */, - F732839CAB4A8145144BB006A42D9366 /* CBC.swift */, - 8CCB479F2143088788DFB38B387D231F /* CBCMAC.swift */, - DAFA2FD186B33004040E641A3725F665 /* CCM.swift */, - CBA2D2EFB0CEADE01F2B27B6686EE1A0 /* CFB.swift */, - 676847D8C299B6385D7B1626D6A35DE4 /* ChaCha20.swift */, - 0BA09716F527FFD84090DE437CD42F80 /* ChaCha20+Foundation.swift */, - 86C6CBE29DD7D293B7BCDFDC2524CC5A /* Checksum.swift */, - 9FF705FF45ABC90B846FA5A3784DD4C3 /* Cipher.swift */, - 578482807B48CF55622543EB655E3F1F /* CipherModeWorker.swift */, - AED933E1F28183B2B95B9BD317FD565A /* CMAC.swift */, - 96C467B2F4A231B2A91E4B45F2829A22 /* Collection+Extension.swift */, - 68002EDE5B0E8280E237727E13B26C71 /* CompactMap.swift */, - 94BE4400CCFBA45AE4843DA2FF536262 /* Cryptor.swift */, - 3C0DE9459E96A594FD38CA4D70C7E027 /* Cryptors.swift */, - 8D96B3191CCB7CEA06B023F3197AA003 /* CTR.swift */, - 8AAB58F6EEAB54390289C95594C55898 /* Data+Extension.swift */, - 82EB64CD3199D090C3B2FB48FA2F9548 /* Digest.swift */, - 4B1D851C96C590B23C514818428EA456 /* DigestType.swift */, - 1A91B2EFA2104012E8B535A5602333F6 /* ECB.swift */, - 01877BAD7B3C579186502FABBC52D97D /* GCM.swift */, - 22024882BCD497204C4D703A612450EC /* Generics.swift */, - 6B8E4360FC3CF757249739D7B0FFF7C8 /* HKDF.swift */, - 0EA6184C92586E73E35051423ED674C5 /* HMAC.swift */, - 290AD97A044424B00A6789E46E320B4B /* HMAC+Foundation.swift */, - 7F418249993DADE400E3CA94E7EC25E0 /* Int+Extension.swift */, - B95BD1B29A6BC87DEFB5586648BD07B7 /* MD5.swift */, - 060DB6457C4875FF8105BBC948DBDD6B /* NoPadding.swift */, - 3733B82BEA9F445AD42848D3738B1BE1 /* OFB.swift */, - 01853998BB9CAFF2E673F69DF566212D /* Operators.swift */, - E66A2F84DF374DE0E5DACC15179FB852 /* Padding.swift */, - 282DEF37A5EFA962B2EFA5F5652B1B88 /* PBKDF1.swift */, - 35E7CC9C26B52A078614C0D22FE9B01D /* PBKDF2.swift */, - B731CDB0B2FF8F76E65D6800954BBE62 /* PCBC.swift */, - 88B7E2CEDFEE1093065A6A9AC53A3406 /* PKCS5.swift */, - DF3819F7E19A0AD39B32338B82BBB9F2 /* PKCS7.swift */, - C5A76A5318BAADD0A302B278939868D7 /* PKCS7Padding.swift */, - 4EE3698D96880320FC42B74F57AF0F03 /* Poly1305.swift */, - 670D1790182A859208E4071C54ACDCC6 /* Rabbit.swift */, - F3D45D3015D53CEB27EB5214F14ACBD0 /* Rabbit+Foundation.swift */, - 1A62C9B96A0B2CECF0F45F1CB52883B0 /* RandomBytesSequence.swift */, - 80351309A77FEB9E4046D44AA3016D41 /* Scrypt.swift */, - 9D69256BDEE8E871816CAA4A88B70E0A /* SecureBytes.swift */, - 5EE216E0BA1E6A8D81AFC5B5055A50E3 /* SHA1.swift */, - B719271B382DB7FE9903B6070820E1C5 /* SHA2.swift */, - 2446CAE4A76D34CA61722DDE5BC5FB57 /* SHA3.swift */, - 14BFFB3AA6ACE7608A77020E7C2E5D9E /* StreamDecryptor.swift */, - B079D784A96424FEFE20D32D570A9B43 /* StreamEncryptor.swift */, - 6CB2B81ED72330D291F028CCB206B1A4 /* String+Extension.swift */, - 085006FA415867886CA73B717FCB4A0B /* String+FoundationExtension.swift */, - 4088C5824E127664FD2D1F56D03132C1 /* UInt128.swift */, - C85B8D597CE7D90B0D970312490A346C /* UInt16+Extension.swift */, - 9FC5ED28691ACDA3A0D3868851A19417 /* UInt32+Extension.swift */, - 229F5F0DC7B54C441A5BD55A2BFF443C /* UInt64+Extension.swift */, - 8B72FD45D451C72D97E085AF5192A37E /* UInt8+Extension.swift */, - 3209DB3CB0DA4D841CC0E28B6C0F100A /* Updatable.swift */, - 058C9F36DB6865EE33F1B2B3F50B0472 /* Utils.swift */, - 87707C984BD3A5AC879367C7E3E5474E /* Utils+Foundation.swift */, - C4935FC2E968834EEE2397C0E6A95B71 /* ZeroPadding.swift */, - 7CC047931CCEA879F801E646575F57E2 /* Support Files */, + C36D581EDAF9A6E677B609B7945BE418 /* Address.swift */, + 5F4700B9639B371689F8F0CC3CFC0FD2 /* Address+ExpressibleByStringLiteral.swift */, + 5A71E4D3DBC80E3C9A1D2E0883A24C73 /* Address+Validation+Error.swift */, + 07FB86E7B93BCF1132BFD4BE7B18BCD1 /* AddressChecksummedConvertible.swift */, + EBF1DC528114B5DCE31623FE44D1B318 /* AdjustableLowerbound.swift */, + 45127814153457C086B47CA19373EBE9 /* AdjustableUpperbound.swift */, + 44AD332469252F7E1055801F39F820C1 /* AmountError.swift */, + FED2906D9B8A6E2D7223053E1C06769F /* AnyKeyDeriving.swift */, + 77873698EBD31EB53BCC44C9E91E6C9E /* AnyLowerbound.swift */, + 22A86699342B88EDEC363F76FF35744E /* AnyUpperbound.swift */, + 71DCE59831B539B933E1A989A8F1C194 /* APIClient.swift */, + B070C7A7924D461649B459EF1A981A88 /* BalanceResponse.swift */, + 72C135FC8A8958523306074B429FCA3E /* Bech32.swift */, + 0E5D6AD132F6910813CEB52448615E1E /* Bech32Address.swift */, + DFE611331B12F5333AECEC1B2E418098 /* BigNumber.swift */, + C0D1A5E9CFD913700DA047062C056447 /* BigUInt+String+Init.swift */, + F3DACDDFC44B19CD3973F434A62A7B99 /* Bound.swift */, + 1E68801A197756D9B4641AA5D2F54E5F /* CryptoSwift+PBKDF2+KDFParams.swift */, + 82706883AE914CCBD2A9B4D70720EBDB /* CryptoSwift+Scrypt+KDFParams.swift */, + 215A6E641ABC2637BD2BAC9A0159DB28 /* DefaultAPIClient.swift */, + C2C9EF1A174BE75932FB806C44B8A818 /* DefaultZilliqaService.swift */, + F63805ADA1B16E32BFEA2E2C5B972635 /* DerivedKey.swift */, + 0F37B5762E166A6C9A96CC356F98157A /* DetectConfiguration.swift */, + 9066038659856EEBA51EAE6CC762B2D0 /* DispatchQueue+Sugar.swift */, + 4862CE55773766983CD7FAFECAE2BA76 /* Double+Zil_Li_Qa.swift */, + B1E52344341137B6ED5DC47443BEA58A /* Encodable+Dictionary.swift */, + 016F5222471969575A8AD714D4F0790E /* Error.swift */, + E1391546AACE560354D5717D7BAF8CC7 /* ExpressibleByAmount.swift */, + 1A7243F71B1117D699311000A80A9959 /* ExpressibleByAmount+Arithmetic.swift */, + 4A338D2BB751F2B55C5908EC80E1E48C /* ExpressibleByAmount+Bound.swift */, + CF79175DB9F458EB75B782AA70F6AE65 /* ExpressibleByAmount+Codable.swift */, + 1F4A6ABDF1A8431946BE7934E511DC3F /* ExpressibleByAmount+Comparable.swift */, + 394790483BEAA073CF8ACB859911C526 /* ExpressibleByAmount+Compare+AandB.swift */, + 130742BD20555567F87DE04798367B57 /* ExpressibleByAmount+CustomDebugStringConvertible.swift */, + 7A944320C215A687957359209B617125 /* ExpressibleByAmount+Unbound.swift */, + 30F7339129318C4D2177CD3B135EFD53 /* ExpressibleByAmount+UnitConversion.swift */, + AF2ED74525B79DFC5B81D0D780C67CFE /* ExpressibleByAmount+Validate.swift */, + 93E23980A669EAE250B52F7C4B8874C6 /* GasLimit.swift */, + CF6AC0762B82156E2180CCE65DCCFF90 /* GasPrice.swift */, + A22914918B67B0128EE002296477B450 /* HexString.swift */, + 27300E5D0F961930F01F55CC87140FEE /* HexString+HexStringConvertible.swift */, + 56548C0EED1A1840B90936C7FAAEE573 /* HexStringConvertible.swift */, + FFD30D298D20D8C78C8DBE8311654B0F /* HexStringConvertible+Validation.swift */, + B25ED6FF7D2D1FC1771EB71878DCA3DF /* KeyDerivationFunction.swift */, + 3A0AA4C1C6B129C3065CB0AB67EABCCA /* KeyDerivationFunctionParameters.swift */, + 6A0EBEE9DEF5C366AD765930D4883ADE /* KeyDeriving.swift */, + 9BDB09F50EB84EE55FD91E04D0B9082E /* KeyPair.swift */, + A6CBF94EC5DDF9D841DF8262B54EAFEE /* KeyRestoration.swift */, + EABD7FE59161EA0913D3971D1CA119F8 /* Keystore.swift */, + 9E95C6136B6D8DBE5E11BFE8A8E14D6D /* Keystore+Crypto.swift */, + 43B077DB75FE96E36FBDA204BEFEBAC7 /* Keystore+KeyDeriving.swift */, + 718074CB397798259F671B31F6590D58 /* Keystore+Wallet+Export.swift */, + 8168005155261AEC27DE58F2741FF4C7 /* Keystore+Wallet+Import.swift */, + D2674448DCD563CBBE8AE0D5B6826ED9 /* LegacyAddress.swift */, + 7FEBBD3D467EFCD5A3E5DF1EE0426582 /* LegacyAddress+Codable.swift */, + C9442A4CA97C77A9E270ECCCEB30B73E /* LegacyAddress+Validation.swift */, + 9B1024873C5A5F65272E56B9BC172F40 /* Li.swift */, + 881C1E03D995972CDB615093FD6AE79F /* Lowerbound.swift */, + 7387A0C3D8923F33DDB76BD63AEA590A /* MessageFromUnsignedTransaction.swift */, + 08CA51BCB9975FE102DEA894A199B185 /* messages.pb.swift */, + 460B327050B73C99A5BA38B4B5351DAD /* Network.swift */, + 711C0ACC442671679587B56CFAB5080B /* NetworkResponse.swift */, + 3027186B104C45BB1269DF98092426F6 /* NoLowerbound.swift */, + 2FDFF2B02FF095321264939BF51FA59B /* Nonce.swift */, + A8B132AF29FC1E19C2E5840F4A517526 /* NoUpperbound.swift */, + 86A1BC9887C2CE505B5F28C13F5CAE1B /* Payment.swift */, + A02B27FDFC7217DD451524C58152CFEE /* Polling.swift */, + F42177976A3C1F31620530B4B4FCE7CE /* Qa.swift */, + 47A453A6FE1C7C0DFC8BF54B96021391 /* Result_Extension.swift */, + 2D3BEAD3CB20CD18A9BB406CB98B7A95 /* RPCError.swift */, + 9A60DAB40F4F92150CF436CCB09C674F /* RPCMethod.swift */, + EA18EFBFA599FA01C842B639A59D6206 /* RPCRequest.swift */, + 4E21A96D2E952E34D3249D9C0CC4B412 /* RPCRequestIdGenerator.swift */, + CAF0D00E61EE88801EEEB607B020FD1D /* RPCResponse.swift */, + 8E2F35F835F3AF2B742587C1AF6D1120 /* RPCResponseSuccess.swift */, + 83D8DD4723DE0BEAD9816A916EECF23B /* Rx+ZilliqaService.swift */, + C9A79BE9FC5335F470B01A5C506E9B7D /* SignedTransaction.swift */, + 868FB5B1F84D2124D0251E33889FAA1D /* StatusOfTransactionResponse.swift */, + F8031DDCD3276CA80F5D403A00836C9E /* StatusOfTransactionResponse+Receipt.swift */, + 25BC894E801695C8F8A0DBF7DB2944A0 /* String+AmountValidation.swift */, + 29FC58DCDC1EA4137ED3FE587E2090D7 /* StringConvertible.swift */, + 733C03268A285BBAC76FB55040D1F4B8 /* Transaction.swift */, + 8AF219C383FB9FD07CB188CAA0BC171A /* TransactionReceipt.swift */, + 3B4A3B14FDAEC76E5C9635EC15AED1F1 /* TransactionResponse.swift */, + D6F170B66D970CB6447C6E00B5A0A7D7 /* Unbound.swift */, + 8D86FDED88CCBFDEF474FAF659BDA5D7 /* Unit.swift */, + 3AB4CB19EA08B7D9EE4A74371A8E7D7C /* Upperbound.swift */, + 52CC7FB14C34FD84D58704B351BE827B /* Version.swift */, + 37F87B02A8C2918AACEC91ABB2731BDB /* Wallet.swift */, + 7DEB315B1F6D9B3A519C21FB177E586B /* Wallet+Codable.swift */, + 66C284A65F4540432F00A4A629AE44EF /* Wallet+CustomStringConvertible.swift */, + BC7E2CC342B9474D0CEEDB5666082B3B /* Wallet+Decrypt.swift */, + FFC99E2772362688A4025328096EC65E /* Zil.swift */, + 967E80CD1636DB4F1ABCB36068C93DD3 /* ZilAmount.swift */, + E2D2A942EA23338C0D463582F4EECBE4 /* ZilliqaAPIEndpoint.swift */, + 648B9EBE85918B7B1A645682E11BCC84 /* ZilliqaService.swift */, + FA9F976398AA955F78CB301E9A47B432 /* ZilliqaService+DefaultImplementations.swift */, + 7EBA57F15AB4E0BB2CE1813BC372CF55 /* ZilliqaService+PollTransaction.swift */, + 64C68A2D2CFCD4D2721B68CB0D8A9C12 /* ZilliqaService+Signing.swift */, + 347B762AE84D2E9CC8E597F8DC8498EF /* Support Files */, ); - name = CryptoSwift; - path = CryptoSwift; + name = Zesame; + path = Zesame; sourceTree = ""; }; - 77EA4DD652A2CFF1B1BCE5BE4873FFB9 /* EFQRCode */ = { + 7FA79D2D65163D069DEFA700BC73A9BB /* GoogleAppMeasurement */ = { isa = PBXGroup; children = ( - 7FC45BC09DB163E5CBB4339E9DBC5933 /* CGColor+.swift */, - 2D995BA7F6EDB4D2E86584C3ECAF66BF /* CGImage+.swift */, - 0DA6D26B8F3E46F9FB4776913FE5869D /* CGSize+.swift */, - BC64EB80D50AC7CCDB5874D03AA40498 /* CIColor+.swift */, - B52D7D26516BD1428C278EDAFFA8E47C /* CIImage+.swift */, - 56007CCC49EE9BE38C2C3253E550F00B /* EFInputCorrectionLevel.swift */, - 929C307BC180CA856E33F5718FDCFA76 /* EFIntSize.swift */, - 7189EDF0C782C07CD758ABEE8A594FE1 /* EFPointShape.swift */, - A0C6753E54914FFBC034F861229114D0 /* EFQRCode.h */, - B7BA1D78E923B91D464CBDE4000509AF /* EFQRCode.swift */, - 90594B84F1342AB0686C29DBACB1C294 /* EFQRCode+GIF.swift */, - 3B3DC8DF1C1C3F8F1ACE74650CDC43F3 /* EFQRCodeGenerator.swift */, - 73CA0ACE6EEF925CF06E6DCB0ACA2CC6 /* EFQRCodeMode.swift */, - 1A0E2171991625B1CABE68C651984C76 /* EFQRCodeRecognizer.swift */, - C2E740CB991FC2502564EA12B94F4A14 /* EFUIntPixel.swift */, - FFFECA0854481161F6280A26D85F84A7 /* EFWatermarkMode.swift */, - 733E6794CF8517028D3B06C4348AB454 /* NSColor+.swift */, - 10F2E600CAAA864CB3E114FF255C7FB3 /* NSImage+.swift */, - FEE29571DB059883E5971D910903A440 /* UIColor+.swift */, - AD933EA50B0B33D5E7FB0FFC4AAB36AF /* UIImage+.swift */, - EAC722E075785A4CB53D1C2D2A057C33 /* Support Files */, + 000F39C5249F11BDE74690A30F87512E /* Frameworks */, + B4E4BCD66EBB4534F717724B90609E4D /* Support Files */, ); - name = EFQRCode; - path = EFQRCode; + name = GoogleAppMeasurement; + path = GoogleAppMeasurement; sourceTree = ""; }; - 794DD75B08DBA8B4047E7F3787E083E6 /* Support Files */ = { + 864448E356B2CFF3774CE6DB1C7B809A /* RxSwift */ = { isa = PBXGroup; children = ( - D4CE66B4CE1217FCC59BE613B1DC33E8 /* EllipticCurveKit.modulemap */, - C3E1700AF82D10C580C6D44E44A2DCEF /* EllipticCurveKit.xcconfig */, - A21FE03997D98B005819729E5D886B0E /* EllipticCurveKit-dummy.m */, - 137DC761B7CE9433EC833C40C08B70FB /* EllipticCurveKit-prefix.pch */, - E46B91839C6E95242F62D0CDD90380CC /* EllipticCurveKit-umbrella.h */, + 946E8487497634A0E339D571AE36D648 /* AddRef.swift */, + 5192CECE21A3E237DC7C200CD7DFAADE /* Amb.swift */, + 8EF37A8FDE6277501DAB953482D67CE3 /* AnonymousDisposable.swift */, + ECEF2C27118D36FF01520DCC85DC010D /* AnonymousObserver.swift */, + D77BF9D9E351A750BB5D3A05F9562DF9 /* AnyObserver.swift */, + 10BD7C0AFF867F1E391F03C3A27FD749 /* AsMaybe.swift */, + B4FB7BCF957B94BD642E719EFE4E8BED /* AsSingle.swift */, + 79B7783FECBBCBF0F4B6630D2686764F /* AsyncLock.swift */, + DD6BC6AAB833B2B28CF8C2AEAEFDD394 /* AsyncSubject.swift */, + 698BA72FF85D68543739A99E0147B7AA /* AtomicInt.swift */, + 5476CC2E2656B434DD7FC01194509C8F /* Bag.swift */, + 271001428D342DC723AC76E8743042BC /* Bag+Rx.swift */, + C62D0DF04433EFB72E572B57D0BDE059 /* BehaviorSubject.swift */, + 58CBE523B4B9F140BB075940BBA3D824 /* BinaryDisposable.swift */, + 2F0C41B2F96FB9D688855355E2BBD124 /* BooleanDisposable.swift */, + 66DBA26BA22683903F590D795218DEE2 /* Buffer.swift */, + 406CBD0DDBF63E08515EC6750D8ACE0C /* Cancelable.swift */, + EC7B86049090FF52215CE0042D9C1BE0 /* Catch.swift */, + 8EB915D17CC2222AE7A1CB76B27F0C1B /* CombineLatest.swift */, + C0F183B260312634CCA923A349C439D5 /* CombineLatest+arity.swift */, + 0CAF67BF79239D193A8F8128A684F9A4 /* CombineLatest+Collection.swift */, + 2575373B534555B1334A57FAF600B686 /* Completable.swift */, + E31625E58BE9D9D45BC19B97DC54E8B5 /* Completable+AndThen.swift */, + 898D13E5732073CF9F55E44573D0D04B /* CompositeDisposable.swift */, + 387377706E493287C9729B24E16B85AE /* Concat.swift */, + 1B2950F2FA0BECD954F0A68ECE5C29B8 /* ConcurrentDispatchQueueScheduler.swift */, + 597326AEE543B1EF8B7F7AE750A46D56 /* ConcurrentMainScheduler.swift */, + B62621B66436355C44F5AA7A66FF6010 /* ConnectableObservableType.swift */, + F1EDDA09E8A58EA61719024322FB4C67 /* Create.swift */, + B3EB2FA3A45E2FA26B585046DFFD998D /* CurrentThreadScheduler.swift */, + 5A8A90DAC817E9883B711C639E7DC323 /* Debounce.swift */, + CD93A6EE9A04A58AA498A25D532775EB /* Debug.swift */, + CE547B286D5E9F1B7893970CB2F32A7F /* DefaultIfEmpty.swift */, + C0931B3F30A3156C39033F87652BEB81 /* Deferred.swift */, + 9396BD13F51A61AD95A15E1338767085 /* Delay.swift */, + 8C6BE768562D7F63A3B5F3921B6D3B17 /* DelaySubscription.swift */, + 401484FD3A63EC00472AD42256AB9F7D /* Dematerialize.swift */, + 8AF60CAB5E8228962E63801F2B056891 /* Deprecated.swift */, + 6EBB9729D6DB00BC186882B82F1E4A10 /* DeprecationWarner.swift */, + A91E1B54F2C67AA4BFB70F81BA747F52 /* DispatchQueue+Extensions.swift */, + 6C095FC0D5D7E178DA90C7A8F39847E7 /* DispatchQueueConfiguration.swift */, + B3BA78469080B1DE1B864371855F925A /* Disposable.swift */, + A82EE804DAC2EB6137F7C90F2D83CC2E /* Disposables.swift */, + 23D447E4508010F669AD2C91034F5B48 /* DisposeBag.swift */, + 9A27650AF1CE43AA37636108B6F45A84 /* DisposeBase.swift */, + 31CE0D2DDA1502D36F86DA900196B4C0 /* DistinctUntilChanged.swift */, + 15F69FB8E3FB99CE454AF08B5BC55442 /* Do.swift */, + DEF26A0D395B8A6750F3108F6BF403E0 /* ElementAt.swift */, + 0168DF234A4113D36F1AB6391B112188 /* Empty.swift */, + CE28CD7AB05EA3721FB48F556B062804 /* Enumerated.swift */, + B0383C9E27F675127B50CBDB9F747266 /* Error.swift */, + 7779B216DE042FAE1D8749DBBE5E3BA6 /* Errors.swift */, + E777E6B01F5B6473DAD2B14A1B3FD727 /* Event.swift */, + FDCD39B26E8C658CE1B7DE2AAF58BEDB /* Filter.swift */, + 7DF6BE5DC4FF26A350C1FA10B2FF6207 /* First.swift */, + 2A1804E92F3215479EAB46DA9625469D /* Generate.swift */, + 1A0B592A006FCEA0472963D21A4A258C /* GroupBy.swift */, + 26D18C20490ACC97675E64E396B50797 /* GroupedObservable.swift */, + 6FA5B8B8D29498265A7DCEF2DFA62091 /* HistoricalScheduler.swift */, + 97902F26C057CDA96E4F945D2E4DE538 /* HistoricalSchedulerTimeConverter.swift */, + 3FE7166AA07450FBF48DE613B2B43763 /* ImmediateSchedulerType.swift */, + E2537E9AE26D63DD8DB99901515A00F5 /* InfiniteSequence.swift */, + 843B43A49B2F8A8A8016F3055B7375A7 /* InvocableScheduledItem.swift */, + 8889CFF9CFEE9715B2B4549A05C67475 /* InvocableType.swift */, + 4B98A89E799A72F614A8AF0127D6D67F /* Just.swift */, + A5C44B06BE251627841971FB6387CE12 /* Lock.swift */, + F14C5F94D35A6EF657D3CA3DF7AE3CF6 /* LockOwnerType.swift */, + 5886C05112DAD430EC0A99BF7C7FF7F2 /* MainScheduler.swift */, + 27689751A419AC4F974462614395BEAC /* Map.swift */, + E7EB6B02E0D603CB9D6B15FB2321D191 /* Materialize.swift */, + 32E19FA0AB86E5F9982309E4006C728B /* Maybe.swift */, + 0ECB1E3266A3332DCF97A61AE79A3C13 /* Merge.swift */, + CBB39B63318D0547A8BE76BC407044CA /* Multicast.swift */, + 1575D15D56E15833D37322B78981E07F /* Never.swift */, + 6895AB1FD230BE7D004EFCEDB3464FCB /* NopDisposable.swift */, + 122B4D037FB62425CA48FF5F99B50397 /* Observable.swift */, + 4BFCD2C9B4249188A9CEF497458E767C /* ObservableConvertibleType.swift */, + 528B8D74A2D7C574C31B628605ADCE2D /* ObservableType.swift */, + 33193544CCFE591CF8B8833510A24B81 /* ObservableType+Extensions.swift */, + 02C3A858245779C0523C921B3FAC6D7F /* ObservableType+PrimitiveSequence.swift */, + 102E9D19C712C6A73F4F12ECD1140729 /* ObserveOn.swift */, + 7B87EA4FCD8FB431A7A22A0FDC983A2D /* ObserverBase.swift */, + 420BFF3E817C6BEA921F1623274D44DF /* ObserverType.swift */, + CC3F32C1759E3E0F05BA6CA973FF8113 /* OperationQueueScheduler.swift */, + 1E405AB32D3A24D53387E4344B49210D /* Optional.swift */, + D2151313CDE995CAE07EAD78A4E47ACD /* Platform.Darwin.swift */, + 16A02676933387778BA6F09C410B5EB9 /* Platform.Linux.swift */, + EAE258A7CDDEC6050797A8FDC1B94AD4 /* PrimitiveSequence.swift */, + 8CEA38040453B6E8C90B7BE9698BFC03 /* PrimitiveSequence+Zip+arity.swift */, + F1CD4131E290E04E6A1A58A257AF6CFE /* PriorityQueue.swift */, + AB602EB3491A9659B40D834801723D25 /* Producer.swift */, + E165E264323429772C34833256A37F5A /* PublishSubject.swift */, + F552A905DEC0C90EE6AF85EB12307DBE /* Queue.swift */, + B472647AF06273DD0392CA5E6B25EE78 /* Range.swift */, + 815405C25FBDA31913149EA9540C0993 /* Reactive.swift */, + B6FE19152253AD0B93E07BB059A74660 /* RecursiveLock.swift */, + 61680427C7B966DF6D833F499CDBB2EF /* RecursiveScheduler.swift */, + 1511D01660C3763D8B10BE815DF38FE4 /* Reduce.swift */, + C287D1613038F7E5D60DC4C8E891E6C1 /* RefCountDisposable.swift */, + 4D885BDE17E5498C7BEE85850C148822 /* Repeat.swift */, + E0564EA33FE0EA92FD12CEF27CC521DE /* ReplaySubject.swift */, + C05E6885997E94656BD3E87409D85066 /* RetryWhen.swift */, + E1BFC3C2E49335D69456B589A4BF43D9 /* Rx.swift */, + 6206510280A3733E565F5F0404134DD7 /* RxMutableBox.swift */, + 28AAB68FAEC91CFD27B10C096C3EC493 /* Sample.swift */, + F515E9D8B5ED4D132AA6C95C2829765B /* Scan.swift */, + 2BDFD844E372973B67B0D27F48FB2170 /* ScheduledDisposable.swift */, + BDF7FA3F3B9FDBDC037F4F3718262148 /* ScheduledItem.swift */, + 5C35A8EB7E29F3E7460EC3E3B014E268 /* ScheduledItemType.swift */, + A0A50F1158ED6BECCDA2FE1A7B205F95 /* SchedulerServices+Emulation.swift */, + 285E87809F9A5A3B7C79101CA6A99AC3 /* SchedulerType.swift */, + DEF02D77E4CB9713819A620372777421 /* Sequence.swift */, + 93E17535EF1D63511A914F2ACE81925A /* SerialDispatchQueueScheduler.swift */, + A8047D5A8827FB2A58587D2A287BAA75 /* SerialDisposable.swift */, + BC663D643603ABF75E357F916DEAB05E /* ShareReplayScope.swift */, + 905003C59D2695B55885DA6BDE5053A7 /* Single.swift */, + 75AF8064FD0E388E5E41C7B3B7F2F233 /* SingleAssignmentDisposable.swift */, + AD48CC9713DCCF1ED18A0ED95D4E3961 /* SingleAsync.swift */, + B5E6292D3045F0033AC21473ECB00FFD /* Sink.swift */, + 6F2FEF040229645E5BE9C1727C18CD37 /* Skip.swift */, + 42FB411AA747E7147D5811F01289B5D1 /* SkipUntil.swift */, + 73D1C9F6FCF05323BF588C0E3D14D6FC /* SkipWhile.swift */, + 430ACAE18577DF832F0DFA26073ECFC1 /* StartWith.swift */, + 3535F000DE6268A155237E632F76BAFA /* String+Rx.swift */, + 92623C340EAE89CA9202B2E11CAB6CC0 /* SubjectType.swift */, + 17E878A2EB332A5BF4D515D5A3FBEA9E /* SubscribeOn.swift */, + D851D593E7CB4BFF73B33FA60E0AB893 /* SubscriptionDisposable.swift */, + 650FD2CFE71E8897E472FB789C16BCC9 /* SwiftSupport.swift */, + 63B8DEAFE0BA008A25E16CCE37E2D323 /* Switch.swift */, + ACCDF44F02A1401A0D04E52038EAF783 /* SwitchIfEmpty.swift */, + 472F3CA9F86ED524F1E8498DD54A9396 /* SynchronizedDisposeType.swift */, + C2BE8CE1BE65438D29CD752772728761 /* SynchronizedOnType.swift */, + 4E375638E71271F3D7EA2D67361CB716 /* SynchronizedUnsubscribeType.swift */, + AEC747CF879704589A5C43055FF4B311 /* TailRecursiveSink.swift */, + 3799004E85AF78633E6D90602F75F70A /* Take.swift */, + 8246F3B07C43DEF18E3972B908485FB0 /* TakeLast.swift */, + 0E4C3D0E6D4BB65AA32C2CB0D131C4FD /* TakeUntil.swift */, + AD62D85FE627970A954EBED4DB72CB1C /* TakeWhile.swift */, + 68860C92F8168192AAF39D587ABF7578 /* Throttle.swift */, + 2BE5E44ECA0299A3FBE59D6FB78D40B9 /* Timeout.swift */, + 801D2D386DA9C8524C0E1BDFEAA8FE09 /* Timer.swift */, + 5D76EF5D6494A68D870D6A5002431DC1 /* ToArray.swift */, + 5A7464BE8A785866985A439506E84BB4 /* Using.swift */, + 360C57492EE973F32B1C2BAD865CCC80 /* VirtualTimeConverterType.swift */, + 8EB8EAC025494F462E3C20F4852A86DC /* VirtualTimeScheduler.swift */, + 31CA6FDEAF4C2211A3B8A21B0E813BDE /* Window.swift */, + F47C0B0FB1580F3466ABDE8BB471E7C2 /* WithLatestFrom.swift */, + B510343A4FB42E397F99B3C652A2ADAC /* Zip.swift */, + 978CF4764C53ADDADF37CC64033B7D10 /* Zip+arity.swift */, + 9113702D7B695691B8EC9786C1F94446 /* Zip+Collection.swift */, + CCF14EA89F36F07727D29A02E0BD8F62 /* Support Files */, ); - name = "Support Files"; - path = "../Target Support Files/EllipticCurveKit"; + name = RxSwift; + path = RxSwift; sourceTree = ""; }; - 7CC047931CCEA879F801E646575F57E2 /* Support Files */ = { + 8A24D367DD2493280698AD843A7E9AF7 /* QRCodeReader.swift */ = { isa = PBXGroup; children = ( - 1A094F5B14D5DB616AE37570DA466FAD /* CryptoSwift.modulemap */, - 59224388DFCEC26CDDEFAF9BDA6B4A3F /* CryptoSwift.xcconfig */, - B1B0E32AE2E1BD58912C3B8C05B81505 /* CryptoSwift-dummy.m */, - 81D7B9F2CE3388D2D3668B595F3B0CB0 /* CryptoSwift-prefix.pch */, - 462B4CED629D413F996B7436DADFE5D9 /* CryptoSwift-umbrella.h */, + 93F0841CC05BECE02D51143A5D2DFDA4 /* QRCodeReader.swift */, + 82781151AA825247F65C9F1BFCDB4EC3 /* QRCodeReaderResult.swift */, + E28008D3C577B464158E9BDFDF348918 /* QRCodeReaderView.swift */, + 4721138582534F2CE37B834CF6C2949A /* QRCodeReaderViewContainer.swift */, + 7D186C4315B1FA01BA1FB462437FABB0 /* QRCodeReaderViewController.swift */, + 52B1D3FC804337C997526DB2147C7D4F /* QRCodeReaderViewControllerBuilder.swift */, + AC5C338A6CD084B029A3146067172C49 /* QRCodeReaderViewControllerDelegate.swift */, + 6FA3488ED4351AFA1BBF6925BF14D3D8 /* ReaderOverlayView.swift */, + 9C0C7D0122C51725C5CF13BCD48925EB /* SwitchCameraButton.swift */, + BF0C4FFA796E8244B40B7BBE9F8641CD /* ToggleTorchButton.swift */, + C6C3D38D8B6AA5034A7A3DB55FE00448 /* Support Files */, ); - name = "Support Files"; - path = "../Target Support Files/CryptoSwift"; + name = QRCodeReader.swift; + path = QRCodeReader.swift; sourceTree = ""; }; - 7CE186CBA52BBA55F97960FE04A1AFAF /* Support Files */ = { + 8A74B2E1CB5AED4D330D01CF689726D4 /* FirebaseCore */ = { isa = PBXGroup; children = ( - 1AE091B9D05327B9B77E30EBD43E203E /* Crashlytics.xcconfig */, + 65E75095E553E57C5E29D06F6C87D4F4 /* FIRAnalyticsConfiguration.h */, + 5ED8BB706F2C360D9CA85B0F937DC114 /* FIRAnalyticsConfiguration.m */, + 2561DE1E4B2EB88F31845848DF234A29 /* FIRAnalyticsConfiguration+Internal.h */, + 4A24EC49355141AB88A56408CF66CAF1 /* FIRApp.h */, + 101923DE3BA52E41BC3A0D48C3393EBB /* FIRApp.m */, + D16EB6FDC5E1963655CC054FCAAB6020 /* FIRAppAssociationRegistration.h */, + B83B27FB1C1EAF07794DCBE558427C30 /* FIRAppAssociationRegistration.m */, + 00AED6C055E852675526B1162709DDFE /* FIRAppInternal.h */, + DC3A93B8DBB1C0E6F454B2A763FF6175 /* FIRBundleUtil.h */, + 1BFF54E6671FE571F2F5C09177533E63 /* FIRBundleUtil.m */, + 45EF0A6870586050F58E0ABA0DD654C7 /* FIRComponent.h */, + DC548BE73FF48103ADE081754A226529 /* FIRComponent.m */, + BCC3C1BE90ACC3B3FB7CC5FFC3C427AB /* FIRComponentContainer.h */, + 3A995F0F643D4011CAE1529FA4990E81 /* FIRComponentContainer.m */, + CA558EB1849B5C414E1B2D4BA21A0067 /* FIRComponentContainerInternal.h */, + 6336298187AE399BAD342DF112BFDBEC /* FIRComponentType.h */, + 119AADCD04AE6C0ABFECBABC511A0B6F /* FIRComponentType.m */, + 1F6E351C8D4878EC68BF9132FF0E5A24 /* FIRConfiguration.h */, + 64BABC7331063C4B65BC03F20D940593 /* FIRConfiguration.m */, + 05C341358C746FFB73CB816D6E63F003 /* FIRDependency.h */, + 8A00944E1AC9525EFB4C38C4B079F9B0 /* FIRDependency.m */, + 0967DB2C100D35AF38881503770ED4BF /* FirebaseCore.h */, + FF405B29A5A820C7CAB1FC5C9C601687 /* FIRErrorCode.h */, + 123E55860E57B696FDBFE956B94AA849 /* FIRErrors.h */, + 96E5DA889411DDD367B69F0B67FC602C /* FIRErrors.m */, + D3EC04C49B7B77F9F5A3CBC3E5F5943B /* FIRLibrary.h */, + BBA3E35FEE355EE21D32F992BE776B04 /* FIRLogger.h */, + 3D65FDC4E9581D9A916EC3DF723A2F90 /* FIRLogger.m */, + 3244BBE8B1781190D7CDAF7661E40803 /* FIRLoggerLevel.h */, + 14488C49656629C27619993D34E6B642 /* FIROptions.h */, + BF7C02CCEF9F016C446EAB27C108DBE4 /* FIROptions.m */, + 09C71D1A3A1C23F5D0C5011B6F875F1D /* FIROptionsInternal.h */, + DF238844E0473197A41292127193BB9E /* FIRVersion.h */, + 0B23D663569D9FDCED1F1149EC488A56 /* FIRVersion.m */, + 3F879812E95594A22FD3030538824F75 /* Support Files */, ); - name = "Support Files"; - path = "../Target Support Files/Crashlytics"; + name = FirebaseCore; + path = FirebaseCore; sourceTree = ""; }; - 8373B786C943717E39FB6B81CF796690 /* Support Files */ = { + 91573A0FC503FCF0C4C3D2640C9A0778 /* MethodSwizzler */ = { isa = PBXGroup; children = ( - 84403F2893499989BE4403D00D0B9A9C /* SwiftyBeaver.modulemap */, - BD676004B499E04FCE29E4FEDC56FB9F /* SwiftyBeaver.xcconfig */, - 537906D23EC6CF0901363CE435046F7A /* SwiftyBeaver-dummy.m */, - 9FA0D144F8B797F3D8B82060D99FA7D5 /* SwiftyBeaver-prefix.pch */, - 0365DAF29A9D7A4287151336063EA94A /* SwiftyBeaver-umbrella.h */, + BD75C83C66CBE01C2ED29948E8044F01 /* GULOriginalIMPConvenienceMacros.h */, + 63BA0567C91B6997B47DAB91016285AD /* GULSwizzler.h */, + 2A6C41B675FDEA19BBE934ED7E042F1F /* GULSwizzler.m */, ); - name = "Support Files"; - path = "../Target Support Files/SwiftyBeaver"; + name = MethodSwizzler; sourceTree = ""; }; - 860A2950F6275E55AC3CADCC155C9E33 /* Fabric */ = { + 96C881F2D96B640AB8B5C094358429EB /* Differentiator */ = { isa = PBXGroup; children = ( - 05C6706BDD376902ABC897E3A8D44439 /* FABAttributes.h */, - 38C78305F62A0FB5B17CF165B8568517 /* Fabric.h */, - FAB1F641DE3D3629B2D14BE0D70C2412 /* Frameworks */, - 049B03CDFFA707C53DC8EAD7370A6D6C /* Support Files */, + E8C1F73D2F4A9B058F2D0E37F97B8499 /* AnimatableSectionModel.swift */, + 7F10DF205B27097A348CAD0E736DE25A /* AnimatableSectionModelType.swift */, + 5B85C0362C98EC5EA951AFFE2ED7EE52 /* AnimatableSectionModelType+ItemPath.swift */, + 2D2ECF975F4D0169BA28EA1EA95B4D2A /* Changeset.swift */, + 374EF95005E842698E87AC9B2016372F /* Diff.swift */, + 5EE564A196DF728B416213D1CCE8EC15 /* IdentifiableType.swift */, + 99D9AFA6F2E91F016169A69B9BB8BDE2 /* IdentifiableValue.swift */, + BCB490204DE8DA61EFA5134A37EB0770 /* ItemPath.swift */, + 8C210FCF6B583CC77C7CB899801DBD2F /* Optional+Extensions.swift */, + 0210E5CF275E2EFD5CD435A278292DD5 /* SectionModel.swift */, + D512307CFE1490A4B7EC6A0D187432BA /* SectionModelType.swift */, + 0F104B5A4EF723B2960A377495099209 /* Utilities.swift */, + E39DB1CDFC23D5E7D0B7018B70B40320 /* Support Files */, ); - name = Fabric; - path = Fabric; + name = Differentiator; + path = Differentiator; sourceTree = ""; }; - 88759A3E78F60DB5846C0F082ECB5682 /* Frameworks */ = { + 99DC0A628AB8ED64B535CFB3404ADAF1 /* NSData+zlib */ = { isa = PBXGroup; children = ( - 2189BC7C4491FC106737A6E55CCDBA22 /* FirebaseInstanceID.framework */, + AC1DA126820987527B7BCA029ABAFBED /* GULNSData+zlib.h */, + 81DAE71F84112F11FB9B6A919FFF3808 /* GULNSData+zlib.m */, ); - name = Frameworks; + name = "NSData+zlib"; sourceTree = ""; }; - 89E0FBB7BAA7A7688936F4D5BF4CABEA /* Validator */ = { + 9D361ACDDF78A1338CD6EF56E3CD972D /* EllipticCurveKit */ = { isa = PBXGroup; children = ( - 8D4AF0047C24FFDDDDFC54C74E09AAEA /* CaseValidationPattern.swift */, - A2914A607FFBF6D62000BFDD9B193148 /* ContainsNumberValidationPattern.swift */, - 124D6C6209589D8084732D5D78BE9940 /* EmailValidationPattern.swift */, - 1B636F8ED8C7119AD992A82182F6A92E /* UISlider+Validator.swift */, - CF8E21E9AC68E10E60CA7EC95C3BD08D /* UITextField+Validator.swift */, - 031CE4A0DEAA6F6FCD4AF2D6B93BFB9B /* UITextView+Validator.swift */, - 3196D759992EFA8B3D676BA71950D9BF /* Validatable.swift */, - 4A8026E7F196E5807D1CDBEC2A3A3BC7 /* ValidatableInterfaceElement.swift */, - E9C16DB9025C1D942BED2138F6C394CB /* ValidationPattern.swift */, - 120E2C8A1F885AA2C3429072BEBF6E4E /* ValidationResult.swift */, - FBDB62EB2B863D5B7EEFD89F9365C39D /* ValidationRule.swift */, - 617FEBE76D9ADB581174C7C204C1041D /* ValidationRuleComparison.swift */, - 1D08C543F789396D47C8830F1C71D761 /* ValidationRuleCondition.swift */, - BA7E52462A13D548CDB8F206AB3B2886 /* ValidationRuleContains.swift */, - 79794AB34277263CA37F35E6CA41E84C /* ValidationRuleEquality.swift */, - F5CABD6C5EE309A67B95650FFC0357B9 /* ValidationRuleLength.swift */, - B5851CDE26990A2680883630A7AB5C3A /* ValidationRulePattern.swift */, - 10339C385D5A2605F0F3E0713D6374A4 /* ValidationRulePaymentCard.swift */, - 3F6DC59D5A465C4950FCB1C4D43E315A /* ValidationRuleRequired.swift */, - 85C6E79372DDF8CADBAF3DFEBAB9EA10 /* ValidationRuleSet.swift */, - D9E43CFBE4F2586E8BE564ACA9359889 /* ValidationRuleURL.swift */, - 3562A817C97F34268FCBA02C8EDFADCE /* Validator.swift */, - 47363E0021F838605B765405DECE73CD /* Support Files */, + 04FB3E2FE76E5C32EEE0F4345AC758A7 /* Address.swift */, + 3B51A5A662A8A7090AFAF9A1A7865E51 /* AffinePoint.swift */, + 7044785941B0A840DDA07B11215BE9C9 /* AnyKeyGenerator.swift */, + AC038DF1F391824CF6CFBF0FB797121D /* AnyKeySigner.swift */, + 030B35B10957EC01FEDA58304F04BD56 /* Base58.swift */, + 91547663F26D2EDEA46979048105F2AB /* Bitcoin.swift */, + FC8541E507D42EBA5E53826640902563 /* Crypto.swift */, + 7C7AB7B9BF9EB2AAD925E7B1BF6579AE /* Curve25519.swift */, + 154218232D05596527FE752333D4B8E8 /* Data_Extension.swift */, + EDDE213855F3773E6BA54B5FD539DC66 /* DataConvertible.swift */, + 19DC6A26A73C03A6202765D993CC8E6E /* DER.swift */, + A3FC33120B20C472F9D32B560297EED6 /* DistributedSystem.swift */, + F5B2931D954A03F7BF60C93C67565C04 /* ECDSA.swift */, + FD905FEAC791819F0D73F7659438E8F8 /* EllipticCurve.swift */, + 60D87C27BEBDF457F03CC19F47CDA75D /* EllipticCurveForm.swift */, + 42332C286566CB7339BA93672EED7398 /* EllipticCurvePoint.swift */, + C6071EA891ECA584F1DB9DBAEACCFE47 /* Hasher.swift */, + F299C1D9C22F651D4123FFF92B8BE82F /* HashFunction.swift */, + 05A407C62546CF58985F74A36B6D0F3F /* Hashing.swift */, + EFCE5E07E41299D044C8DB8AB050AF45 /* HMAC.swift */, + DE1962D63C64F5E932F06D8920D7305B /* HMAC_DRBG.swift */, + 055C6259BB4C1977C49F762D89F658E3 /* JacobianPoint.swift */, + A04695D4D22DB4BDFFE0A23770F65B08 /* KeychainStatus.swift */, + 779DA67B534D7A89F9BAC9A4A80B307F /* KeyPair.swift */, + B57731D793E2A760B0E23EAED67BB46E /* KeyValue.swift */, + 8D487089571AE450D2515E2ED6B5BE35 /* Macros.swift */, + B675FB8C33227C78D308E59D76FCAA35 /* Message.swift */, + 8ECF87B7A339D73887DE1F638418D6D3 /* ModularInverse.swift */, + 8C15C34C8C9E2C81CB7A26839BDA08D2 /* Neo.swift */, + A0157C0799B93988A80CBD406B9AF202 /* NetworkInformation.swift */, + 1454903C2DAEBD5F1243B3E23294E4A7 /* Number.swift */, + 090BAE34B7D86DBE42E9FB3C832C8ACF /* PrivateKey.swift */, + 901DC6FEEB8CF255686818F2FEE3A000 /* PrivateKeyWIF.swift */, + F1E4C06B029F6F8304E166E22FE74389 /* PublicAddress.swift */, + AA169E1060A30BB3B8A68165308299E0 /* PublicKey.swift */, + 7D3087E27F8BC2D4378350110BA320E7 /* RIPEMD160.swift */, + 5079358A33884593BA371B7939174CAF /* Schnorr.swift */, + A1465174EDDF2DE0B631FBCC72C58611 /* Secp256k1.swift */, + A74EA3A0BC712CBAAE8FB26199219AB7 /* Secp256r1.swift */, + 8058A791C28C6E66944ED73E90C6327B /* SecureRandom.swift */, + E81F3A3DE2218ACB1E0B11A260AE4191 /* Signature.swift */, + C5A3576D0C4EA642D00CD0CCDBB52002 /* SignatureNonce+RFC-6979.swift */, + 66B80A2CF060D4757223A7A5640777A7 /* Signing.swift */, + EC20448820F5367D20FA0F57A5FEF446 /* Wallet.swift */, + 0A581630CF087508C254109A6816A900 /* WIFFormatter.swift */, + AE74323A8CC7ABCF1E0E3D45D07C0B10 /* Zilliqa.swift */, + E64D68F1881FF47E1E342E76E3B43A59 /* Support Files */, ); - name = Validator; - path = Validator; + name = EllipticCurveKit; + path = EllipticCurveKit; sourceTree = ""; }; - 8D8B259BCA887863E26DFCF5AF5D3F08 /* nanopb */ = { + 9D5FA6A4CC6EBDF9BD2C98DDD87EA61D /* Support Files */ = { isa = PBXGroup; children = ( - 8F3B5C4D53619188E0DF1F2DD0E7C2EA /* pb.h */, - 57B5C7BBE7976654BD4B208FD794FAE3 /* pb_common.c */, - 35F6C2FEBCE6F3ACB5DCC397C6F90634 /* pb_common.h */, - 45BB6C8A64658A46947F54C308185496 /* pb_decode.c */, - 3FFD96D9CECEA26A9328420B7EB89BA6 /* pb_decode.h */, - 0458973D40DADCA59E54F77620EC6CFB /* pb_encode.c */, - E8BD937C7F21D8475E7FC213D2E29649 /* pb_encode.h */, - 46284CACDEA78534FE127120EACCAF70 /* decode */, - 9C71AA61DA31ECF7DC0BA8E4ED300F59 /* encode */, - 033D481765409B846E1CC64B45C35D44 /* Support Files */, + 9208B397C57BB5D056F2065BC4581884 /* GoogleUtilities.modulemap */, + 712FC69F0E3086DABD0A361C7216088B /* GoogleUtilities.xcconfig */, + 593BD3159AD6BE3651C21743B51CD70B /* GoogleUtilities-dummy.m */, + EAF6B8C87589BC51C90E2F3EEA98F75F /* GoogleUtilities-prefix.pch */, + F11F5A737496E4D5B68C699F0C11D5FF /* GoogleUtilities-umbrella.h */, ); - name = nanopb; - path = nanopb; + name = "Support Files"; + path = "../Target Support Files/GoogleUtilities"; sourceTree = ""; }; - 8DF099EFC5D3D24BAE0A754BDA9ABE5A /* FirebaseCore */ = { + 9FEF6AE7B396A5C6D5F16CE48A4FEBF8 /* RxDataSources */ = { isa = PBXGroup; children = ( - C10E40C7AB535D78BDEBE31E0EF2FFF5 /* FIRAnalyticsConfiguration.h */, - B2A9AE4032E4C76DD4E4CDA90A4D2959 /* FIRAnalyticsConfiguration.m */, - 4880D80E3AC2FD72C44F3A101600175C /* FIRAnalyticsConfiguration+Internal.h */, - 857DD31102C8D49637A5AB37931C2484 /* FIRApp.h */, - F464B74D72AF71AAA9DFE37F60C64062 /* FIRApp.m */, - 21D8690F9D93A127E5712B465315DEF0 /* FIRAppAssociationRegistration.h */, - A7C008281F68D99379F0032DD685CB2B /* FIRAppAssociationRegistration.m */, - C69F0B5E7063BDBA8ED52026ED10A6DE /* FIRAppInternal.h */, - 52CF343B17BBE754636DD94183C7C6A8 /* FIRBundleUtil.h */, - 39A340D01289D7DBF7DA155C0631D406 /* FIRBundleUtil.m */, - 6A3A48D27E5D5E861335B5D4B491DF25 /* FIRComponent.h */, - 279E164A7987B4D51375FC02D46A89A4 /* FIRComponent.m */, - 20F211646C03E1328A0DCB47FCB69934 /* FIRComponentContainer.h */, - CB0D4CD1BD7C66AEFDBD4233191CE42A /* FIRComponentContainer.m */, - FC1C8060140C4BFDDE24360F33CED865 /* FIRComponentContainerInternal.h */, - DCCEB85C0F2F520F524AC16E7603381B /* FIRComponentType.h */, - 9F285E8ED6ABD5E5A6EDEE5FC5BA2BFE /* FIRComponentType.m */, - 66E33B57162AA8E1243C2E0F93FE41F7 /* FIRConfiguration.h */, - 324A8CC53D83D44B25D5E0E30A110B49 /* FIRConfiguration.m */, - 270D896EF38331B9E3A99585E46C85C3 /* FIRDependency.h */, - 7A6B45BD345BBCE4135176FFAB380B4D /* FIRDependency.m */, - 9FCC4422CD6BD3ABE221D775047BAC2F /* FirebaseCore.h */, - 8AF6296F8D6AC185BB9CDCCEDEC68D32 /* FIRErrorCode.h */, - 58B460C2EB560C1254C88BA058B12993 /* FIRErrors.h */, - 2BC1D21AA9B02D2AA649033FC9CA83C2 /* FIRErrors.m */, - 9ED16F0CC40F38596DE29E71341BA72C /* FIRLibrary.h */, - 270C3E5DD48C255ADF9B6E8CF8880AF4 /* FIRLogger.h */, - 4DC8D49C0769F80C8520FD49BE95391F /* FIRLogger.m */, - F0C140ACE8C43E19E9DCDF2304A15B71 /* FIRLoggerLevel.h */, - 943BA3DB690FD3018D95ED2240B4624B /* FIROptions.h */, - FFF7DE8922DAEF4CB87774015CF24D89 /* FIROptions.m */, - 320A5AB580541E86F9FB3A858D9A37C8 /* FIROptionsInternal.h */, - 25A6E3ABC75FDD002D766E7DDD0C1EFF /* FIRVersion.h */, - 90ACFD5A015B37D6116057CEE9195364 /* FIRVersion.m */, - 05037C7752078D235501DC2386EA4564 /* Support Files */, + 13E40863F96FE8944B1678B01132B2FB /* AnimationConfiguration.swift */, + E50875AA5A89D12365E06BB0104342E6 /* Array+Extensions.swift */, + DDB1AA426DEA95276905C933E21E305A /* CollectionViewSectionedDataSource.swift */, + FD1710D69257AD6695EC9A7FCC09FA6F /* DataSources.swift */, + 0B32053FE7C5A39EA722CEC8C22D81B0 /* Deprecated.swift */, + 2FF489E72EF774EA5B341DB74F92E06A /* FloatingPointType+IdentifiableType.swift */, + 5AE1C74D46A645CA7C462E2837F7B8FF /* IntegerType+IdentifiableType.swift */, + 1FB836B65AB0441FED698D63B273F162 /* RxCollectionViewSectionedAnimatedDataSource.swift */, + 36C3950B528F1192F05DA8BCF9F93330 /* RxCollectionViewSectionedReloadDataSource.swift */, + FE3C8D65B36374AD76C7DC2F42FE2B48 /* RxPickerViewAdapter.swift */, + 3CFF8C0B161DFA6D5A1A74FCA1AFBE53 /* RxTableViewSectionedAnimatedDataSource.swift */, + BF6F449BA269301263DCB9C3951FEA6F /* RxTableViewSectionedReloadDataSource.swift */, + 3BA5902E042AF4052AF390A0DE37F251 /* String+IdentifiableType.swift */, + E64885ED5CE5E14F82B20D06AB03A161 /* TableViewSectionedDataSource.swift */, + E21B86F5E3D17B7801F8789CDABD43FB /* UI+SectionedViewType.swift */, + F8423DAB0BC08AD5B9A76A00D5AC1128 /* ViewTransition.swift */, + AC557C943A07CB0F361C21C95DEF28F0 /* Support Files */, ); - name = FirebaseCore; - path = FirebaseCore; + name = RxDataSources; + path = RxDataSources; sourceTree = ""; }; - 8E3210786DF1D5897B8B6A4DC2497339 /* Support Files */ = { + A4EF79D6EDC0E3DFCF02102F01B3EF68 /* Support Files */ = { isa = PBXGroup; children = ( - 2D7676D8A5FEE6E5AEC49B3D030BA15A /* swift_qrcodejs.modulemap */, - B879230EFF56CBD193B5068D2EE3648A /* swift_qrcodejs.xcconfig */, - A276E7EACCD71E017CB77D920A0C1C8B /* swift_qrcodejs-dummy.m */, - 2F9E58CEBF32B2E4C3C84D04718BF1D9 /* swift_qrcodejs-prefix.pch */, - 04EB6E6F1E95589373C25980BE70A2CE /* swift_qrcodejs-umbrella.h */, + 853E91609F504A12B78917A3B0E05080 /* Alamofire.modulemap */, + 629CDCA5DD9F39DDD2775A4D9D318F3C /* Alamofire.xcconfig */, + 38E6CFC6CC91272B2D91D23A0CA11F31 /* Alamofire-dummy.m */, + 6EDAC62B3B22C9CAE5BFE9D47AE4BB5F /* Alamofire-prefix.pch */, + 71105C899F4933CDE171E393CADB2865 /* Alamofire-umbrella.h */, ); name = "Support Files"; - path = "../Target Support Files/swift_qrcodejs"; + path = "../Target Support Files/Alamofire"; sourceTree = ""; }; - 8FA676BB446BE10B84BF2AD8147AD23C /* Frameworks */ = { + A67ADD0F76BC3F7B98611E8253A050CA /* Support Files */ = { isa = PBXGroup; children = ( - 757AB49A694F005BB48400C684406915 /* GoogleAppMeasurement.framework */, + 576B13EF388B9D59A570A0B832F19A18 /* Validator.modulemap */, + E22535A454B681C2F453D0AFF0CE877A /* Validator.xcconfig */, + 3B46B4CA4D23BAA6D28399DECA2B469F /* Validator-dummy.m */, + F70DC7C3E84082D4688A2660107E2C60 /* Validator-prefix.pch */, + 1A1BE035B78BE8DFE01C25C7B0863036 /* Validator-umbrella.h */, ); - name = Frameworks; + name = "Support Files"; + path = "../Target Support Files/Validator"; sourceTree = ""; }; - 9129F19162834137B13718718022E42B /* Support Files */ = { + AA2025F1FCD6706F90D19BC0ABB913A8 /* Firebase */ = { isa = PBXGroup; children = ( - ECD970863467C5D86B68AF448635677F /* SwiftProtobuf.modulemap */, - B9B825EBA06E13099BE812AE44358BE4 /* SwiftProtobuf.xcconfig */, - 9F5C20652AF154598C96E6070D57FF18 /* SwiftProtobuf-dummy.m */, - 21D821D7FD10EBAD5CE7D06BB62BD571 /* SwiftProtobuf-prefix.pch */, - 57A95260451C956610647F5C1842E5E4 /* SwiftProtobuf-umbrella.h */, + D15A0BA8233DDBA6ED478757EAB1B212 /* CoreOnly */, + E26FABF57F7A10E70554C4F630B458BF /* Support Files */, ); - name = "Support Files"; - path = "../Target Support Files/SwiftProtobuf"; + name = Firebase; + path = Firebase; sourceTree = ""; }; - 91780D0A22CC682E387E9904F826BB54 /* swift_qrcodejs */ = { + AA4CFB5A4192EB8B62EB24B146CB0332 /* Pods-Zhip */ = { isa = PBXGroup; children = ( - 44D1DA8EF2BEA17801EDAA6E94753591 /* AnError.swift */, - EB8626377D54056F1AC57B60156020CF /* BCHUtil.swift */, - CD3E88BDB2CD9B818B7B37D12810E82C /* QR8bitByte.swift */, - 7D3AA2E7193B036292A968ED3FC4E44D /* QRBitBuffer.swift */, - B679CC26F6665DA28D7CC5466B1302D2 /* QRCode.swift */, - A1E1E6E684C8D259679633BC1EEC91C2 /* QRCodeModel.swift */, - 92359DAFFB8D2518DD85E75F0C468BFF /* QRCodeType.swift */, - 1127ECE17166A2F1B4DE33718479E62C /* QRErrorCorrectLevel.swift */, - 467CD3A87EC70BE9586A4113197ECD69 /* QRMaskPattern.swift */, - 6EEBB7109DD3F64CA252EBE255A8AC3E /* QRMath.swift */, - BAE410A39ACD7C97035016FBD022B55F /* QRMode.swift */, - 5F14026541A14555618975C367690A1B /* QRPatternLocator.swift */, - A77DEFEB235497E4E734529DC69EEF84 /* QRPolynomial.swift */, - A4CFF365C0E0887ADBC526677C0B417E /* QRRSBlock.swift */, - 1AF9D70EF46FD2110A7A22F0883B0C5E /* swift_qrcodejs.h */, - 8E3210786DF1D5897B8B6A4DC2497339 /* Support Files */, + ACC81BA1236895E76C57015F73CA78E0 /* Pods-Zhip.modulemap */, + 9E1EC342893CEEF07E56720B5D685C73 /* Pods-Zhip-acknowledgements.markdown */, + 329BED41724457AD1D7D3874DF55E47B /* Pods-Zhip-acknowledgements.plist */, + 32439A30E2197E3D052E4719A156205A /* Pods-Zhip-dummy.m */, + 718471CE5B5BE7648E67FD73FB23C845 /* Pods-Zhip-resources.sh */, + 2DA037E6D1C23FA04943A1E5BE51A3ED /* Pods-Zhip-umbrella.h */, + DF9C771BB711887B7061300234C3F79B /* Pods-Zhip.debug.xcconfig */, + 12AAEDFA2FD3AA06A422FBA2C9D43F1D /* Pods-Zhip.release.xcconfig */, ); - name = swift_qrcodejs; - path = swift_qrcodejs; + name = "Pods-Zhip"; + path = "Target Support Files/Pods-Zhip"; sourceTree = ""; }; - 978743B37D6152A1AA700AEC554415C8 /* Support Files */ = { + AC557C943A07CB0F361C21C95DEF28F0 /* Support Files */ = { isa = PBXGroup; children = ( - 895E5739C714ABF53DD53D63A8D950F6 /* RxDataSources.modulemap */, - 8B878385FD02FDE9C3A5959E2517E46D /* RxDataSources.xcconfig */, - 803F1156D3271661E0628DABBD74E8D4 /* RxDataSources-dummy.m */, - 28255CDEB9D87F20931E6510AB3A8217 /* RxDataSources-prefix.pch */, - 8ABAE22872C67B2BBD35A6C3FC6F7BFD /* RxDataSources-umbrella.h */, + 84840B6004A11EF354985B34E75C00F9 /* RxDataSources.modulemap */, + CDC360EB51474DE8C67ED8894850D9B4 /* RxDataSources.xcconfig */, + 3B8E129D10F8476902D75E5205B97662 /* RxDataSources-dummy.m */, + CED66F1E9B593D5C268C53B1CD348F83 /* RxDataSources-prefix.pch */, + 4C7CF3940155672E567B633C8E1D3365 /* RxDataSources-umbrella.h */, ); name = "Support Files"; path = "../Target Support Files/RxDataSources"; sourceTree = ""; }; - 9C71AA61DA31ECF7DC0BA8E4ED300F59 /* encode */ = { + B312D6E88E39241A9B2C63F3BE0450EC /* Support Files */ = { isa = PBXGroup; children = ( + 8C1A1C48DE222AE6D215CBCA770480DD /* Crashlytics.xcconfig */, ); - name = encode; - sourceTree = ""; - }; - 9FF47E0A25D26F543A583639558F83E2 /* Network */ = { - isa = PBXGroup; - children = ( - 3964688647B4D5D0BF4C0C237D4F7665 /* GULMutableDictionary.h */, - C22F736DB6F45C5033DFB1E122F9057F /* GULMutableDictionary.m */, - BF10BF22C192484548187AF81CF0611E /* GULNetwork.h */, - 100DB1929EBECB6A369A007E0BFDE3C8 /* GULNetwork.m */, - FC0A3B061BAEF48DB5B39C47CABB59AA /* GULNetworkConstants.h */, - FAA94E8446873A8822F19DDA6316B7A1 /* GULNetworkConstants.m */, - 4B38242291EB4AE892DCF6C260524641 /* GULNetworkLoggerProtocol.h */, - 8DBC680CA95D43D87E88275F42C7287C /* GULNetworkMessageCode.h */, - 9967294842B4FB1E97F1F73C020FDE34 /* GULNetworkURLSession.h */, - F543AF2DA3E2AEFDCF1B59916D53935A /* GULNetworkURLSession.m */, - ); - name = Network; + name = "Support Files"; + path = "../Target Support Files/Crashlytics"; sourceTree = ""; }; - A069D7C452DE493951B89993109D0890 /* Support Files */ = { + B4E4BCD66EBB4534F717724B90609E4D /* Support Files */ = { isa = PBXGroup; children = ( - 662FBB89E2224D401B5DE7C093243B23 /* FirebaseAnalytics.xcconfig */, + EA59DC506EFDD83DB15A6501F8770260 /* GoogleAppMeasurement.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/FirebaseAnalytics"; + path = "../Target Support Files/GoogleAppMeasurement"; sourceTree = ""; }; - A613508FC076861F6937EBFB19D0FF3F /* FirebaseAnalytics */ = { + B73159C27B6171FA6DA6E297D46F4FD7 /* Environment */ = { isa = PBXGroup; children = ( - FCBF2EC8E13998CC9B54AD07510E897B /* Frameworks */, - A069D7C452DE493951B89993109D0890 /* Support Files */, + 3EAEB85F5544E1947CD67B1CD192637B /* GULAppEnvironmentUtil.h */, + BEFE8DBAE2898360E81ABB3E282B2FB0 /* GULAppEnvironmentUtil.m */, ); - name = FirebaseAnalytics; - path = FirebaseAnalytics; + name = Environment; sourceTree = ""; }; - A6FCF51E94F7884F63C3D2ECF96C2781 /* SwiftProtobuf */ = { + B744694F6BABD1C15C007DCE8C0711A7 /* Support Files */ = { isa = PBXGroup; children = ( - 19886622C945029B2D6C6576F0EBAA39 /* any.pb.swift */, - 84A7563ABB62C3118B1C7169C2C1F565 /* AnyMessageStorage.swift */, - 21BAA63A5F10F9E5105AA364DCB134A9 /* AnyUnpackError.swift */, - 323FAC45F5560294375B6E778749964D /* api.pb.swift */, - 6040E8827F76DF530979AF24B3D70DC3 /* BinaryDecoder.swift */, - E911777104F76D0ACC5E1C6ED2B4BB97 /* BinaryDecodingError.swift */, - 85F024515DA209E4C01F31FF5D9C4E7A /* BinaryDecodingOptions.swift */, - 141F997A6BCDD5E06843BE0BD826C24B /* BinaryDelimited.swift */, - 863AAFEE9F578AC405CCCA444E6F907E /* BinaryEncoder.swift */, - 4CBC1B80043D7EA273DB69852D8151FB /* BinaryEncodingError.swift */, - 5208DEAA2254647F9927ABA4B746B120 /* BinaryEncodingSizeVisitor.swift */, - A0C59DCE59A9E9C7D64EC8540458BB08 /* BinaryEncodingVisitor.swift */, - 6B705EF0509C5617708934DD44E02B51 /* CustomJSONCodable.swift */, - 00FB79A82AB39C6DBD7084CE3B215925 /* Data+Extensions.swift */, - A913FF879500353C80B9ACD21FCD38DE /* Decoder.swift */, - B3D97FB34B7D23D84C142E2ABFF994DE /* DoubleFormatter.swift */, - 76F27C023AA7B3EA10FF4D856257B8E3 /* duration.pb.swift */, - B4FE5B0E701FA731465EE12DC63237E2 /* empty.pb.swift */, - 625C2FCF8676309A664F701B793B1AA8 /* Enum.swift */, - B431AD0296D6900BE625AAF613CACACD /* ExtensibleMessage.swift */, - 7F441160BB1BDC0F6077EFE64A107A77 /* ExtensionFields.swift */, - 064443ABB26607934CC0F5C20DC673B0 /* ExtensionFieldValueSet.swift */, - 13B9C4B5445902D00B4B66B695D9BBD1 /* ExtensionMap.swift */, - 9C2C85CBE647160BC72EDD1E2B7FD452 /* field_mask.pb.swift */, - 132EC7A36650C15D9C503835134866EA /* FieldTag.swift */, - D9D3E923B8224660497983217E82101C /* FieldTypes.swift */, - BC62B7F049C63E05472E424F0D9D6011 /* Google_Protobuf_Any+Extensions.swift */, - D9B423F7C9A22859CB5063054FD31896 /* Google_Protobuf_Any+Registry.swift */, - 9FC088D9B763E510D3716187B9EF63B6 /* Google_Protobuf_Duration+Extensions.swift */, - 750AF4E502FB6A28292C39533C324643 /* Google_Protobuf_FieldMask+Extensions.swift */, - 41C96FADCD4A859A8BC7FE70FAB690EC /* Google_Protobuf_ListValue+Extensions.swift */, - 31861483AFBD84686096024B49327939 /* Google_Protobuf_Struct+Extensions.swift */, - 60C18A7C553BFA5EBF929964CA18E573 /* Google_Protobuf_Timestamp+Extensions.swift */, - 45000236FAE28E10A721B17EBA63084D /* Google_Protobuf_Value+Extensions.swift */, - 3A9CBB35231CE2D093C1ECBC477CBFFA /* Google_Protobuf_Wrappers+Extensions.swift */, - BFFDC2A5F7CE450C3700DFBDA00BADF3 /* HashVisitor.swift */, - 35E02451DFF45CC6C77759524669ADF2 /* Internal.swift */, - 52F1BD1E329819418D9C24E5E36DB191 /* JSONDecoder.swift */, - 6E059E632F74B6F3E4C41EB22F65A6B6 /* JSONDecodingError.swift */, - FF054295AD46A6591F97585A9FC44816 /* JSONDecodingOptions.swift */, - 4D7529433DBFFED729D1EB84CDEBF365 /* JSONEncoder.swift */, - 55F520DCEDC94B9C22B3A3F8D5D069EB /* JSONEncodingError.swift */, - DA9A27A2D5419488ACA2F63051E6B09B /* JSONEncodingOptions.swift */, - 34A2F15193674E97A7491E53D962BA85 /* JSONEncodingVisitor.swift */, - 4E18A36C3C923C7068B27824B42D6F49 /* JSONMapEncodingVisitor.swift */, - 27C89FC0FD97792C3107D2BBF87013DB /* JSONScanner.swift */, - 40D9162E372A67F0792045C24E8D5244 /* MathUtils.swift */, - 54957FC1AED1DF664BBB4F6D34D4B175 /* Message.swift */, - DE3814162EC72C4BD51C0CA329406BC0 /* Message+AnyAdditions.swift */, - 3E91236BF5CF0A777C6151DA277911C8 /* Message+BinaryAdditions.swift */, - 3ECC1E488D97BB51B9FEA15807762E0F /* Message+JSONAdditions.swift */, - C3B31F17629A82D3C535C9F85E97BA6F /* Message+JSONArrayAdditions.swift */, - 2B5A59DEF1F71C31C00686D2034A9F5D /* Message+TextFormatAdditions.swift */, - 9DB40D593F0C4D844554EAC2716776B6 /* MessageExtension.swift */, - 2839BE05536BFC2901AC9CDAA67DD391 /* NameMap.swift */, - B4FB0EEC5D183568B478BD672FFCD019 /* ProtobufAPIVersionCheck.swift */, - 0F7447FB0EAC81FBE58FDBB6776AC6A4 /* ProtobufMap.swift */, - DC048E9B508457FBDD35FDB5E85D2C79 /* ProtoNameProviding.swift */, - 1DD58D890806A046BB9DD07CD110BC29 /* SelectiveVisitor.swift */, - 9E10C6FF902A77004DE12768D58FAB77 /* SimpleExtensionMap.swift */, - 9E55DFBE7BC7455B66F550B741DDA7E5 /* source_context.pb.swift */, - C88596F29C6EB5E8B3761691B7CF2C8C /* StringUtils.swift */, - E818B2C6D2F86B6AE8A09F8609A49F91 /* struct.pb.swift */, - 69976ACCBCEA2E59ACD027B080076A67 /* TextFormatDecoder.swift */, - 43EDD5E0A98EC36CCEED978FE4E0E98C /* TextFormatDecodingError.swift */, - E34BC1329AFC1ABEB8CFC733AFF799A5 /* TextFormatEncoder.swift */, - 2C4747EF11F94219BF8507F54EAFC48D /* TextFormatEncodingOptions.swift */, - D66A775CC7391883C2DB25E3D29CA728 /* TextFormatEncodingVisitor.swift */, - D6A07CE873E34CC1DBFF7476D155A9F7 /* TextFormatScanner.swift */, - 54323DEE9E575C0A5312DC349C82160F /* timestamp.pb.swift */, - C4C86372CD46F04110599B598939393A /* TimeUtils.swift */, - 80050F9616640E83E6C87D7483AB8618 /* type.pb.swift */, - 1F80ABE47F9DF983E13FACC657B0FAB6 /* UnknownStorage.swift */, - 583ACCC01C6085AE4EE59439EB40495F /* Varint.swift */, - 3CCD04F3C98B4997EAFDAE113CC251B3 /* Version.swift */, - 2C7B580A9AE252BD6E529F493EDBB1EE /* Visitor.swift */, - 3173599195DF11446492B618A3096B4A /* WireFormat.swift */, - 63A997F53F18382DC95E3F9544896814 /* wrappers.pb.swift */, - C627EBB114A76E2894BC272E4700E383 /* ZigZag.swift */, - 9129F19162834137B13718718022E42B /* Support Files */, + D4E5C89B9BB7BF0EECC974746B62C3ED /* SwiftProtobuf.modulemap */, + E78E69F2724DC6C6377D7CCB732EBF2F /* SwiftProtobuf.xcconfig */, + 4C710DC966A6444D2BF2ECA00391E7EE /* SwiftProtobuf-dummy.m */, + 212BA62D49B04FA3710713508A5B12D9 /* SwiftProtobuf-prefix.pch */, + C9B2C467B95B52FCEFA133A1FB6736CB /* SwiftProtobuf-umbrella.h */, ); - name = SwiftProtobuf; - path = SwiftProtobuf; + name = "Support Files"; + path = "../Target Support Files/SwiftProtobuf"; sourceTree = ""; }; - AA4CFB5A4192EB8B62EB24B146CB0332 /* Pods-Zhip */ = { + B754D8BA4A56FB20ABCE908190FAE3D8 /* DateToolsSwift */ = { isa = PBXGroup; children = ( - ACC81BA1236895E76C57015F73CA78E0 /* Pods-Zhip.modulemap */, - 9E1EC342893CEEF07E56720B5D685C73 /* Pods-Zhip-acknowledgements.markdown */, - 329BED41724457AD1D7D3874DF55E47B /* Pods-Zhip-acknowledgements.plist */, - 32439A30E2197E3D052E4719A156205A /* Pods-Zhip-dummy.m */, - 718471CE5B5BE7648E67FD73FB23C845 /* Pods-Zhip-resources.sh */, - 2DA037E6D1C23FA04943A1E5BE51A3ED /* Pods-Zhip-umbrella.h */, - DF9C771BB711887B7061300234C3F79B /* Pods-Zhip.debug.xcconfig */, - 12AAEDFA2FD3AA06A422FBA2C9D43F1D /* Pods-Zhip.release.xcconfig */, + DDA8BE1C67D8C25A476F4A9FA380B8AD /* Constants.swift */, + 6651D850F8FAC99F5E045AD9ECE18FA1 /* Date+Bundle.swift */, + 67BD43DE3191F84EC4F3109DCBA52149 /* Date+Comparators.swift */, + 2519F8089F4D2A9FEF7C39667710CB64 /* Date+Components.swift */, + EDE66D88A4AD6E7EF9E98AE52E077CFA /* Date+Format.swift */, + E6BD34BB0BCB53B31F820C58F27501E2 /* Date+Inits.swift */, + CF9970A4C51627D831D3C526827AED13 /* Date+Manipulations.swift */, + DE47B2501ACDEE09805F568C9E8D012F /* Date+TimeAgo.swift */, + C07CF6F4643E4A1573AF58892CC71C63 /* Enums.swift */, + 2EDC3FFD585B49311E15851F00CC7AB8 /* Integer+DateTools.swift */, + D25C83A6F2D1EACD50CB6E21D0CDADFB /* TimeChunk.swift */, + 724CC4DD69879700BF03EB472C1D832C /* TimePeriod.swift */, + C8B9B26696985B1A8C4DB878594692F1 /* TimePeriodChain.swift */, + 8CC697D69D4738AB6DD6367A914EA9D7 /* TimePeriodCollection.swift */, + CF038AE299C569AA15E3CBF00D076ACE /* TimePeriodGroup.swift */, + 6317ADF5F80DA29AF8AD9B02D48C4F1F /* Resources */, + DD7665FFA278BEB00713DFAE961A1A2E /* Support Files */, ); - name = "Pods-Zhip"; - path = "Target Support Files/Pods-Zhip"; + name = DateToolsSwift; + path = DateToolsSwift; sourceTree = ""; }; - AEF30C4ED15D29EC088C405C24E44A72 /* Support Files */ = { + B93F1EE7FF3D5FC0362DFBA1A81037AA /* swift_qrcodejs */ = { isa = PBXGroup; children = ( - 8ACB00BD11CB0DD6EDBA12B9BE72713F /* RxCocoa.modulemap */, - D0144AD7548E4E49A2F47B303C2C29F3 /* RxCocoa.xcconfig */, - 81EAB44AAFE863E14E92F1CC2BE551B3 /* RxCocoa-dummy.m */, - AFEE750B1F041CCB76625B3A7A1493BD /* RxCocoa-prefix.pch */, - 7F9EEAF7058502357B55E9A1891F62EC /* RxCocoa-umbrella.h */, + FC54821401094D9C1AA84F6BD8144C5A /* AnError.swift */, + 3C5A25E7DFC5FCA7B60257F526BEF2C0 /* BCHUtil.swift */, + 9587AC67FD87298E3A5DC543E0C84AB7 /* QR8bitByte.swift */, + 531B3670FF93C037F6DE129099DCD522 /* QRBitBuffer.swift */, + 695D6084E7671BD61B5A95FCC0CB4C74 /* QRCode.swift */, + 7415E5882E02EDF6C4C05895D1843254 /* QRCodeModel.swift */, + CFFBD7EBD922BB8A064F382F17C31531 /* QRCodeType.swift */, + B7B8C12673388ED2A629EB5258D31ECF /* QRErrorCorrectLevel.swift */, + A68FF5AF1B9B60BBF6D7EE49A3C68FA1 /* QRMaskPattern.swift */, + 55131E2F83F6241618C2B443A8FF714B /* QRMath.swift */, + 0797E6A5C6B09FA7EECA0045FC9087C4 /* QRMode.swift */, + 88A522755B501C0A49F1CB6DC6EB7E5B /* QRPatternLocator.swift */, + 68382BEFA125DEC7ED5D580B3A4DC362 /* QRPolynomial.swift */, + 64D69E7EA0AE3EAAA331903BD032D7C4 /* QRRSBlock.swift */, + 6B9354C91E9192EC94319A0580C14072 /* swift_qrcodejs.h */, + 31CB902553B66883499220B725B3BABA /* Support Files */, ); - name = "Support Files"; - path = "../Target Support Files/RxCocoa"; + name = swift_qrcodejs; + path = swift_qrcodejs; sourceTree = ""; }; - B1F34F78C953C0E77DF9AAB5F767DF10 /* Support Files */ = { + C65F81EF6CA9423E9EAA0C0BF0A965EC /* SwiftyBeaver */ = { isa = PBXGroup; children = ( - 65B958B33EF52E749FF022CBA73B5B32 /* RxTest.modulemap */, - AD15043F72936EEA6DEFADB43CECF609 /* RxTest.xcconfig */, - 05F3CDA710F44834E18A492DC96E89F9 /* RxTest-dummy.m */, - 81BC38556B1C5196971C468C4C55C1F3 /* RxTest-prefix.pch */, - 7A786AF22B7A79C181486C802436E4E1 /* RxTest-umbrella.h */, + 9284F1769B633A65516E0FFBE661F9C9 /* AES256CBC.swift */, + D800E19803A57814C3BC88727175B01E /* Base64.swift */, + C04762816B0FC9D503F4A819D6C634A3 /* BaseDestination.swift */, + 3FDDD7B3882A61636456512BB4AE718A /* ConsoleDestination.swift */, + 26C639856DA02A314519F67CDBBF7CC7 /* Extensions.swift */, + 3D94811722EA29C6880112EAF57A6B6A /* FileDestination.swift */, + F9575596586F17797D70C15EC9F913CF /* Filter.swift */, + D0D1C5DAD0F8190761AEEC41C1CCE73F /* GoogleCloudDestination.swift */, + 8C44A6CC4119FAED1564D5876807F98F /* SBPlatformDestination.swift */, + FBBDC5D241B4902F9A962E51B2E6E622 /* SwiftyBeaver.swift */, + 3ADA0F7E12F3A982D5803004D9F92515 /* Support Files */, ); - name = "Support Files"; - path = "../Target Support Files/RxTest"; + name = SwiftyBeaver; + path = SwiftyBeaver; sourceTree = ""; }; - B22559162E2D38367182539DB2C6B2AE /* GoogleUtilities */ = { + C6C3D38D8B6AA5034A7A3DB55FE00448 /* Support Files */ = { isa = PBXGroup; children = ( - 71A1D9237C6CEF8A4CE3010B21B1C742 /* AppDelegateSwizzler */, - D8AEE94AB775C236D67C865B7D62C1EE /* Environment */, - F1730F8D3498BA4DBFA25EAB9D7DFC10 /* Logger */, - 604B38D32EC9C20CB0AC4551FB38EFF5 /* MethodSwizzler */, - 9FF47E0A25D26F543A583639558F83E2 /* Network */, - FD6E32896E0583444993562448DA0EA1 /* NSData+zlib */, - 6B9983D876D8F1A5D1D744F1E3E98A7D /* Reachability */, - 0E705C6D1FBF9B58B8C4A11636C94D4D /* Support Files */, - E56E48B74EAFBA421D24459F76E7DF12 /* UserDefaults */, + F770FB67E06B6E2E303D3C0C6C96D82E /* QRCodeReader.swift.modulemap */, + FD5F6E8380DA292B636D0003742521A2 /* QRCodeReader.swift.xcconfig */, + EB448AAE7050D593D2F5AE66FA2CD015 /* QRCodeReader.swift-dummy.m */, + 3C4D6CB8EE3DA2EFEC6BE50893FC0F9D /* QRCodeReader.swift-prefix.pch */, + CAB7473A1052CE2A8F662E2E621DA413 /* QRCodeReader.swift-umbrella.h */, ); - name = GoogleUtilities; - path = GoogleUtilities; + name = "Support Files"; + path = "../Target Support Files/QRCodeReader.swift"; sourceTree = ""; }; - B29A9E6FB183D8702D2640144EA79FCE /* M13Checkbox */ = { + CCF14EA89F36F07727D29A02E0BD8F62 /* Support Files */ = { isa = PBXGroup; children = ( - A5B144E17EDDD7AD4B68680D8BEC3F7E /* DefaultValues.swift */, - EB77F279BF42DB5FF49533555EE78B73 /* M13Checkbox.swift */, - 5A1DCF6D56B9473F31D69EF3B49C3E72 /* M13Checkbox+IB.swift */, - 37BFA184A7222D10719B3427651FAFCB /* M13CheckboxAddRemovePathGenerator.swift */, - 385FEE3D42466E998A7EDCE80CB3EFCE /* M13CheckboxAnimationGenerator.swift */, - FC89203DCE18963E12CF2B44ABABCB11 /* M13CheckboxBounceController.swift */, - A8E23D82717184CF68F2FEB9EB2484B6 /* M13CheckboxCheckPathGenerator.swift */, - C22DCE9347385341170E3D93FF506F51 /* M13CheckboxController.swift */, - 58926799168E3DDA90DE04EA5003A95E /* M13CheckboxDisclosurePathGenerator.swift */, - 73DC9CAF0B3DAA510914464C76CD47F2 /* M13CheckboxDotController.swift */, - 0EB67B885FBBC0BCBBF56E9E90BD3B58 /* M13CheckboxExpandController.swift */, - 8B86FB84DF508BE753C67B704A8FDE96 /* M13CheckboxFadeController.swift */, - 4C4B6A07F61BF4C8F01B3D531488DA99 /* M13CheckboxFillController.swift */, - E737ACBEAB19D493CAD0F2F849C4B919 /* M13CheckboxFlatController.swift */, - CB620F25AE560B945A1B71551EC58E6C /* M13CheckboxGestureRecognizer.swift */, - 3FDBBECD88157B9334FA9BB2041AF8D8 /* M13CheckboxPathGenerator.swift */, - F3C66FAF0AE9A55F569A63D5FDFCA2C1 /* M13CheckboxRadioPathGenerator.swift */, - 274082857CE80EAF14BECAC2F47F9052 /* M13CheckboxSpiralController.swift */, - 0E79BAE84E60AA239589591547B10CD6 /* M13CheckboxStrokeController.swift */, - B3A048BEA4928A98197C136F723EBDCF /* Support Files */, + 66A978EA2333B384516C589E16810929 /* RxSwift.modulemap */, + 3A2F79A15016C8452344698754E79F58 /* RxSwift.xcconfig */, + 8A46A1996081F2899DCEB2A9516DF73B /* RxSwift-dummy.m */, + C41A76E65FDF874262405965B734EEEA /* RxSwift-prefix.pch */, + 0736C4DA7EE83E453C9D9EF4528A9F20 /* RxSwift-umbrella.h */, ); - name = M13Checkbox; - path = M13Checkbox; + name = "Support Files"; + path = "../Target Support Files/RxSwift"; sourceTree = ""; }; - B3A048BEA4928A98197C136F723EBDCF /* Support Files */ = { + CD2919BC67D85A8B3F3AE590A62FE4FC /* Support Files */ = { isa = PBXGroup; children = ( - 13DD456DCFD2D476046F172C48BA616A /* M13Checkbox.modulemap */, - 71ED12412A94A3833890500E12A2691B /* M13Checkbox.xcconfig */, - 4919175B69FCB862E0BB555796D8A48B /* M13Checkbox-dummy.m */, - FA63CC95471EED69561EB76F8D37CB19 /* M13Checkbox-prefix.pch */, - 7C328987192F1706E4A64F4C1D863BAB /* M13Checkbox-umbrella.h */, + 07A6C3B5FB34890ED90FFC999AE26503 /* CryptoSwift.modulemap */, + 7DB2D160D764EC7ED6628E47FEA028A7 /* CryptoSwift.xcconfig */, + 847ED1AB5F88B4C41258D85A1E8A4505 /* CryptoSwift-dummy.m */, + 3DAB60EE6004749826B6888881B59EB0 /* CryptoSwift-prefix.pch */, + 2C8C6F5482D5AD9DBEDE035CE82C7703 /* CryptoSwift-umbrella.h */, ); name = "Support Files"; - path = "../Target Support Files/M13Checkbox"; + path = "../Target Support Files/CryptoSwift"; sourceTree = ""; }; - B7E47043AB663A18638C83A81BA1A71C /* RxDataSources */ = { + CEF770A30C669777252A5F6AB4AC809C /* Support Files */ = { isa = PBXGroup; children = ( - ABAE1228A60D7626D2472797F71F50A6 /* AnimationConfiguration.swift */, - 9D2495E20955FE7EAB34AF6EBB74C4CC /* Array+Extensions.swift */, - 7D379C86CF2BA6237658BA0120F3D9D7 /* CollectionViewSectionedDataSource.swift */, - F4FD6BA448EEFFDD037DA3115EF1E135 /* DataSources.swift */, - F98B34F470C2E93657C8A285D4C85E1F /* Deprecated.swift */, - FDED994E9804F9D21B077DE49B41A99D /* FloatingPointType+IdentifiableType.swift */, - FA6C4AFB09A28D4EEE0FD22245FD5018 /* IntegerType+IdentifiableType.swift */, - C19AEF49ECE812EB6A35ECD477120DF9 /* RxCollectionViewSectionedAnimatedDataSource.swift */, - DDE4B0E5C95F3193EE515217713CD4D5 /* RxCollectionViewSectionedReloadDataSource.swift */, - 7466F06209FB3FF4655F682DCF9CE905 /* RxPickerViewAdapter.swift */, - C54B8223CD0A05B8BCDBDD4587F8ADD1 /* RxTableViewSectionedAnimatedDataSource.swift */, - E4AB8ED9A2D3DA51CA02F14474B9384A /* RxTableViewSectionedReloadDataSource.swift */, - 08FC19242E1F673ECE3C21F74C14CE82 /* String+IdentifiableType.swift */, - C3053D9E6EFFFC7BB6423CD37FCD3305 /* TableViewSectionedDataSource.swift */, - 01CA7190BB7C25DFF8169FB496DCC8B8 /* UI+SectionedViewType.swift */, - A37589A745618A10A993FA1F05812F91 /* ViewTransition.swift */, - 978743B37D6152A1AA700AEC554415C8 /* Support Files */, + 571D92C6F50F99A3AE4F6782FA15FCE8 /* SkyFloatingLabelTextField.modulemap */, + 654A9F5AA10FBEFF29EBF4CBD6184F4D /* SkyFloatingLabelTextField.xcconfig */, + 7EB3FC83FE8761C21AE29A963B8DAFFA /* SkyFloatingLabelTextField-dummy.m */, + AF81179BEF92DDF45A56333EF977178B /* SkyFloatingLabelTextField-prefix.pch */, + 68D49AF315F5F851E0D738F958ED019C /* SkyFloatingLabelTextField-umbrella.h */, ); - name = RxDataSources; - path = RxDataSources; + name = "Support Files"; + path = "../Target Support Files/SkyFloatingLabelTextField"; sourceTree = ""; }; - B87EE92F32A240C3F5D865C8BBC433C9 /* SwiftLint */ = { + CF1408CF629C7361332E53B88F7BD30C = { isa = PBXGroup; children = ( - 0E346A4EF622EA85F08400A3C6B225CA /* Support Files */, + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, + D89477F20FB1DE18A04690586D7808C4 /* Frameworks */, + 2B050C23A75772189DDE786507DA4228 /* Pods */, + 3BF215603B453025F6070436BD20EB4D /* Products */, + F8676FC79B3058031B7983C170BC962B /* Targets Support Files */, ); - name = SwiftLint; - path = SwiftLint; sourceTree = ""; }; - B8B9C94A724FAC7043454CD173FE189F /* Support Files */ = { + D07362F699F2F5E5934E059CD22D5E74 /* Support Files */ = { isa = PBXGroup; children = ( - 6B0CB2EB1A841AE2034FC03E6A58BD76 /* QRCodeReader.swift.modulemap */, - F459513C894CE21A76808FF6E2DF8C79 /* QRCodeReader.swift.xcconfig */, - 74C57B1F0FD3B59F3DA36B635C8DBF75 /* QRCodeReader.swift-dummy.m */, - 82C128B9E70596768DE09DAEE7A74EA9 /* QRCodeReader.swift-prefix.pch */, - E01A005266C9A47707F15EACC1B65C5E /* QRCodeReader.swift-umbrella.h */, + 6A4B53B7E71E414D178D8E92D9C5F996 /* Fabric.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/QRCodeReader.swift"; + path = "../Target Support Files/Fabric"; sourceTree = ""; }; - CB58F5F8F416686E7CE29FDBB0434550 /* Support Files */ = { + D14233A22ED570F7D92596F81F49495F /* Validator */ = { isa = PBXGroup; children = ( - B47306F182AEE4E828881AC34E725982 /* IQKeyboardManagerSwift.modulemap */, - F1B200B2562A2B8892DC7F2B5BFC05F1 /* IQKeyboardManagerSwift.xcconfig */, - 30F82FEA006D59F830B90225FF8B5926 /* IQKeyboardManagerSwift-dummy.m */, - 940526CE553A489400D2547B081AF474 /* IQKeyboardManagerSwift-prefix.pch */, - 0D1CC2029BD6E823E87F7BFFBB48A955 /* IQKeyboardManagerSwift-umbrella.h */, + CB9DCEDF92799591EFA78E69ED8C1406 /* CaseValidationPattern.swift */, + FBB27974BE479EC40CF12930A28DE360 /* ContainsNumberValidationPattern.swift */, + 79007A01CEB2A09AA9D1E48C121B60F6 /* EmailValidationPattern.swift */, + 164D305D16B9772C8868979C780BE816 /* UISlider+Validator.swift */, + 8EC17138D14CF2C43EFB927E466ECE60 /* UITextField+Validator.swift */, + 3961710FB4918D5FC5E94AE0AEC0172B /* UITextView+Validator.swift */, + B5E0326D247237927BF4EEB5840CB07C /* Validatable.swift */, + 4607FF821DA9A6F63A979564EDEAAF49 /* ValidatableInterfaceElement.swift */, + 205E89C4DD3824A3CC88E051176DEE7E /* ValidationPattern.swift */, + 3CA24D314515A2424146FC105D4F7A89 /* ValidationResult.swift */, + 88C1D3FF792FAC32457B9D85006C508C /* ValidationRule.swift */, + 1E763A795AA5DE3EC6C725AE077B7CF8 /* ValidationRuleComparison.swift */, + 0B1ABB78AC18BBA64EE59C10E73CD8EF /* ValidationRuleCondition.swift */, + 06C18570ACC69E577F1604383E538984 /* ValidationRuleContains.swift */, + B2F5C45C56AC595190EDF3F8F6886B2D /* ValidationRuleEquality.swift */, + C38303EC9982CD782C936494143B1B20 /* ValidationRuleLength.swift */, + 37AE1961558B5997BABCB51CD3E83B78 /* ValidationRulePattern.swift */, + DBCE28A3CDD5A0AC8C4FA626EA969580 /* ValidationRulePaymentCard.swift */, + 4FA511939782DF6A58D811390C755096 /* ValidationRuleRequired.swift */, + 670C5CE4F40D6EFD544AF69F0A090BA0 /* ValidationRuleSet.swift */, + B6C3BB1FF2B8641019F7D65A3B2820BA /* ValidationRuleURL.swift */, + D2ECD0740D3B2A8BD3F4856BB8FF45F9 /* Validator.swift */, + A67ADD0F76BC3F7B98611E8253A050CA /* Support Files */, ); - name = "Support Files"; - path = "../Target Support Files/IQKeyboardManagerSwift"; + name = Validator; + path = Validator; sourceTree = ""; }; - CEC344EC9D545FF45450C999591F00F4 /* RxTest */ = { + D15A0BA8233DDBA6ED478757EAB1B212 /* CoreOnly */ = { isa = PBXGroup; children = ( - F3BD9388DB3E93550E354F5CD7FB3DF1 /* Any+Equatable.swift */, - 4A3EAF12BCBE2016D713FD2DB9692356 /* AtomicInt.swift */, - 837E7EA1316D00EC8C815282B8BDF3A6 /* Bag.swift */, - 36D7742635499D8620FC9CE5E0836BD5 /* ColdObservable.swift */, - 7C9CA0C526E929C61D3A811556DBC2D4 /* Deprecated.swift */, - A43746CD1D683A51574850995055FA2A /* DeprecationWarner.swift */, - 3F9F5BCCCDBF2414204E1CB2BB94D526 /* DispatchQueue+Extensions.swift */, - D2D1B9E94B373A8699C808EEB415A219 /* Event+Equatable.swift */, - 2C967FA8281679EBA1058044B5A03979 /* HotObservable.swift */, - BEFF9A66534DE199658314A222943152 /* InfiniteSequence.swift */, - 5C78F3A3FB828217E3408D42B9D7197B /* Platform.Darwin.swift */, - 7BCD25195DC8255F85D7866EE74838EA /* Platform.Linux.swift */, - CCEDFCA41FE6F5D41864208215FED489 /* PriorityQueue.swift */, - D4FC0A4F7B774407AB2BFB61C0B648D1 /* Queue.swift */, - E41EB33C0790F6021455C0A55A67BBFE /* Recorded.swift */, - 5A0B926D0FD24517CFC26DF1706BC2F6 /* Recorded+Event.swift */, - 1C39EFCCCE2157BA20A8166AFCAAFFAB /* RecursiveLock.swift */, - 66383327CE43CBBE09A30668DC2CE4EF /* RxTest.swift */, - 4953190E51B6E1CF491F5EEC3A816E27 /* Subscription.swift */, - 149265D7943006CB0BB1E5E47C8DE579 /* TestableObservable.swift */, - 875F73650B30905F44C42A05F177B50A /* TestableObserver.swift */, - A2C0696D9CEF9AA0BD06BA25FBE537FF /* TestScheduler.swift */, - 24F0E340A02713891314DB58B635BF1A /* TestSchedulerVirtualTimeConverter.swift */, - 75100E11F0F9E52180B89AE1F39D3719 /* XCTest+Rx.swift */, - B1F34F78C953C0E77DF9AAB5F767DF10 /* Support Files */, + E7A3C03DF6B81DCA411FF2E6F10B2967 /* Firebase.h */, ); - name = RxTest; - path = RxTest; + name = CoreOnly; sourceTree = ""; }; - CF1408CF629C7361332E53B88F7BD30C = { + D30497B64C22B6BAAE170EFDF6A4586B /* Frameworks */ = { isa = PBXGroup; children = ( - 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, - D89477F20FB1DE18A04690586D7808C4 /* Frameworks */, - E84B9B54CF8F6092377D87077F5246EB /* Pods */, - 3BF215603B453025F6070436BD20EB4D /* Products */, - F8676FC79B3058031B7983C170BC962B /* Targets Support Files */, + 3DAFD8A28A278CC3DBC865B686E6743D /* Crashlytics.framework */, ); + name = Frameworks; sourceTree = ""; }; - D2D74DAC341148200ABB774BDF28AD38 /* IQKeyboardManagerSwift */ = { + D89477F20FB1DE18A04690586D7808C4 /* Frameworks */ = { isa = PBXGroup; children = ( - E996E9646B6F7578A950863830164004 /* IQBarButtonItem.swift */, - A3F90515B7FA1F5A929854E4CAD28014 /* IQInvocation.swift */, - 3B1D8BD26D10498FE9EE7E085BF20AFE /* IQKeyboardManager.swift */, - 8F3A382B52B4DF94E1B5BEEDDAEFC498 /* IQKeyboardManagerConstants.swift */, - 2A0BD65DD7CBDA88AEE4EB9E69833DB8 /* IQKeyboardManagerConstantsInternal.swift */, - 9EFF3DAEAE3B02F063BEEBEDD88236D2 /* IQKeyboardReturnKeyHandler.swift */, - 8E510815FACC1730CA9D002AC2DE15E5 /* IQNSArray+Sort.swift */, - B1CAC20B2FAFDC995A71F43D443C8005 /* IQPreviousNextView.swift */, - D0D496BC8AFA67B7763D19FCACDC6E7B /* IQTextView.swift */, - 1C1E8EE021B0D8CE89643EE08AF65C21 /* IQTitleBarButtonItem.swift */, - 12E5AAEB99CC010537F37F40FBC0C9AC /* IQToolbar.swift */, - BCD6F835A0834ED8CD3F2AE8099885A5 /* IQUIScrollView+Additions.swift */, - 40DACC30FBA30871952BD7FDA9A0C2D9 /* IQUITextFieldView+Additions.swift */, - 72B5357883152A8FCCDB23056CF70FD3 /* IQUIView+Hierarchy.swift */, - 157AD8F3B97E2D13360F1F96610BFB67 /* IQUIView+IQKeyboardToolbar.swift */, - 70D84A76355B77880644CD40CBF536EC /* IQUIViewController+Additions.swift */, - 6910AB1F11F4AAFB41F4459EEA228073 /* Resources */, - CB58F5F8F416686E7CE29FDBB0434550 /* Support Files */, ); - name = IQKeyboardManagerSwift; - path = IQKeyboardManagerSwift; + name = Frameworks; sourceTree = ""; }; - D89477F20FB1DE18A04690586D7808C4 /* Frameworks */ = { + DBCAB5E82E7DB1A4BA66E3D592E02330 /* Crashlytics */ = { isa = PBXGroup; children = ( + 739C3FCD3B4FE9DFF0E6405B4E41BF12 /* ANSCompatibility.h */, + D71A059389633EF38990BB98077D3A1D /* Answers.h */, + B87E8689944B8D17E8E1224DCF4B4F07 /* CLSAttributes.h */, + 9303C141838A4C8BF87F25426D7507BC /* CLSLogging.h */, + 4535078B82729AB51ADC1BD5B6E005E1 /* CLSReport.h */, + 357AAEB22BEA1FCF1B56D8C9A9AB44F3 /* CLSStackFrame.h */, + 6C0C901CE594721D27CD85C711A47CDA /* Crashlytics.h */, + D30497B64C22B6BAAE170EFDF6A4586B /* Frameworks */, + B312D6E88E39241A9B2C63F3BE0450EC /* Support Files */, ); - name = Frameworks; + name = Crashlytics; + path = Crashlytics; sourceTree = ""; }; - D8AEE94AB775C236D67C865B7D62C1EE /* Environment */ = { + DC4B05224A2B869E96B813A63CB622C5 /* Reachability */ = { isa = PBXGroup; children = ( - 62D5723E1F94D120EBE86E5F4D60D0F4 /* GULAppEnvironmentUtil.h */, - 7251A5B6C19CB860E27F4D896FFD952D /* GULAppEnvironmentUtil.m */, + 288AFB0C3E509710136796CB13FA0383 /* GULReachabilityChecker.h */, + C8823807401B87A9796EF0874E9F6471 /* GULReachabilityChecker.m */, + A41917490090AC11FBAF6D3EB011E5E1 /* GULReachabilityChecker+Internal.h */, + 5118D7A71201E233994EDCD3BB05B886 /* GULReachabilityMessageCode.h */, ); - name = Environment; + name = Reachability; sourceTree = ""; }; - DD89F56B33851F3C3CF2C651B6F05D8A /* Support Files */ = { + DD7665FFA278BEB00713DFAE961A1A2E /* Support Files */ = { isa = PBXGroup; children = ( - B18F796C1D5CBB5DCE6F6E118F4BD40F /* DateToolsSwift.modulemap */, - B722CACF886971BDA9418D4FC208E764 /* DateToolsSwift.xcconfig */, - 7BD6978072760D2002CA5C5A02E830BB /* DateToolsSwift-dummy.m */, - 3A5D761F663AC41D5F02487EC3446CB7 /* DateToolsSwift-prefix.pch */, - 3887473A45A4810C79FBB49FAE3F4F02 /* DateToolsSwift-umbrella.h */, + 45F8D7DA124B5AE75821B7127E871A36 /* DateToolsSwift.modulemap */, + F30C0B8B02E2F4EFE719868157859A5A /* DateToolsSwift.xcconfig */, + 56BFDD24AD1F52EE97FA39A59632C4F5 /* DateToolsSwift-dummy.m */, + 6D9C503FE9C643F78B0EB6D793B380AC /* DateToolsSwift-prefix.pch */, + 2E0DEA310E866DDB2878ADE3EDB96ADA /* DateToolsSwift-umbrella.h */, ); name = "Support Files"; path = "../Target Support Files/DateToolsSwift"; sourceTree = ""; }; - E0B8EC311DE36D0D3263E75D6FE9B627 /* TinyConstraints */ = { + E26FABF57F7A10E70554C4F630B458BF /* Support Files */ = { isa = PBXGroup; children = ( - E1F71E82CFEC19E7ED3EC382719230E6 /* Abstraction.swift */, - 86645D61BC3C4397C373A03FC8E87AD9 /* Constrainable.swift */, - 762E2947508CDD87D84C3B456336247A /* Constraints.swift */, - 0C3A268F41286144E59111942EB73742 /* Stack.swift */, - C3FC4A88BC02CE4D792B2E889D9A277D /* TinyConstraints.swift */, - 9A54CB4DE09B2CAAC994DD2354081DA6 /* TinyConstraints+superview.swift */, - A3FE0BAC58AE0123E4045B3613D44545 /* TinyEdgeInsets.swift */, - F6AE94A2CA9F7B96BD2A907092DDE00D /* Support Files */, + 1DFE93DCE1902E6B1836E503A9BD11DA /* Firebase.xcconfig */, ); - name = TinyConstraints; - path = TinyConstraints; + name = "Support Files"; + path = "../Target Support Files/Firebase"; sourceTree = ""; }; - E2FD2A9FF341F71E99E86EA8D864EEAD /* DateToolsSwift */ = { + E39DB1CDFC23D5E7D0B7018B70B40320 /* Support Files */ = { isa = PBXGroup; children = ( - 180A79282CE234D6898B03AFCD13DA27 /* Constants.swift */, - BE364EEEBDFEB8F3414B9BB41C8232BA /* Date+Bundle.swift */, - 3E68CE97F992E249AA12DB05F74B20D6 /* Date+Comparators.swift */, - 4076416F789EA9BC6958BD7A88DBB012 /* Date+Components.swift */, - 3E84D763208796DBA1E5387C6D6584FA /* Date+Format.swift */, - 3A790D0AA1AB30EED69E4E3AF8B2FBBB /* Date+Inits.swift */, - 031B5408CD42F9E97253F4160C56D9EF /* Date+Manipulations.swift */, - 974CFDF2BAF7EB0F5CAC08E62952C2C0 /* Date+TimeAgo.swift */, - 5E5B9AE1D0E62F82901DE27D2AE08903 /* Enums.swift */, - 4995AF6913863059E57FB2E6D5F6E206 /* Integer+DateTools.swift */, - F56964B89FB014F7B949959801BF3A72 /* TimeChunk.swift */, - 7EE50C6BDC556AE7AADA0E88BEFD6872 /* TimePeriod.swift */, - 14A2330FBBA6193E85CA5F8262DA847B /* TimePeriodChain.swift */, - FC956C489A9BBA7737E0E8F0D68A5E9F /* TimePeriodCollection.swift */, - B5204DF13A0F91EDEC928D2AE7FFE4C8 /* TimePeriodGroup.swift */, - 70A7FC3C461C970227B373521F95382D /* Resources */, - DD89F56B33851F3C3CF2C651B6F05D8A /* Support Files */, + FEC5889B833640330F4DB0A9818C0F30 /* Differentiator.modulemap */, + CCBD64F084F0B855E579EC2AFADE19A6 /* Differentiator.xcconfig */, + D659B22AE9159BD6AD76720842803F11 /* Differentiator-dummy.m */, + 26F0D8D9B8988B6F68680EA89355B533 /* Differentiator-prefix.pch */, + 819223F4EACC6ADC2C84EBEFD3D2AD80 /* Differentiator-umbrella.h */, ); - name = DateToolsSwift; - path = DateToolsSwift; + name = "Support Files"; + path = "../Target Support Files/Differentiator"; sourceTree = ""; }; - E56E48B74EAFBA421D24459F76E7DF12 /* UserDefaults */ = { + E4AA8611356AEC1FF8BF6E6FE37CEBED /* AppDelegateSwizzler */ = { isa = PBXGroup; children = ( - C6C601888385F8024AB0C39D1E6ED03B /* GULUserDefaults.h */, - BE3DA5DE2C7E8E995D18CCB6F8E4D31C /* GULUserDefaults.m */, + FEAE48F4B96BA5660AE48C603658EF2E /* GULAppDelegateSwizzler.h */, + 3576A140E17FD596091599E4D0D7EBB6 /* GULAppDelegateSwizzler.m */, + 9A443637E4318B3A5B3567F30E21261F /* GULAppDelegateSwizzler_Private.h */, + 69FD2449F181845F8E3D1301F4758B92 /* GULLoggerCodes.h */, ); - name = UserDefaults; + name = AppDelegateSwizzler; sourceTree = ""; }; - E6F84AB6D6E73AB47ACD4FD88204AB79 /* Support Files */ = { + E64D68F1881FF47E1E342E76E3B43A59 /* Support Files */ = { isa = PBXGroup; children = ( - E43B6DE7DA63086CC3285442655B8DE8 /* RxBlocking.modulemap */, - 40E3C338BB889505DD27D36AC7002924 /* RxBlocking.xcconfig */, - 67FDF2D60A15C1EB2B0B979D5FD19728 /* RxBlocking-dummy.m */, - C42C02672DB02C9B98BD65FA2961D2B6 /* RxBlocking-prefix.pch */, - 116F2BEDB6EB690D8949CFDAF12A8ABB /* RxBlocking-umbrella.h */, + 8F86D885AA25EEC9C50AB9590EE04E3A /* EllipticCurveKit.modulemap */, + A296D6A0A187A2B5BF083F562DD3A328 /* EllipticCurveKit.xcconfig */, + 470730B0285C8E9B342E009ADE3811B5 /* EllipticCurveKit-dummy.m */, + D37F37CFEF9A4BC06A6C81E89C80D783 /* EllipticCurveKit-prefix.pch */, + 5BF509E91A7D71D1DED3D2B3BE28A283 /* EllipticCurveKit-umbrella.h */, ); name = "Support Files"; - path = "../Target Support Files/RxBlocking"; + path = "../Target Support Files/EllipticCurveKit"; sourceTree = ""; }; - E7A27325358463884DD50AA89CF8CFA2 /* Zesame */ = { + E7846BA10CCE074C3DBF2C5865CC580B /* KeychainSwift */ = { isa = PBXGroup; children = ( - 60B96C83FBFFDF2E86DDF73A6020F1C8 /* Address.swift */, - FBE71B7EE6098327A0C52B6AF3F765C0 /* Address+ExpressibleByStringLiteral.swift */, - 7BDD2DA259EB98AA2BE4137271BA2FE3 /* Address+Validation+Error.swift */, - 77973650A4F75607EC4CBF71609FD551 /* AddressChecksummedConvertible.swift */, - 7054CFD4BDD7042A4B168A2E9CB19ECE /* AdjustableLowerbound.swift */, - 8DE17974F29BEBD046B862B0213C7D3D /* AdjustableUpperbound.swift */, - B7AC4B66EE8FD2AFCB4557036FDD01A9 /* AmountError.swift */, - 09C5B0737B9D509559F1B75FB96FA97F /* AnyKeyDeriving.swift */, - 7A02703CDC287F60A687F6152CFA3549 /* AnyLowerbound.swift */, - CB8821062BF25D040C8C3322F16B6EFB /* AnyUpperbound.swift */, - C692AAE6F360937462DCF92FF5A98057 /* APIClient.swift */, - 821724D456D0CC23B3A0303B4076760A /* BalanceResponse.swift */, - A8AD994DDE1FE260DE97F9C86803EE59 /* Bech32.swift */, - CA4D0516B3852D7F90C1230B1692F2DC /* Bech32Address.swift */, - AC974599FBE4BC23192A0A9DC83D126F /* BigNumber.swift */, - 9F48C27C14E9F52AA1A876681EB48BAD /* BigUInt+String+Init.swift */, - 17CD86F7C4481608BB7E3E18AA40EEB9 /* Bound.swift */, - 5E23B79FBCB7BBAA91303CA83BE3CFA0 /* CryptoSwift+PBKDF2+KDFParams.swift */, - 8AED6A41878FC1B91FE27931EFDFF85F /* CryptoSwift+Scrypt+KDFParams.swift */, - 7BCB5B488F28AA99C5A968F33056D2B6 /* DefaultAPIClient.swift */, - 5FD4F93B6032121CC859422A91379286 /* DefaultZilliqaService.swift */, - 81E960126403F09052DD6BCEE049E87C /* DerivedKey.swift */, - 87EDD4BE5DEADECA1776BE4158601EB3 /* DetectConfiguration.swift */, - 26BCEF654FF6A977D2CC3E1451DED432 /* DispatchQueue+Sugar.swift */, - 7620E15865007B4D82919D8CCABFB5BB /* Double+Zil_Li_Qa.swift */, - 5212A1E6B4F00D7B6529E3E778ABF8C9 /* Encodable+Dictionary.swift */, - 94EB45DE53114213943254C40034FD72 /* Error.swift */, - FB4CA239785FD0E955BD6302E2691748 /* ExpressibleByAmount.swift */, - 5E8FCBBE78641B1DC99C2AAF00EE7ECB /* ExpressibleByAmount+Arithmetic.swift */, - 0AD8E281C7B0B117E6DD10D5A00AB9F2 /* ExpressibleByAmount+Codable.swift */, - 1427E02DC0FCBB749AE35EF46C1E3B7B /* ExpressibleByAmount+Comparable.swift */, - 7DDA55527360B638F8A0B17029F89DE5 /* ExpressibleByAmount+Compare+AandB.swift */, - 80C144A441888B7C4DD76C64F107F9DA /* ExpressibleByAmount+CustomDebugStringConvertible.swift */, - C24FE51E1CC899CB248E915375F91020 /* ExpressibleByAmount+UnitConversion.swift */, - 8816B882737865CE76868961FE08CBE5 /* ExpressibleByAmount+Validate.swift */, - 891AB7BB9232284A14EBB17E703E96B5 /* GasLimit.swift */, - FEF049D7FF0AF5028BB5F66CE1CEB8A7 /* GasPrice.swift */, - 39FC148525BEB4A89F37BFCE9A35B0FA /* HexString.swift */, - 137D0C85AD64BB27302188DBDAC6A2C5 /* HexString+HexStringConvertible.swift */, - 1D527D2D55C0B0D251BE3811A568ACA1 /* HexStringConvertible.swift */, - 9F695EF848DABBA900CDD458BB1D3F87 /* HexStringConvertible+Validation.swift */, - D0DC9DFE623D1149F07E5C65FE95C3EC /* KeyDerivationFunction.swift */, - 8689EB60FC0DA139A9A024A28791898A /* KeyDerivationFunctionParameters.swift */, - 25C31ADD1C9E7BC0118F7EBF1A39B618 /* KeyDeriving.swift */, - DF91262B42721E48FC31A0B0C0EB1A59 /* KeyPair.swift */, - 544907D8D678FBDDB80B8AD847A185C2 /* KeyRestoration.swift */, - FBFD40353874DB961E9C8CA5CEED0873 /* Keystore.swift */, - FCDAE89911790E251A2FB3882258DBB2 /* Keystore+Crypto.swift */, - C03ACF7ABCEFDB18FAFB8F1284ECFE3D /* Keystore+KeyDeriving.swift */, - 06FCD050AE1D057BDDAC31F054F9CD7C /* Keystore+Wallet+Export.swift */, - EEDA2C9398819E58B944278576952247 /* Keystore+Wallet+Import.swift */, - 7A4BCCE28CD68D0F3B03CC2E686016EF /* LegacyAddress.swift */, - 2BBC0CCD911C62D4E99716937C13AD05 /* LegacyAddress+Codable.swift */, - 26A172C811276466642E3D1E99D88AFB /* LegacyAddress+Validation.swift */, - F6C52474C6BF1F750E1195136DCFC90F /* Li.swift */, - 37B601BE568F083597079CA0A983BE90 /* Lowerbound.swift */, - 6A91611D31353B37C13F88B9B222F57E /* MessageFromUnsignedTransaction.swift */, - 5D2D0557C7DC994D33FA401C132A1B05 /* messages.pb.swift */, - 77F0AD0B18290DEC1169406C9E9F9B21 /* Network.swift */, - D45934013FB9B776FE015ECEA688FA09 /* NetworkResponse.swift */, - 3A994BA10E8360FE0D3B4695C5DA1465 /* NoLowerbound.swift */, - FB18E40C2E08123AF34CCAFC990A2DB2 /* Nonce.swift */, - A393674F9C23064179E0E5EA0C1BA8DA /* NoUpperbound.swift */, - F1C4AC11C71DB69E55972BF10576D017 /* Payment.swift */, - 3AA3E980B69B2B7977615E3BF8C2C180 /* Polling.swift */, - 9AB67EE4D23D25C6BDAF2B35106256C7 /* Qa.swift */, - E065B01B1470E09ED608513F2E321F0A /* Result_Extension.swift */, - F77EA7C16951CEEC592CFD99B5845F58 /* RPCError.swift */, - F7FD1E661B08E3C05700AE52BFE620ED /* RPCMethod.swift */, - 4DA79CE9CCDE545C32CC6E65BF8025B8 /* RPCRequest.swift */, - 397C38ECC30D678B806987A63BD3FF5E /* RPCRequestIdGenerator.swift */, - A528E99CB5E5565AC7F21DDD68AAF5B2 /* RPCResponse.swift */, - 936501950161DF84CBEA89D6DA87A71A /* RPCResponseSuccess.swift */, - DFCF4129FE0B9A55E774D60C4DE4CC5F /* Rx+ZilliqaService.swift */, - C650D28069B1D131494BF57FA699408D /* SignedTransaction.swift */, - 4C12DDF7D8567AF155DADCB02C8A6D32 /* StatusOfTransactionResponse.swift */, - 33D005B6445DBE4F6B83E59DFA833A33 /* StatusOfTransactionResponse+Receipt.swift */, - C85C16DA5EA87FBCF1EB7C550A0A4B22 /* StringConvertible.swift */, - 9C3C43EB596537DAC4FBCB7946320F3C /* Transaction.swift */, - 447D6C5202C0F5E5FD2E44C5D1A13CE5 /* TransactionReceipt.swift */, - 6CB1F3D19DE30DC69B7CD0DC5837E979 /* TransactionResponse.swift */, - DB52EC88950A62022C836EFEE691FFE1 /* Unbound.swift */, - 709941F6F57E20D2BD6EC04286394461 /* Unit.swift */, - B1CEC2AFB1051A05D709F04B2508A56C /* Upperbound.swift */, - 360B2B4B21509E91197C5CC8DF47EDF8 /* Version.swift */, - 3C71A24E89299444B5F97B9A4D46570A /* Wallet.swift */, - B8F58BDFA5BDF483781B908FCC98FEDF /* Wallet+Codable.swift */, - 8604745BD2FEC1DF7D77DDB5869B8046 /* Wallet+CustomStringConvertible.swift */, - 318697C54B6EEAB4DC15C02A1D3DE6CC /* Wallet+Decrypt.swift */, - 0242744D2C6A12BF92A387D922FABE91 /* Zil.swift */, - 7E3DE879FA47E08D4478069F7C4CEE89 /* ZilAmount.swift */, - 2926124B5E20B98BA7C33DD0DCC4731B /* ZilliqaAPIEndpoint.swift */, - 352CBE7B97F1BBF24907BBC6CFCBA38E /* ZilliqaService.swift */, - 3897B087F8009B6EEAF5E9D05B28103E /* ZilliqaService+DefaultImplementations.swift */, - 43849786D3D7EB4AB2315F2796AC8A08 /* ZilliqaService+PollTransaction.swift */, - F1C6D65015D14B65A261570DD8906109 /* ZilliqaService+Signing.swift */, - 66DAB6A45E038A2B30F250C7CF6ED8B4 /* Support Files */, + 58D4ABD49CCD95778863FDC90ECA0DCB /* KeychainSwift.swift */, + C5FC24ABF0B489CD431B60D47BA4EDED /* KeychainSwiftAccessOptions.swift */, + 65A29089C378AD658CDD62588F7B896B /* TegKeychainConstants.swift */, + F1549A15783719719EA629BFB3721BB4 /* Support Files */, ); - name = Zesame; - path = Zesame; + name = KeychainSwift; + path = KeychainSwift; sourceTree = ""; }; - E84B9B54CF8F6092377D87077F5246EB /* Pods */ = { + E7AE7D69421C916ECA5DD61A0CEEC6A1 /* Support Files */ = { isa = PBXGroup; children = ( - 0C258BDE82FF762ED2E0DE50E1C112FB /* Alamofire */, - 1BAF2BC091770C4E077AB08D3C2A820D /* BigInt */, - 050C1255D1D087F080572AF512EC7250 /* Crashlytics */, - 77120B42FDF571E102A5BC37F04FF8D0 /* CryptoSwift */, - E2FD2A9FF341F71E99E86EA8D864EEAD /* DateToolsSwift */, - F973B20B9BAF5217C779456FD4557FC8 /* Differentiator */, - 77EA4DD652A2CFF1B1BCE5BE4873FFB9 /* EFQRCode */, - 481BF60EE998508911F794B9586C6A93 /* EllipticCurveKit */, - 860A2950F6275E55AC3CADCC155C9E33 /* Fabric */, - 450F5FD84BBD890984427C79267F375D /* Firebase */, - A613508FC076861F6937EBFB19D0FF3F /* FirebaseAnalytics */, - 8DF099EFC5D3D24BAE0A754BDA9ABE5A /* FirebaseCore */, - 518A16573CCEF44A9F1ACE42A1182D0F /* FirebaseInstanceID */, - 5F7EFE14BDC05643B04E7DF63E4B1EB5 /* GoogleAppMeasurement */, - B22559162E2D38367182539DB2C6B2AE /* GoogleUtilities */, - D2D74DAC341148200ABB774BDF28AD38 /* IQKeyboardManagerSwift */, - 12E21C57470B7C0CCBEB273388800484 /* KeychainSwift */, - B29A9E6FB183D8702D2640144EA79FCE /* M13Checkbox */, - 8D8B259BCA887863E26DFCF5AF5D3F08 /* nanopb */, - 6F9FF55D837DFE76A25DAE92842F2A10 /* QRCodeReader.swift */, - 1978F97A6F5CAA4C3DB57F40E84A13B2 /* RxAtomic */, - 593D1B15290A74D84A260DD1743EDB31 /* RxBlocking */, - 41DBCD8E091215F2E63AFF4C671D2B3D /* RxCocoa */, - B7E47043AB663A18638C83A81BA1A71C /* RxDataSources */, - 6C0D7B1EC656DEF262C62F1016602D2A /* RxSwift */, - CEC344EC9D545FF45450C999591F00F4 /* RxTest */, - 4D609528FA1B9A0FE5995BFBF23AC7ED /* SkyFloatingLabelTextField */, - 91780D0A22CC682E387E9904F826BB54 /* swift_qrcodejs */, - 3E17CCCE235D861DF5C898F5F3A1A93A /* SwiftGen */, - B87EE92F32A240C3F5D865C8BBC433C9 /* SwiftLint */, - A6FCF51E94F7884F63C3D2ECF96C2781 /* SwiftProtobuf */, - 59C292E00146F9F968759987DE8D3CFE /* SwiftyBeaver */, - E0B8EC311DE36D0D3263E75D6FE9B627 /* TinyConstraints */, - 89E0FBB7BAA7A7688936F4D5BF4CABEA /* Validator */, - E7A27325358463884DD50AA89CF8CFA2 /* Zesame */, + B6AC8141DF8AC0B9CBAFDAFD1982233E /* FirebaseInstanceID.xcconfig */, ); - name = Pods; + name = "Support Files"; + path = "../Target Support Files/FirebaseInstanceID"; sourceTree = ""; }; - EAC722E075785A4CB53D1C2D2A057C33 /* Support Files */ = { + E7CC6B8B8C1A6A471E4E4F87D59A266A /* Support Files */ = { isa = PBXGroup; children = ( - 42B2270FAC3FF57281EB7EEFC6BD536C /* EFQRCode.modulemap */, - 76C60F2799CF5E47C08AECB5148964FB /* EFQRCode.xcconfig */, - 34FD70C0FBF837178EEDBE081FC92A02 /* EFQRCode-dummy.m */, - 7A06839F2B4439E0A1D898975BF43953 /* EFQRCode-prefix.pch */, - B3677814AAC681D06B9421EC91853317 /* EFQRCode-umbrella.h */, + C62D6B6076DEC9D4AB6BABA6E8E22293 /* M13Checkbox.modulemap */, + 94FA3051ED38A55D8E97DFB02A8BA3D3 /* M13Checkbox.xcconfig */, + ACACFEFDE3970EBEFBC9B7A4984FDABF /* M13Checkbox-dummy.m */, + D9F50A97ECA5012365E31A04FC62114A /* M13Checkbox-prefix.pch */, + 7C0236B62DFB409DB0CCA39C7A1747DD /* M13Checkbox-umbrella.h */, ); name = "Support Files"; - path = "../Target Support Files/EFQRCode"; + path = "../Target Support Files/M13Checkbox"; sourceTree = ""; }; - F1730F8D3498BA4DBFA25EAB9D7DFC10 /* Logger */ = { + EBBE8824464CB67E25C9402F207CFD10 /* GoogleUtilities */ = { isa = PBXGroup; children = ( - 8CB666561A18AFF72471C8AA62D10F86 /* GULLogger.h */, - EE197CBEDE3E1E9DA10E097A177557E3 /* GULLogger.m */, - A3C6F1820BBBFCDF32E659F470F87976 /* GULLoggerLevel.h */, + E4AA8611356AEC1FF8BF6E6FE37CEBED /* AppDelegateSwizzler */, + B73159C27B6171FA6DA6E297D46F4FD7 /* Environment */, + 5E1863518253D158A730D9FEBF77000E /* Logger */, + 91573A0FC503FCF0C4C3D2640C9A0778 /* MethodSwizzler */, + 5A148D2A72AA5883E6F878D44DF74753 /* Network */, + 99DC0A628AB8ED64B535CFB3404ADAF1 /* NSData+zlib */, + DC4B05224A2B869E96B813A63CB622C5 /* Reachability */, + 9D5FA6A4CC6EBDF9BD2C98DDD87EA61D /* Support Files */, + 026BDB66204EEC5E43C4FC26559172B0 /* UserDefaults */, ); - name = Logger; + name = GoogleUtilities; + path = GoogleUtilities; sourceTree = ""; }; - F4FD42AD12B2A3C49CD99B4DC99BFA46 /* Support Files */ = { + EEDF5CCBA86D523467C4BF9EF8FCE0F7 /* Frameworks */ = { isa = PBXGroup; children = ( - CFD24013B40E0933AA0818399EDC57CE /* Firebase.xcconfig */, + 521022D6A007BDE40274E7466A2594A8 /* FIRAnalyticsConnector.framework */, + 37B07AD82BC8493EBEA35DC85ACEBE3A /* FirebaseAnalytics.framework */, + 7D5D3FC60C4F73DBB2CA75DE3EFE081E /* FirebaseCoreDiagnostics.framework */, ); - name = "Support Files"; - path = "../Target Support Files/Firebase"; + name = Frameworks; sourceTree = ""; }; - F6AE94A2CA9F7B96BD2A907092DDE00D /* Support Files */ = { + F0F98A09999F6A1F8BE1D1047E83D3DE /* Support Files */ = { isa = PBXGroup; children = ( - E709B4F3A3E573A733F21D81BC690221 /* TinyConstraints.modulemap */, - 352CF22052311F5FFE6A92E4B649C0EC /* TinyConstraints.xcconfig */, - 44B3C6D2B1EE8C390E58543F4F6FFE24 /* TinyConstraints-dummy.m */, - CB1843136237BB36000FB6F9A259784D /* TinyConstraints-prefix.pch */, - 84E63C6B2732B0DD893B79E980D8828D /* TinyConstraints-umbrella.h */, + 6E8C7B9251A09763013678AB494DC19A /* EFQRCode.modulemap */, + A97CE37345C3721853064492250B8A0E /* EFQRCode.xcconfig */, + 7EBA8CE282CD3F1845D4B93478EEE800 /* EFQRCode-dummy.m */, + A8E9B56EDA571479DE13805BE5CCFC32 /* EFQRCode-prefix.pch */, + EF7F21A926A46FB1610C8CE90292E941 /* EFQRCode-umbrella.h */, ); name = "Support Files"; - path = "../Target Support Files/TinyConstraints"; + path = "../Target Support Files/EFQRCode"; sourceTree = ""; }; - F6CAF3DBCDC4B8F289791BB278176783 /* Support Files */ = { + F1549A15783719719EA629BFB3721BB4 /* Support Files */ = { isa = PBXGroup; children = ( - DF2BCACDAE6382355F61340B28920AB0 /* FirebaseInstanceID.xcconfig */, + 91FB2A83EE0C5DB30159C97A5DEEA696 /* KeychainSwift.modulemap */, + 27B729FA546232A58E2293D2D5447CD7 /* KeychainSwift.xcconfig */, + 02AD87D8B90565903E243290E555C2C2 /* KeychainSwift-dummy.m */, + 8B294952F0D7C91C5917B3238D359F96 /* KeychainSwift-prefix.pch */, + 3920D947B7C136CC6420C61D9E7CC560 /* KeychainSwift-umbrella.h */, ); name = "Support Files"; - path = "../Target Support Files/FirebaseInstanceID"; + path = "../Target Support Files/KeychainSwift"; sourceTree = ""; }; - F8676FC79B3058031B7983C170BC962B /* Targets Support Files */ = { + F4BA2B9C35F93C567FACB0873D0037EE /* SwiftLint */ = { isa = PBXGroup; children = ( - AA4CFB5A4192EB8B62EB24B146CB0332 /* Pods-Zhip */, - 495B4E88ED5F0A661EAEC0D3E22B8DAE /* Pods-ZhipTests */, + 7686E78AE200F001DC5A73C5AE82238A /* Support Files */, ); - name = "Targets Support Files"; + name = SwiftLint; + path = SwiftLint; sourceTree = ""; }; - F973B20B9BAF5217C779456FD4557FC8 /* Differentiator */ = { + F54DD3B00D143894E3977295BC320A27 /* SwiftGen */ = { isa = PBXGroup; children = ( - 3B2B983FC192788A763F85850CD1A7F2 /* AnimatableSectionModel.swift */, - D2A65476460B453DD902E49B67A9D463 /* AnimatableSectionModelType.swift */, - 5F1B061EA80F906A69888D14592CCD22 /* AnimatableSectionModelType+ItemPath.swift */, - BBE4D32B97385D6A1A01F5FC679D8200 /* Changeset.swift */, - 69155CF868BF2F46EFF97DC8A0BBF17C /* Diff.swift */, - F74C4D7DA0ECFFB006FDE466912FDB83 /* IdentifiableType.swift */, - A73B147CFC5EB3707A957C086BDE6EC0 /* IdentifiableValue.swift */, - 814FB2A65EA724EE4B3F9A98EB8BDEAC /* ItemPath.swift */, - 8020C3CAF618A5E16B23662055A8A1C3 /* Optional+Extensions.swift */, - ED0CAE482EEFA8701CCC09A9CE4A81EF /* SectionModel.swift */, - B087CC2B81F7BCF9A25F697F217B909E /* SectionModelType.swift */, - 20DB9B5B1230D0F4EB4D64110FB739DA /* Utilities.swift */, - 17CD09B822018C5ECEA0940010C388A4 /* Support Files */, + 1E02E273002F4E0B9276392C7A3812C8 /* Support Files */, ); - name = Differentiator; - path = Differentiator; + name = SwiftGen; + path = SwiftGen; sourceTree = ""; }; - FAB1F641DE3D3629B2D14BE0D70C2412 /* Frameworks */ = { + F7148AFE033EC9717DC6F0235625711F /* decode */ = { isa = PBXGroup; children = ( - 654B0D335B6EBFB5B11B0A00016F4A20 /* Fabric.framework */, ); - name = Frameworks; + name = decode; sourceTree = ""; }; - FCBF2EC8E13998CC9B54AD07510E897B /* Frameworks */ = { + F74EEE8E9BC51A5223E3AA76D341D219 /* FirebaseInstanceID */ = { isa = PBXGroup; children = ( - E0F4E1AD86A27A0E161F3191A4FB2C1A /* FIRAnalyticsConnector.framework */, - 2F0FCF46854431BE6C4152B414D9C7A0 /* FirebaseAnalytics.framework */, - F4308ADEDDB33897DCC8E4D1DA51382A /* FirebaseCoreDiagnostics.framework */, + 4A7D65AEE34C99F2569B7FBA1A5BA05F /* Frameworks */, + E7AE7D69421C916ECA5DD61A0CEEC6A1 /* Support Files */, ); - name = Frameworks; + name = FirebaseInstanceID; + path = FirebaseInstanceID; sourceTree = ""; }; - FD6E32896E0583444993562448DA0EA1 /* NSData+zlib */ = { + F8676FC79B3058031B7983C170BC962B /* Targets Support Files */ = { isa = PBXGroup; children = ( - 880F4ADD59E55EF7FB80A96CA0CFD9FC /* GULNSData+zlib.h */, - 20DDFAD66C0AFD7517D3C49788F350F8 /* GULNSData+zlib.m */, + AA4CFB5A4192EB8B62EB24B146CB0332 /* Pods-Zhip */, + 495B4E88ED5F0A661EAEC0D3E22B8DAE /* Pods-ZhipTests */, ); - name = "NSData+zlib"; + name = "Targets Support Files"; sourceTree = ""; }; /* End PBXGroup section */ @@ -5176,7 +5185,7 @@ buildConfigurationList = FF4625F3A52CE57B4D35149CAC70DFD1 /* Build configuration list for PBXNativeTarget "Zesame" */; buildPhases = ( B9B89D1845F5BE1A8B6D6AAE6B6D0E99 /* Headers */, - F9132BFFAC35C4BF280470F576424B65 /* Sources */, + D01D16700F8B1A54856C4AD82C20417D /* Sources */, 10C20498A4C1F58B9699DDDDBB60DBB0 /* Frameworks */, 376AB32E6B528CEA36D25AAE354867BA /* Copy generated compatibility header */, ); @@ -7031,6 +7040,113 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + D01D16700F8B1A54856C4AD82C20417D /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ACBE0845B4535FFF87E7860A11113592 /* Address+ExpressibleByStringLiteral.swift in Sources */, + 76BC7C0DB7C3721C242837BF858176B3 /* Address+Validation+Error.swift in Sources */, + EE81875FC1636F6E44CBCB8E86FF5423 /* Address.swift in Sources */, + 9A08139BC4B9B479C4A9F23B947296F9 /* AddressChecksummedConvertible.swift in Sources */, + 931CC603F0A60224F48057CA60D60D4C /* AdjustableLowerbound.swift in Sources */, + 423C916E16500A8EB952F9AB78746E5D /* AdjustableUpperbound.swift in Sources */, + B46A47EABF959C0DF14046379AC0716E /* AmountError.swift in Sources */, + A8A6D72221F94E6C7816357D49809895 /* AnyKeyDeriving.swift in Sources */, + B2E5C56F8AAF79CDC80932AB81F0578A /* AnyLowerbound.swift in Sources */, + F7015A55CF3DE854D3CBFB61D00BD1EA /* AnyUpperbound.swift in Sources */, + 109511C717BAE8C894E52EDC5B6A96BC /* APIClient.swift in Sources */, + 267B34265381EDC7CAF11B5A5A6F35EA /* BalanceResponse.swift in Sources */, + A6ADB3C05C462E2216C9B35266FF8FBC /* Bech32.swift in Sources */, + DADF21ADDA3E261BBB8A077EE2AC1AE1 /* Bech32Address.swift in Sources */, + 9552313C36179897D4FF7EEBE6F797A0 /* BigNumber.swift in Sources */, + DB32A4FACA523310E4F4B0B6C5850510 /* BigUInt+String+Init.swift in Sources */, + D9984514AFFEEB73F178EC8046DC533D /* Bound.swift in Sources */, + 3DC994D8772C1094A281EB193F4E9B8A /* CryptoSwift+PBKDF2+KDFParams.swift in Sources */, + FB392FBFC5FE3B9F897C86B6E72861B0 /* CryptoSwift+Scrypt+KDFParams.swift in Sources */, + 5E2C2285264FF3430241A6C9E6B4862C /* DefaultAPIClient.swift in Sources */, + E577FCF62E8133F51C3878F00327B34E /* DefaultZilliqaService.swift in Sources */, + C970F880475E74EEB40CB21B7221269F /* DerivedKey.swift in Sources */, + B77D80C45BA5F848E204956F086FADFB /* DetectConfiguration.swift in Sources */, + 4A6DD7F04E076EA8A402682A8885B6D9 /* DispatchQueue+Sugar.swift in Sources */, + 52C17F3C5150757209B595E0C8008C7A /* Double+Zil_Li_Qa.swift in Sources */, + EA1ADB07169A2ACBB17BE97E09CD7B50 /* Encodable+Dictionary.swift in Sources */, + F866B6D46C20902A278656E1AE5A1069 /* Error.swift in Sources */, + F9C9505808F7802CC5785FC529292765 /* ExpressibleByAmount+Arithmetic.swift in Sources */, + DC191F6A8FBEE7111536585B2B58A066 /* ExpressibleByAmount+Bound.swift in Sources */, + 2DB87D56AE30AAFCBE1A093C1B9944E0 /* ExpressibleByAmount+Codable.swift in Sources */, + 65AD5BBC86CBF300E4CD8F7B3F6F90EA /* ExpressibleByAmount+Comparable.swift in Sources */, + 8D20053124BD5C5770FFA04D25759C3A /* ExpressibleByAmount+Compare+AandB.swift in Sources */, + 635D3115FC8FFA5F143974014B415FB3 /* ExpressibleByAmount+CustomDebugStringConvertible.swift in Sources */, + F9C7354B32AA24918EC13FCC50A726E0 /* ExpressibleByAmount+Unbound.swift in Sources */, + A17ACC31DFB495CE57CB61266FC1516B /* ExpressibleByAmount+UnitConversion.swift in Sources */, + F9DC83FE798829559F0D8D96DB78BAD4 /* ExpressibleByAmount+Validate.swift in Sources */, + ED2A03A668E179236CEEB2DDA3AFE08F /* ExpressibleByAmount.swift in Sources */, + 08481A6425D25C4954391EB93C48F21E /* GasLimit.swift in Sources */, + 7B915D0ECB26958C8F8E87383C3B3065 /* GasPrice.swift in Sources */, + 07BD30A701D73840D3C9C272BBAD69C8 /* HexString+HexStringConvertible.swift in Sources */, + 99EE21D7EFAA812C95176C298D14F677 /* HexString.swift in Sources */, + C6593DA8E1F94182258525E5C2460BAB /* HexStringConvertible+Validation.swift in Sources */, + B553AC62C5A9D2DF0EE0E153342A9F27 /* HexStringConvertible.swift in Sources */, + 97BF99D20CB19A7DAC9ABE8055FA25A6 /* KeyDerivationFunction.swift in Sources */, + EF962EAABF0468D178210562DE71A2A5 /* KeyDerivationFunctionParameters.swift in Sources */, + 78DEDC5397DD57E742754896ECFE396D /* KeyDeriving.swift in Sources */, + B221108716E429854591756275818FBF /* KeyPair.swift in Sources */, + 3EEDC8944588FD61B9ADFF86A405BB96 /* KeyRestoration.swift in Sources */, + C113E71B9781897DA5F4D92E61850C7E /* Keystore+Crypto.swift in Sources */, + 753F7D1EC50D7A054882E187EA6329F3 /* Keystore+KeyDeriving.swift in Sources */, + BD12768F6C5B6019A340C76B5393175E /* Keystore+Wallet+Export.swift in Sources */, + 08B922308D3728CE98EB80E07FEF8DD6 /* Keystore+Wallet+Import.swift in Sources */, + 8C3541A2E09E6288E090DA6CCEC78054 /* Keystore.swift in Sources */, + 00EA5EBE99173F51960B88357052673D /* LegacyAddress+Codable.swift in Sources */, + BCC55E2F89156F2111E2CA920EAD56E9 /* LegacyAddress+Validation.swift in Sources */, + 6B01B71FE22A06E77A94B969E0D1AB85 /* LegacyAddress.swift in Sources */, + AF690D5F6848B2B5730037A711B43EAE /* Li.swift in Sources */, + E7ED1F60C4CC6945BB7AB556A9161C3C /* Lowerbound.swift in Sources */, + B8F7974CE1E7EBFA5322D7CF5B1AA28A /* MessageFromUnsignedTransaction.swift in Sources */, + 98CF4115A132BF60628EEC3EFBDF6A30 /* messages.pb.swift in Sources */, + 7C40F8EB34DB89010202EAAE272A3958 /* Network.swift in Sources */, + EEC7511B419BC30D54BA49CF95073812 /* NetworkResponse.swift in Sources */, + F46633BBDF9D8297E17E3D2D04E5FD0F /* NoLowerbound.swift in Sources */, + BDE7A5A0F4F7A01B61C7E439FCFFA264 /* Nonce.swift in Sources */, + 43D9B49C8A4F1B7E8DD0B581774AD878 /* NoUpperbound.swift in Sources */, + 155CE1CAF8DC8486FFED3F2C432BFCE5 /* Payment.swift in Sources */, + EB81FEA5E11B4257D6A1E550944CB387 /* Polling.swift in Sources */, + 5E56BEC7C1143DBC177281705A338408 /* Qa.swift in Sources */, + F399DAC883E90B9A261348BAF57BE954 /* Result_Extension.swift in Sources */, + 2164DD956A158357E0576D592F3CD06A /* RPCError.swift in Sources */, + 4ECE479E32575EFEC453160536323965 /* RPCMethod.swift in Sources */, + CEA7A1C91FF2E035ED64FB3E3696748F /* RPCRequest.swift in Sources */, + 61CA654B2CB92EDDC79F84005B6E9607 /* RPCRequestIdGenerator.swift in Sources */, + 064C3A175B319C4D4E4B32F6AE3282CE /* RPCResponse.swift in Sources */, + 6B23FC75F6C51B5E45FF8A63085210F6 /* RPCResponseSuccess.swift in Sources */, + 250A7FCAF66E472C3C7A499F39AD2183 /* Rx+ZilliqaService.swift in Sources */, + EA5DFB96FF6635C7EF02DA4C4937EFE5 /* SignedTransaction.swift in Sources */, + 3177203FBCF1C46C2A9C13B5CC77F99F /* StatusOfTransactionResponse+Receipt.swift in Sources */, + 4B4F1C841E930F7829DABB89A8F0B155 /* StatusOfTransactionResponse.swift in Sources */, + 033F0DCBE1D2B528DC68092C8EFA28DD /* String+AmountValidation.swift in Sources */, + F61D1253C7CF355259A23FD99BEFF4BB /* StringConvertible.swift in Sources */, + F4E1E843A98201BCFCA17618731EA2EB /* Transaction.swift in Sources */, + 9C3D1CCFDE7265E17E1771E6A3F039DE /* TransactionReceipt.swift in Sources */, + DBBEFA8B5A3A89B77536F22B4696D436 /* TransactionResponse.swift in Sources */, + D488B37A1E1FBAF59DFAFC8FD455CEA8 /* Unbound.swift in Sources */, + FC569A655D54B7B8CA74F4E399497CFF /* Unit.swift in Sources */, + 8BFD4AAB710443F9FE5E61383830E4C2 /* Upperbound.swift in Sources */, + 9ABB3CA41915CAAD6CAFAE4ED1B874C2 /* Version.swift in Sources */, + 641A3989947C2747386D56044F0C3FEA /* Wallet+Codable.swift in Sources */, + D55BBD39A7F73F1D10E467C1D87EDF0D /* Wallet+CustomStringConvertible.swift in Sources */, + F6984D9CE1D6D752FE90598B7CCF5737 /* Wallet+Decrypt.swift in Sources */, + E3ACCA042A2DF0056428568ACAC0F8EE /* Wallet.swift in Sources */, + F552C1B916FE60C983DD2361C8A936F0 /* Zesame-dummy.m in Sources */, + 65C6FA77C71607E0BE207D962F0B1EB3 /* Zil.swift in Sources */, + 54EF7109C2A272D7F9445E4F5B3A9230 /* ZilAmount.swift in Sources */, + BE309ADF52F82D6E42BE9AF0CB2652BB /* ZilliqaAPIEndpoint.swift in Sources */, + EE9CBE69390595422BFC92114AA6DEB2 /* ZilliqaService+DefaultImplementations.swift in Sources */, + D0A7860E8F66B236CD3CDCAC6AD5D58E /* ZilliqaService+PollTransaction.swift in Sources */, + 67B6C7AA33D9359D4CD1BC44E70CFC58 /* ZilliqaService+Signing.swift in Sources */, + 5B4C7EC32D23BD3276B14C7A9CF22F1A /* ZilliqaService.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; DE9E28BE11DC4D716E3455A4B45763E8 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -7253,110 +7369,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - F9132BFFAC35C4BF280470F576424B65 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 08AA5D482C30623959FB5ADCEED18323 /* Address+ExpressibleByStringLiteral.swift in Sources */, - 47B2E3EBC06CDCCA8E30413FBE6EAB16 /* Address+Validation+Error.swift in Sources */, - 4D2FE5A9146349D79A420AE171C64C04 /* Address.swift in Sources */, - BB0A9D1AEF53F6A37B1DDF80B5ED74B8 /* AddressChecksummedConvertible.swift in Sources */, - F731B3F458D2129E21B59E752CA3E2DE /* AdjustableLowerbound.swift in Sources */, - CAE7D40BF71A3B7744A813D0C222FE37 /* AdjustableUpperbound.swift in Sources */, - DA3EC71994274608E6BD8560C630E15F /* AmountError.swift in Sources */, - F6A62D2F96A4D59CD13270AF5D0F61BC /* AnyKeyDeriving.swift in Sources */, - FB74F388BC12B051578598A3BCE02D12 /* AnyLowerbound.swift in Sources */, - A56109CC20E892CD3CD26254AF3CE388 /* AnyUpperbound.swift in Sources */, - 46FE42D25246D4D2BA3C6E94567BEFC6 /* APIClient.swift in Sources */, - 3235C7BF7B04C76948470DB617EEB718 /* BalanceResponse.swift in Sources */, - 20FB51AF175D2FAE701871032DCE87A8 /* Bech32.swift in Sources */, - AB0A4F4D23604E24D4614855F545AE4B /* Bech32Address.swift in Sources */, - 613AF3CCB16B56DD5465E680C6D6150B /* BigNumber.swift in Sources */, - 3703DC47D43049CDF42A98E662418FBD /* BigUInt+String+Init.swift in Sources */, - 5A2F0EFF59D3B9712BAA805F181F8DA3 /* Bound.swift in Sources */, - 728FC169E5B7205A5977EFFD597B0BF5 /* CryptoSwift+PBKDF2+KDFParams.swift in Sources */, - BE859D977AD539796DA1FC2E85400496 /* CryptoSwift+Scrypt+KDFParams.swift in Sources */, - 8EE862A0F490296CA592F21DB7B7097B /* DefaultAPIClient.swift in Sources */, - C5792EEC0A1D353BC208C4F01E4E2C79 /* DefaultZilliqaService.swift in Sources */, - 92BC33349251BE9E756D9CA8D76DA431 /* DerivedKey.swift in Sources */, - F9E6C83035E266E0A7C5D25DA775BAA5 /* DetectConfiguration.swift in Sources */, - D0DB58B8A982E48257A009234E22CAC5 /* DispatchQueue+Sugar.swift in Sources */, - 78E0C8A310448C124AF25C5F59F3F4D5 /* Double+Zil_Li_Qa.swift in Sources */, - FFDFC7DCA0511D010FD645D4CDEB7E63 /* Encodable+Dictionary.swift in Sources */, - 2DBC0C9182CC62C753D5E89246EA3089 /* Error.swift in Sources */, - D23B89414A1B23A16FF4A12E1D28BA4B /* ExpressibleByAmount+Arithmetic.swift in Sources */, - 1A2293D8E1B487E4C2BE5C43EE223CB0 /* ExpressibleByAmount+Codable.swift in Sources */, - 1F09B82BEBA0ACF6050E5528AE50A4EA /* ExpressibleByAmount+Comparable.swift in Sources */, - B1D869D556143009373748EDBA60370A /* ExpressibleByAmount+Compare+AandB.swift in Sources */, - CFF8A8B600A9B939D19D8EDF858783CA /* ExpressibleByAmount+CustomDebugStringConvertible.swift in Sources */, - 0F90B6A1BA027F10744179B03FDE3F09 /* ExpressibleByAmount+UnitConversion.swift in Sources */, - 4A054492AA7E23A631C5E9BA2C02CA07 /* ExpressibleByAmount+Validate.swift in Sources */, - AC18681AFFC68C0975F202E2D307A366 /* ExpressibleByAmount.swift in Sources */, - 78786220A7D49EA23D4EC908F7BC46E3 /* GasLimit.swift in Sources */, - 4FC63B58A48D76925CE33BD81CAEE8DE /* GasPrice.swift in Sources */, - AF73BED1625455D1FCECF579585C1614 /* HexString+HexStringConvertible.swift in Sources */, - 2B36D7569B621D02D0E1061114A1B6E1 /* HexString.swift in Sources */, - 419546466C50ADD3411BAFED263173AE /* HexStringConvertible+Validation.swift in Sources */, - 84C5D853EF88FCB1C0773C60C4169ED4 /* HexStringConvertible.swift in Sources */, - E7384AC68106F4B4960A69DAEFB2FDEF /* KeyDerivationFunction.swift in Sources */, - 6C7DD53F92B79A81DA38962138B12389 /* KeyDerivationFunctionParameters.swift in Sources */, - 0148BD3F33B596A13A127B820A02A9E9 /* KeyDeriving.swift in Sources */, - 4B109A304C3962D9778D8A057E70BC1F /* KeyPair.swift in Sources */, - 1C4F423019CA25FCF985169B8C3BA401 /* KeyRestoration.swift in Sources */, - B9EE4319EB51F9D93423BBB4B4E74A92 /* Keystore+Crypto.swift in Sources */, - 089D127A8A58B0DD5260DF026923D183 /* Keystore+KeyDeriving.swift in Sources */, - E7F124A1E88D412873E5A22C02BA71D0 /* Keystore+Wallet+Export.swift in Sources */, - 05E1EE0D7F6BBA9AE592B53026E3CFCF /* Keystore+Wallet+Import.swift in Sources */, - 47631DF0337000972AA304CA336BAF88 /* Keystore.swift in Sources */, - 3466C484BDB85FB0DBB7C0851BBEFDD2 /* LegacyAddress+Codable.swift in Sources */, - 263BE6A62F3AF1D090061CBD00FE7FC8 /* LegacyAddress+Validation.swift in Sources */, - 3687AFE93E89C92AF5576577A76E1FD8 /* LegacyAddress.swift in Sources */, - D9871D4F232C9B2CE34BF45D853117E3 /* Li.swift in Sources */, - F85E6E526CCE2F96A865DEB5A0128D14 /* Lowerbound.swift in Sources */, - 5774B3BA0ACA50ED260D3C8C3C331DF0 /* MessageFromUnsignedTransaction.swift in Sources */, - 239938B7402CEAB98D0740EBA035C239 /* messages.pb.swift in Sources */, - 84E657A51FA221D1E2B47581ED173E01 /* Network.swift in Sources */, - E9CAA0B6B55F757A0D48A2C7D5CF7BB5 /* NetworkResponse.swift in Sources */, - FD4795D80FCA02A3572A49777A30BBE6 /* NoLowerbound.swift in Sources */, - 6037ABE64E11FBA84431C301A2648DF6 /* Nonce.swift in Sources */, - F8F691F48028EA4513F19C85327EDCFF /* NoUpperbound.swift in Sources */, - 86BD574653B7089C10D642954E8EFC23 /* Payment.swift in Sources */, - 2F860ED3678CB6F028B34F9632585379 /* Polling.swift in Sources */, - FAFD0C921C2A0FACB3DE9B040DF2AEB1 /* Qa.swift in Sources */, - 609FD61B7C7798963E696F03F1E78F98 /* Result_Extension.swift in Sources */, - 7E10B83E9D00BA58546744F9C219EFAA /* RPCError.swift in Sources */, - 2A4BD1D34652A0DEBED48EE34809A7C4 /* RPCMethod.swift in Sources */, - 3BBDE69F28F4206D15D43AC4AB82342A /* RPCRequest.swift in Sources */, - B04E77C304B0EE8959238CA0396CF0B6 /* RPCRequestIdGenerator.swift in Sources */, - 0205585A82246E652029548D2FC77F26 /* RPCResponse.swift in Sources */, - 05036F8E46D349205AA2394880D9C26D /* RPCResponseSuccess.swift in Sources */, - 9216518A268283889470C176AD31CEF7 /* Rx+ZilliqaService.swift in Sources */, - 7076D86C630D99AC14FA982F4FA167A9 /* SignedTransaction.swift in Sources */, - 4C7D4800199AAD5ABFE93313CF48194F /* StatusOfTransactionResponse+Receipt.swift in Sources */, - 5576D1053690497BA8E2BDD700B7200F /* StatusOfTransactionResponse.swift in Sources */, - F3D10DFD9A31F60E68CADAEE4955ADA0 /* StringConvertible.swift in Sources */, - 6791192AC52ABD12EA44729DD689491F /* Transaction.swift in Sources */, - 86D689FAC988B024970F1B0662230E57 /* TransactionReceipt.swift in Sources */, - DB95E9AAB38467183A513436B28B72C3 /* TransactionResponse.swift in Sources */, - B5E054DD6D5000515FFCE79FB529AEF5 /* Unbound.swift in Sources */, - 3E2926ECF2E31039E96D2E13928AF78A /* Unit.swift in Sources */, - 32F7ACDF1D737E41CD69596B58C49943 /* Upperbound.swift in Sources */, - 8F5D1A06A318DAB258E563B1AEA78C03 /* Version.swift in Sources */, - 4D31B58A6D1882C0C71FEC49EBDD4635 /* Wallet+Codable.swift in Sources */, - FC0FF131441807E2439EF90CBE56A983 /* Wallet+CustomStringConvertible.swift in Sources */, - FF63FAE43A632FB97E30CCF60EAE793A /* Wallet+Decrypt.swift in Sources */, - 6929BE39B74F5B8C4B8E0AFB5D1BFE1C /* Wallet.swift in Sources */, - 2BEC8017AD8F47A76756EE9082F3563E /* Zesame-dummy.m in Sources */, - 354C052952D70CE0E7E9330A56163849 /* Zil.swift in Sources */, - F6568CCA2C05FC4685A60DF8C8A71577 /* ZilAmount.swift in Sources */, - 821DB220C1D14946BE347CC44BD5A633 /* ZilliqaAPIEndpoint.swift in Sources */, - 4BAC0CBDA263B0F764EBC05BE8E5ECAC /* ZilliqaService+DefaultImplementations.swift in Sources */, - 499C0BDD48C201A175D64AAAED228D53 /* ZilliqaService+PollTransaction.swift in Sources */, - 21F6280BE2904D93AE3891C147175D85 /* ZilliqaService+Signing.swift in Sources */, - A47242CF8795E0E784EA0A2B903D9C5A /* ZilliqaService.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ @@ -7767,7 +7779,7 @@ /* Begin XCBuildConfiguration section */ 056C009C442A698606C063320C8BF25A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 01944871C97FFE600BDAED26804E69D0 /* Fabric.xcconfig */; + baseConfigurationReference = 6A4B53B7E71E414D178D8E92D9C5F996 /* Fabric.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -7807,7 +7819,7 @@ }; 088CCC7E4C87A96F8855A3414C13A6DF /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = DF2BCACDAE6382355F61340B28920AB0 /* FirebaseInstanceID.xcconfig */; + baseConfigurationReference = B6AC8141DF8AC0B9CBAFDAFD1982233E /* FirebaseInstanceID.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -7823,7 +7835,7 @@ }; 09512BE256220C99807CEFCB7EC725F3 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 37E1DFCC8DBF60B6AF58CC6BA4C9350A /* Alamofire.xcconfig */; + baseConfigurationReference = 629CDCA5DD9F39DDD2775A4D9D318F3C /* Alamofire.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -7849,7 +7861,7 @@ }; 0B5D6BCF939332EFE92E682FDC859A97 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8B878385FD02FDE9C3A5959E2517E46D /* RxDataSources.xcconfig */; + baseConfigurationReference = CDC360EB51474DE8C67ED8894850D9B4 /* RxDataSources.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -7875,7 +7887,7 @@ }; 1178ADDD76F32D224C36ECF14924F051 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6AAB95B8FABB8559BB4CF01EAF1A4D11 /* nanopb.xcconfig */; + baseConfigurationReference = C32EE354CBE2D214BF4D4AB1E5AD66B5 /* nanopb.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -7901,7 +7913,7 @@ }; 1259B3F4D9E8FD7B3F2850B4AF13FC29 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F1B200B2562A2B8892DC7F2B5BFC05F1 /* IQKeyboardManagerSwift.xcconfig */; + baseConfigurationReference = 5D6FF6C38DA3A8553D97759E120C1A58 /* IQKeyboardManagerSwift.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -7927,7 +7939,7 @@ }; 16393E98E7D33B078F35DAD0BF562519 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 662FBB89E2224D401B5DE7C093243B23 /* FirebaseAnalytics.xcconfig */; + baseConfigurationReference = 2A021FC53044CFBD5985D3AB34A4F550 /* FirebaseAnalytics.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -7943,7 +7955,7 @@ }; 17CDD80C12231FA7523200640964CBB6 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 03226D4A1B2073A44693C7A12B37D72D /* SwiftGen.xcconfig */; + baseConfigurationReference = ACD5636BC8F09A54B3CC617BBEB7E417 /* SwiftGen.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_OBJC_WEAK = NO; @@ -7961,7 +7973,7 @@ }; 1C202EA4D378CC93727FF7D261FF1A9E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 739354FD8F1F7473D82C4129C09E93D2 /* SkyFloatingLabelTextField.xcconfig */; + baseConfigurationReference = 654A9F5AA10FBEFF29EBF4CBD6184F4D /* SkyFloatingLabelTextField.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -7986,7 +7998,7 @@ }; 200CD2396E713A87F09DF2D0477FFC0C /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1AE091B9D05327B9B77E30EBD43E203E /* Crashlytics.xcconfig */; + baseConfigurationReference = 8C1A1C48DE222AE6D215CBCA770480DD /* Crashlytics.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -8003,7 +8015,7 @@ }; 23D5BEBA41EB0C45D1EE5EB2F36ECBE2 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1AE091B9D05327B9B77E30EBD43E203E /* Crashlytics.xcconfig */; + baseConfigurationReference = 8C1A1C48DE222AE6D215CBCA770480DD /* Crashlytics.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -8019,7 +8031,7 @@ }; 28413E724EE2ECF9C0DA56E601AF452C /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 58EA42B80ADB9E27EAC94948593A83AC /* GoogleAppMeasurement.xcconfig */; + baseConfigurationReference = EA59DC506EFDD83DB15A6501F8770260 /* GoogleAppMeasurement.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -8036,7 +8048,7 @@ }; 2A5819557142A7E403162074FBFD0174 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 40E3C338BB889505DD27D36AC7002924 /* RxBlocking.xcconfig */; + baseConfigurationReference = D0D100D30C48C839F3C3C7A04A411AF7 /* RxBlocking.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8062,7 +8074,7 @@ }; 2D26A22055F73C4D92300C781871FA20 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E6EA862A66FECA4D288BF7801DDF515A /* KeychainSwift.xcconfig */; + baseConfigurationReference = 27B729FA546232A58E2293D2D5447CD7 /* KeychainSwift.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8087,7 +8099,7 @@ }; 3097042D8BF6621F286C39EA6EE1B961 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 76C60F2799CF5E47C08AECB5148964FB /* EFQRCode.xcconfig */; + baseConfigurationReference = A97CE37345C3721853064492250B8A0E /* EFQRCode.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8113,7 +8125,7 @@ }; 31667BB5CFC7B8D4C8E24E1A05DE6F20 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 662FBB89E2224D401B5DE7C093243B23 /* FirebaseAnalytics.xcconfig */; + baseConfigurationReference = 2A021FC53044CFBD5985D3AB34A4F550 /* FirebaseAnalytics.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -8130,7 +8142,7 @@ }; 333818BC41E5A16B39C75D702B32476F /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 58EA42B80ADB9E27EAC94948593A83AC /* GoogleAppMeasurement.xcconfig */; + baseConfigurationReference = EA59DC506EFDD83DB15A6501F8770260 /* GoogleAppMeasurement.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -8146,7 +8158,7 @@ }; 36D7F8A3BFB160DF66A2CB2FF6CB8218 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 59224388DFCEC26CDDEFAF9BDA6B4A3F /* CryptoSwift.xcconfig */; + baseConfigurationReference = 7DB2D160D764EC7ED6628E47FEA028A7 /* CryptoSwift.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8172,7 +8184,7 @@ }; 42D07CF9A6B3A8482A184A46CF4CEFC2 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 59224388DFCEC26CDDEFAF9BDA6B4A3F /* CryptoSwift.xcconfig */; + baseConfigurationReference = 7DB2D160D764EC7ED6628E47FEA028A7 /* CryptoSwift.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8197,7 +8209,7 @@ }; 49FFA0827AE0E152A66461A1475AE7B8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 37E1DFCC8DBF60B6AF58CC6BA4C9350A /* Alamofire.xcconfig */; + baseConfigurationReference = 629CDCA5DD9F39DDD2775A4D9D318F3C /* Alamofire.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -8224,7 +8236,7 @@ }; 4F34E5FECADC48C8C3BC68FA68C922D8 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A624E6B66B4DFFCB2C1242A5EEA2B384 /* RxSwift.xcconfig */; + baseConfigurationReference = 3A2F79A15016C8452344698754E79F58 /* RxSwift.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8249,7 +8261,7 @@ }; 515231C0FB356C6AF96AEFCF8DE03AB7 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 06662F8CC76CEF1318F9BD8EC2A7D50A /* Zesame.xcconfig */; + baseConfigurationReference = 5BC2D7EB027943918108F9D9E673FFB5 /* Zesame.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -8276,7 +8288,7 @@ }; 51D00554643787FB2AC8EFAC90F010B6 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2D00B8E208095622DDCE3385804E9AE0 /* SwiftLint.xcconfig */; + baseConfigurationReference = FA3979CF21B4FFEB163EF24559CCD023 /* SwiftLint.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_OBJC_WEAK = NO; @@ -8293,7 +8305,7 @@ }; 58C4DFAAABA5B1ADD585B075C392989E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CFD24013B40E0933AA0818399EDC57CE /* Firebase.xcconfig */; + baseConfigurationReference = 1DFE93DCE1902E6B1836E503A9BD11DA /* Firebase.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -8309,7 +8321,7 @@ }; 5C85003507F083B70315705448027825 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AD15043F72936EEA6DEFADB43CECF609 /* RxTest.xcconfig */; + baseConfigurationReference = 2B3EF86DB48EC7990FB2CF5CA926ED4B /* RxTest.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8335,7 +8347,7 @@ }; 65A5BC06FF26E7E1460349BD4E34DA24 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7A25F066FC85B84B53D0C96195A73C70 /* BigInt.xcconfig */; + baseConfigurationReference = C14DAB112EA317055676552DE9186EC3 /* BigInt.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8360,7 +8372,7 @@ }; 68B3F1016EF104EC5AA2D3A91B9DF1BD /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B722CACF886971BDA9418D4FC208E764 /* DateToolsSwift.xcconfig */; + baseConfigurationReference = F30C0B8B02E2F4EFE719868157859A5A /* DateToolsSwift.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8385,7 +8397,7 @@ }; 6AF7D7C8256BF4FD953014E833ECF5D6 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C3E1700AF82D10C580C6D44E44A2DCEF /* EllipticCurveKit.xcconfig */; + baseConfigurationReference = A296D6A0A187A2B5BF083F562DD3A328 /* EllipticCurveKit.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -8411,7 +8423,7 @@ }; 6BBD7B0FCED1377E8F6EE34AC75215B1 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8B878385FD02FDE9C3A5959E2517E46D /* RxDataSources.xcconfig */; + baseConfigurationReference = CDC360EB51474DE8C67ED8894850D9B4 /* RxDataSources.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8436,7 +8448,7 @@ }; 6C052317837AC0EBA4A0875E4A2770A1 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7A25F066FC85B84B53D0C96195A73C70 /* BigInt.xcconfig */; + baseConfigurationReference = C14DAB112EA317055676552DE9186EC3 /* BigInt.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8462,7 +8474,7 @@ }; 6F7109A59A00D3A96A79BC3AFDE2BB48 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E6EA862A66FECA4D288BF7801DDF515A /* KeychainSwift.xcconfig */; + baseConfigurationReference = 27B729FA546232A58E2293D2D5447CD7 /* KeychainSwift.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8488,7 +8500,7 @@ }; 74A5832EA4ECE3DA2C9F8655E7E5FDA7 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D0144AD7548E4E49A2F47B303C2C29F3 /* RxCocoa.xcconfig */; + baseConfigurationReference = D31C38919D8C5ABE56DAD4DBDCB536AD /* RxCocoa.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8514,7 +8526,7 @@ }; 75E48FB10F53A0E75BE530DB94494C99 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 71ED12412A94A3833890500E12A2691B /* M13Checkbox.xcconfig */; + baseConfigurationReference = 94FA3051ED38A55D8E97DFB02A8BA3D3 /* M13Checkbox.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8540,7 +8552,7 @@ }; 770E10D3837FDFF863BEF3BE8BA5A9C3 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2F57DB0147A8F1398309A393A5457017 /* Validator.xcconfig */; + baseConfigurationReference = E22535A454B681C2F453D0AFF0CE877A /* Validator.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8565,7 +8577,7 @@ }; 79B48C4072ECCFAAD8C7417B7606976A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E6B8B9C7E4318BDFD9B0917705B08F97 /* GoogleUtilities.xcconfig */; + baseConfigurationReference = 712FC69F0E3086DABD0A361C7216088B /* GoogleUtilities.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8591,7 +8603,7 @@ }; 7B7E9D7FAB7E45B9F4ADF8DC4822703B /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 01944871C97FFE600BDAED26804E69D0 /* Fabric.xcconfig */; + baseConfigurationReference = 6A4B53B7E71E414D178D8E92D9C5F996 /* Fabric.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -8667,7 +8679,7 @@ }; 7D78702C0DD0A28A3732F532F087AE87 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 739354FD8F1F7473D82C4129C09E93D2 /* SkyFloatingLabelTextField.xcconfig */; + baseConfigurationReference = 654A9F5AA10FBEFF29EBF4CBD6184F4D /* SkyFloatingLabelTextField.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8693,7 +8705,7 @@ }; 8068D20009021EE48AB3392F10F383D1 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C3E1700AF82D10C580C6D44E44A2DCEF /* EllipticCurveKit.xcconfig */; + baseConfigurationReference = A296D6A0A187A2B5BF083F562DD3A328 /* EllipticCurveKit.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -8720,7 +8732,7 @@ }; 8330AF56FF942BE9F634D5F7153904CD /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B879230EFF56CBD193B5068D2EE3648A /* swift_qrcodejs.xcconfig */; + baseConfigurationReference = 0E21FA24E847DABD58EEE9EC58036BC7 /* swift_qrcodejs.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8746,7 +8758,7 @@ }; 8558AD8F8E2A4E9C32E604DEEF7CD22C /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2D00B8E208095622DDCE3385804E9AE0 /* SwiftLint.xcconfig */; + baseConfigurationReference = FA3979CF21B4FFEB163EF24559CCD023 /* SwiftLint.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_OBJC_WEAK = NO; @@ -8764,7 +8776,7 @@ }; 877FB9CAC46379F0A529C1854CFE78FF /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 06662F8CC76CEF1318F9BD8EC2A7D50A /* Zesame.xcconfig */; + baseConfigurationReference = 5BC2D7EB027943918108F9D9E673FFB5 /* Zesame.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -8790,7 +8802,7 @@ }; 8A22B0ECB7F24FD4056E4A13CB045875 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BD676004B499E04FCE29E4FEDC56FB9F /* SwiftyBeaver.xcconfig */; + baseConfigurationReference = 3C63ED5A9EE6AE0D0FE077297BEAD3E9 /* SwiftyBeaver.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8815,7 +8827,7 @@ }; 8CC9AC4C83BEAF02598D20E42E5366CA /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 71ED12412A94A3833890500E12A2691B /* M13Checkbox.xcconfig */; + baseConfigurationReference = 94FA3051ED38A55D8E97DFB02A8BA3D3 /* M13Checkbox.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8927,7 +8939,7 @@ }; 98AE655463CB9D8AF7DDD41A1D61FC37 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 352CF22052311F5FFE6A92E4B649C0EC /* TinyConstraints.xcconfig */; + baseConfigurationReference = 4634DED1EEDB0F228201F8461B1BE0AB /* TinyConstraints.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8953,7 +8965,7 @@ }; 9C5322D124A4B47B0D6307FAD2EE238D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 40E3C338BB889505DD27D36AC7002924 /* RxBlocking.xcconfig */; + baseConfigurationReference = D0D100D30C48C839F3C3C7A04A411AF7 /* RxBlocking.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -8978,7 +8990,7 @@ }; 9D31AF365B999422C95ED9755B2E8F0F /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CFD24013B40E0933AA0818399EDC57CE /* Firebase.xcconfig */; + baseConfigurationReference = 1DFE93DCE1902E6B1836E503A9BD11DA /* Firebase.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -8995,7 +9007,7 @@ }; 9D8FB434D41BE3D69C4D2FDBDF1095BF /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A624E6B66B4DFFCB2C1242A5EEA2B384 /* RxSwift.xcconfig */; + baseConfigurationReference = 3A2F79A15016C8452344698754E79F58 /* RxSwift.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9021,7 +9033,7 @@ }; 9FBD113CE1D8ECDFABE5CAE39918C473 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F459513C894CE21A76808FF6E2DF8C79 /* QRCodeReader.swift.xcconfig */; + baseConfigurationReference = FD5F6E8380DA292B636D0003742521A2 /* QRCodeReader.swift.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9046,7 +9058,7 @@ }; A6E730CAC79923CA2BBAEB8EAF0CE578 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AF2EFD149024DC3B0BB3FE35E72FE156 /* Differentiator.xcconfig */; + baseConfigurationReference = CCBD64F084F0B855E579EC2AFADE19A6 /* Differentiator.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9072,7 +9084,7 @@ }; A72362E3FCCB2DD1D4D77D102E780CD4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2F57DB0147A8F1398309A393A5457017 /* Validator.xcconfig */; + baseConfigurationReference = E22535A454B681C2F453D0AFF0CE877A /* Validator.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9098,7 +9110,7 @@ }; A926F45C2D8B1CA75791B4B568821FB5 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E6B8B9C7E4318BDFD9B0917705B08F97 /* GoogleUtilities.xcconfig */; + baseConfigurationReference = 712FC69F0E3086DABD0A361C7216088B /* GoogleUtilities.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9123,7 +9135,7 @@ }; B13B00512462A1857042541D510DD360 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F1B200B2562A2B8892DC7F2B5BFC05F1 /* IQKeyboardManagerSwift.xcconfig */; + baseConfigurationReference = 5D6FF6C38DA3A8553D97759E120C1A58 /* IQKeyboardManagerSwift.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9148,7 +9160,7 @@ }; B3DF09DD7440C68E734E6EE5F33550FB /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CBA1A0AAF3A622CA44E3EE3258E9BE21 /* FirebaseCore.xcconfig */; + baseConfigurationReference = F32CACFF47553BC68D4EAF273F8EEB0A /* FirebaseCore.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9173,7 +9185,7 @@ }; B6DABD53CCF25F605B5B3B3F8085F13D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AD15043F72936EEA6DEFADB43CECF609 /* RxTest.xcconfig */; + baseConfigurationReference = 2B3EF86DB48EC7990FB2CF5CA926ED4B /* RxTest.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9198,7 +9210,7 @@ }; C2857EED3F9F07807E5EFA7EF95396AC /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AF2EFD149024DC3B0BB3FE35E72FE156 /* Differentiator.xcconfig */; + baseConfigurationReference = CCBD64F084F0B855E579EC2AFADE19A6 /* Differentiator.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9223,7 +9235,7 @@ }; C3403A7719066DD0CFCF5E875CDED086 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B9B825EBA06E13099BE812AE44358BE4 /* SwiftProtobuf.xcconfig */; + baseConfigurationReference = E78E69F2724DC6C6377D7CCB732EBF2F /* SwiftProtobuf.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9248,7 +9260,7 @@ }; C5FBE5199A9EEC055BB59CB837C99627 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BD676004B499E04FCE29E4FEDC56FB9F /* SwiftyBeaver.xcconfig */; + baseConfigurationReference = 3C63ED5A9EE6AE0D0FE077297BEAD3E9 /* SwiftyBeaver.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9274,7 +9286,7 @@ }; C797486A968D69236C3919616D6A8840 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B722CACF886971BDA9418D4FC208E764 /* DateToolsSwift.xcconfig */; + baseConfigurationReference = F30C0B8B02E2F4EFE719868157859A5A /* DateToolsSwift.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9300,7 +9312,7 @@ }; CB006B2439AFBD4A2C932B15C4741445 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 76C60F2799CF5E47C08AECB5148964FB /* EFQRCode.xcconfig */; + baseConfigurationReference = A97CE37345C3721853064492250B8A0E /* EFQRCode.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9349,7 +9361,7 @@ }; D87856D65495C1FA30119232583915CE /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C53941058A92A05C4126051CF641E9FB /* RxAtomic.xcconfig */; + baseConfigurationReference = 773FA8C764259F5C14B80C4FA6A6976D /* RxAtomic.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9398,7 +9410,7 @@ }; E5D470605DA585C061F31C6BA492A8C9 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6AAB95B8FABB8559BB4CF01EAF1A4D11 /* nanopb.xcconfig */; + baseConfigurationReference = C32EE354CBE2D214BF4D4AB1E5AD66B5 /* nanopb.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -9425,7 +9437,7 @@ }; E5DC9929CB831CA8EF79011D380688D5 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 352CF22052311F5FFE6A92E4B649C0EC /* TinyConstraints.xcconfig */; + baseConfigurationReference = 4634DED1EEDB0F228201F8461B1BE0AB /* TinyConstraints.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9450,7 +9462,7 @@ }; E798A93F850C043CD3B7C5C124180BD2 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B879230EFF56CBD193B5068D2EE3648A /* swift_qrcodejs.xcconfig */; + baseConfigurationReference = 0E21FA24E847DABD58EEE9EC58036BC7 /* swift_qrcodejs.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9475,7 +9487,7 @@ }; E7E3B4FE081E337A27B98D44FBB2B935 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = DF2BCACDAE6382355F61340B28920AB0 /* FirebaseInstanceID.xcconfig */; + baseConfigurationReference = B6AC8141DF8AC0B9CBAFDAFD1982233E /* FirebaseInstanceID.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -9492,7 +9504,7 @@ }; E9A7ABB14E02DF4F2CC0B41053F4493F /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F459513C894CE21A76808FF6E2DF8C79 /* QRCodeReader.swift.xcconfig */; + baseConfigurationReference = FD5F6E8380DA292B636D0003742521A2 /* QRCodeReader.swift.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9518,7 +9530,7 @@ }; ED75AF95C9CB2AB2930ECCE3F8467A97 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CBA1A0AAF3A622CA44E3EE3258E9BE21 /* FirebaseCore.xcconfig */; + baseConfigurationReference = F32CACFF47553BC68D4EAF273F8EEB0A /* FirebaseCore.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9542,7 +9554,7 @@ }; F028566229F8372CE6163E5182DFACC4 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D0144AD7548E4E49A2F47B303C2C29F3 /* RxCocoa.xcconfig */; + baseConfigurationReference = D31C38919D8C5ABE56DAD4DBDCB536AD /* RxCocoa.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9567,7 +9579,7 @@ }; F0DC16AA7F69FA63400395E16559F074 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 03226D4A1B2073A44693C7A12B37D72D /* SwiftGen.xcconfig */; + baseConfigurationReference = ACD5636BC8F09A54B3CC617BBEB7E417 /* SwiftGen.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_OBJC_WEAK = NO; @@ -9584,7 +9596,7 @@ }; FB5D0D2EA6D6503C68991EFF77C27B7B /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B9B825EBA06E13099BE812AE44358BE4 /* SwiftProtobuf.xcconfig */; + baseConfigurationReference = E78E69F2724DC6C6377D7CCB732EBF2F /* SwiftProtobuf.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -9610,7 +9622,7 @@ }; FE313F33C53AA935021E712FD5F5273D /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C53941058A92A05C4126051CF641E9FB /* RxAtomic.xcconfig */; + baseConfigurationReference = 773FA8C764259F5C14B80C4FA6A6976D /* RxAtomic.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; diff --git a/Pods/Zesame/Source/Extensions/String+AmountValidation.swift b/Pods/Zesame/Source/Extensions/String+AmountValidation.swift new file mode 100644 index 00000000..c094fa37 --- /dev/null +++ b/Pods/Zesame/Source/Extensions/String+AmountValidation.swift @@ -0,0 +1,85 @@ +// +// MIT License +// +// Copyright (c) 2018-2019 Open Zesame (https://github.com/OpenZesame) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in all +// copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +// SOFTWARE. +// + +import Foundation + +extension String { + + func countDecimalPlaces() -> Int { + + let decimalSeparator = Locale.current.decimalSeparatorForSure + + guard containsDecimalSeparator() else { return 0 } + + let components = replacingIncorrectDecimalSeparatorIfNeeded().components(separatedBy: decimalSeparator) + + if components.count < 2 { // strange case, should have been covered by `guard containsDecimalSeparator` + return 0 // integer => 0 decimal places + } else if components.count > 2 { // contains double separator, not a valid number at all + fatalError("invalid string") + } else { + assert(components.count == 2) + let decimalStringPart = components.last! + return decimalStringPart.components(separatedBy: "0").count + } + } + + func doesNotContainMoreThanOneDecimalSeparator() -> Bool { + let decimalSeparator = Locale.current.decimalSeparatorForSure + + guard replacingIncorrectDecimalSeparatorIfNeeded().components(separatedBy: decimalSeparator).count < 3 else { + return false + } + return true + } + + func replacingIncorrectDecimalSeparatorIfNeeded() -> String { + + let decimalSeparator = Locale.current.decimalSeparatorForSure + + return self + .replacingOccurrences(of: ".", with: decimalSeparator) + .replacingOccurrences(of: ",", with: decimalSeparator) + } +} + +func asStringUsingLocalizedDecimalSeparator(nsDecimalNumber: NSDecimalNumber, maxFractionDigits: Int, minFractionDigits: Int? = nil) -> String? { + let formatter = NumberFormatter() + formatter.decimalSeparator = Locale.current.decimalSeparatorForSure + formatter.maximumFractionDigits = maxFractionDigits + formatter.minimumIntegerDigits = 1 + if let minFractionDigits = minFractionDigits { + formatter.minimumFractionDigits = minFractionDigits + } + let formattedString = formatter.string(from: nsDecimalNumber) + return formattedString +} + + +private extension String { + + func containsDecimalSeparator() -> Bool { + return contains(Locale.current.decimalSeparatorForSure) + } +} diff --git a/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/AmountError.swift b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/AmountError.swift index 9feab9c8..49e7e08b 100644 --- a/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/AmountError.swift +++ b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/AmountError.swift @@ -24,8 +24,12 @@ import Foundation -public enum AmountError: Swift.Error { +public enum AmountError: Swift.Error, Equatable { case tooSmall(min: E) case tooLarge(max: E) case nonNumericString + case endsWithDecimalSeparator + case containsNonDecimalStringCharacter(disallowedCharacter: String) + case moreThanOneDecimalSeparator + case tooManyDecimalPlaces } diff --git a/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Bound.swift b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Bound.swift index 4cfd3815..41ecf223 100644 --- a/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Bound.swift +++ b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/Bound/Bound/Bound.swift @@ -36,119 +36,8 @@ public protocol Bound { /// Various convenience inits init(_ doubleValue: Double) throws init(_ intValue: Int) throws - init(_ stringValue: String) throws - init(_ other: E) throws where E: ExpressibleByAmount - init(zil: Zil) throws - init(li: Li) throws - init(qa: Qa) throws - init(zil: String) throws - init(li: String) throws - init(qa: String) throws } -public extension ExpressibleByAmount where Self: Bound { - /// Most important "convenience" init - init(_ value: Magnitude) throws { - try self.init(qa: Self.toQa(magnitude: value)) - } - - init(valid: Magnitude) { - do { - try self.init(valid) - } catch { - fatalError("The value `valid` (`\(valid)`) passed was invalid, error: \(error)") - } - } -} - -public extension ExpressibleByAmount where Self: Bound { - - init(_ doubleValue: Double) throws { - try self.init(qa: Self.toQa(double: doubleValue)) - } - - init(_ intValue: Int) throws { - try self.init(Magnitude(intValue)) - } - - init(_ untrimmed: String) throws { - let whiteSpacesRemoved = untrimmed.replacingOccurrences(of: " ", with: "") - if let value = Magnitude(decimalString: whiteSpacesRemoved) { - try self.init(try Self.validate(value: value)) - } else if let double = Double(whiteSpacesRemoved) { - try self.init(double) - } else { - throw AmountError.nonNumericString - } - } -} - -public extension ExpressibleByAmount where Self: Bound { - init(_ other: E) throws where E: ExpressibleByAmount { - try self.init(qa: other.qa) - } - - init(zil: Zil) throws { - try self.init(zil) - } - - init(li: Li) throws { - try self.init(li) - } - - init(qa: Qa) throws { - try self.init(qa) - } -} - -public extension ExpressibleByAmount where Self: Bound { - init(zil zilString: String) throws { - try self.init(zil: try Zil(zilString)) - } - - init(li liString: String) throws { - try self.init(li: try Li(liString)) - } - - init(qa qaString: String) throws { - try self.init(qa: try Qa(qaString)) - } -} - -// MARK: - ExpressibleByFloatLiteral -public extension ExpressibleByAmount where Self: Bound { - init(floatLiteral double: Double) { - do { - try self.init(double) - } catch { - fatalError("The `Double` value (`\(double)`) passed was invalid, error: \(error)") - } - } -} - -// MARK: - ExpressibleByIntegerLiteral -public extension ExpressibleByAmount where Self: Bound { - init(integerLiteral int: Int) { - do { - try self.init(int) - } catch { - fatalError("The `Int` value (`\(int)`) passed was invalid, error: \(error)") - } - } -} - -// MARK: - ExpressibleByStringLiteral -public extension ExpressibleByAmount where Self: Bound { - init(stringLiteral string: String) { - do { - try self = Self(string) - } catch { - fatalError("The `String` value (`\(string)`) passed was invalid, error: \(error)") - } - } -} - - public extension Bound where Self: AdjustableLowerbound, Self: AdjustableUpperbound { static func restoreDefaultBounds() { restoreDefaultMin() diff --git a/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/Bound/Unbound/Unbound.swift b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/Bound/Unbound/Unbound.swift index 6f531f95..d0bfc565 100644 --- a/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/Bound/Unbound/Unbound.swift +++ b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/Bound/Unbound/Unbound.swift @@ -36,102 +36,10 @@ public protocol Unbound: NoLowerbound & NoUpperbound { /// Various convenience inits init(_ doubleValue: Double) init(_ intValue: Int) - init(_ stringValue: String) throws + init(_ other: E) where E: ExpressibleByAmount init(zil: Zil) init(li: Li) init(qa: Qa) - init(zil: String) throws - init(li: String) throws - init(qa: String) throws -} - -public extension ExpressibleByAmount where Self: Unbound { - /// Most important "convenience" init - init(_ value: Magnitude) { - self.init(qa: Self.toQa(magnitude: value)) - } - - init(valid: Magnitude) { - self.init(valid) - } -} - -public extension ExpressibleByAmount where Self: Unbound { - - init(_ doubleValue: Double) { - self.init(qa: Self.toQa(double: doubleValue)) - } - - init(_ intValue: Int) { - self.init(Magnitude(intValue)) - } - - init(_ untrimmed: String) throws { - let whiteSpacesRemoved = untrimmed.replacingOccurrences(of: " ", with: "") - if let mag = Magnitude(decimalString: whiteSpacesRemoved) { - self = Self.init(mag) - } else if let double = Double(whiteSpacesRemoved) { - self.init(double) - } else { - throw AmountError.nonNumericString - } - } -} - -public extension ExpressibleByAmount where Self: Unbound { - init(_ other: E) where E: ExpressibleByAmount { - self.init(qa: other.qa) - } - - init(zil: Zil) { - self.init(zil) - } - - init(li: Li) { - self.init(li) - } - - init(qa: Qa) { - self.init(qa) - } -} - -public extension ExpressibleByAmount where Self: Unbound { - init(zil zilString: String) throws { - self.init(zil: try Zil.init(zilString)) - } - - init(li liString: String) throws { - self.init(li: try Li(liString)) - } - - init(qa qaString: String) throws { - self.init(qa: try Qa(qaString)) - } -} - -// MARK: - ExpressibleByFloatLiteral -public extension ExpressibleByAmount where Self: Unbound { - init(floatLiteral double: Double) { - self.init(double) - } -} - -// MARK: - ExpressibleByIntegerLiteral -public extension ExpressibleByAmount where Self: Unbound { - init(integerLiteral int: Int) { - self.init(int) - } -} -// MARK: - ExpressibleByStringLiteral -public extension ExpressibleByAmount where Self: Unbound { - init(stringLiteral string: String) { - do { - try self = Self(string) - } catch { - fatalError("The `String` value (`\(string)`) passed was invalid, error: \(error)") - } - } } diff --git a/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Bound.swift b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Bound.swift new file mode 100644 index 00000000..d130ade2 --- /dev/null +++ b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Bound.swift @@ -0,0 +1,158 @@ +// +// MIT License +// +// Copyright (c) 2018-2019 Open Zesame (https://github.com/OpenZesame) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in all +// copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +// SOFTWARE. +// + +import Foundation + +public extension ExpressibleByAmount where Self: Bound { + /// Most important "convenience" init + init(_ value: Magnitude) throws { + try self.init(qa: Self.toQa(magnitude: value)) + } + + init(valid: Magnitude) { + do { + try self.init(valid) + } catch { + fatalError("The value `valid` (`\(valid)`) passed was invalid, error: \(error)") + } + } +} + +public extension ExpressibleByAmount where Self: Bound { + + init(_ doubleValue: Double) throws { + try self.init(qa: Self.toQa(double: doubleValue)) + } + + init(_ intValue: Int) throws { + try self.init(Magnitude(intValue)) + } + + init( + trimming untrimmed: String + ) throws { + + let trimmed = try Self.trimmingAndFixingDecimalSeparator(in: untrimmed) + + if let value = Magnitude(decimalString: trimmed) { + try self.init(try Self.validate(value: value)) + } else if let double = Double.fromString(trimmed) { + try self.init(double) + } else { + throw AmountError.nonNumericString + } + } +} + +public extension Double { + static func fromString(_ string: String) -> Double? { + func doubleFromAnyLocaleOfTheAvailableLocales(numberString: String) -> Double? { + + func doubleFromStringUsingLocale(_ locale: Locale) -> Double? { + let formatter = NumberFormatter() + formatter.locale = locale + return formatter.number(from: numberString)?.doubleValue + } + + for localeIdentifier in Locale.availableIdentifiers { + let locale = Locale(identifier: localeIdentifier) + if let double = doubleFromStringUsingLocale(locale) { + return double + } + } + return nil + } + if let doubleWithoutFormatter = Double(string) { + return doubleWithoutFormatter + } else { + return doubleFromAnyLocaleOfTheAvailableLocales(numberString: string) + } + } +} + +public extension ExpressibleByAmount where Self: Bound { + init(_ other: E) throws where E: ExpressibleByAmount { + try self.init(qa: other.qa) + } + + init(zil: Zil) throws { + try self.init(zil) + } + + init(li: Li) throws { + try self.init(li) + } + + init(qa: Qa) throws { + try self.init(qa) + } +} + +public extension ExpressibleByAmount where Self: Bound { + init(zil zilString: String) throws { + try self.init(zil: try Zil(trimming: zilString)) + } + + init(li liString: String) throws { + try self.init(li: try Li(trimming: liString)) + } + + init(qa qaString: String) throws { + try self.init(qa: try Qa(trimming: qaString)) + } +} + +// MARK: - ExpressibleByFloatLiteral +public extension ExpressibleByAmount where Self: Bound { + init(floatLiteral double: Double) { + do { + try self.init(double) + } catch { + fatalError("The `Double` value (`\(double)`) passed was invalid, error: \(error)") + } + } +} + +// MARK: - ExpressibleByIntegerLiteral +public extension ExpressibleByAmount where Self: Bound { + init(integerLiteral int: Int) { + do { + try self.init(int) + } catch { + fatalError("The `Int` value (`\(int)`) passed was invalid, error: \(error)") + } + } +} + +// MARK: - ExpressibleByStringLiteral +public extension ExpressibleByAmount where Self: Bound { + init(stringLiteral string: String) { + do { + try self = Self(trimming: string) + } catch { + fatalError("The `String` value (`\(string)`) passed was invalid, error: \(error)") + } + } +} + diff --git a/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+CustomDebugStringConvertible.swift b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+CustomDebugStringConvertible.swift index 215196c5..056172e9 100644 --- a/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+CustomDebugStringConvertible.swift +++ b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+CustomDebugStringConvertible.swift @@ -46,7 +46,7 @@ extension Double { public extension ExpressibleByAmount { var debugDescription: String { - return "\(qa) qa (\(zilString) Zils)" + return "\(qa) qa (\(asString(in: .zil, roundingIfNeeded: nil)) Zils)" } var zilString: String { @@ -61,19 +61,17 @@ public extension ExpressibleByAmount { return qa.asDecimalString() } - func asString(`in` targetUnit: Unit, roundingIfNeeded: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> String { + func asString(`in` targetUnit: Unit, roundingIfNeeded: NSDecimalNumber.RoundingMode? = nil, roundingNumberOfDigits: Int = 2, minFractionDigits: Int? = nil) -> String { // handle trivial edge case - if qa == 0 { - return "0" + if targetUnit == .qa { + return "\(qa)" } - if let qaAsDecimal = decimalValue(in: targetUnit, rounding: roundingIfNeeded) { - return qaAsDecimal.asStringWithoutTrailingZeros - } else { - let numberOfCharactersToDrop = abs(Unit.qa.exponent - targetUnit.exponent) - let qaDecimalString = qa.asDecimalString() - let string = String(qaDecimalString.dropLast(numberOfCharactersToDrop)) - return string + let decimal = decimalValue(in: targetUnit, rounding: roundingIfNeeded, roundingNumberOfDigits: roundingNumberOfDigits) + let nsDecimalNumber = NSDecimalNumber(decimal: decimal) + guard let decimalString = asStringUsingLocalizedDecimalSeparator(nsDecimalNumber: nsDecimalNumber, maxFractionDigits: 12, minFractionDigits: minFractionDigits) else { + fatalError("should be able to create string") } + return decimalString } } diff --git a/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Unbound.swift b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Unbound.swift new file mode 100644 index 00000000..b2b292ee --- /dev/null +++ b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+Unbound.swift @@ -0,0 +1,174 @@ +// +// MIT License +// +// Copyright (c) 2018-2019 Open Zesame (https://github.com/OpenZesame) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in all +// copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +// SOFTWARE. +// + +import Foundation + +public extension Locale { + var decimalSeparatorForSure: String { + if let decimalSeparator = decimalSeparator { + return decimalSeparator + } else { + let nsLocale = NSLocale(localeIdentifier: identifier) + return nsLocale.decimalSeparator + } + } +} + +public extension ExpressibleByAmount where Self: Unbound { + /// Most important "convenience" init + init(_ value: Magnitude) { + self.init(qa: Self.toQa(magnitude: value)) + } + + init(valid: Magnitude) { + self.init(valid) + } +} + +public extension ExpressibleByAmount where Self: Unbound { + + init(_ doubleValue: Double) { + self.init(qa: Self.toQa(double: doubleValue)) + } + + init(_ intValue: Int) { + self.init(Magnitude(intValue)) + } + + init( + trimming untrimmed: String + ) throws { + let trimmed = try Self.trimmingAndFixingDecimalSeparator(in: untrimmed) + + if let mag = Magnitude(decimalString: trimmed) { + self = Self.init(mag) + } else if let double = Double.fromString(trimmed) { + self.init(double) + } else { + throw AmountError.nonNumericString + } + } + +} + +public extension ExpressibleByAmount where Self: Unbound { + init(_ other: E) where E: ExpressibleByAmount { + self.init(qa: other.qa) + } + + init(zil: Zil) { + self.init(zil) + } + + init(li: Li) { + self.init(li) + } + + init(qa: Qa) { + self.init(qa) + } +} + +public extension ExpressibleByAmount where Self: Unbound { + init(zil zilString: String) throws { + self.init(zil: try Zil(trimming: zilString)) + } + + init(li liString: String) throws { + self.init(li: try Li(trimming: liString)) + } + + init(qa qaString: String) throws { + self.init(qa: try Qa(trimming: qaString)) + } +} + +public extension ExpressibleByAmount { + static func trimmingAndFixingDecimalSeparator( + in untrimmed: String + ) throws -> String { + + let whiteSpacesRemoved = untrimmed.replacingOccurrences(of: " ", with: "") + + let decimalSeparator = Locale.current.decimalSeparatorForSure + let characterSetDecimalsIncludingDecimalSeparator = CharacterSet.decimalDigits.union(CharacterSet(charactersIn: decimalSeparator)) + + guard CharacterSet(charactersIn: whiteSpacesRemoved).isSubset(of: characterSetDecimalsIncludingDecimalSeparator) else { + for char in whiteSpacesRemoved.charactersAsStrings() { + if CharacterSet(charactersIn: char).isDisjoint(with: characterSetDecimalsIncludingDecimalSeparator) { + throw AmountError.containsNonDecimalStringCharacter(disallowedCharacter: char) + } + } + fatalError("should have throwed error above") + } + + guard whiteSpacesRemoved.doesNotContainMoreThanOneDecimalSeparator() else { + throw AmountError.moreThanOneDecimalSeparator + } + + if whiteSpacesRemoved.hasSuffix(decimalSeparator) { + throw AmountError.endsWithDecimalSeparator + } + + if whiteSpacesRemoved.countDecimalPlaces() > (abs(Unit.qa.exponent) - abs(Self.unit.exponent)) { + throw AmountError.tooManyDecimalPlaces + } + + return whiteSpacesRemoved + } +} + +public extension String { + + func charactersAsStrings() -> [String] { + return map { + String($0) + } + } +} + +// MARK: - ExpressibleByFloatLiteral +public extension ExpressibleByAmount where Self: Unbound { + init(floatLiteral double: Double) { + self.init(double) + } +} + +// MARK: - ExpressibleByIntegerLiteral +public extension ExpressibleByAmount where Self: Unbound { + init(integerLiteral int: Int) { + self.init(int) + } +} + +// MARK: - ExpressibleByStringLiteral +public extension ExpressibleByAmount where Self: Unbound { + init(stringLiteral string: String) { + do { + try self = Self(trimming: string) + } catch { + fatalError("The `String` value (`\(string)`) passed was invalid, error: \(error)") + } + } +} diff --git a/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+UnitConversion.swift b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+UnitConversion.swift index 97b17d52..4a2df29e 100644 --- a/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+UnitConversion.swift +++ b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount+UnitConversion.swift @@ -44,31 +44,32 @@ internal extension Double { } internal extension ExpressibleByAmount { - func decimalValue(in targetUnit: Unit, rounding: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Double? { - guard targetUnit.exponent >= self.unit.exponent else { - return nil - } - + func decimalValue(in targetUnit: Unit, rounding: NSDecimalNumber.RoundingMode?, roundingNumberOfDigits: Int = 2) -> Decimal { guard qa <= BigInt(Double.greatestFiniteMagnitude) else { - return nil - } - - let qaFittingInDouble = Double(qa) - - guard qaFittingInDouble.isInteger else { - return nil + fatalError("Too big amount") } - - let exponentDiff = abs(Qa.unit.exponent - targetUnit.exponent) - let powerFactor = pow(10, Double(exponentDiff)) - - var decimalValueInTargetUnit = qaFittingInDouble / powerFactor - + let qaFittingInDecimal = Decimal(string: "\(qa)", locale: Locale.current)! + + let exponentDiff = Qa.unit.exponent - targetUnit.exponent + + var decimalValueInTargetUnit: Decimal + if exponentDiff > 0 { + let factor = pow(10, Double(exponentDiff)) + decimalValueInTargetUnit = qaFittingInDecimal * Decimal(factor) + } else if exponentDiff < 0 { + let denominator = pow(10, Double(abs(exponentDiff))) + decimalValueInTargetUnit = qaFittingInDecimal / Decimal(denominator) + } else if exponentDiff == 0 { + decimalValueInTargetUnit = qaFittingInDecimal + } else { fatalError("forgot case?") } + // Only round when for UnitX -> UnitX decimal value representation, i.e. ZilAmount(0.51) expressed in Zil rounds to 1.0 - let shouldPerformRounding = targetUnit.exponent == self.unit.exponent - - if shouldPerformRounding { - decimalValueInTargetUnit.round(rounding) + let tryToPerformRounding = targetUnit.exponent == self.unit.exponent + + if tryToPerformRounding, let rounding = rounding { + var rounded = Decimal() + NSDecimalRound(&rounded, &decimalValueInTargetUnit, roundingNumberOfDigits, rounding) + decimalValueInTargetUnit = rounded } return decimalValueInTargetUnit diff --git a/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount.swift b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount.swift index 927f728d..b092fc38 100644 --- a/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount.swift +++ b/Pods/Zesame/Source/Models/Manual/ExpressibleByAmount/ExpressibleByAmount.swift @@ -59,9 +59,14 @@ where Magnitude == BigInt { static func validate(value: Magnitude) throws -> Magnitude // Convenience initializers - init(zil zilString: String) throws - init(li liString: String) throws - init(qa qaString: String) throws + init(trimming: String) throws + init(_ other: E) throws where E: ExpressibleByAmount + init(zil: Zil) throws + init(li: Li) throws + init(qa: Qa) throws + init(zil: String) throws + init(li: String) throws + init(qa: String) throws } public extension ExpressibleByAmount { diff --git a/Pods/Zesame/Source/Models/Manual/Wallet/Address/Bech32/Bech32Address.swift b/Pods/Zesame/Source/Models/Manual/Wallet/Address/Bech32/Bech32Address.swift index 29d02014..f9b953cd 100644 --- a/Pods/Zesame/Source/Models/Manual/Wallet/Address/Bech32/Bech32Address.swift +++ b/Pods/Zesame/Source/Models/Manual/Wallet/Address/Bech32/Bech32Address.swift @@ -190,14 +190,6 @@ public extension Bech32Address { } extension Network { - var bech32Prefix: String { - switch self { - case .testnet: - return "tzil" - case .mainnet: - return "zil" - } - } init(bech32Prefix: String) throws { let bech32Prefix = bech32Prefix.lowercased() @@ -216,4 +208,13 @@ public extension Network { enum Bech32Error: Swift.Error { case unrecognizedBech32Prefix(String) } + + var bech32Prefix: String { + switch self { + case .testnet: + return "tzil" + case .mainnet: + return "zil" + } + } } diff --git a/Source/Application/Generated/SwiftGen/L10n-Constants.swift b/Source/Application/Generated/SwiftGen/L10n-Constants.swift index 9f15a2c3..f2616e99 100644 --- a/Source/Application/Generated/SwiftGen/L10n-Constants.swift +++ b/Source/Application/Generated/SwiftGen/L10n-Constants.swift @@ -384,8 +384,10 @@ internal enum L10n { internal static let send = L10n.tr("Localizable", "Scene.PrepareTransaction.Button.Send") } internal enum Field { - /// Amount - internal static let amount = L10n.tr("Localizable", "Scene.PrepareTransaction.Field.Amount") + /// Amount in %@ + internal static func amount(_ p1: String) -> String { + return L10n.tr("Localizable", "Scene.PrepareTransaction.Field.Amount", p1) + } /// Encryption password internal static let encryptionPassword = L10n.tr("Localizable", "Scene.PrepareTransaction.Field.EncryptionPassword") /// Gas price (min %@) @@ -430,8 +432,10 @@ internal enum L10n { } } internal enum Field { - /// Request amount - internal static let requestAmount = L10n.tr("Localizable", "Scene.Receive.Field.RequestAmount") + /// Request amount in %@ + internal static func requestAmount(_ p1: String) -> String { + return L10n.tr("Localizable", "Scene.Receive.Field.RequestAmount", p1) + } } internal enum Label { /// My public address diff --git a/Source/Application/InputValidators/Validation/AnyValidation/AnyValidation.swift b/Source/Application/InputValidators/Validation/AnyValidation/AnyValidation.swift index 5733d9fb..f6d7b332 100644 --- a/Source/Application/InputValidators/Validation/AnyValidation/AnyValidation.swift +++ b/Source/Application/InputValidators/Validation/AnyValidation/AnyValidation.swift @@ -28,6 +28,20 @@ enum AnyValidation { case valid(withRemark: String?) case empty case errorMessage(String) + + init(_ validation: Validation) where Error: InputError { + switch validation { + case .invalid(let invalid): + switch invalid { + case .empty: + self = .empty + case .error(let error): + self = .errorMessage(error.errorMessage) + } + case .valid(_, let maybeRemark): + self = .valid(withRemark: maybeRemark?.errorMessage) + } + } } // MARK: - Convenience Getters diff --git a/Source/Application/InputValidators/ValidationRules/ValidationRuleHexadecimalCharacters.swift b/Source/Application/InputValidators/ValidationRules/ValidationRuleHexadecimalCharacters.swift index a7d0068b..967aedb2 100644 --- a/Source/Application/InputValidators/ValidationRules/ValidationRuleHexadecimalCharacters.swift +++ b/Source/Application/InputValidators/ValidationRules/ValidationRuleHexadecimalCharacters.swift @@ -32,7 +32,7 @@ public struct ValidationRuleHexadecimalCharacters: ValidationRule { public init(error: Swift.Error) { nestedRule = ValidationRuleCondition(error: error) { guard let inputString = $0 else { return false } - return CharacterSet.hexadecimalDigits.isSuperset(of: CharacterSet(charactersIn: inputString)) + return CharacterSet.hexadecimalDigitsIncluding0x.isSuperset(of: CharacterSet(charactersIn: inputString)) } self.error = error } diff --git a/Source/Application/InputValidators/Validators/AmountFromText.swift b/Source/Application/InputValidators/Validators/AmountFromText.swift new file mode 100644 index 00000000..ecc1eed2 --- /dev/null +++ b/Source/Application/InputValidators/Validators/AmountFromText.swift @@ -0,0 +1,74 @@ +// +// MIT License +// +// Copyright (c) 2018-2019 Open Zesame (https://github.com/OpenZesame) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in all +// copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +// SOFTWARE. +// + +import Foundation +import Zesame + +enum AmountFromText { + case amount(Amount, in: Zesame.Unit) + case string(String) +} + +extension AmountFromText { + var amount: Amount? { + guard case let .amount(amount, _) = self else { return nil } + return amount + } + + var string: String? { + guard case let .string(text) = self else { return nil } + return text + } +} + +extension AmountFromText { + + // swiftlint:disable:next function_body_length + init(string amountString: String, unit: Zesame.Unit) throws { + let correctSeparator = Locale.current.decimalSeparatorForSure + let wrongSeparator = correctSeparator == "." ? "," : "." + + let incorrectDecimalSeparatorRemoved = amountString.replacingOccurrences(of: wrongSeparator, with: correctSeparator) + do { + let amount: Amount + switch unit { + case .zil: + amount = try Amount(zil: try Zil(trimming: incorrectDecimalSeparatorRemoved)) + case .li: + amount = try Amount(li: try Li(trimming: incorrectDecimalSeparatorRemoved)) + case .qa: + amount = try Amount(qa: try Qa(trimming: incorrectDecimalSeparatorRemoved)) + } + self = .amount(amount, in: unit) + } catch { + if let zilAmountError = error as? Zesame.AmountError, zilAmountError == .endsWithDecimalSeparator { + self = .string(incorrectDecimalSeparatorRemoved) + } else if let zilError = error as? Zesame.AmountError, zilError == .endsWithDecimalSeparator { + self = .string(incorrectDecimalSeparatorRemoved) + } else { + throw error + } + } + } +} diff --git a/Source/Application/InputValidators/Validators/AmountValidator.swift b/Source/Application/InputValidators/Validators/AmountValidator.swift index 7eefc46c..cf607f0e 100644 --- a/Source/Application/InputValidators/Validators/AmountValidator.swift +++ b/Source/Application/InputValidators/Validators/AmountValidator.swift @@ -24,15 +24,18 @@ import Zesame -struct AmountValidator: InputValidator { +struct AmountValidator: InputValidator { - typealias Error = AmountError + typealias Error = AmountError - func validate(input zil: String) -> Validation { + func validate( + input: (amountString: String, unit: Zesame.Unit) + ) -> Validation, Error> { + let (amountString, unit) = input do { - return .valid(try ZilAmount(zil: zil)) + return .valid(try AmountFromText(string: amountString, unit: unit)) } catch { - return self.error(Error(error: error)!) + return self.error(Error(error: error)) } } } @@ -43,8 +46,9 @@ enum AmountError: Swift.Error, InputError { case tooLarge(max: String, unit: Unit) case tooSmall(min: String, unit: Unit) case nonNumericString + case other(Swift.Error) - init?(error: Swift.Error) { + init(error: Swift.Error) { if let zilError = error as? Zesame.AmountError { self.init(zesameError: zilError) } else if let liError = error as? Zesame.AmountError
  • { @@ -56,13 +60,13 @@ enum AmountError: Swift.Error, InputError { } else if let zilAmountError = error as? Zesame.AmountError { self.init(zesameError: zilAmountError) } else { - return nil + self = .other(error) } } init(zesameError: Zesame.AmountError) where T: ExpressibleByAmount & Upperbound & Lowerbound { switch zesameError { - case .nonNumericString: self = .nonNumericString + case .nonNumericString, .endsWithDecimalSeparator, .moreThanOneDecimalSeparator, .tooManyDecimalPlaces, .containsNonDecimalStringCharacter: self = .nonNumericString case .tooLarge(let max): let convertedMax = max.asString(in: ConvertTo.unit) self = .tooLarge(max: convertedMax, unit: ConvertTo.unit) @@ -74,7 +78,7 @@ enum AmountError: Swift.Error, InputError { init(zesameError: Zesame.AmountError) where T: ExpressibleByAmount & Unbound { switch zesameError { - case .nonNumericString: self = .nonNumericString + case .nonNumericString, .endsWithDecimalSeparator, .moreThanOneDecimalSeparator, .tooManyDecimalPlaces, .containsNonDecimalStringCharacter: self = .nonNumericString case .tooLarge, .tooSmall: incorrectImplementation("Unbound amounts should not throw `tooLarge` or `tooSmall` errors") } } @@ -84,6 +88,8 @@ enum AmountError: Swift.Error, InputError { case .tooLarge(let max, let unit): return €.tooLarge("\(max.thousands) \(unit.name)") case .tooSmall(let min, let unit): return €.tooSmall("\(min.thousands) \(unit.name)") case .nonNumericString: return €.nonNumericString + case .other(let anyError): + return €.nonNumericString // TODO which error message to display? } } } diff --git a/Source/Application/InputValidators/Validators/GasPriceValidator.swift b/Source/Application/InputValidators/Validators/GasPriceValidator.swift index a4834783..7f1d4c98 100644 --- a/Source/Application/InputValidators/Validators/GasPriceValidator.swift +++ b/Source/Application/InputValidators/Validators/GasPriceValidator.swift @@ -35,7 +35,7 @@ struct GasPriceValidator: InputValidator { do { gasPrice = try GasPrice.init(li: li) } catch { - return self.error(Error(error: error)!) + return self.error(Error(error: error)) } return .valid(gasPrice) } diff --git a/Source/Application/InputValidators/Validators/SufficientFundsValidator.swift b/Source/Application/InputValidators/Validators/SufficientFundsValidator.swift index 3d2d754f..76172f85 100644 --- a/Source/Application/InputValidators/Validators/SufficientFundsValidator.swift +++ b/Source/Application/InputValidators/Validators/SufficientFundsValidator.swift @@ -46,9 +46,10 @@ struct SufficientFundsValidator: InputValidator { return self.error(Error.insufficientFunds) } } catch let error as AmountError { - return .invalid(.error(.amountError(error))) - } catch { - incorrectImplementation("AmountError should cover all errors") + return self.error(Error.amountError(error)) + } catch let otherError { + let zilAmountError: AmountError = .init(error: otherError) + return self.error(Error.amountError(zilAmountError)) } return .valid(amount) diff --git a/Source/Application/Localization/en.lproj/Localizable.strings b/Source/Application/Localization/en.lproj/Localizable.strings index e34ae278..f8e0ec33 100644 --- a/Source/Application/Localization/en.lproj/Localizable.strings +++ b/Source/Application/Localization/en.lproj/Localizable.strings @@ -165,7 +165,7 @@ // MARK: PrepareTransaction "Scene.PrepareTransaction.Title" = "Send"; "Scene.PrepareTransaction.Field.Recipient" = "To address"; -"Scene.PrepareTransaction.Field.Amount" = "Amount"; +"Scene.PrepareTransaction.Field.Amount" = "Amount in %@"; "Scene.PrepareTransaction.Button.MaxAmount" = "Max"; "Scene.PrepareTransaction.Label.GasInSmallUnits" = "Gas price is measured in %@"; "Scene.PrepareTransaction.Field.GasPrice" = "Gas price (min %@)"; @@ -208,7 +208,7 @@ "Scene.Receive.Button.CopyMyAddress" = "Copy"; "Scene.Receive.Button.RequestPayment" = "Request payment"; "Scene.Receive.Event.Toast.DidCopyAddress" = "Copied address"; -"Scene.Receive.Field.RequestAmount" = "Request amount"; +"Scene.Receive.Field.RequestAmount" = "Request amount in %@"; // MARK: - Settings "Scene.Settings.Title" = "Settings"; diff --git a/Source/Application/OutputFormatting/AmountFormatter.swift b/Source/Application/OutputFormatting/AmountFormatter.swift index f0fba9e7..671be2f6 100644 --- a/Source/Application/OutputFormatting/AmountFormatter.swift +++ b/Source/Application/OutputFormatting/AmountFormatter.swift @@ -25,36 +25,66 @@ import Foundation import Zesame +extension Zesame.Unit { + var displayName: String { + let unitName: String + switch self { + case .li, .qa: unitName = self.name + case .zil: unitName = L10n.Generic.zils + } + return unitName + } +} + struct AmountFormatter { - func format(amount: Amount, in unit: Zesame.Unit, showUnit: Bool = false) -> String where Amount: ExpressibleByAmount { - let amountString = amount.formatted(unit: unit) + func format(amount: Amount, in unit: Zesame.Unit, formatThousands: Bool, minFractionDigits: Int? = nil, showUnit: Bool = false) -> String where Amount: ExpressibleByAmount { + let amountString = amount.formatted(unit: unit, formatThousands: formatThousands, minFractionDigits: minFractionDigits) guard showUnit else { return amountString } - let unitName: String - switch unit { - case .li, .qa: unitName = unit.name - case .zil: unitName = L10n.Generic.zils - } - - return "\(amountString) \(unitName)" + return "\(amountString) \(unit.displayName)" } + + /// Because we display default tx fee of 1000 li, which is 0.001 zil, so good to show one more digit than that => 5 + static let maxNumberOfDecimalDigits = 5 } extension ExpressibleByAmount { - func formatted(unit targetUnit: Zesame.Unit) -> String { - let separator = Locale.current.decimalSeparator ?? "." - let string = asString(in: targetUnit) - guard !string.contains(separator) else { + func formatted(unit targetUnit: Zesame.Unit, formatThousands: Bool = false, minFractionDigits: Int? = nil) -> String { + let string = asString(in: targetUnit, roundingIfNeeded: .down, roundingNumberOfDigits: AmountFormatter.maxNumberOfDecimalDigits, minFractionDigits: minFractionDigits) + guard formatThousands else { return string } - return string.thousands + let decimalSeparator = Locale.current.decimalSeparatorForSure + let components = string.components(separatedBy: decimalSeparator) + if components.count == 2 { + let integerPart = components[0] + let decimalPart = components[1] + return "\(integerPart.thousands)\(decimalSeparator)\(decimalPart)" + } else if components.count == 1 { + return string.thousands + } else { + incorrectImplementation("Got components.count: \(components.count)") + } } } extension String { var thousands: String { - return inserting(string: " ", every: 3) + let thousandsInserted = inserting(string: " ", every: 3) + if thousandsInserted.hasSuffix(" ") { + let trailingSpaceRemoved = String(thousandsInserted.dropLast()) + return trailingSpaceRemoved + } else { + return thousandsInserted + } + } + + func containsOnlyDecimalNumbers() -> Bool { + guard CharacterSet(charactersIn: self).isSubset(of: CharacterSet.decimalDigits) else { + return false + } + return true } } diff --git a/Source/Extensions/Foundation/CharacterSet_Hexadecimal.swift b/Source/Extensions/Foundation/CharacterSet_Hexadecimal.swift index 91151c2b..26ddb5bf 100644 --- a/Source/Extensions/Foundation/CharacterSet_Hexadecimal.swift +++ b/Source/Extensions/Foundation/CharacterSet_Hexadecimal.swift @@ -26,21 +26,31 @@ import Foundation import Zesame extension CharacterSet { - static var hexadecimalDigits: CharacterSet { + static var hexadecimalDigitsIncluding0x: CharacterSet { let afToAF = CharacterSet(charactersIn: "abcdefABCDEF") - return CharacterSet.decimalDigits.union(afToAF) + return CharacterSet.decimalDigits + .union(afToAF) + .union(CharacterSet(charactersIn: "0x")) } - static var bech32: CharacterSet { + static var bech32IncludingPrefix: CharacterSet { let lowercase = Zesame.Bech32.alphabetString.lowercased() let uppercase = Zesame.Bech32.alphabetString.uppercased() - return CharacterSet(charactersIn: lowercase).union(CharacterSet(charactersIn: uppercase)) + return CharacterSet(charactersIn: lowercase) + .union(CharacterSet(charactersIn: uppercase)) + .union(CharacterSet(charactersIn: network.bech32Prefix)) } - static var bech32OrHex: CharacterSet { - return CharacterSet.bech32.union(hexadecimalDigits) + static var bech32OrHexIncludingPrefix: CharacterSet { + return CharacterSet.bech32IncludingPrefix.union(hexadecimalDigitsIncluding0x) } + static var decimalWithSeparator: CharacterSet { + return CharacterSet.decimalDigits + .union(CharacterSet(charactersIn: Locale.current.decimalSeparatorForSure)) + .union(CharacterSet(charactersIn: ".")) + .union(CharacterSet(charactersIn: ",")) + } } diff --git a/Source/Extensions/RxSwift/Driver+Empty.swift b/Source/Extensions/RxSwift/Driver+Empty.swift index 52988850..c89f8d6d 100644 --- a/Source/Extensions/RxSwift/Driver+Empty.swift +++ b/Source/Extensions/RxSwift/Driver+Empty.swift @@ -55,6 +55,10 @@ public extension SharedSequenceConvertibleType where SharingStrategy == DriverSh func mapToVoid() -> Driver { return map { _ in } } + + func ifEmpty(switchTo replacement: Driver) -> Driver { + return self.asObservable().ifEmpty(switchTo: replacement.asObservable()).asDriverOnErrorReturnEmpty() + } } extension SharedSequenceConvertibleType where SharingStrategy == DriverSharingStrategy, E: ValidationConvertible { diff --git a/Source/Extensions/RxSwift/Driver+Operator.swift b/Source/Extensions/RxSwift/Driver+Operator.swift index a495cff7..24f4f3b1 100644 --- a/Source/Extensions/RxSwift/Driver+Operator.swift +++ b/Source/Extensions/RxSwift/Driver+Operator.swift @@ -47,6 +47,10 @@ func --> (driver: Driver, controlProperty: ControlProperty) -> return driver.drive(controlProperty.orEmpty) } +func --> (driver: Driver, controlProperty: ControlProperty) -> Disposable { + return driver.drive(controlProperty) +} + func --> (driver: Driver, controlProperty: ControlProperty) -> Disposable { return driver.drive(controlProperty) } diff --git a/Source/Extensions/RxSwift/FilterNil.swift b/Source/Extensions/RxSwift/FilterNil.swift index cb068419..c67d6df3 100644 --- a/Source/Extensions/RxSwift/FilterNil.swift +++ b/Source/Extensions/RxSwift/FilterNil.swift @@ -71,4 +71,14 @@ extension SharedSequence where S == DriverSharingStrategy, Element: OptionalType } } } + + func ifNil(switchTo replacement: Driver) -> Driver { + return flatMap { (element) -> Driver in + if let value = element.value { + return .just(value) + } else { + return replacement + } + } + } } diff --git a/Source/Extensions/UIKit/Views+Styleable/Styling/FloatingLabelTextField+Styling.swift b/Source/Extensions/UIKit/Views+Styleable/Styling/FloatingLabelTextField+Styling.swift index 32b3a2aa..98d68071 100644 --- a/Source/Extensions/UIKit/Views+Styleable/Styling/FloatingLabelTextField+Styling.swift +++ b/Source/Extensions/UIKit/Views+Styleable/Styling/FloatingLabelTextField+Styling.swift @@ -118,4 +118,11 @@ extension FloatingLabelTextField.Style { keyboardType: .numberPad ) } + + static var decimal: FloatingLabelTextField.Style { + return FloatingLabelTextField.Style( + typeOfInput: .decimalWithSeparator, + keyboardType: .decimalPad + ) + } } diff --git a/Source/Scenes/1_Main/1_Main/0_Main/MainViewModel.swift b/Source/Scenes/1_Main/1_Main/0_Main/MainViewModel.swift index c8429b6a..373c53bc 100644 --- a/Source/Scenes/1_Main/1_Main/0_Main/MainViewModel.swift +++ b/Source/Scenes/1_Main/1_Main/0_Main/MainViewModel.swift @@ -106,7 +106,7 @@ final class MainViewModel: BaseViewModel< return Output( isFetchingBalance: activityIndicator.asDriver(), - balance: latestBalanceOrZero.map { formatter.format(amount: $0, in: .zil) }, + balance: latestBalanceOrZero.map { formatter.format(amount: $0, in: .zil, formatThousands: true) }, refreshControlLastUpdatedTitle: refreshControlLastUpdatedTitle ) } diff --git a/Source/Scenes/1_Main/1_Main/A_Send/1_PrepareTransaction/0_PrepareTransaction/PrepareTransactionView.swift b/Source/Scenes/1_Main/1_Main/A_Send/1_PrepareTransaction/0_PrepareTransaction/PrepareTransactionView.swift index a3b81ecb..bae0fed4 100644 --- a/Source/Scenes/1_Main/1_Main/A_Send/1_PrepareTransaction/0_PrepareTransaction/PrepareTransactionView.swift +++ b/Source/Scenes/1_Main/1_Main/A_Send/1_PrepareTransaction/0_PrepareTransaction/PrepareTransactionView.swift @@ -70,6 +70,7 @@ extension PrepareTransactionView: ViewModelled { return [ viewModel.refreshControlLastUpdatedTitle --> rx.pullToRefreshTitle, viewModel.isFetchingBalance --> rx.isRefreshing, + viewModel.amountPlaceholder --> amountToSendField.rx.placeholder, viewModel.amount --> amountToSendField.rx.text, viewModel.recipient --> recipientAddressField.rx.text, viewModel.isSendButtonEnabled --> sendButton.rx.isEnabled, @@ -125,9 +126,7 @@ private extension PrepareTransactionView { recipientAddressField.rightView = scanQRButton recipientAddressField.rightViewMode = .always - amountToSendField.withStyle(.number) { - $0.placeholder(€.Field.amount) - } + amountToSendField.withStyle(.decimal) gasMeasuredInSmallUnitsLabel.withStyle(.body) { $0.text(€.Label.gasInSmallUnits("\(Unit.li.name) (\(Unit.li.powerOf))")) diff --git a/Source/Scenes/1_Main/1_Main/A_Send/1_PrepareTransaction/0_PrepareTransaction/PrepareTransactionViewModel.swift b/Source/Scenes/1_Main/1_Main/A_Send/1_PrepareTransaction/0_PrepareTransaction/PrepareTransactionViewModel.swift index 120c9650..2e10442b 100644 --- a/Source/Scenes/1_Main/1_Main/A_Send/1_PrepareTransaction/0_PrepareTransaction/PrepareTransactionViewModel.swift +++ b/Source/Scenes/1_Main/1_Main/A_Send/1_PrepareTransaction/0_PrepareTransaction/PrepareTransactionViewModel.swift @@ -81,7 +81,7 @@ final class PrepareTransactionViewModel: BaseViewModel< let nonce = latestBalanceAndNonce.map { $0.nonce }.startWith(0) let _startingBalance: ZilAmount = transactionUseCase.cachedBalance ?? 0 - let balance: Driver = latestBalanceAndNonce.map { $0.balance }.startWith(_startingBalance) + let balance: Driver = latestBalanceAndNonce.map { $0.balance }.startWith(_startingBalance) // MARK: - VALIDATION -> VALUE let validator = InputValidator() @@ -118,14 +118,16 @@ final class PrepareTransactionViewModel: BaseViewModel< gasPriceValidationErrorTrigger.withLatestFrom(gasPriceValidationValue).onlyErrors(), gasPriceValidationValue.nonErrors() ) + + let zilAmountFromScannedOrDeeplinkedTransaction: Driver.ValidationResult> = scannedOrDeeplinkedTransaction.map { $0.amount }.filterNil().map { .valid(.amount($0, in: .zil)) } - // MARK: Amount + MaxAmountTrigger Input -> Value + Validation - let amountWithoutSufficientFundsCheckValidationValue = Driver.merge( - input.fromView.amountToSend.map { validator.validateAmount($0) }, - scannedOrDeeplinkedTransaction.map { $0.amount }.filterNil().map { .valid($0) } - ) + // MARK: Amount + MaxAmountTrigger Input -> Value + Validation + let amountWithoutSufficientFundsCheckValidationValue: Driver.ValidationResult> = Driver.merge( + input.fromView.amountToSend.map { validator.validateAmount($0) }, + zilAmountFromScannedOrDeeplinkedTransaction + ) - let amountWithoutSufficientFundsCheck: Driver = amountWithoutSufficientFundsCheckValidationValue.map { $0.value } + let amountWithoutSufficientFundsCheck: Driver = amountWithoutSufficientFundsCheckValidationValue.map { $0.value?.amount } let amountValidationValue: Driver = Driver.combineLatest( @@ -160,13 +162,15 @@ final class PrepareTransactionViewModel: BaseViewModel< let amountValidationErrorTrigger: Driver = Driver.merge( input.fromView.didEndEditingAmount, - scannedOrDeeplinkedTransaction.mapToVoid() + scannedOrDeeplinkedTransaction.mapToVoid(), + gasPriceValidationValue.mapToVoid() ) let amountValidation = Driver.merge( - amountValidationErrorTrigger.withLatestFrom(gasPriceValidationValue).onlyErrors(), - amountValidationValue.nonErrors() - ) + amountValidationErrorTrigger.withLatestFrom(amountValidationValue) + .map { AnyValidation($0) }, + amountValidationValue.nonErrors() + ) let payment: Driver = Driver.combineLatest(recipient, amountBoundByBalance, gasPrice, nonce) { guard let to = try? $0?.toChecksummedLegacyAddress(), let amount = $1, let price = $2, case let nonce = $3 else { @@ -192,19 +196,28 @@ final class PrepareTransactionViewModel: BaseViewModel< // MARK: FORMATTING let formatter = AmountFormatter() - let balanceFormatted = balance.map { formatter.format(amount: $0, in: .zil, showUnit: true) } + let balanceFormatted = balance.map { formatter.format(amount: $0, in: .zil, formatThousands: true, showUnit: true) } // It is deliberate that we do NOT auto checksum the address here. We would like to be able to inform the user that // she might have pasted an unchecksummed address. let recipientFormatted = recipient.filterNil().map { $0.asString } - let amountFormatted = amountBoundByBalance.filterNil().map { formatter.format(amount: $0, in: .zil) } + let amountFormatted: Driver = amountBoundByBalance.filterNil() + .map { formatter.format(amount: $0, in: .zil, formatThousands: false) } + .ifEmpty(switchTo: amountWithoutSufficientFundsCheckValidationValue.map { + guard let value = $0.value else { return nil } + switch value { + case .string(let string): return string + case .amount(let amount, _): + return formatter.format(amount: amount, in: .zil, formatThousands: false) + } + }) let isSendButtonEnabled = payment.map { $0 != nil } - let gasPricePlaceholder = Driver.just(GasPrice.min).map { €.Field.gasPrice(formatter.format(amount: $0, in: .li, showUnit: true)) } + let gasPricePlaceholder = Driver.just(GasPrice.min).map { €.Field.gasPrice(formatter.format(amount: $0, in: .li, formatThousands: true, showUnit: true)) } - let gasPriceFormatted = gasPrice.filterNil().map { formatter.format(amount: $0, in: .li) } + let gasPriceFormatted = gasPrice.filterNil().map { formatter.format(amount: $0, in: .li, formatThousands: true) } let balanceWasUpdatedAt = fetchTrigger.map { [unowned self] in self.transactionUseCase.balanceUpdatedAt @@ -213,6 +226,13 @@ final class PrepareTransactionViewModel: BaseViewModel< let refreshControlLastUpdatedTitle: Driver = balanceWasUpdatedAt.map { BalanceLastUpdatedFormatter().string(from: $0) } + + let setAmountInViewTrigger = Driver.merge( + input.fromView.maxAmountTrigger, + scannedOrDeeplinkedTransaction.mapToVoid() + ) + + let setAmountInViewOnlyByExternalTrigger = setAmountInViewTrigger.withLatestFrom(amountFormatted) return Output( refreshControlLastUpdatedTitle: refreshControlLastUpdatedTitle, @@ -223,7 +243,8 @@ final class PrepareTransactionViewModel: BaseViewModel< recipient: recipientFormatted, recipientAddressValidation: recipientValidation, - amount: amountFormatted.map { $0 == "0" ? "" : $0 }, + amountPlaceholder: Driver.just(€.Field.amount(Unit.zil.displayName)), + amount: setAmountInViewOnlyByExternalTrigger, amountValidation: amountValidation, gasPriceMeasuredInLi: gasPriceFormatted, @@ -237,7 +258,7 @@ final class PrepareTransactionViewModel: BaseViewModel< return Observable.just(gasPrice) .map { try Payment.estimatedTotalTransactionFee(gasPrice: $0) } .asDriverOnErrorReturnEmpty() - .map { formatter.format(amount: $0, in: .zil, showUnit: true) } + .map { formatter.format(amount: $0, in: .zil, formatThousands: true, showUnit: true) } .map { €.Label.costOfTransactionInZil($0) } } ) @@ -271,7 +292,8 @@ extension PrepareTransactionViewModel { let recipient: Driver let recipientAddressValidation: Driver - let amount: Driver + let amountPlaceholder: Driver + let amount: Driver let amountValidation: Driver let gasPriceMeasuredInLi: Driver @@ -286,7 +308,7 @@ extension PrepareTransactionViewModel { extension PrepareTransactionViewModel { struct InputValidator { private let addressValidator = AddressValidator() - private let amountValidator = AmountValidator() + private let zilAmountValidator = AmountValidator() private let gasPriceValidator = GasPriceValidator() private let sufficientFundsValidator = SufficientFundsValidator() @@ -298,8 +320,8 @@ extension PrepareTransactionViewModel { return sufficientFundsValidator.validate(input: (amount, gasPrice, balance)) } - func validateAmount(_ amount: String) -> AmountValidator.ValidationResult { - return amountValidator.validate(input: amount) + func validateAmount(_ amount: String) -> AmountValidator.ValidationResult { + return zilAmountValidator.validate(input: (amount, Zesame.Unit.zil)) } func validateGasPrice(_ gasPrice: String?) -> GasPriceValidator.ValidationResult { diff --git a/Source/Scenes/1_Main/1_Main/B_Receive/Receive/ReceiveView.swift b/Source/Scenes/1_Main/1_Main/B_Receive/Receive/ReceiveView.swift index 350e6dcc..0419f373 100644 --- a/Source/Scenes/1_Main/1_Main/B_Receive/Receive/ReceiveView.swift +++ b/Source/Scenes/1_Main/1_Main/B_Receive/Receive/ReceiveView.swift @@ -60,6 +60,8 @@ extension ReceiveView: ViewModelled { func populate(with viewModel: ViewModel.Output) -> [Disposable] { return [ viewModel.receivingAddress --> addressValueTextView.rx.text, + viewModel.amountPlaceholder --> requestingAmountField.rx.placeholder, +// viewModel.amount --> requestingAmountField.rx.text, viewModel.amountValidation --> requestingAmountField.rx.validation, viewModel.qrImage --> qrImageView.rx.image ] @@ -104,9 +106,7 @@ private extension ReceiveView { $0.layoutMargins(.zero) } - requestingAmountField.withStyle(.number) { - $0.placeholder(€.Field.requestAmount) - } + requestingAmountField.withStyle(.decimal) requestPaymentButton.withStyle(.primary) { $0.title(€.Button.requestPayment) diff --git a/Source/Scenes/1_Main/1_Main/B_Receive/Receive/ReceiveViewModel.swift b/Source/Scenes/1_Main/1_Main/B_Receive/Receive/ReceiveViewModel.swift index a545764a..679087ef 100644 --- a/Source/Scenes/1_Main/1_Main/B_Receive/Receive/ReceiveViewModel.swift +++ b/Source/Scenes/1_Main/1_Main/B_Receive/Receive/ReceiveViewModel.swift @@ -61,7 +61,7 @@ final class ReceiveViewModel: BaseViewModel< let validator = InputValidator() - let amountValidationValue = input.fromView.amountToReceive.map { validator.validateAmount($0) }.startWith(.valid(0)) + let amountValidationValue: Driver.ValidationResult> = input.fromView.amountToReceive.map { validator.validateAmount($0) }.startWith(.valid(.amount(0, in: .zil))) let amount = amountValidationValue.map { $0.value } @@ -74,7 +74,7 @@ final class ReceiveViewModel: BaseViewModel< let transactionToReceive = Driver.combineLatest( wallet.map { Address.bech32($0.bech32Address) }, - amount.filterNil() + amount.map { $0?.amount }.filterNil() ) { TransactionIntent(to: $0, amount: $1) } let qrImage = transactionToReceive.map { [unowned qrCoder] in @@ -98,9 +98,10 @@ final class ReceiveViewModel: BaseViewModel< .do(onNext: { userDid(.requestTransaction($0)) }) .drive() ] - + return Output( receivingAddress: receivingAddress, + amountPlaceholder: Driver.just(€.Field.requestAmount(Unit.zil.name)), amountValidation: amountValidation, qrImage: qrImage ) @@ -119,15 +120,16 @@ extension ReceiveViewModel { struct Output { let receivingAddress: Driver + let amountPlaceholder: Driver let amountValidation: Driver let qrImage: Driver } struct InputValidator { - private let amountValidator = AmountValidator() + private let zilAmountValidator = AmountValidator() - func validateAmount(_ amount: String) -> AmountValidator.ValidationResult { - return amountValidator.validate(input: amount) + func validateAmount(_ amount: String) -> AmountValidator.ValidationResult { + return zilAmountValidator.validate(input: (amount, Zesame.Unit.zil)) } } } diff --git a/Source/Views/Delegates/TextFieldDelegate.swift b/Source/Views/Delegates/TextFieldDelegate.swift index 5695209f..6e9ffc78 100644 --- a/Source/Views/Delegates/TextFieldDelegate.swift +++ b/Source/Views/Delegates/TextFieldDelegate.swift @@ -45,14 +45,18 @@ extension TextFieldDelegate { extension TextFieldDelegate: UITextFieldDelegate { func textField(_ textField: UITextField, shouldChangeCharactersIn range: NSRange, replacementString string: String) -> Bool { + defer { + let correctSeparator = Locale.current.decimalSeparatorForSure + let wrongSeparator = correctSeparator == "." ? "," : "." + textField.text = textField.text?.replacingOccurrences(of: wrongSeparator, with: correctSeparator) + } + // Always allow erasing of digit if string.isBackspace { return true } - - if let limitingCharacterSet = limitingCharacterSet { - if !limitingCharacterSet.isSuperset(of: CharacterSet(charactersIn: string)) { - // Dont allow pasting of non allowed chacracters - return false - } + + if let limitingCharacterSet = limitingCharacterSet, limitingCharacterSet.isSubset(of: CharacterSet(charactersIn: string)) { + // Dont allow pasting of non allowed chacracters + return false } guard let maxLength = maxLength else { diff --git a/Source/Views/Subclasses/FloatingLabelTextField/FloatingLabelTextField+TypeOfInput.swift b/Source/Views/Subclasses/FloatingLabelTextField/FloatingLabelTextField+TypeOfInput.swift index 1f4be68a..b1b8a0ff 100644 --- a/Source/Views/Subclasses/FloatingLabelTextField/FloatingLabelTextField+TypeOfInput.swift +++ b/Source/Views/Subclasses/FloatingLabelTextField/FloatingLabelTextField+TypeOfInput.swift @@ -27,7 +27,7 @@ import Zesame extension FloatingLabelTextField { enum TypeOfInput { - case number, hexadecimal, text, password, bech32, bech32OrHex + case number, hexadecimal, text, password, bech32, bech32OrHex, decimalWithSeparator } } @@ -36,11 +36,12 @@ extension FloatingLabelTextField.TypeOfInput { var limitingCharacterSet: CharacterSet? { switch self { case .number: return .decimalDigits - case .hexadecimal: return .hexadecimalDigits - case .bech32: return .bech32 + case .decimalWithSeparator: return .decimalWithSeparator + case .hexadecimal: return .hexadecimalDigitsIncluding0x + case .bech32: return .bech32IncludingPrefix case .password: return nil case .text: return .alphanumerics - case .bech32OrHex: return .bech32OrHex + case .bech32OrHex: return .bech32OrHexIncludingPrefix } } } diff --git a/Tests/Tests/CharacterSetTests.swift b/Tests/Tests/CharacterSetTests.swift new file mode 100644 index 00000000..831b7862 --- /dev/null +++ b/Tests/Tests/CharacterSetTests.swift @@ -0,0 +1,130 @@ +// +// MIT License +// +// Copyright (c) 2018-2019 Open Zesame (https://github.com/OpenZesame) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in all +// copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +// SOFTWARE. +// + +import Foundation +import XCTest +import Zesame +import UIKit +@testable import Zhip + +class CharacterSetTests: XCTestCase { + + func testDecimalsWithSeparator() { + let characterSet = CharacterSet.decimalWithSeparator + var charsAsStrings = [Int](0...9).map { "\($0)" } + charsAsStrings.append(Locale.current.decimalSeparatorForSure) + func doTest(expected: Bool) { + let booleanAnd = charsAsStrings + .map { CharacterSet(charactersIn: $0).isSubset(of: characterSet) } + .reduce(true) { $0 && $1 } + XCTAssertEqual(booleanAnd, expected) + } + doTest(expected: true) + charsAsStrings.append("a") + doTest(expected: false) + + } + + private func doTest(_ amountString: String, expected: Double) { + + func doubleFromAnyLocale(numberString: String) -> Double? { + func tryLocale(locale: Locale) -> Double? { + let formatter = NumberFormatter() + formatter.locale = locale + return formatter.number(from: amountString)?.doubleValue + } + + for localeIdentifier in Locale.availableIdentifiers { + let locale = Locale(identifier: localeIdentifier) + if let double = tryLocale(locale: locale) { + print("Successfully created number from locale with id: \(localeIdentifier)") + return double + } else { + print("Failed to create number from locale with id: \(localeIdentifier)") + } + } + return nil + } + guard let number = doubleFromAnyLocale(numberString: amountString) else { + return XCTFail("failed to get number from: `\(amountString)`") + } + XCTAssertEqual(number, expected) + } + + func testFo() { + doTest("0,1", expected: 0.1) + doTest("0.1", expected: 0.1) + } + + func testZilAmountFromDecimalStringWithDot() { + XCTAssertNotNil(Double("0.01")) +// XCTAssertNoThrow(try ZilAmount.init(zil: "0.01")) + } + + func testZilAmountFromDecimalStringWithComma() { + XCTAssertNotNil(Double("0,01")) +// XCTAssertNoThrow(try ZilAmount.init(zil: "0,01")) + } + + + func testCurrntLocaleIsSweden() { + XCTAssertEqual(Locale.current.identifier, "en_US") + } + + func testAmountFromStringLocale() { + XCTAssertEqual(Locale.current.identifier, "en_US") + XCTAssertNotNil(Locale(identifier: "sv_SE")) + +// let languages = ["bs", "zh-Hant", "en", "fi", "ko", "lv", "ms", "pl", "pt-BR", "ru", "sr-Latn", "sk", "es", "tr"] +// UserDefaults.standard.set([languages[0]], forKey: "AppleLanguages") + + func assertLanguages(equal: [String]) { + if let anyLang = UserDefaults.standard.value(forKey: .languagesKey) { + if let languages = anyLang as? [String] { + XCTAssertEqual(languages.count, equal.count) + XCTAssertEqual(languages, equal) + + } else { + XCTFail("not a string array") + } + } else { + XCTFail("nu value for key `AppleLanguages`") + } + } + + assertLanguages(equal: ["en-SE"]) +// UserDefaults.standard.set(["en-SE"], forKey: .languagesKey) +// assertLanguages(equal: ["sv-SE"]) +// XCTAssertEqual(Locale.current.identifier, "sv-SE") + +// let swedish = Locale(identifier: "sv_SE") +// Locale.current = swedish + +// try Amount(zil: amountString) + } +} + +private extension String { + static let languagesKey = "AppleLanguages" +} diff --git a/Zhip.xcodeproj/project.pbxproj b/Zhip.xcodeproj/project.pbxproj index 5529dcc2..6043bc30 100644 --- a/Zhip.xcodeproj/project.pbxproj +++ b/Zhip.xcodeproj/project.pbxproj @@ -305,6 +305,8 @@ E6414450225E76F3008C146D /* ConfirmWalletRemovalController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4819BD8721C0CAEE00443F2A /* ConfirmWalletRemovalController.swift */; }; E6414451225E76F3008C146D /* ConfirmWalletRemovalView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4819BD8A21C0CAEF00443F2A /* ConfirmWalletRemovalView.swift */; }; E6414452225E76F3008C146D /* ConfirmWalletRemovalViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4819BD8921C0CAEE00443F2A /* ConfirmWalletRemovalViewModel.swift */; }; + E6622DFA22B512440086134D /* CharacterSetTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6622DF822B5123B0086134D /* CharacterSetTests.swift */; }; + E682358522BB70BE0028F1EC /* AmountFromText.swift in Sources */ = {isa = PBXBuildFile; fileRef = E682358422BB70BE0028F1EC /* AmountFromText.swift */; }; E6942A4E2262180700778FF6 /* libRxCocoa.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E6942A4D2262180700778FF6 /* libRxCocoa.a */; }; E6942A502262180700778FF6 /* libRxSwift.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E6942A4F2262180700778FF6 /* libRxSwift.a */; }; E6942A522262180700778FF6 /* libRxTest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E6942A512262180700778FF6 /* libRxTest.a */; }; @@ -638,6 +640,8 @@ CE78846B53E531ED7D309BA6 /* libPods-Zhip.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Zhip.a"; sourceTree = BUILT_PRODUCTS_DIR; }; CFC68C812D61AEF04B2C537A /* Pods-Zhip.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Zhip.release.xcconfig"; path = "Pods/Target Support Files/Pods-Zhip/Pods-Zhip.release.xcconfig"; sourceTree = ""; }; D072578D42806D1D0CB17AEE /* Pods-ZhipTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ZhipTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-ZhipTests/Pods-ZhipTests.release.xcconfig"; sourceTree = ""; }; + E6622DF822B5123B0086134D /* CharacterSetTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CharacterSetTests.swift; sourceTree = ""; }; + E682358422BB70BE0028F1EC /* AmountFromText.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AmountFromText.swift; sourceTree = ""; }; E6942A4D2262180700778FF6 /* libRxCocoa.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRxCocoa.a; sourceTree = BUILT_PRODUCTS_DIR; }; E6942A4F2262180700778FF6 /* libRxSwift.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRxSwift.a; sourceTree = BUILT_PRODUCTS_DIR; }; E6942A512262180700778FF6 /* libRxTest.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRxTest.a; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -1188,6 +1192,7 @@ isa = PBXGroup; children = ( 485AAC9B21AAC6EB005C56CC /* AmountValidator.swift */, + E682358422BB70BE0028F1EC /* AmountFromText.swift */, 4819BDBE21C4AB2700443F2A /* GasPriceValidator.swift */, 485AAC9D21AAC6FA005C56CC /* AddressValidator.swift */, 48F4097921BCD560001C499F /* EncryptionPassphraseValidator.swift */, @@ -1353,6 +1358,7 @@ children = ( 48C25DBB21DCD3BB00619620 /* PrepareTransactionViewModelTests.swift */, 48C25DBC21DCD3BB00619620 /* AutoEnumCaseNameTests.swift */, + E6622DF822B5123B0086134D /* CharacterSetTests.swift */, 48C25DBD21DCD3BB00619620 /* StringFormattingTests.swift */, ); path = Tests; @@ -2323,6 +2329,7 @@ 48947B7D21D3F21900604D90 /* String_Extensions.swift in Sources */, 48C89FEC214331F00063B0FA /* EmptyInitializable.swift in Sources */, 483CE9E82194E9E300BED31C /* KeyChainSwift+KeyValueStoring.swift in Sources */, + E682358522BB70BE0028F1EC /* AmountFromText.swift in Sources */, E635A4B8225D301B00124823 /* CreateNewWalletView.swift in Sources */, E635A4AD225D2FDB00124823 /* WarningCustomECCViewModel.swift in Sources */, E635A4BC225D301B00124823 /* BackupWalletViewModel.swift in Sources */, @@ -2402,6 +2409,7 @@ buildActionMask = 2147483647; files = ( 489EB0FF21C9032500664AA7 /* ViewModelType_Extension.swift in Sources */, + E6622DFA22B512440086134D /* CharacterSetTests.swift in Sources */, 489EB0F621C9025800664AA7 /* MockedWalletUseCase.swift in Sources */, 489EB10121C9066200664AA7 /* ViewModelTestCase.swift in Sources */, 48C25DC021DCD3BB00619620 /* StringFormattingTests.swift in Sources */,