From 1340eb857d1e66a93c23b023545e93839438a4f2 Mon Sep 17 00:00:00 2001 From: Eric Date: Mon, 18 Jun 2018 20:30:15 -0700 Subject: [PATCH 1/3] Removed cruft, updated gitignore, rewrote donate alert --- .DS_Store | Bin 10244 -> 8196 bytes .gitignore | 14 +- Podfile | 1 - Podfile.lock | 126 ------------------ Pods/.DS_Store | Bin 8196 -> 6148 bytes iTorrent.xcodeproj/project.pbxproj | 4 - iTorrent/.DS_Store | Bin 10244 -> 0 bytes iTorrent/Delegates/.DS_Store | Bin 6148 -> 0 bytes ...wift => ManagerStateChangedDelegate.swift} | 2 +- iTorrent/System/.DS_Store | Bin 6148 -> 0 bytes iTorrent/{ => System}/AppDelegate.swift | 0 iTorrent/System/FunctionDelegate.swift | 13 -- iTorrent/{ => System}/Manager.swift | 2 +- iTorrent/System/ManagersUpdated.swift | 2 +- iTorrent/Utils/SortingManager.swift | 4 +- iTorrent/ViewController.swift | 30 ----- iTorrent/ViewControllers/.DS_Store | Bin 6148 -> 0 bytes iTorrent/ViewControllers/MainController.swift | 4 +- .../ViewControllers/SettingsController.swift | 42 ++++-- 19 files changed, 43 insertions(+), 201 deletions(-) delete mode 100644 Podfile.lock delete mode 100644 iTorrent/.DS_Store delete mode 100644 iTorrent/Delegates/.DS_Store rename iTorrent/Delegates/{ManagerStateChangedDelegade.swift => ManagerStateChangedDelegate.swift} (84%) delete mode 100644 iTorrent/System/.DS_Store rename iTorrent/{ => System}/AppDelegate.swift (100%) delete mode 100644 iTorrent/System/FunctionDelegate.swift rename iTorrent/{ => System}/Manager.swift (99%) delete mode 100644 iTorrent/ViewController.swift delete mode 100644 iTorrent/ViewControllers/.DS_Store diff --git a/.DS_Store b/.DS_Store index dc0b423d08c12b46618de6bca73cf0157538936f..34b23e98955cf6d0f9814986468949caa41ca22d 100644 GIT binary patch delta 99 zcmZn(XmOBWU|?W$DortDU;r^WfEYvza8E20o2aMAD6uhMH$S7qWFCRpo1H~mSeO_c nHWo@T3o-*00f7WJkZ=X5-&pvac{0CBAO|DF6o$?5Jad=i) zR}W-QYWxg_aO@YTiC5#vc=6!H=*{$0XBQfpV&ZN#|F^Th_ka5`Zw`_NLI?m*s##3{ zM0n`rkEz(x-<|8! z>>OWdYs#4aXuS0I+@byb#GTtWBZ-PnG!C-K1J{VfKx=_OYN?F{gtE@?@517oaslJ$`=Q|3A0+R*H?~zIfwG6Yhnnv_O341kBWwIJ7rKPmQ}S(>m=2AE|)7r&e9aq zb=D|IBBP^!_gcRERZxlP8D0HtZ30A-Yo|eM6kv#s0=`8U 1.7.7' diff --git a/Podfile.lock b/Podfile.lock deleted file mode 100644 index 71f265a3..00000000 --- a/Podfile.lock +++ /dev/null @@ -1,126 +0,0 @@ -PODS: - - Crashlytics (3.10.2): - - Fabric (~> 1.7.7) - - Fabric (1.7.7) - - Firebase/Core (4.13.0): - - FirebaseAnalytics (= 4.2.0) - - FirebaseCore (= 4.0.20) - - Firebase/Performance (4.13.0): - - Firebase/Core - - FirebasePerformance (= 1.1.3) - - FirebaseAnalytics (4.2.0): - - FirebaseCore (~> 4.0) - - FirebaseInstanceID (~> 2.0) - - "GoogleToolboxForMac/NSData+zlib (~> 2.1)" - - nanopb (~> 0.3) - - FirebaseCore (4.0.20): - - "GoogleToolboxForMac/NSData+zlib (~> 2.1)" - - FirebaseInstanceID (2.0.10): - - FirebaseCore (~> 4.0) - - FirebasePerformance (1.1.3): - - FirebaseAnalytics (~> 4.1) - - FirebaseInstanceID (~> 2.0) - - FirebaseSwizzlingUtilities/ISASwizzling (~> 1.0) - - FirebaseSwizzlingUtilities/MethodSwizzling (~> 1.0) - - GoogleToolboxForMac/Logger (~> 2.1) - - "GoogleToolboxForMac/NSData+zlib (~> 2.1)" - - GTMSessionFetcher/Core (~> 1.1) - - Protobuf (~> 3.5) - - FirebaseSwizzlingUtilities/ISASwizzling (1.0.1) - - FirebaseSwizzlingUtilities/MethodSwizzling (1.0.1): - - FirebaseCore (~> 4.0) - - GoogleToolboxForMac/Defines (2.1.4) - - GoogleToolboxForMac/Logger (2.1.4): - - GoogleToolboxForMac/Defines (= 2.1.4) - - "GoogleToolboxForMac/NSData+zlib (2.1.4)": - - GoogleToolboxForMac/Defines (= 2.1.4) - - GTMSessionFetcher/Core (1.1.15) - - MaterialComponents/AnimationTiming (54.12.0) - - MaterialComponents/Buttons (54.12.0): - - MaterialComponents/Ink - - MaterialComponents/private/Math - - MaterialComponents/private/Shapes - - MaterialComponents/ShadowElevations - - MaterialComponents/ShadowLayer - - MaterialComponents/Typography - - MDFInternationalization - - MDFTextAccessibility - - MaterialComponents/Ink (54.12.0): - - MaterialComponents/private/Math - - MaterialComponents/OverlayWindow (54.12.0): - - MaterialComponents/private/Application - - MaterialComponents/private/Application (54.12.0) - - MaterialComponents/private/KeyboardWatcher (54.12.0): - - MaterialComponents/private/Application - - MaterialComponents/private/Math (54.12.0) - - MaterialComponents/private/Overlay (54.12.0) - - MaterialComponents/private/Shapes (54.12.0): - - MaterialComponents/private/Math - - MaterialComponents/ShadowLayer - - MaterialComponents/ShadowElevations (54.12.0) - - MaterialComponents/ShadowLayer (54.12.0): - - MaterialComponents/ShadowElevations - - MaterialComponents/Snackbar (54.12.0): - - MaterialComponents/AnimationTiming - - MaterialComponents/Buttons - - MaterialComponents/OverlayWindow - - MaterialComponents/private/Application - - MaterialComponents/private/KeyboardWatcher - - MaterialComponents/private/Overlay - - MaterialComponents/Typography - - MaterialComponents/Typography (54.12.0): - - MaterialComponents/private/Application - - MDFInternationalization (1.0.4) - - MDFTextAccessibility (1.2.0) - - nanopb (0.3.8): - - nanopb/decode (= 0.3.8) - - nanopb/encode (= 0.3.8) - - nanopb/decode (0.3.8) - - nanopb/encode (0.3.8) - - Protobuf (3.5.0) - -DEPENDENCIES: - - Crashlytics (~> 3.10.2) - - Fabric (~> 1.7.7) - - Firebase/Core - - Firebase/Performance - - MaterialComponents/Snackbar - -SPEC REPOS: - https://github.com/CocoaPods/Specs.git: - - Crashlytics - - Fabric - - Firebase - - FirebaseAnalytics - - FirebaseCore - - FirebaseInstanceID - - FirebasePerformance - - FirebaseSwizzlingUtilities - - GoogleToolboxForMac - - GTMSessionFetcher - - MaterialComponents - - MDFInternationalization - - MDFTextAccessibility - - nanopb - - Protobuf - -SPEC CHECKSUMS: - Crashlytics: 0360624eea1c978a743feddb2fb1ef8b37fb7a0d - Fabric: bda89e242bce1b7b8ab264248cf3407774ce0095 - Firebase: 5ec5e863d269d82d66b4bf56856726f8fb8f0fb3 - FirebaseAnalytics: 7ef69e76a5142f643aeb47c780e1cdce4e23632e - FirebaseCore: 90cb1c53d69b556f112a1bf72b5fcfaad7650790 - FirebaseInstanceID: 8d20d890d65c917f9f7d9950b6e10a760ad34321 - FirebasePerformance: 85bdc3f3d630deb629e85695fcab23364d68f5db - FirebaseSwizzlingUtilities: 6006111d30248d2321ffac0231e246663e704ea3 - GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f - GTMSessionFetcher: 5fa5b80fd20e439ef5f545fb2cb3ca6c6714caa2 - MaterialComponents: 9cc85f4fea3adb8b2323094a8baf7a444ad382a1 - MDFInternationalization: e355b0cebecf53d60233bd267084e49366c82513 - MDFTextAccessibility: 94098925e0853551c5a311ce7c1ecefbe297cdb6 - nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3 - Protobuf: 8a9838fba8dae3389230e1b7f8c104aa32389c03 - -PODFILE CHECKSUM: 18cd78dd3a288cceefdc8795e7924b9006f78d97 - -COCOAPODS: 1.5.0 diff --git a/Pods/.DS_Store b/Pods/.DS_Store index 409c96f7f51d8d6b9f967972d4479b109019b01a..7011f1db6236c46817c94f325fdb9bf2c5e4c75a 100644 GIT binary patch delta 124 zcmZp1XfcprU|?W$DortDU=RQ@Ie-{Mvv5r;6q~50D9R0z2aBaKq%ssUlrZQqMO$9D>Y1g+L$x(%=d*U}NET=E?jro*?5Gm>@=jY-89Q&ohS^ E0KMrGRR910 literal 8196 zcmeI1%}(1u6otwU|xpyX39Gl>55Qsa{%$a!Z@%Vm8JQ)XoI~=F`z!rd2R?*EhHVs9_rPj() zIP#3@=m*X)!0>IBC#P90+71{2BVYuKfDteP_kjS{Y$>ZZtowe{S|eZt9wh;}KSZpe zanQo6-a6Rm7J$0K!&=zqK0rND&^Tz}RjoXy-#xfsbzzI)yq)8bgj3_7g;#Hf^LDr} zvkN;Er?b-+X*gW$)mkH91nLB2@BRdDxO4x2bb9}upK?ULOb4tl{%K*a7M-2%cayx= z*D>GBoUfO6I_Y?n0Ka$EcQm9Hk=_!~zo^Z!fg|Kdc-8jpf umQ_Atea|XI;tH>7VN>}bz}Mv;hU`ZS6;B+r@X8}B_8>qpSYrh4l)!%;DfaFF diff --git a/iTorrent.xcodeproj/project.pbxproj b/iTorrent.xcodeproj/project.pbxproj index e335f00b..70a46241 100644 --- a/iTorrent.xcodeproj/project.pbxproj +++ b/iTorrent.xcodeproj/project.pbxproj @@ -11,7 +11,6 @@ 7C06249920BD676F00C7466C /* iTorrent.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 7C06249620BD676500C7466C /* iTorrent.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; 7C27A16820B0B9040065238C /* Version.ver in Resources */ = {isa = PBXBuildFile; fileRef = 7C27A16720B0B9040065238C /* Version.ver */; }; 7C27A1A420B223630065238C /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 7C27A1A320B223630065238C /* GoogleService-Info.plist */; }; - 7C3C693320A754FB0023396C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3C693220A754FB0023396C /* AppDelegate.swift */; }; 7C3C693820A754FB0023396C /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7C3C693620A754FB0023396C /* Main.storyboard */; }; 7C3C693A20A754FD0023396C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7C3C693920A754FD0023396C /* Assets.xcassets */; }; 7C3C693D20A754FD0023396C /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7C3C693B20A754FD0023396C /* LaunchScreen.storyboard */; }; @@ -60,7 +59,6 @@ 7C27A16720B0B9040065238C /* Version.ver */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Version.ver; sourceTree = ""; }; 7C27A1A320B223630065238C /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = ""; }; 7C3C692F20A754FB0023396C /* iTorrent.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iTorrent.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 7C3C693220A754FB0023396C /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 7C3C693720A754FB0023396C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 7C3C693920A754FD0023396C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 7C3C693C20A754FD0023396C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; @@ -138,7 +136,6 @@ 7CB8082E20AA380400F76931 /* Delegates */, 7CB8082720AA26CE00F76931 /* System */, 7C80257320A9B15300673A4F /* Cells */, - 7C3C693220A754FB0023396C /* AppDelegate.swift */, 7C3C693620A754FB0023396C /* Main.storyboard */, 7C3C693920A754FD0023396C /* Assets.xcassets */, 7C3C693B20A754FD0023396C /* LaunchScreen.storyboard */, @@ -380,7 +377,6 @@ 7CB8082B20AA28F200F76931 /* TorrentStatus.swift in Sources */, 7CF522E620AE1F5000D319E6 /* SortingManager.swift in Sources */, 7CF5F59820AC871A00A18C3E /* ManagerStateChangedDelegade.swift in Sources */, - 7C3C693320A754FB0023396C /* AppDelegate.swift in Sources */, 7CF522E820AEF3DB00D319E6 /* FileInfo.swift in Sources */, 7CF522E320AE05F200D319E6 /* UserManagerSettings.swift in Sources */, 7CB8083B20AB008700F76931 /* SwitchCell.swift in Sources */, diff --git a/iTorrent/.DS_Store b/iTorrent/.DS_Store deleted file mode 100644 index 7518f84fddbed20efd90300da4a62c62b1d9ddf2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10244 zcmeHM&2Jk;6n~p0W$jSvibz!>Bo-=!D}~A?g$f}gAQ0}yfkNVsZMH1q8wh&h4=Dc!5**?8W;X83dXrV89%wXU&A!>4`MsI>y*F<% z6C$$eqi&VRAtD=@W$AuAG7{Hwo=J1bm$Q%-@I)^8$XnE+c&4@aU>GnA7zPXjh5^IC z|A7JQ*_`Y}Db3R`U>GnAOc~(#;2^WCC2}IA2pxEcBLL()K8u7h&H)1BB(j#siIf5g zo$~ZxB~U9lVptN6dWV}s))G09Qo_lSaI%t~t>lDaiQa*8M02ugQkth>z%Ve&0H57Y z(DO9Fuc4jaT{=qze52V5$IZAEkD_{O_&UG6 z+KPMaqF6Y_ofyoHj+i0)tIZn|Fc ztdE5r4X^lAxsy?^d($Q>(C{fgTA)j?ss|5>^pUOn2&7W0jq4LutJh9<$Z}_nMN(3(C2}IAfTN9o qLkc(~!x>vjq?5>6A}3Nx_`&}faOXae%=uqXshuFr`Ty{r|NjGYxNA57 diff --git a/iTorrent/Delegates/.DS_Store b/iTorrent/Delegates/.DS_Store deleted file mode 100644 index 2a73a57b62d9ad3b4d4f1ab7eaf45ae2023e4173..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKJxc>Y5PhR50yZgage|QEYnvsUg@u*aYdj5s!-z&~uk&Z?n-3*nwY88Lc=L8= zXLi|F+}r|?`D=d)%m7RYWxT6vP1hBT?L|b$1ov3t9?y8eHJ+O6p95NZgiGAwk=U;9 zIp1)<9v%HaEF*Hl6W*}G12z}K`ff3-7u-d!a7G+|m~oVr3Zw$5Kq`<5qynu1+Iwl! z1LyRqKq`<5d@G>ehe9aV;L+JW9dz~tAWs-J~zM9r9-N7`cxnl*i~TPr!(#U=fp4X|J|aTr2?tIzfwRZ z-BmZ|m7=#cm(yNbh#TU|m}}{D){4p2iaF6%e7KcYbjH1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0t>I>87>MiTVkxim_jtWbb0t?iw**5SO z70|QW!zt!0Q+z(ZGxqcxm&B5#VCx8vc*XK z2qlJ4iB}8>;T(5yUKX(l7{Vd(@*#0$i8mDStCQdP>5wd-)uw Date: Mon, 18 Jun 2018 21:40:43 -0700 Subject: [PATCH 2/3] Updated project to build properly after move/rename. --- .gitignore | 1 + Pods/.DS_Store | Bin 6148 -> 0 bytes Pods/Manifest.lock | 126 - Pods/Pods.xcodeproj/project.pbxproj | 2761 ----------------- .../xcschemes/Pods-iTorrent.xcscheme | 71 - .../xcschemes/xcschememanagement.plist | 51 - .../Pods-iTorrent/Info.plist | 26 - .../Pods-iTorrent-acknowledgements.markdown | 1135 ------- .../Pods-iTorrent-acknowledgements.plist | 1251 -------- .../Pods-iTorrent/Pods-iTorrent-dummy.m | 5 - .../Pods-iTorrent/Pods-iTorrent-frameworks.sh | 165 - .../Pods-iTorrent/Pods-iTorrent-resources.sh | 118 - .../Pods-iTorrent/Pods-iTorrent-umbrella.h | 16 - .../Pods-iTorrent.debug.xcconfig | 10 - .../Pods-iTorrent/Pods-iTorrent.modulemap | 6 - .../Pods-iTorrent.release.xcconfig | 10 - iTorrent.xcodeproj/project.pbxproj | 38 +- iTorrent/Info.plist | 2 +- 18 files changed, 22 insertions(+), 5770 deletions(-) delete mode 100644 Pods/.DS_Store delete mode 100644 Pods/Manifest.lock delete mode 100644 Pods/Pods.xcodeproj/project.pbxproj delete mode 100644 Pods/Pods.xcodeproj/xcuserdata/xitrix.xcuserdatad/xcschemes/Pods-iTorrent.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcuserdata/xitrix.xcuserdatad/xcschemes/xcschememanagement.plist delete mode 100644 Pods/Target Support Files/Pods-iTorrent/Info.plist delete mode 100644 Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-acknowledgements.markdown delete mode 100644 Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-acknowledgements.plist delete mode 100644 Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-dummy.m delete mode 100755 Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-frameworks.sh delete mode 100755 Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-resources.sh delete mode 100644 Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-umbrella.h delete mode 100644 Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent.debug.xcconfig delete mode 100644 Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent.modulemap delete mode 100644 Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent.release.xcconfig diff --git a/.gitignore b/.gitignore index a47fa16e..88e76066 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.lock +**/*.lock Pods/ iTorrent.xcworkspace/xcuserdata iTorrent.xcodeproj/xcuserdata diff --git a/Pods/.DS_Store b/Pods/.DS_Store deleted file mode 100644 index 7011f1db6236c46817c94f325fdb9bf2c5e4c75a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeH~%}N6?6opS}7e!IJ5Og`Xa#iRH$WTT>P!Q?^XlH8unL0yl!R2gx8K1(p(D!iT zPR~uU=ya;K8!2)xBqx*Ho1d>FX#kkcBxwUp01YP5`Z}{YChd|cR`WF*RAc+NLLUzp zqlL8Mtrbc@39K3c*}I!K#U<`>gX#U7A;#Ttn#H{|>(PrxgxR6)e_FE(*}@qzB;4~Y zJknpvedHLibUPFKv`lO|Xm{gmnA=fs@=X14tYH>K$z&V@uY0wR-{&^WlBN9f>*@K} zX>H@2)J7O^#bX5MV#1Z@T=~d;ACYG&=iv;8_Zbcg_fuwa@Wy@?j-A72iP#FOg=5Ry zUhEH}*@_V0oh{aoGeAuVC;=rfO+e0vfJrp;S~#^w2Q&Kwpw?M!jb(XDNKD{0^jbJ& z3(dGtstYy#iD6tg>jUo>dM%u~a2WsiFn(m?Uns_o&i(`I4ih@nTnQ+FGJ!Ss*_8YL z@cZ|FIY_^hfD-su1WY~ZMjbB6->sF!$z2;TT`-A>U*Xh-F!R^3Eyz{8%VdphffT5r T*TN}lX!=LMV$e(p{3(GigH4s6 diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock deleted file mode 100644 index 71f265a3..00000000 --- a/Pods/Manifest.lock +++ /dev/null @@ -1,126 +0,0 @@ -PODS: - - Crashlytics (3.10.2): - - Fabric (~> 1.7.7) - - Fabric (1.7.7) - - Firebase/Core (4.13.0): - - FirebaseAnalytics (= 4.2.0) - - FirebaseCore (= 4.0.20) - - Firebase/Performance (4.13.0): - - Firebase/Core - - FirebasePerformance (= 1.1.3) - - FirebaseAnalytics (4.2.0): - - FirebaseCore (~> 4.0) - - FirebaseInstanceID (~> 2.0) - - "GoogleToolboxForMac/NSData+zlib (~> 2.1)" - - nanopb (~> 0.3) - - FirebaseCore (4.0.20): - - "GoogleToolboxForMac/NSData+zlib (~> 2.1)" - - FirebaseInstanceID (2.0.10): - - FirebaseCore (~> 4.0) - - FirebasePerformance (1.1.3): - - FirebaseAnalytics (~> 4.1) - - FirebaseInstanceID (~> 2.0) - - FirebaseSwizzlingUtilities/ISASwizzling (~> 1.0) - - FirebaseSwizzlingUtilities/MethodSwizzling (~> 1.0) - - GoogleToolboxForMac/Logger (~> 2.1) - - "GoogleToolboxForMac/NSData+zlib (~> 2.1)" - - GTMSessionFetcher/Core (~> 1.1) - - Protobuf (~> 3.5) - - FirebaseSwizzlingUtilities/ISASwizzling (1.0.1) - - FirebaseSwizzlingUtilities/MethodSwizzling (1.0.1): - - FirebaseCore (~> 4.0) - - GoogleToolboxForMac/Defines (2.1.4) - - GoogleToolboxForMac/Logger (2.1.4): - - GoogleToolboxForMac/Defines (= 2.1.4) - - "GoogleToolboxForMac/NSData+zlib (2.1.4)": - - GoogleToolboxForMac/Defines (= 2.1.4) - - GTMSessionFetcher/Core (1.1.15) - - MaterialComponents/AnimationTiming (54.12.0) - - MaterialComponents/Buttons (54.12.0): - - MaterialComponents/Ink - - MaterialComponents/private/Math - - MaterialComponents/private/Shapes - - MaterialComponents/ShadowElevations - - MaterialComponents/ShadowLayer - - MaterialComponents/Typography - - MDFInternationalization - - MDFTextAccessibility - - MaterialComponents/Ink (54.12.0): - - MaterialComponents/private/Math - - MaterialComponents/OverlayWindow (54.12.0): - - MaterialComponents/private/Application - - MaterialComponents/private/Application (54.12.0) - - MaterialComponents/private/KeyboardWatcher (54.12.0): - - MaterialComponents/private/Application - - MaterialComponents/private/Math (54.12.0) - - MaterialComponents/private/Overlay (54.12.0) - - MaterialComponents/private/Shapes (54.12.0): - - MaterialComponents/private/Math - - MaterialComponents/ShadowLayer - - MaterialComponents/ShadowElevations (54.12.0) - - MaterialComponents/ShadowLayer (54.12.0): - - MaterialComponents/ShadowElevations - - MaterialComponents/Snackbar (54.12.0): - - MaterialComponents/AnimationTiming - - MaterialComponents/Buttons - - MaterialComponents/OverlayWindow - - MaterialComponents/private/Application - - MaterialComponents/private/KeyboardWatcher - - MaterialComponents/private/Overlay - - MaterialComponents/Typography - - MaterialComponents/Typography (54.12.0): - - MaterialComponents/private/Application - - MDFInternationalization (1.0.4) - - MDFTextAccessibility (1.2.0) - - nanopb (0.3.8): - - nanopb/decode (= 0.3.8) - - nanopb/encode (= 0.3.8) - - nanopb/decode (0.3.8) - - nanopb/encode (0.3.8) - - Protobuf (3.5.0) - -DEPENDENCIES: - - Crashlytics (~> 3.10.2) - - Fabric (~> 1.7.7) - - Firebase/Core - - Firebase/Performance - - MaterialComponents/Snackbar - -SPEC REPOS: - https://github.com/CocoaPods/Specs.git: - - Crashlytics - - Fabric - - Firebase - - FirebaseAnalytics - - FirebaseCore - - FirebaseInstanceID - - FirebasePerformance - - FirebaseSwizzlingUtilities - - GoogleToolboxForMac - - GTMSessionFetcher - - MaterialComponents - - MDFInternationalization - - MDFTextAccessibility - - nanopb - - Protobuf - -SPEC CHECKSUMS: - Crashlytics: 0360624eea1c978a743feddb2fb1ef8b37fb7a0d - Fabric: bda89e242bce1b7b8ab264248cf3407774ce0095 - Firebase: 5ec5e863d269d82d66b4bf56856726f8fb8f0fb3 - FirebaseAnalytics: 7ef69e76a5142f643aeb47c780e1cdce4e23632e - FirebaseCore: 90cb1c53d69b556f112a1bf72b5fcfaad7650790 - FirebaseInstanceID: 8d20d890d65c917f9f7d9950b6e10a760ad34321 - FirebasePerformance: 85bdc3f3d630deb629e85695fcab23364d68f5db - FirebaseSwizzlingUtilities: 6006111d30248d2321ffac0231e246663e704ea3 - GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f - GTMSessionFetcher: 5fa5b80fd20e439ef5f545fb2cb3ca6c6714caa2 - MaterialComponents: 9cc85f4fea3adb8b2323094a8baf7a444ad382a1 - MDFInternationalization: e355b0cebecf53d60233bd267084e49366c82513 - MDFTextAccessibility: 94098925e0853551c5a311ce7c1ecefbe297cdb6 - nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3 - Protobuf: 8a9838fba8dae3389230e1b7f8c104aa32389c03 - -PODFILE CHECKSUM: 18cd78dd3a288cceefdc8795e7924b9006f78d97 - -COCOAPODS: 1.5.0 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj deleted file mode 100644 index eeb0a8bd..00000000 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ /dev/null @@ -1,2761 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 50; - objects = { - -/* Begin PBXBuildFile section */ - 0047B94AC8220BD9965C009117E949FC /* MDCFloatingButton+Animation.h in Headers */ = {isa = PBXBuildFile; fileRef = 2793A903DD830C07F8B646D980F6D844 /* MDCFloatingButton+Animation.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 010D0EDAD0025FF82A1FDE0A32FFCFA2 /* FieldMask.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = A458A96B60C04B57DA565A3E0007AB86 /* FieldMask.pbobjc.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 01D8A0E0B4B1AC55300A5CC9993D4F2E /* MaterialComponents-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2012F86DE6C1A8D9337BB02DFDCF0E11 /* MaterialComponents-dummy.m */; }; - 01DDD1CEC6BE0A0A26EA834B568C17C6 /* MDFInternationalization-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F912238B2931CFAA196153974CC41797 /* MDFInternationalization-dummy.m */; }; - 02896090371961411D8DB0F27757A1B8 /* MDCShadowElevations.h in Headers */ = {isa = PBXBuildFile; fileRef = FDE179A4A8F7B738198188641CDB614D /* MDCShadowElevations.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 03F24E563C8CE5893E76AD392249670B /* MDCInkTouchController.h in Headers */ = {isa = PBXBuildFile; fileRef = D4FD544BD1CD934D86DDFE9FDD94A87D /* MDCInkTouchController.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 04823B5068389E1086175960AD565CA4 /* MDCInkLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 0CBEF3BBB6446A09E11DED3F35012573 /* MDCInkLayer.m */; }; - 051D19F853C6EB12FB455EAE3718D179 /* MaterialOverlay.h in Headers */ = {isa = PBXBuildFile; fileRef = C252EC6503E74EEB9A0B1884159FA1DC /* MaterialOverlay.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 05B1F02560378D28FEBD4E8F6D293216 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26D4EDA2ED72478D169A64DF294168F0 /* Foundation.framework */; }; - 05E61573CE5B4289D6340D0769F5B8FD /* GPBCodedInputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = 64EFCECF5BE681684AFD2D34646C5A1D /* GPBCodedInputStream.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 07340F15BACBA601736DBB2ABF1ABC35 /* GTMSessionFetcherLogging.m in Sources */ = {isa = PBXBuildFile; fileRef = AE2D5023ED11453990A0365A3199FC4D /* GTMSessionFetcherLogging.m */; }; - 0912153B7A27B9E40037788569449C40 /* MDCSnackbarMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = BDB5909EDEA280FE9EDDA58C64864F5F /* MDCSnackbarMessage.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0956BCC867A2EC458460FFA6F9FA5F83 /* GPBMessage_PackagePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E128A88AA2D06FFEE8D6BF2BC744064 /* GPBMessage_PackagePrivate.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0972E8435196E43753E2AC3CE40CEEAD /* MDFTextAccessibility.m in Sources */ = {isa = PBXBuildFile; fileRef = 099CA3B83C74BA8D52FD7FBC7DBB4203 /* MDFTextAccessibility.m */; }; - 0982BD0DEB5E41FBCA9859D53E32A54A /* GPBCodedInputStream_PackagePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A2B2F54AE27659D96E7317CCE578AF6 /* GPBCodedInputStream_PackagePrivate.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0B3D631F2F2BD450AF21D57ADB6E56B8 /* Protobuf-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 770A6853B20902EA10C4B36FAF1E95AC /* Protobuf-dummy.m */; }; - 0BCAA9050FA402CDAB32B09980EA92EF /* Struct.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = B3682F38E678BE72483E1912BEF286EB /* Struct.pbobjc.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 0C8E96D6340D2E471C73D9B52598E80A /* MDCFontTextStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = 675E6005C32DA38145E77A15F74C7AB8 /* MDCFontTextStyle.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0E5139A41A65628EBC997AF17438C7D3 /* MDCButton+Subclassing.h in Headers */ = {isa = PBXBuildFile; fileRef = 63028C10092FE4AFAF7DAC6ECA2A38A6 /* MDCButton+Subclassing.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0F3CE2AEF18890B46014E4748D767DB1 /* MaterialComponents-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 44FF44A3785A4489C33B5DF4FFFE61B2 /* MaterialComponents-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0F8675EED5D17E40236F05F97AEDA876 /* Timestamp.pbobjc.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A01545B1A167EAFBD5E48995115384D /* Timestamp.pbobjc.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0FF8F27F896850DB2973C4E26EC1F7EE /* GTMLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = CAAF68A2106E019CC9916807A7AD9C54 /* GTMLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 120A8BF66384DE1250BDB396FD03C95A /* MDFRTL.h in Headers */ = {isa = PBXBuildFile; fileRef = 9BCF94A57A081B5A2A554F5625BBF0DF /* MDFRTL.h */; }; - 1817B4A7C2B102D9FA1355B6EDCE8BC8 /* MDFColorCalculations.h in Headers */ = {isa = PBXBuildFile; fileRef = 24822BE2297502CD2DDBE7A4F15E12B1 /* MDFColorCalculations.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 181D2220371887FEB7E589530C8F35BE /* MDCLegacyInkLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6DE6639AAE5052680770E838F671E1C3 /* MDCLegacyInkLayer.m */; }; - 1A42864BB7468A4598A69AD44ACF7128 /* GPBUnknownFieldSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 9967F677A6FC9B2F1CAE9FD80ECA40D0 /* GPBUnknownFieldSet.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 1AF4F3A64B1A19B7758E84F4A8FBE30F /* GPBRootObject.h in Headers */ = {isa = PBXBuildFile; fileRef = D6BC053D285D5A09237F53463268AFB6 /* GPBRootObject.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1B6529F2FC9A5B451672B5AE308A6519 /* MDCButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 79CBF0C8A2B5D549CF50DDAD778CF20B /* MDCButton.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1CECD087F1502C272606D2D620F1521C /* Type.pbobjc.h in Headers */ = {isa = PBXBuildFile; fileRef = 5450ED88D7F23E4D123345DDC8AB4BBF /* Type.pbobjc.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1DF6AF9490D4D0DA9A450BF0007B9C12 /* NSArray+MDFUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B87B68AFA6AD7E198615127E6218302 /* NSArray+MDFUtils.m */; }; - 1ED67707C258751E7888DAC2AB3D8501 /* GTMSessionFetcherLogging.h in Headers */ = {isa = PBXBuildFile; fileRef = FF91E09BB0A0A968726A5B97AA1B418C /* GTMSessionFetcherLogging.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1EFFAE64C665CCB04E03B269777EED6E /* MDCSnackbarMessageView.h in Headers */ = {isa = PBXBuildFile; fileRef = A76B1E9DB08D27662F1F3E0559A44603 /* MDCSnackbarMessageView.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 21531E83A0E94D78641A5D2986E46B47 /* MDCSnackbarMessageViewInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = B89B6BDBF883EF412A7AB61940F376AB /* MDCSnackbarMessageViewInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 224011ADF98506AF64FEBD6F22D91CA3 /* GPBCodedInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 560FC876CEE87B5ED68852A585686A5C /* GPBCodedInputStream.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 22B49C82361A5D821B8DD76D88D12CE3 /* GPBExtensionRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = 715F873EA131C1BBFEC3C7E376239173 /* GPBExtensionRegistry.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 25189A07A8F6DD24183C492E69B1164A /* MDCSnackbarOverlayView.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C91028D5125A2C214A06D2306CF0947 /* MDCSnackbarOverlayView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 27391A58F03A27057C1F47E756232B1B /* Wrappers.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = 433D1127610352D4A3E557F0F9CC1E35 /* Wrappers.pbobjc.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 29821F061EB418570D9DFBF5A6C24EAE /* UIFont+MaterialTypography.m in Sources */ = {isa = PBXBuildFile; fileRef = 48ED75CA27B9E61ED168C3130DE6C720 /* UIFont+MaterialTypography.m */; }; - 29A03472A076118E080930F76295D1BC /* Any.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A53F314324EC9D8A1D37D782FE26246 /* Any.pbobjc.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 29FEADDF2086FDEA7D5BA87DD23B08C6 /* pb_decode.h in Headers */ = {isa = PBXBuildFile; fileRef = FDCDBE6F7E276FA5CD9E5CD40366BEC4 /* pb_decode.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2C51F26C8A6608156384FD0644839D3E /* GPBArray.h in Headers */ = {isa = PBXBuildFile; fileRef = AB4F5340DE6FF3664D1823903FE1D5CE /* GPBArray.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2C67C6282B99CF73126C814B941D430B /* MDCFlatButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 017D0605AF58961E4D1FFE86C6B4A772 /* MDCFlatButton.m */; }; - 2D166C4D59D4FC0492A0E75B3509864E /* MDCRectangleShapeGenerator.m in Sources */ = {isa = PBXBuildFile; fileRef = 1908B4B9932BAC8CD9101053E57E0EA7 /* MDCRectangleShapeGenerator.m */; }; - 2D1D465148D32B55ACB76A0E38D83207 /* GPBWireFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 2FF8417A021F84BF7B64CD62D170D0DA /* GPBWireFormat.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 2F7E72E24900D4303DF5DCD0F893DAD8 /* UIFont+MaterialTypographyPrivate.m in Sources */ = {isa = PBXBuildFile; fileRef = DC7AAFC4C49D71F62581AFBCAF73CB2D /* UIFont+MaterialTypographyPrivate.m */; }; - 309DE91C876837398F95DCF1EAABA743 /* MDCSnackbarMessageView.m in Sources */ = {isa = PBXBuildFile; fileRef = A25EE02E1CDBA2E62ACD1F63BED3E13C /* MDCSnackbarMessageView.m */; }; - 32246DD554B8A3574A8CC9E9C9C142D5 /* MDCRaisedButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 8042D7A085484C770406514D0A8E7829 /* MDCRaisedButton.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 322FC71FA5BECD277A6A35109A07B581 /* SourceContext.pbobjc.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F5F9F611942B3638F3EF5D1039C91E9 /* SourceContext.pbobjc.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 33A55EA9376096626192E7B937458600 /* MaterialButtons.h in Headers */ = {isa = PBXBuildFile; fileRef = 393B52F8ADFFFD78A0720A87A348A44F /* MaterialButtons.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 365161F78ED9C1856E7BF4F77A19C69C /* Timestamp.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F73AA418D052700505BF1EF8B0DF9C0A /* Timestamp.pbobjc.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 3674ACA1A901FF7AA9CEB3BCEC3405A6 /* GPBDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B278E1B39F41FA7FF67F242AD720839 /* GPBDictionary.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 392F2CF142BAA751AC1BB61D8B757D98 /* pb.h in Headers */ = {isa = PBXBuildFile; fileRef = B45420BD2F314155DF0AF98EB6F9F2F1 /* pb.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3A50F5C8ECED9627F2EBD97F61BD376D /* pb_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F42333A5797920931D0CA953724EF70 /* pb_common.c */; settings = {COMPILER_FLAGS = "-fno-objc-arc -fno-objc-arc -fno-objc-arc"; }; }; - 3B9A3FB86684EC3710B63851DE7E958C /* UIImage+MaterialRTL.h in Headers */ = {isa = PBXBuildFile; fileRef = 667999628A1DC32F39169C8555FBA38F /* UIImage+MaterialRTL.h */; }; - 3E3B4CF239527A39CD308EBA9676FD8F /* GTMDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = D4C2E94249D5C5D261DDA6EBFB757291 /* GTMDefines.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3F1372B17CF15AFE3EC3ADD40DCA0D6B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26D4EDA2ED72478D169A64DF294168F0 /* Foundation.framework */; }; - 468DFD90B6C4DA2F7CFA0C1C89F1B615 /* nanopb-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 088B345638248472DDB6853F33ABA9B6 /* nanopb-dummy.m */; }; - 46B0A10730D9B0065CA05D17D450BA0A /* GPBMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F2D1EA8CED052B6ED9D7D87E6420CDD /* GPBMessage.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 46C24EC79198CC6422DEB93942DF244A /* MDCOverlayObserverOverlay.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CED0DEBCE4EB27EC0C0518AA0961403 /* MDCOverlayObserverOverlay.m */; }; - 46DB994706E420A69D1D7509D749D881 /* MDCOverlayObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 840740BD45AB736B1ED169A30DE76027 /* MDCOverlayObserver.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 47599D86074050710029BE466DD17D1E /* MDCOverlayTransitioning.h in Headers */ = {isa = PBXBuildFile; fileRef = 19781498BDBE59B3DB3561D723CD1E0F /* MDCOverlayTransitioning.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4BD472D1F27448B7971919C19A54B4A8 /* MDCEdgeTreatment.h in Headers */ = {isa = PBXBuildFile; fileRef = 15E78AC23661FFCDF14965F089E6C1D0 /* MDCEdgeTreatment.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4E54A94E79DFC0A3C96297CFD01EA0FC /* UIImage+MaterialRTL.m in Sources */ = {isa = PBXBuildFile; fileRef = 18789B0347748653AAD7F7298FAF79F7 /* UIImage+MaterialRTL.m */; }; - 4FCA124D75207E827EA8919FA53C08C4 /* UIView+MDCTimingFunction.m in Sources */ = {isa = PBXBuildFile; fileRef = A8E23C43141FBB9931B7D93B7AAF4AA1 /* UIView+MDCTimingFunction.m */; }; - 518A11BC7A2E94722A0EF2A23FDC3280 /* UIImage+MaterialRTL.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 667999628A1DC32F39169C8555FBA38F /* UIImage+MaterialRTL.h */; }; - 525570820CC143CABBCF2954F7DEDDB0 /* GPBDescriptor.h in Headers */ = {isa = PBXBuildFile; fileRef = 579CEA275F5649B2DEA54D2087DC8B70 /* GPBDescriptor.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 53ED0446DD64E3B13C4E8B54609C14B2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26D4EDA2ED72478D169A64DF294168F0 /* Foundation.framework */; }; - 544D64778C14ECD87701BF3A0064F9F5 /* MDCFontTraits.m in Sources */ = {isa = PBXBuildFile; fileRef = A228F76CBE35036A08123DC78BE0DEFC /* MDCFontTraits.m */; }; - 54F580BF4588159D6A61F21D15591805 /* pb_decode.c in Sources */ = {isa = PBXBuildFile; fileRef = 3AA827C1F972CE81FDAD1E354BDE239C /* pb_decode.c */; settings = {COMPILER_FLAGS = "-fno-objc-arc -fno-objc-arc"; }; }; - 5540698365F49C54A857A53141A1E845 /* Struct.pbobjc.h in Headers */ = {isa = PBXBuildFile; fileRef = 95277BE5FB006B51A4ACFBA43AD2D2C9 /* Struct.pbobjc.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 554FEFCBC7B4F81FA40B1CBE88760112 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26D4EDA2ED72478D169A64DF294168F0 /* Foundation.framework */; }; - 55D8D5D912CFD2F3584E4553C2EAD734 /* pb_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = 182C5EE2E094E22E23BE66CB85CF4FB2 /* pb_encode.c */; settings = {COMPILER_FLAGS = "-fno-objc-arc -fno-objc-arc"; }; }; - 5A71209433B08AA3AAE93703F0839C4D /* GPBProtocolBuffers_RuntimeSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 284A15CB5B5806230AD4CA2FD212D897 /* GPBProtocolBuffers_RuntimeSupport.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5AB7EE53DABD7E947AC5812C314DDF87 /* Api.pbobjc.h in Headers */ = {isa = PBXBuildFile; fileRef = EA9F0A4E75412ACE78FEA5B049A2078A /* Api.pbobjc.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5CE12D43667B34BEB31AEEA09897BE4F /* GPBUnknownFieldSet.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B023EBF20A27D42B31C0BB6CE54DC2E /* GPBUnknownFieldSet.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5D0B6913F2AD63F1951AA09C5DCA52EF /* MDFTextAccessibility.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 095E105B5C47BF32EBBB02A471ADE3A9 /* MDFTextAccessibility.framework */; }; - 5D4290C3C08A9F0808B8C6DCFF34BDDB /* GPBBootstrap.h in Headers */ = {isa = PBXBuildFile; fileRef = C6DE9E1FB49E08D1F9CF1B27DE92FC41 /* GPBBootstrap.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5E06522E5998D2FFBB8AFEC62658C0F2 /* MDCShapedShadowLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 804A40B62CD8C4A207B0A526D6B623AD /* MDCShapedShadowLayer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5EB87DE31A1F2591E8A64A3C7B0356C5 /* MDFTextAccessibility-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2098A630E3EDE0DC522C19707064336F /* MDFTextAccessibility-dummy.m */; }; - 5FD55E5A55ADB32B38FF7DEABF80EA66 /* GPBExtensionInternals.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A8F5FB2AF117BCC58712A10A1C9F8B9 /* GPBExtensionInternals.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 60EEF71EA55CCD0A9AE7DA94D9BD4401 /* MDFImageCalculations.h in Headers */ = {isa = PBXBuildFile; fileRef = D4B60F32D763D41C0EA9016B2F7996B0 /* MDFImageCalculations.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 60F1C589640F64B2B82BE7C1696F808A /* MDCButton.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6A4F5F2401E81CEB1FFA2E9994C68F /* MDCButton.m */; }; - 64418457D16D9A2F28F496AC75FC7DBD /* GoogleToolboxForMac-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 533434DC3696C145D8720E7D8F54EAB7 /* GoogleToolboxForMac-dummy.m */; }; - 64739603D4BD78F45085CACDE00A6238 /* MDCCornerTreatment.h in Headers */ = {isa = PBXBuildFile; fileRef = B26EF38A87706D8B7D98226D7C5C7AF9 /* MDCCornerTreatment.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 64F31B70A6E5E6963518A01C285B435F /* GTMSessionFetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = B71457DA81E5F98DF12653310419D234 /* GTMSessionFetcher.m */; }; - 660C8CDD8158398C09D52E3DDDA7DAC9 /* Protobuf-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 15894E2AA0DAAB423D5718F903AD5C90 /* Protobuf-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 674CE29209D429403968A7036588D2ED /* MDCEdgeTreatment.m in Sources */ = {isa = PBXBuildFile; fileRef = AF6C6D2998F7AD8AE59CAA8310841981 /* MDCEdgeTreatment.m */; }; - 6820ED7D2ACEE405664A40EAF657DF70 /* UIView+MDCTimingFunction.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A9E2A7A84753B81499E25A643FE397A /* UIView+MDCTimingFunction.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 68EE58ADA831B770B4ECDDF3BB235B12 /* MaterialTypography.h in Headers */ = {isa = PBXBuildFile; fileRef = FAB51F300BC2160CBC16B76FA004A35F /* MaterialTypography.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6A0430DC1BDFFA6804D241669DEFEC62 /* MDCInkGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F87B6901118EC5034CBD864DD1F44E9 /* MDCInkGestureRecognizer.m */; }; - 6A961AEA31F7D6CA851116944F74615B /* MDFInternationalization.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 9401A292D29EA61D4EEBADF4C523362F /* MDFInternationalization.h */; }; - 6B6F0EEAB6D6C27DCA7480DD3F7D03C4 /* MDCInkGestureRecognizer.h in Headers */ = {isa = PBXBuildFile; fileRef = FAE4A2C75F64DE2A8A9E1082543C768A /* MDCInkGestureRecognizer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6D972EBD33A317D1DCB0D9F1685B6BD9 /* GPBRootObject_PackagePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A1D01DC95779D92E3B23AD1E40A1EA /* GPBRootObject_PackagePrivate.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6DABF9E76DC628272563DE4A9546087F /* MDFImageCalculations.m in Sources */ = {isa = PBXBuildFile; fileRef = 44D35EC8BF2A633655D8DC22C12524B2 /* MDFImageCalculations.m */; }; - 6EA6DFC4473A9B2DB6B8A42EA986BA5B /* GTMSessionFetcher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B5849B762BEA5E61E74156CC0C80DE0 /* GTMSessionFetcher-dummy.m */; }; - 7213DEADBCAA2FB8DF64BCD1F3915485 /* GPBRuntimeTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = F842A8067A2FFAA82F20A60E5B166A6F /* GPBRuntimeTypes.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 73610F9E90943D9A8D340E975D76FDF3 /* GPBDescriptor_PackagePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D57189C5D3E0D4E1C48C73E5CE8C5E6 /* GPBDescriptor_PackagePrivate.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 74DD7282598FB5F457C5897854B70054 /* Duration.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = D0D35990DFCC6B97FF7B830AF497F8BE /* Duration.pbobjc.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 74E3ED4F2AD3800C953DE1320D063667 /* SourceContext.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = FFE257FD88AE91FFA84A0009BE7F81DF /* SourceContext.pbobjc.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 7518F524B13AC90E36E3786CB889F005 /* Duration.pbobjc.h in Headers */ = {isa = PBXBuildFile; fileRef = 6825725D0A823CB547EF8E86D9F6642D /* Duration.pbobjc.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 754F1D5BF2519F60A0C5F45035E3222A /* MDCShadowLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = BA618C8BC030E86E157C205EF9BB72FB /* MDCShadowLayer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 755F55A7D577254B73EA7FEABA8E98E0 /* GTMNSData+zlib.h in Headers */ = {isa = PBXBuildFile; fileRef = CB2E2935797AFAE1FE523529D674290C /* GTMNSData+zlib.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 75EF3923B359BAEB97980F9EC0EB10BC /* MDCKeyboardWatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A544FA005107AA266F6F5FE86C960B4 /* MDCKeyboardWatcher.m */; }; - 777EDFC4E0CC78FCBCDF044AF5E51B3C /* GPBExtensionInternals.h in Headers */ = {isa = PBXBuildFile; fileRef = DB629961E1DAAD0FD9B31A8CA0CE5C81 /* GPBExtensionInternals.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7B1DD8047CC1193BA4EC1249B471CAD1 /* GPBMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = D9BF24E58A53F59EBC565CBE69B776D6 /* GPBMessage.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7B9A9C3D189D39969C0489FDA7F6FAC6 /* MDFInternationalization.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5426E9FB63C167E0B582655BA5D4AAE6 /* MDFInternationalization.framework */; }; - 7BC1989158986301DAE842BDC1223124 /* MDCShapeGenerating.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B89F7BC240DDBFFE8882885635481B2 /* MDCShapeGenerating.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7C961FE35780DEB651AA975F13E66D0C /* FieldMask.pbobjc.h in Headers */ = {isa = PBXBuildFile; fileRef = FB2346F1BF13021AAD7C201A3A240FD9 /* FieldMask.pbobjc.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7DA738A8F59F61DB9907D69FF9199121 /* Empty.pbobjc.h in Headers */ = {isa = PBXBuildFile; fileRef = A3B5E89C1796792E52E10637EFB6C4F1 /* Empty.pbobjc.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7F1888FBE4528088DD0AAD5567C9B4F8 /* MDFInternationalization-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8FF3BA514C481F378BD5BDC3B1EFFB0A /* MDFInternationalization-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 805BB3D997A9D09AF2DAF7619926A14A /* GPBUnknownFieldSet_PackagePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 50226C51C739677E398A8A30937C41D0 /* GPBUnknownFieldSet_PackagePrivate.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 806BAA4E00218D70995697C4400BE7A0 /* pb_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 45F826136E30AD0678492506FF381BF3 /* pb_common.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 812E094D4959DC67A4EAE73CAB5F4538 /* MDCLegacyInkLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 9990889B0819A36DEF009877E001ADE6 /* MDCLegacyInkLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 817C07ACB95523B40E27D76F224741B2 /* MDFRTL.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 9BCF94A57A081B5A2A554F5625BBF0DF /* MDFRTL.h */; }; - 83D9DF9D8B29AB23E6316CCB9E47732F /* GPBProtocolBuffers.h in Headers */ = {isa = PBXBuildFile; fileRef = 151D05233551FE810170C533D4BC975C /* GPBProtocolBuffers.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8634BA343B81E9F14792B06C38376028 /* UIView+MaterialRTL.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 0ECF671123C9D8ADFDDF170F2D87CDAB /* UIView+MaterialRTL.h */; }; - 87F751EA5419C4E62914B98986D16E1A /* UIApplication+AppExtensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 0CB71D9D17285D54AE18D740290C6E8B /* UIApplication+AppExtensions.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8852FD9AFC242520924D98BE9C4E2477 /* GTMSessionFetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 203D093B7837E0A357F2869EE0D0E62B /* GTMSessionFetcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 89D8E7379F41D61073B49F6B92322281 /* MaterialKeyboardWatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 2457CAC1EC9DA2467DB3EC9DC2C41F5C /* MaterialKeyboardWatcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8A110EED257C0D685AC6606542D1E1C4 /* GPBUnknownField_PackagePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 6CC01E8F0FB47FFFFB5B5C2E89895625 /* GPBUnknownField_PackagePrivate.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8C67067A7706F30515C57A5938D205A9 /* Wrappers.pbobjc.h in Headers */ = {isa = PBXBuildFile; fileRef = 42A9A4DC61274AB554C515317D8D590A /* Wrappers.pbobjc.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8D4338FCB25D0D84E6E5758728206518 /* MDCKeyboardWatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BBC60F9728EB8C1BE753272B73CFA2B /* MDCKeyboardWatcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8DB422430A48F0CC5D6A4FE969063234 /* MDCFloatingButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 70442DE1D55803DE99C545EE45C1602D /* MDCFloatingButton.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8E5634BF8358592C4A534A16D99A2E3B /* UIView+MaterialRTL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0ECF671123C9D8ADFDDF170F2D87CDAB /* UIView+MaterialRTL.h */; }; - 8ED382B94BA48588FFDC57B511083AFC /* Any.pbobjc.h in Headers */ = {isa = PBXBuildFile; fileRef = E80B622061B6D9C3A67CF951F0CB5FD8 /* Any.pbobjc.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8F21726CBE3A6CAC14BBDAEF0B86643A /* MDCFontTraits.h in Headers */ = {isa = PBXBuildFile; fileRef = 54EAC27550D225B64BB0BE35F1CBE2D6 /* MDCFontTraits.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9024F4774BD8DDE03700B223CF7F8164 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26D4EDA2ED72478D169A64DF294168F0 /* Foundation.framework */; }; - 907C415A51B088710DA445A86FD7B328 /* MaterialSnackbarStrings.h in Headers */ = {isa = PBXBuildFile; fileRef = B6841503113F2E435CAACCFD38C44E99 /* MaterialSnackbarStrings.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9101CEA8562055177732244271008BBB /* GTMNSData+zlib.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FE02E7538E4F348D282E9409010711F /* GTMNSData+zlib.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 91341CD05B40A9106868CAB538F2FE3B /* GPBUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 5343268E23FFB8602AF29D75DC19D13E /* GPBUtilities.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 918D54F3B5D8C632F548F9AC7C38DA41 /* MDCLegacyInkLayer+Testing.h in Headers */ = {isa = PBXBuildFile; fileRef = 936A2EC1A7C4F2D7F9AE1E62854F90D6 /* MDCLegacyInkLayer+Testing.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9227EB8AA40C0DFB8921991596248A57 /* UIView+MaterialRTL.m in Sources */ = {isa = PBXBuildFile; fileRef = E4477E31DA383B7A235BFCCB35DF983E /* UIView+MaterialRTL.m */; }; - 92EDE8CF97282DC3DD4BB6CA7548D874 /* MDCOverlayWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D133D6009A5B97925A81F57CA662B14 /* MDCOverlayWindow.m */; }; - 944ACF73F7D360AB77E5460775C3CD2F /* MDFRTL.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BAA92C9A6AB74863D0EC56248BC0D3F /* MDFRTL.m */; }; - 95C69447F517DB81437EDE0003486963 /* GTMSessionFetcherService.m in Sources */ = {isa = PBXBuildFile; fileRef = A894AEE2D7854943DEEAC7D1ADBB9724 /* GTMSessionFetcherService.m */; }; - 96399A96D09BF8289C6C498B135BA762 /* Type.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = A47AE538FB95DE7C545F9EEB1F1795C6 /* Type.pbobjc.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 9A4F001BBA8E013E45DD817B7C37E522 /* GPBWellKnownTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 085CE7B06D0A270B33F6BCCD7C14DCB2 /* GPBWellKnownTypes.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9A65EEF2861B0AB77AD41E7304CEE422 /* MaterialShapes.h in Headers */ = {isa = PBXBuildFile; fileRef = 1ADF69CB044C3C41F5E047EE0666839B /* MaterialShapes.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9AD5E83CD93678D65E38CE3D15D8C815 /* GPBExtensionRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = B060D010040E2BC4906654F2125CE7BA /* GPBExtensionRegistry.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9C3EE0CE05A9899207E21E16E44C3506 /* MDCOverlayUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = A0989234CA2A0BD9AEA27ED680960A5E /* MDCOverlayUtilities.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9D963AED53DF8F238F27C225095BC970 /* MDFColorCalculations.m in Sources */ = {isa = PBXBuildFile; fileRef = E48376858FA8990FAD2065075372D655 /* MDFColorCalculations.m */; }; - 9DA28C3544749A7DB9AB129BEC773550 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 51FA2EF7C32E9E9C25DE19DA8DB61890 /* Security.framework */; }; - 9EA1C797878A68F6E1F28203054703EE /* CAMediaTimingFunction+MDCAnimationTiming.m in Sources */ = {isa = PBXBuildFile; fileRef = 718E65C840EF191D50DFDAB4BE02ADCF /* CAMediaTimingFunction+MDCAnimationTiming.m */; }; - A0D2EB5CDD8DE53B1FDE9BDFEFD62E45 /* MDCSnackbarMessageInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 81CCE9BFABE01256E804C551537B8989 /* MDCSnackbarMessageInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A0E50ED42E797189E455D64341464AA5 /* MDFTextAccessibility-Bridging-Header.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BA315B6F36242E4A8D0D4BBF036B34F /* MDFTextAccessibility-Bridging-Header.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A32FC1F2F125BFD564D185BB9A3C44DA /* MDFTextAccessibility.h in Headers */ = {isa = PBXBuildFile; fileRef = 87F6AC0477C03B534357DB99B3040316 /* MDFTextAccessibility.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A36073282A032A0AD815F29D78AAAFD6 /* UIApplication+AppExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = E93E95BA94F36F926BE2089B399D0D09 /* UIApplication+AppExtensions.m */; }; - A3EE0845BC3827DE3C1E2FA99246F822 /* MDCRaisedButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 40815A1B8CA34C733C6082DED34B830A /* MDCRaisedButton.m */; }; - A407E194344659DB1614954931E83834 /* GPBUtilities_PackagePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = F6E85552479B64AFBCD274B5B699CFD7 /* GPBUtilities_PackagePrivate.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A730273C8F430BD00D3E6D39527A84BB /* MaterialAnimationTiming.h in Headers */ = {isa = PBXBuildFile; fileRef = 02378FCFB064F380C9BF0DE0E49C5AA6 /* MaterialAnimationTiming.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A827C0143A3023CAB39988508D4FAC53 /* UIFontDescriptor+MaterialTypography.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F977C7301579625DD45458D69C95E82 /* UIFontDescriptor+MaterialTypography.m */; }; - A86531F9E43A39145B09BC6E4771CBD7 /* MDCOverlayObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D31078102583D9D1905340F60BB61CE /* MDCOverlayObserver.m */; }; - AA7B092AB310BABC0A07170358D772F5 /* MDCInkLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 210F5FC459986319BC09DB8EA71F9922 /* MDCInkLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AB4F0970071E34D0384341466E0468EF /* GTMLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 636ACF58340353B0E84A5C27CE1C6E73 /* GTMLogger.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - AD11BD64E3B09501A6E06C1EE63FA61C /* MDCShapedView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D4BEF4ED5A6AB5C4B6F533068BF30EC /* MDCShapedView.h */; settings = {ATTRIBUTES = (Public, ); }; }; - AEA9B75FEEF827ACDE0FC7104BEA53C8 /* MDCOverlayAnimationObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 05C70CF93D608259EC5FCB650F35E885 /* MDCOverlayAnimationObserver.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AEF680BF530AC8CBB1107AA43E7B93EF /* GPBCodedOutputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A663233A47450AE7794E08F4A60CF7E /* GPBCodedOutputStream.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - AFFB2738AF0E58B97D8F7C16846017DE /* UIFontDescriptor+MaterialTypography.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F9DD92614D01A74D301AC7F0F270802 /* UIFontDescriptor+MaterialTypography.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B25F7C8262F06699C6F01CA508775442 /* MDCInkView.h in Headers */ = {isa = PBXBuildFile; fileRef = 157E528ED78FC0EDA90672353F6D7A5E /* MDCInkView.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B506D13E2E2DABDB0BE03749D364D6E7 /* UIFont+MaterialTypography.h in Headers */ = {isa = PBXBuildFile; fileRef = 1589811F11874433626650A0A3CE7524 /* UIFont+MaterialTypography.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B572F7D3A22E32832ABB7192CAD97CA4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26D4EDA2ED72478D169A64DF294168F0 /* Foundation.framework */; }; - B5838B2AECD42B13739C1C41AB8DEF35 /* MDCSnackbarManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FC870F1DEE8A86FD4CB640FBF3B764FA /* MDCSnackbarManager.m */; }; - B8DC22A590FEFF5BDEF0049D4C6E7A06 /* MDCOverlayObserverOverlay.h in Headers */ = {isa = PBXBuildFile; fileRef = DE5A7CE1F8AE67DF36B1663F315ABCE4 /* MDCOverlayObserverOverlay.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BA4583C0EFC5BDE129812C4B0FB17DA2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26D4EDA2ED72478D169A64DF294168F0 /* Foundation.framework */; }; - BABF56B789C48E70557235EDA95E0558 /* MDCShadowLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A3AE4BCA59263A41842DC30EEFDBD73 /* MDCShadowLayer.m */; }; - BC1F9A93E163A6178148C21DF210D8E0 /* Empty.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DD3FA988C3E25015D63D5D5843864C2 /* Empty.pbobjc.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - BCB4A98B0BA54AB2A60A50172533F7CA /* MDCRectangleShapeGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = E46CDC23A14E16C3FA640608E600011B /* MDCRectangleShapeGenerator.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BD96339BB4AE190E558B5D835626C7DE /* GPBCodedOutputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = 51329E31204989AA3BC80C62D24122D3 /* GPBCodedOutputStream.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C1037945ED2EA8EB1D1DAF98FA3D8004 /* MDCOverlayImplementor.h in Headers */ = {isa = PBXBuildFile; fileRef = 531E8F828193F94304891E4C46B317D7 /* MDCOverlayImplementor.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C32CA23443BDCAC70F7F91D4BF234E06 /* MDFInternationalization.h in Headers */ = {isa = PBXBuildFile; fileRef = 9401A292D29EA61D4EEBADF4C523362F /* MDFInternationalization.h */; }; - C41F8CD2A79AC9B1E5E1558FCE2E251B /* GPBDictionary_PackagePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 32D74FE92E59A2F9EA2B8E42298074F3 /* GPBDictionary_PackagePrivate.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C4DFDD2161F58B5AE3659A2BB7595CE8 /* MDCTypography.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B8800132D048D9A7CB41DAF97CF56FE /* MDCTypography.m */; }; - C551AF81BF931D04FE49C1E8D54E614F /* MaterialSnackbar.h in Headers */ = {isa = PBXBuildFile; fileRef = 42E122D32D62FF688DFAA6641AB437D1 /* MaterialSnackbar.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C588E89B2064701E149201935493D4E7 /* GPBArray_PackagePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = D936DF8347BEB763D968E602E3635ED5 /* GPBArray_PackagePrivate.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C5913EB86695662F61C7A41A7902C25D /* MaterialMath.h in Headers */ = {isa = PBXBuildFile; fileRef = D46C31735781AE6A6280CF49F4758CCD /* MaterialMath.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C5922015E5904961729F085DC6002F65 /* MDCSnackbarMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 4685058719EA9D4F5F3D0486229387DE /* MDCSnackbarMessage.m */; }; - C79BE337A8161DF2F293B91B0110B6A0 /* MDCCornerTreatment.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A3EFB51C03C887771438AF1F22356D1 /* MDCCornerTreatment.m */; }; - C7DD3FD821DED102F15F996F07D00AE2 /* MDCFloatingButton+Animation.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C5464CA0E2B43AC8ED4DD81CCA82102 /* MDCFloatingButton+Animation.m */; }; - C9B89641F8156F36E1969F6B9B7A2465 /* Pods-iTorrent-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8AE29753B6B64A17206C4099CB2C53AD /* Pods-iTorrent-dummy.m */; }; - CEBAD81AFBCFAD717B5CC1DA5D12F094 /* GPBCodedOutputStream_PackagePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 86D36045926D43B6ABBEE2E9172AE093 /* GPBCodedOutputStream_PackagePrivate.h */; settings = {ATTRIBUTES = (Public, ); }; }; - CF5297D0FE172D17CB549F610F950F5C /* MDCFlatButton.h in Headers */ = {isa = PBXBuildFile; fileRef = EA965AA2C3BBE78C6F6C3EA87860EF57 /* MDCFlatButton.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D03BA80EBF8602FE057250BA1053AD8D /* GPBDescriptor.m in Sources */ = {isa = PBXBuildFile; fileRef = D80515FF35415E3358A9409944E7D359 /* GPBDescriptor.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - D12BC722AC663225A9B4A4BC0A8DA556 /* MDCMath.h in Headers */ = {isa = PBXBuildFile; fileRef = A6B99728B2C61D6F3DADD0A1B361AC94 /* MDCMath.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D3F381B45ADFDDE51CA31F1E141236CA /* GTMSessionFetcher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = AECE9DF4D6F9E6FC0C933D8B7529B4C2 /* GTMSessionFetcher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D435C57247BFC0E7344522DB1CB051AE /* GPBRootObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 839B6894BD5A38A002EEDCA496A54C32 /* GPBRootObject.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - D5850DB36A519B23270E48A29A5B9FC8 /* MDCInkTouchController.m in Sources */ = {isa = PBXBuildFile; fileRef = ED2C8DC2AB85B6280456F5F58FAE8037 /* MDCInkTouchController.m */; }; - D67412C0CE49806AD501B551B3BAEDE1 /* GPBDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 327D988C2D0D426365607D24F2CB824B /* GPBDictionary.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D6F222DC247E103B514B598C20C9830F /* MDCPathGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F56FBC2BBB3E35FB0DDA859AA40484C /* MDCPathGenerator.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D72076A07FB2A2B43D5CDF1D1D3DDC46 /* GPBWellKnownTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 391354595445F29C424CA61ABB32F527 /* GPBWellKnownTypes.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - D8D5FE810C3CD39FB4EA9C0A59566205 /* GPBUnknownField.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F27C0C07FBAE583F92065C32015D3E6 /* GPBUnknownField.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - D9FE2619474AE529D4FC1327BBD9188F /* MDCPathGenerator.m in Sources */ = {isa = PBXBuildFile; fileRef = EF5D1A13429AD9D6A43D9285A28A5FF1 /* MDCPathGenerator.m */; }; - DAA2BF6B2387EB8FACA9A2F99AF2A831 /* MaterialShadowLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = EF1790D00817CE6AAF280E4FBB309240 /* MaterialShadowLayer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DBBF146BC41C864DECAC19C1541D7522 /* MDCSnackbarManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BE1FCED741DD4B6033712F17D731268D /* MDCSnackbarManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DC3FF60087AF4AEB34C27B4927E59E4B /* MaterialInk.h in Headers */ = {isa = PBXBuildFile; fileRef = 48AAAE4D8AC301160B797A0FAA282440 /* MaterialInk.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DD3867E0E8E768D0A1B53645D6B9AB81 /* MaterialOverlayWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 90E765804243FD28B6B32D49E571483F /* MaterialOverlayWindow.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DF18CDCF6ECEB616FAF79ED233EF6F2A /* MDCInkView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C8CC6EA78921A474A96FA736BB6BB66 /* MDCInkView.m */; }; - DF9559C3822E3C6119BE43E4EDFD7EEE /* GTMSessionFetcherService.h in Headers */ = {isa = PBXBuildFile; fileRef = D5A70DC0B4A7A79B3196C1F176DB5402 /* GTMSessionFetcherService.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E181395E73163EB702FCE9A21403D67B /* pb_encode.h in Headers */ = {isa = PBXBuildFile; fileRef = 0837EA90694ACFE24DFAA0A10BCFAA71 /* pb_encode.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E1C36F05CEE28B120D5D04E77CD55F92 /* MDCTypography.h in Headers */ = {isa = PBXBuildFile; fileRef = B86B1C4D8AFB3884F98C2095B788FB0C /* MDCTypography.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E21C7D62A087AEA3B420761C1A4D4655 /* Pods-iTorrent-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 524E45FBF0AC0B6B028F7F0427757B20 /* Pods-iTorrent-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E28C0A8840FD5E974286B472983FFBDA /* MDFTextAccessibility-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 38C985AC240D4A58BD130053866FD655 /* MDFTextAccessibility-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E3E1A2896853C3E3549F53F2A806AFCF /* GPBUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 12D21E25996B544E67BF48DE9D9E8564 /* GPBUtilities.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - E42B7437FDFD141D6EAAB6FBBA43FD71 /* MDCFloatingButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 86BA61064AA704DD1BCF3577F875F790 /* MDCFloatingButton.m */; }; - E63E31471827E1AA55ED8684BE65E9EC /* NSArray+MDFUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = C963E029AF74AC6195FBED7AE7B12340 /* NSArray+MDFUtils.h */; settings = {ATTRIBUTES = (Private, ); }; }; - E6FCEF6DEA7450C2FEF27F515853AF3C /* MDCOverlayObserverTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C0E7BF9C009999DAB3A2BD1F627279C /* MDCOverlayObserverTransition.m */; }; - E945DFDFADEDFD2CCC368C2558596724 /* MDCShadowElevations.m in Sources */ = {isa = PBXBuildFile; fileRef = 893B29242B6F932D7FDCF831A0D84AEF /* MDCShadowElevations.m */; }; - E9D614146B5F03CB9DDA0D4DBB394224 /* MDCShapedShadowLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A0466EC2A2E97E95DD00DAD7A47CB74 /* MDCShapedShadowLayer.m */; }; - EAD17A28AA19B162606FFB1F590F5C2E /* MDCOverlayAnimationObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = A2ACD970207D04B66DBA1C218F23D843 /* MDCOverlayAnimationObserver.m */; }; - ECD2EAA0558900404934125148DCF063 /* CAMediaTimingFunction+MDCAnimationTiming.h in Headers */ = {isa = PBXBuildFile; fileRef = 78FB7914493D6CD574CD00BAFC8B4A8F /* CAMediaTimingFunction+MDCAnimationTiming.h */; settings = {ATTRIBUTES = (Public, ); }; }; - ECD575DAE0C14750E934D538DA1DE2DA /* Api.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = 48882ED03E9D2D88DA67CA573E3A0669 /* Api.pbobjc.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - ED66F8BD1D43065D931F2C8890806447 /* GoogleToolboxForMac-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = DABB341B037E5D30FDA2DAF966D2CBAE /* GoogleToolboxForMac-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - ED795F3AD68E6BA5B07473A5E8B5742F /* MaterialApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = 2CE876226C9E02D51BA1626773EBD3E8 /* MaterialApplication.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EDEF50BF2B4EBE11749B03E441734D42 /* MDCOverlayWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BCE7DEA793C1E2DC0FAF5317C6AFA4E /* MDCOverlayWindow.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EF7105512F6C9FC390F1F63DC56760E2 /* MaterialSnackbarStrings_table.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F2E715228E36F4E9230549A7CF43A7F /* MaterialSnackbarStrings_table.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F09EDD53B94234F5F8DAC4DCD5CD969E /* GTMSessionUploadFetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B33B650BB2E88016B83290DEDCB1B79 /* GTMSessionUploadFetcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F12D283C4C08AF174BB28C99CBDE0068 /* MDCOverlayObserverTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 99CE5B97C8E4071D7CC3C10514AEAD17 /* MDCOverlayObserverTransition.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F3B77FF52AB5BAE58233B4A24C92CE97 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26D4EDA2ED72478D169A64DF294168F0 /* Foundation.framework */; }; - F4E294C07EE32FFCDCF7FF4D71D850BD /* GTMSessionUploadFetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DE901DE3F275DFD7459471C944F5B23 /* GTMSessionUploadFetcher.m */; }; - F61FCE0CA343AA4F2913E1215F85085E /* GPBArray.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A080FE7CEDEAD89945277BC3DC8608E /* GPBArray.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - F62290BC2DC37F4C58AB021B27E2C4C8 /* MDCSnackbarOverlayView.m in Sources */ = {isa = PBXBuildFile; fileRef = 49364B55C6ADBF78E9E1CD9549121FB8 /* MDCSnackbarOverlayView.m */; }; - F74B441E3CCE1B014E506AC1EE00F78C /* GPBUnknownField.h in Headers */ = {isa = PBXBuildFile; fileRef = 68EB34B9CC9A0543727E33EBCBD8C91A /* GPBUnknownField.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F83A6739E5C7810C42EA0784AF298121 /* MDCOverlayUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = A81080AB05ABAA92C19F99879CE9EFF0 /* MDCOverlayUtilities.m */; }; - F979DAEE6C69A70B2E3A628DD8676B03 /* MDCShapedView.m in Sources */ = {isa = PBXBuildFile; fileRef = 92CDD3AD1D180A3A81007266BBE7382B /* MDCShapedView.m */; }; - F98E65B3888CF603A5BAA410C8C81A56 /* UIFont+MaterialTypographyPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5469AF5EC4154211DDF2B00AA5F14253 /* UIFont+MaterialTypographyPrivate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F9A9CD2360AB7BFE4FAA7717A1EF9B4A /* GPBWireFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = B2F448B09FDADD4D44151F6CB8E334B0 /* GPBWireFormat.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F9D92BA503505CB48EF4ECF0DDF57686 /* nanopb-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D4A32D5D89F218DB55B795D435B5F7A /* nanopb-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FCB5CF39EB3897EDD97DF8A95ECBB8A2 /* MaterialShadowElevations.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB669B52AFE381D3066F3FC49CE346F /* MaterialShadowElevations.h */; settings = {ATTRIBUTES = (Public, ); }; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - 0E7B15B3C1540CF8D327B1AE187D0AF1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2FC44D64C66D6ECE4D99435AAC1C26AD; - remoteInfo = Protobuf; - }; - 3A3C8B4A445608B652FF38898FD73DE3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 234D930DB225D44EBFF2F353E15EE0D3; - remoteInfo = MDFTextAccessibility; - }; - 3E67BF4F73C6C7FEB72A7ABA528CAE9A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0205C83B38513194D8B10E0E081E5578; - remoteInfo = MDFInternationalization; - }; - 5923D85382FDB59F74E50227BF57E590 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = E4DD95323C54A78F879DAB0F1508B8E7; - remoteInfo = nanopb; - }; - 67EBD20915C3F37FD1AB37808CCA4C3E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = C052BEBFBD0AB5218CC64BA3450F6547; - remoteInfo = GTMSessionFetcher; - }; - 9076D47B30FF0FBD6B994A372521822B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0205C83B38513194D8B10E0E081E5578; - remoteInfo = MDFInternationalization; - }; - CA05ACB3FA32D88033DD0D6DDC579941 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = C5B80060FE8C664DF08841000F41D515; - remoteInfo = GoogleToolboxForMac; - }; - DFF0099305E96F3B2EEDA1FF9CD237D7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2F2FDD94F4340CBCE508D09819F0FD7F; - remoteInfo = MaterialComponents; - }; - E4AD94CD259020164C33FD12B5F89FA9 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 234D930DB225D44EBFF2F353E15EE0D3; - remoteInfo = MDFTextAccessibility; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXCopyFilesBuildPhase section */ - 49438DD3A1ACF68EE49413F9021811B2 /* Copy . Public Headers */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = "$(PUBLIC_HEADERS_FOLDER_PATH)/."; - dstSubfolderSpec = 16; - files = ( - 6A961AEA31F7D6CA851116944F74615B /* MDFInternationalization.h in Copy . Public Headers */, - 817C07ACB95523B40E27D76F224741B2 /* MDFRTL.h in Copy . Public Headers */, - 518A11BC7A2E94722A0EF2A23FDC3280 /* UIImage+MaterialRTL.h in Copy . Public Headers */, - 8634BA343B81E9F14792B06C38376028 /* UIView+MaterialRTL.h in Copy . Public Headers */, - ); - name = "Copy . Public Headers"; - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXCopyFilesBuildPhase section */ - -/* Begin PBXFileReference section */ - 017D0605AF58961E4D1FFE86C6B4A772 /* MDCFlatButton.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCFlatButton.m; path = components/Buttons/src/MDCFlatButton.m; sourceTree = ""; }; - 02378FCFB064F380C9BF0DE0E49C5AA6 /* MaterialAnimationTiming.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MaterialAnimationTiming.h; path = components/AnimationTiming/src/MaterialAnimationTiming.h; sourceTree = ""; }; - 04980700A886CE9F8CE5C459AF79BD32 /* FirebaseCoreDiagnostics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseCoreDiagnostics.framework; path = Frameworks/FirebaseCoreDiagnostics.framework; sourceTree = ""; }; - 05C70CF93D608259EC5FCB650F35E885 /* MDCOverlayAnimationObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCOverlayAnimationObserver.h; path = components/private/Overlay/src/private/MDCOverlayAnimationObserver.h; sourceTree = ""; }; - 07F46DBED76248F46B97225BC9AABFFB /* Pods-iTorrent-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-iTorrent-acknowledgements.plist"; sourceTree = ""; }; - 0837EA90694ACFE24DFAA0A10BCFAA71 /* pb_encode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb_encode.h; sourceTree = ""; }; - 085CE7B06D0A270B33F6BCCD7C14DCB2 /* GPBWellKnownTypes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBWellKnownTypes.h; path = objectivec/GPBWellKnownTypes.h; sourceTree = ""; }; - 088B345638248472DDB6853F33ABA9B6 /* nanopb-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "nanopb-dummy.m"; sourceTree = ""; }; - 095E105B5C47BF32EBBB02A471ADE3A9 /* MDFTextAccessibility.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MDFTextAccessibility.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 099CA3B83C74BA8D52FD7FBC7DBB4203 /* MDFTextAccessibility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDFTextAccessibility.m; path = src/MDFTextAccessibility.m; sourceTree = ""; }; - 0A3EFB51C03C887771438AF1F22356D1 /* MDCCornerTreatment.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCCornerTreatment.m; path = components/private/Shapes/src/MDCCornerTreatment.m; sourceTree = ""; }; - 0B5849B762BEA5E61E74156CC0C80DE0 /* GTMSessionFetcher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "GTMSessionFetcher-dummy.m"; sourceTree = ""; }; - 0B87B68AFA6AD7E198615127E6218302 /* NSArray+MDFUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSArray+MDFUtils.m"; path = "src/private/NSArray+MDFUtils.m"; sourceTree = ""; }; - 0BAA92C9A6AB74863D0EC56248BC0D3F /* MDFRTL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDFRTL.m; path = Sources/MDFRTL.m; sourceTree = ""; }; - 0CB71D9D17285D54AE18D740290C6E8B /* UIApplication+AppExtensions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIApplication+AppExtensions.h"; path = "components/private/Application/src/UIApplication+AppExtensions.h"; sourceTree = ""; }; - 0CBEF3BBB6446A09E11DED3F35012573 /* MDCInkLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCInkLayer.m; path = components/Ink/src/private/MDCInkLayer.m; sourceTree = ""; }; - 0D4A32D5D89F218DB55B795D435B5F7A /* nanopb-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "nanopb-umbrella.h"; sourceTree = ""; }; - 0ECF671123C9D8ADFDDF170F2D87CDAB /* UIView+MaterialRTL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MaterialRTL.h"; path = "Sources/UIView+MaterialRTL.h"; sourceTree = ""; }; - 12AEC44EADA8B238249B2DC08D06FF3B /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 12D21E25996B544E67BF48DE9D9E8564 /* GPBUtilities.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GPBUtilities.m; path = objectivec/GPBUtilities.m; sourceTree = ""; }; - 14277392D1DA78B78E96F35325AFB234 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 151D05233551FE810170C533D4BC975C /* GPBProtocolBuffers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBProtocolBuffers.h; path = objectivec/GPBProtocolBuffers.h; sourceTree = ""; }; - 157E528ED78FC0EDA90672353F6D7A5E /* MDCInkView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCInkView.h; path = components/Ink/src/MDCInkView.h; sourceTree = ""; }; - 15894E2AA0DAAB423D5718F903AD5C90 /* Protobuf-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Protobuf-umbrella.h"; sourceTree = ""; }; - 1589811F11874433626650A0A3CE7524 /* UIFont+MaterialTypography.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIFont+MaterialTypography.h"; path = "components/Typography/src/UIFont+MaterialTypography.h"; sourceTree = ""; }; - 15E78AC23661FFCDF14965F089E6C1D0 /* MDCEdgeTreatment.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCEdgeTreatment.h; path = components/private/Shapes/src/MDCEdgeTreatment.h; sourceTree = ""; }; - 182C5EE2E094E22E23BE66CB85CF4FB2 /* pb_encode.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pb_encode.c; sourceTree = ""; }; - 18789B0347748653AAD7F7298FAF79F7 /* UIImage+MaterialRTL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+MaterialRTL.m"; path = "Sources/UIImage+MaterialRTL.m"; sourceTree = ""; }; - 1908B4B9932BAC8CD9101053E57E0EA7 /* MDCRectangleShapeGenerator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCRectangleShapeGenerator.m; path = components/private/Shapes/src/MDCRectangleShapeGenerator.m; sourceTree = ""; }; - 19781498BDBE59B3DB3561D723CD1E0F /* MDCOverlayTransitioning.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCOverlayTransitioning.h; path = components/private/Overlay/src/MDCOverlayTransitioning.h; sourceTree = ""; }; - 1A544FA005107AA266F6F5FE86C960B4 /* MDCKeyboardWatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCKeyboardWatcher.m; path = components/private/KeyboardWatcher/src/MDCKeyboardWatcher.m; sourceTree = ""; }; - 1ADF69CB044C3C41F5E047EE0666839B /* MaterialShapes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MaterialShapes.h; path = components/private/Shapes/src/MaterialShapes.h; sourceTree = ""; }; - 1B278E1B39F41FA7FF67F242AD720839 /* GPBDictionary.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GPBDictionary.m; path = objectivec/GPBDictionary.m; sourceTree = ""; }; - 1C5464CA0E2B43AC8ED4DD81CCA82102 /* MDCFloatingButton+Animation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "MDCFloatingButton+Animation.m"; path = "components/Buttons/src/MDCFloatingButton+Animation.m"; sourceTree = ""; }; - 1CED0DEBCE4EB27EC0C0518AA0961403 /* MDCOverlayObserverOverlay.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCOverlayObserverOverlay.m; path = components/private/Overlay/src/private/MDCOverlayObserverOverlay.m; sourceTree = ""; }; - 1D10E354650385104B464E68E69F2D4C /* FABAttributes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FABAttributes.h; path = iOS/Fabric.framework/Headers/FABAttributes.h; sourceTree = ""; }; - 1E128A88AA2D06FFEE8D6BF2BC744064 /* GPBMessage_PackagePrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBMessage_PackagePrivate.h; path = objectivec/GPBMessage_PackagePrivate.h; sourceTree = ""; }; - 1E83C153B466087D8FE7CFFE690B2D48 /* MaterialComponents.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MaterialComponents.modulemap; sourceTree = ""; }; - 1F2D1EA8CED052B6ED9D7D87E6420CDD /* GPBMessage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GPBMessage.m; path = objectivec/GPBMessage.m; sourceTree = ""; }; - 1F56FBC2BBB3E35FB0DDA859AA40484C /* MDCPathGenerator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCPathGenerator.h; path = components/private/Shapes/src/MDCPathGenerator.h; sourceTree = ""; }; - 1F977C7301579625DD45458D69C95E82 /* UIFontDescriptor+MaterialTypography.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIFontDescriptor+MaterialTypography.m"; path = "components/Typography/src/UIFontDescriptor+MaterialTypography.m"; sourceTree = ""; }; - 2012F86DE6C1A8D9337BB02DFDCF0E11 /* MaterialComponents-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MaterialComponents-dummy.m"; sourceTree = ""; }; - 203D093B7837E0A357F2869EE0D0E62B /* GTMSessionFetcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTMSessionFetcher.h; path = Source/GTMSessionFetcher.h; sourceTree = ""; }; - 2098A630E3EDE0DC522C19707064336F /* MDFTextAccessibility-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MDFTextAccessibility-dummy.m"; sourceTree = ""; }; - 210F5FC459986319BC09DB8EA71F9922 /* MDCInkLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCInkLayer.h; path = components/Ink/src/private/MDCInkLayer.h; sourceTree = ""; }; - 2457CAC1EC9DA2467DB3EC9DC2C41F5C /* MaterialKeyboardWatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MaterialKeyboardWatcher.h; path = components/private/KeyboardWatcher/src/MaterialKeyboardWatcher.h; sourceTree = ""; }; - 24822BE2297502CD2DDBE7A4F15E12B1 /* MDFColorCalculations.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDFColorCalculations.h; path = src/private/MDFColorCalculations.h; sourceTree = ""; }; - 26D4EDA2ED72478D169A64DF294168F0 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - 270D252B72166FA019C4CDAB99618C7D /* ANSCompatibility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ANSCompatibility.h; path = iOS/Crashlytics.framework/Headers/ANSCompatibility.h; sourceTree = ""; }; - 273E6EBF2BD94D5DAC51DAE0536726DE /* Firebase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Firebase.h; path = Core/Sources/Firebase.h; sourceTree = ""; }; - 2793A903DD830C07F8B646D980F6D844 /* MDCFloatingButton+Animation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MDCFloatingButton+Animation.h"; path = "components/Buttons/src/MDCFloatingButton+Animation.h"; sourceTree = ""; }; - 27AD0318C2F34C05912B07438320BF2B /* GoogleToolboxForMac.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GoogleToolboxForMac.xcconfig; sourceTree = ""; }; - 284A15CB5B5806230AD4CA2FD212D897 /* GPBProtocolBuffers_RuntimeSupport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBProtocolBuffers_RuntimeSupport.h; path = objectivec/GPBProtocolBuffers_RuntimeSupport.h; sourceTree = ""; }; - 2AA5AEBC4DB2CADC7E8941AE2EC6F75C /* MaterialComponents.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MaterialComponents.framework; path = MaterialComponents.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 2BA315B6F36242E4A8D0D4BBF036B34F /* MDFTextAccessibility-Bridging-Header.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MDFTextAccessibility-Bridging-Header.h"; path = "src/MDFTextAccessibility-Bridging-Header.h"; sourceTree = ""; }; - 2BBC60F9728EB8C1BE753272B73CFA2B /* MDCKeyboardWatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCKeyboardWatcher.h; path = components/private/KeyboardWatcher/src/MDCKeyboardWatcher.h; sourceTree = ""; }; - 2CE876226C9E02D51BA1626773EBD3E8 /* MaterialApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MaterialApplication.h; path = components/private/Application/src/MaterialApplication.h; sourceTree = ""; }; - 2F8788A86313C7DF7F89DE03881FD48B /* FirebasePerformance.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebasePerformance.framework; path = Frameworks/FirebasePerformance.framework; sourceTree = ""; }; - 2FF8417A021F84BF7B64CD62D170D0DA /* GPBWireFormat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GPBWireFormat.m; path = objectivec/GPBWireFormat.m; sourceTree = ""; }; - 30C95F831D01D805218F6B7022C9575C /* GTMSessionFetcher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = GTMSessionFetcher.modulemap; sourceTree = ""; }; - 3132FAD305E6F5098F73ACE852B59572 /* MDFTextAccessibility.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MDFTextAccessibility.framework; path = MDFTextAccessibility.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 327D988C2D0D426365607D24F2CB824B /* GPBDictionary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBDictionary.h; path = objectivec/GPBDictionary.h; sourceTree = ""; }; - 32D74FE92E59A2F9EA2B8E42298074F3 /* GPBDictionary_PackagePrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBDictionary_PackagePrivate.h; path = objectivec/GPBDictionary_PackagePrivate.h; sourceTree = ""; }; - 34F86A8E82A02988F0B4A55DA8A249CB /* FirebaseInstanceID.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseInstanceID.framework; path = Frameworks/FirebaseInstanceID.framework; sourceTree = ""; }; - 36C33EF5ADE5B78A50EA1B6F5E800B3B /* nanopb.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = nanopb.framework; path = nanopb.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 38C985AC240D4A58BD130053866FD655 /* MDFTextAccessibility-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MDFTextAccessibility-umbrella.h"; sourceTree = ""; }; - 391354595445F29C424CA61ABB32F527 /* GPBWellKnownTypes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GPBWellKnownTypes.m; path = objectivec/GPBWellKnownTypes.m; sourceTree = ""; }; - 393B52F8ADFFFD78A0720A87A348A44F /* MaterialButtons.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MaterialButtons.h; path = components/Buttons/src/MaterialButtons.h; sourceTree = ""; }; - 3AA827C1F972CE81FDAD1E354BDE239C /* pb_decode.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pb_decode.c; sourceTree = ""; }; - 3D8A22F241EAC90DDFE943DCFB95144D /* GoogleToolboxForMac.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = GoogleToolboxForMac.modulemap; sourceTree = ""; }; - 3DE901DE3F275DFD7459471C944F5B23 /* GTMSessionUploadFetcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTMSessionUploadFetcher.m; path = Source/GTMSessionUploadFetcher.m; sourceTree = ""; }; - 3E621901B470C06E79CFA3DD3E4EA3F9 /* MDFTextAccessibility.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MDFTextAccessibility.xcconfig; sourceTree = ""; }; - 3F2E715228E36F4E9230549A7CF43A7F /* MaterialSnackbarStrings_table.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MaterialSnackbarStrings_table.h; path = components/Snackbar/src/private/MaterialSnackbarStrings_table.h; sourceTree = ""; }; - 3F9DD92614D01A74D301AC7F0F270802 /* UIFontDescriptor+MaterialTypography.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIFontDescriptor+MaterialTypography.h"; path = "components/Typography/src/UIFontDescriptor+MaterialTypography.h"; sourceTree = ""; }; - 40815A1B8CA34C733C6082DED34B830A /* MDCRaisedButton.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCRaisedButton.m; path = components/Buttons/src/MDCRaisedButton.m; sourceTree = ""; }; - 42A9A4DC61274AB554C515317D8D590A /* Wrappers.pbobjc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Wrappers.pbobjc.h; path = objectivec/google/protobuf/Wrappers.pbobjc.h; sourceTree = ""; }; - 42E122D32D62FF688DFAA6641AB437D1 /* MaterialSnackbar.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MaterialSnackbar.h; path = components/Snackbar/src/MaterialSnackbar.h; sourceTree = ""; }; - 433D1127610352D4A3E557F0F9CC1E35 /* Wrappers.pbobjc.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Wrappers.pbobjc.m; path = objectivec/google/protobuf/Wrappers.pbobjc.m; sourceTree = ""; }; - 44D35EC8BF2A633655D8DC22C12524B2 /* MDFImageCalculations.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDFImageCalculations.m; path = src/private/MDFImageCalculations.m; sourceTree = ""; }; - 44FF44A3785A4489C33B5DF4FFFE61B2 /* MaterialComponents-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MaterialComponents-umbrella.h"; sourceTree = ""; }; - 45F826136E30AD0678492506FF381BF3 /* pb_common.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb_common.h; sourceTree = ""; }; - 4685058719EA9D4F5F3D0486229387DE /* MDCSnackbarMessage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCSnackbarMessage.m; path = components/Snackbar/src/MDCSnackbarMessage.m; sourceTree = ""; }; - 4693370AC774A8D30F508AE31709AB88 /* Pods-iTorrent.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-iTorrent.release.xcconfig"; sourceTree = ""; }; - 47E1200B5F077E971300E9E74A3156A0 /* MaterialComponents.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MaterialComponents.xcconfig; sourceTree = ""; }; - 48882ED03E9D2D88DA67CA573E3A0669 /* Api.pbobjc.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Api.pbobjc.m; path = objectivec/google/protobuf/Api.pbobjc.m; sourceTree = ""; }; - 48AAAE4D8AC301160B797A0FAA282440 /* MaterialInk.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MaterialInk.h; path = components/Ink/src/MaterialInk.h; sourceTree = ""; }; - 48ED75CA27B9E61ED168C3130DE6C720 /* UIFont+MaterialTypography.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIFont+MaterialTypography.m"; path = "components/Typography/src/UIFont+MaterialTypography.m"; sourceTree = ""; }; - 49364B55C6ADBF78E9E1CD9549121FB8 /* MDCSnackbarOverlayView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCSnackbarOverlayView.m; path = components/Snackbar/src/private/MDCSnackbarOverlayView.m; sourceTree = ""; }; - 4A0466EC2A2E97E95DD00DAD7A47CB74 /* MDCShapedShadowLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCShapedShadowLayer.m; path = components/private/Shapes/src/MDCShapedShadowLayer.m; sourceTree = ""; }; - 4A53F314324EC9D8A1D37D782FE26246 /* Any.pbobjc.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Any.pbobjc.m; path = objectivec/google/protobuf/Any.pbobjc.m; sourceTree = ""; }; - 4B023EBF20A27D42B31C0BB6CE54DC2E /* GPBUnknownFieldSet.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBUnknownFieldSet.h; path = objectivec/GPBUnknownFieldSet.h; sourceTree = ""; }; - 4D133D6009A5B97925A81F57CA662B14 /* MDCOverlayWindow.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCOverlayWindow.m; path = components/OverlayWindow/src/MDCOverlayWindow.m; sourceTree = ""; }; - 4D4BEF4ED5A6AB5C4B6F533068BF30EC /* MDCShapedView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCShapedView.h; path = components/private/Shapes/src/MDCShapedView.h; sourceTree = ""; }; - 4D57189C5D3E0D4E1C48C73E5CE8C5E6 /* GPBDescriptor_PackagePrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBDescriptor_PackagePrivate.h; path = objectivec/GPBDescriptor_PackagePrivate.h; sourceTree = ""; }; - 50226C51C739677E398A8A30937C41D0 /* GPBUnknownFieldSet_PackagePrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBUnknownFieldSet_PackagePrivate.h; path = objectivec/GPBUnknownFieldSet_PackagePrivate.h; sourceTree = ""; }; - 51329E31204989AA3BC80C62D24122D3 /* GPBCodedOutputStream.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBCodedOutputStream.h; path = objectivec/GPBCodedOutputStream.h; sourceTree = ""; }; - 51C9F73A4DAC426FEE3EAD52A9EC6EBC /* Pods-iTorrent-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-iTorrent-frameworks.sh"; sourceTree = ""; }; - 51FA2EF7C32E9E9C25DE19DA8DB61890 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; - 524E45FBF0AC0B6B028F7F0427757B20 /* Pods-iTorrent-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-iTorrent-umbrella.h"; sourceTree = ""; }; - 531E8F828193F94304891E4C46B317D7 /* MDCOverlayImplementor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCOverlayImplementor.h; path = components/private/Overlay/src/MDCOverlayImplementor.h; sourceTree = ""; }; - 533434DC3696C145D8720E7D8F54EAB7 /* GoogleToolboxForMac-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "GoogleToolboxForMac-dummy.m"; sourceTree = ""; }; - 5343268E23FFB8602AF29D75DC19D13E /* GPBUtilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBUtilities.h; path = objectivec/GPBUtilities.h; sourceTree = ""; }; - 5426E9FB63C167E0B582655BA5D4AAE6 /* MDFInternationalization.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MDFInternationalization.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 5450ED88D7F23E4D123345DDC8AB4BBF /* Type.pbobjc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Type.pbobjc.h; path = objectivec/google/protobuf/Type.pbobjc.h; sourceTree = ""; }; - 5469AF5EC4154211DDF2B00AA5F14253 /* UIFont+MaterialTypographyPrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIFont+MaterialTypographyPrivate.h"; path = "components/Typography/src/private/UIFont+MaterialTypographyPrivate.h"; sourceTree = ""; }; - 54EAC27550D225B64BB0BE35F1CBE2D6 /* MDCFontTraits.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCFontTraits.h; path = components/Typography/src/private/MDCFontTraits.h; sourceTree = ""; }; - 560FC876CEE87B5ED68852A585686A5C /* GPBCodedInputStream.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GPBCodedInputStream.m; path = objectivec/GPBCodedInputStream.m; sourceTree = ""; }; - 579CEA275F5649B2DEA54D2087DC8B70 /* GPBDescriptor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBDescriptor.h; path = objectivec/GPBDescriptor.h; sourceTree = ""; }; - 5A3AE4BCA59263A41842DC30EEFDBD73 /* MDCShadowLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCShadowLayer.m; path = components/ShadowLayer/src/MDCShadowLayer.m; sourceTree = ""; }; - 5B33B650BB2E88016B83290DEDCB1B79 /* GTMSessionUploadFetcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTMSessionUploadFetcher.h; path = Source/GTMSessionUploadFetcher.h; sourceTree = ""; }; - 5C0E7BF9C009999DAB3A2BD1F627279C /* MDCOverlayObserverTransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCOverlayObserverTransition.m; path = components/private/Overlay/src/private/MDCOverlayObserverTransition.m; sourceTree = ""; }; - 5C91028D5125A2C214A06D2306CF0947 /* MDCSnackbarOverlayView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCSnackbarOverlayView.h; path = components/Snackbar/src/private/MDCSnackbarOverlayView.h; sourceTree = ""; }; - 5DD3FA988C3E25015D63D5D5843864C2 /* Empty.pbobjc.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Empty.pbobjc.m; path = objectivec/google/protobuf/Empty.pbobjc.m; sourceTree = ""; }; - 5E5F44EF788B8808088BA0AA9BECBE36 /* nanopb.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = nanopb.xcconfig; sourceTree = ""; }; - 63028C10092FE4AFAF7DAC6ECA2A38A6 /* MDCButton+Subclassing.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MDCButton+Subclassing.h"; path = "components/Buttons/src/private/MDCButton+Subclassing.h"; sourceTree = ""; }; - 636ACF58340353B0E84A5C27CE1C6E73 /* GTMLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTMLogger.m; path = Foundation/GTMLogger.m; sourceTree = ""; }; - 6372ACCC33C7C8FA15B87C788E77D1CD /* MaterialComponents-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MaterialComponents-prefix.pch"; sourceTree = ""; }; - 64EFCECF5BE681684AFD2D34646C5A1D /* GPBCodedInputStream.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBCodedInputStream.h; path = objectivec/GPBCodedInputStream.h; sourceTree = ""; }; - 667999628A1DC32F39169C8555FBA38F /* UIImage+MaterialRTL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+MaterialRTL.h"; path = "Sources/UIImage+MaterialRTL.h"; sourceTree = ""; }; - 675E6005C32DA38145E77A15F74C7AB8 /* MDCFontTextStyle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCFontTextStyle.h; path = components/Typography/src/MDCFontTextStyle.h; sourceTree = ""; }; - 6825725D0A823CB547EF8E86D9F6642D /* Duration.pbobjc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Duration.pbobjc.h; path = objectivec/google/protobuf/Duration.pbobjc.h; sourceTree = ""; }; - 68EB34B9CC9A0543727E33EBCBD8C91A /* GPBUnknownField.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBUnknownField.h; path = objectivec/GPBUnknownField.h; sourceTree = ""; }; - 6A01545B1A167EAFBD5E48995115384D /* Timestamp.pbobjc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Timestamp.pbobjc.h; path = objectivec/google/protobuf/Timestamp.pbobjc.h; sourceTree = ""; }; - 6A080FE7CEDEAD89945277BC3DC8608E /* GPBArray.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GPBArray.m; path = objectivec/GPBArray.m; sourceTree = ""; }; - 6A9E2A7A84753B81499E25A643FE397A /* UIView+MDCTimingFunction.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MDCTimingFunction.h"; path = "components/AnimationTiming/src/UIView+MDCTimingFunction.h"; sourceTree = ""; }; - 6C8CC6EA78921A474A96FA736BB6BB66 /* MDCInkView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCInkView.m; path = components/Ink/src/MDCInkView.m; sourceTree = ""; }; - 6CC01E8F0FB47FFFFB5B5C2E89895625 /* GPBUnknownField_PackagePrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBUnknownField_PackagePrivate.h; path = objectivec/GPBUnknownField_PackagePrivate.h; sourceTree = ""; }; - 6DE6639AAE5052680770E838F671E1C3 /* MDCLegacyInkLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCLegacyInkLayer.m; path = components/Ink/src/private/MDCLegacyInkLayer.m; sourceTree = ""; }; - 6F27C0C07FBAE583F92065C32015D3E6 /* GPBUnknownField.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GPBUnknownField.m; path = objectivec/GPBUnknownField.m; sourceTree = ""; }; - 6F809CFCC004BB8648627A7F146C7D4B /* Protobuf.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Protobuf.modulemap; sourceTree = ""; }; - 70442DE1D55803DE99C545EE45C1602D /* MDCFloatingButton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCFloatingButton.h; path = components/Buttons/src/MDCFloatingButton.h; sourceTree = ""; }; - 707823DC60D0BEC27D41454ECF0A335C /* MDFInternationalization.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MDFInternationalization.xcconfig; sourceTree = ""; }; - 713DE40B88ECD0260B31D0386C30FA90 /* Crashlytics.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Crashlytics.h; path = iOS/Crashlytics.framework/Headers/Crashlytics.h; sourceTree = ""; }; - 715F873EA131C1BBFEC3C7E376239173 /* GPBExtensionRegistry.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GPBExtensionRegistry.m; path = objectivec/GPBExtensionRegistry.m; sourceTree = ""; }; - 718E65C840EF191D50DFDAB4BE02ADCF /* CAMediaTimingFunction+MDCAnimationTiming.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "CAMediaTimingFunction+MDCAnimationTiming.m"; path = "components/AnimationTiming/src/CAMediaTimingFunction+MDCAnimationTiming.m"; sourceTree = ""; }; - 71A87DC51520966A04E7C5C074A54BCD /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 71D8270B0CAA7B31483F79A20C2F9F86 /* FirebaseNanoPB.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseNanoPB.framework; path = Frameworks/FirebaseNanoPB.framework; sourceTree = ""; }; - 770A6853B20902EA10C4B36FAF1E95AC /* Protobuf-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Protobuf-dummy.m"; sourceTree = ""; }; - 78FB7914493D6CD574CD00BAFC8B4A8F /* CAMediaTimingFunction+MDCAnimationTiming.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "CAMediaTimingFunction+MDCAnimationTiming.h"; path = "components/AnimationTiming/src/CAMediaTimingFunction+MDCAnimationTiming.h"; sourceTree = ""; }; - 798C6D68D6230F4FBA70B8B3123DD5BB /* FirebaseAnalytics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseAnalytics.framework; path = Frameworks/FirebaseAnalytics.framework; sourceTree = ""; }; - 79CBF0C8A2B5D549CF50DDAD778CF20B /* MDCButton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCButton.h; path = components/Buttons/src/MDCButton.h; sourceTree = ""; }; - 7A663233A47450AE7794E08F4A60CF7E /* GPBCodedOutputStream.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GPBCodedOutputStream.m; path = objectivec/GPBCodedOutputStream.m; sourceTree = ""; }; - 7B98A4B1189028CBED1F6B21FE134D2B /* Protobuf.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Protobuf.xcconfig; sourceTree = ""; }; - 7BCE7DEA793C1E2DC0FAF5317C6AFA4E /* MDCOverlayWindow.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCOverlayWindow.h; path = components/OverlayWindow/src/MDCOverlayWindow.h; sourceTree = ""; }; - 7DE09AA21676D4853B99C5545EF1E1BE /* CLSLogging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CLSLogging.h; path = iOS/Crashlytics.framework/Headers/CLSLogging.h; sourceTree = ""; }; - 7DEABDFBC3165DAF2A5D3F76F0C22DAF /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 7F42333A5797920931D0CA953724EF70 /* pb_common.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pb_common.c; sourceTree = ""; }; - 7F9044A1901D583731A0DAB89BDCBFE5 /* CLSAttributes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CLSAttributes.h; path = iOS/Crashlytics.framework/Headers/CLSAttributes.h; sourceTree = ""; }; - 7FE02E7538E4F348D282E9409010711F /* GTMNSData+zlib.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "GTMNSData+zlib.m"; path = "Foundation/GTMNSData+zlib.m"; sourceTree = ""; }; - 8042D7A085484C770406514D0A8E7829 /* MDCRaisedButton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCRaisedButton.h; path = components/Buttons/src/MDCRaisedButton.h; sourceTree = ""; }; - 804A40B62CD8C4A207B0A526D6B623AD /* MDCShapedShadowLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCShapedShadowLayer.h; path = components/private/Shapes/src/MDCShapedShadowLayer.h; sourceTree = ""; }; - 81CCE9BFABE01256E804C551537B8989 /* MDCSnackbarMessageInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCSnackbarMessageInternal.h; path = components/Snackbar/src/private/MDCSnackbarMessageInternal.h; sourceTree = ""; }; - 839B6894BD5A38A002EEDCA496A54C32 /* GPBRootObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GPBRootObject.m; path = objectivec/GPBRootObject.m; sourceTree = ""; }; - 83F8655F75DD63A750AB29494275C0A8 /* FirebaseMethodSwizzler.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseMethodSwizzler.framework; path = MethodSwizzling/Frameworks/FirebaseMethodSwizzler.framework; sourceTree = ""; }; - 840740BD45AB736B1ED169A30DE76027 /* MDCOverlayObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCOverlayObserver.h; path = components/private/Overlay/src/MDCOverlayObserver.h; sourceTree = ""; }; - 862BE7FC3F8E8C52F459C8920A011C5F /* FirebaseISASwizzler.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseISASwizzler.framework; path = ISASwizzling/Frameworks/FirebaseISASwizzler.framework; sourceTree = ""; }; - 86BA61064AA704DD1BCF3577F875F790 /* MDCFloatingButton.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCFloatingButton.m; path = components/Buttons/src/MDCFloatingButton.m; sourceTree = ""; }; - 86D36045926D43B6ABBEE2E9172AE093 /* GPBCodedOutputStream_PackagePrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBCodedOutputStream_PackagePrivate.h; path = objectivec/GPBCodedOutputStream_PackagePrivate.h; sourceTree = ""; }; - 87F6AC0477C03B534357DB99B3040316 /* MDFTextAccessibility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDFTextAccessibility.h; path = src/MDFTextAccessibility.h; sourceTree = ""; }; - 893B29242B6F932D7FDCF831A0D84AEF /* MDCShadowElevations.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCShadowElevations.m; path = components/ShadowElevations/src/MDCShadowElevations.m; sourceTree = ""; }; - 8A2B2F54AE27659D96E7317CCE578AF6 /* GPBCodedInputStream_PackagePrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBCodedInputStream_PackagePrivate.h; path = objectivec/GPBCodedInputStream_PackagePrivate.h; sourceTree = ""; }; - 8A4CCC4EA484EC18A10EAC466F546B55 /* Pods-iTorrent.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-iTorrent.modulemap"; sourceTree = ""; }; - 8AE29753B6B64A17206C4099CB2C53AD /* Pods-iTorrent-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-iTorrent-dummy.m"; sourceTree = ""; }; - 8B89F7BC240DDBFFE8882885635481B2 /* MDCShapeGenerating.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCShapeGenerating.h; path = components/private/Shapes/src/MDCShapeGenerating.h; sourceTree = ""; }; - 8CB669B52AFE381D3066F3FC49CE346F /* MaterialShadowElevations.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MaterialShadowElevations.h; path = components/ShadowElevations/src/MaterialShadowElevations.h; sourceTree = ""; }; - 8D31078102583D9D1905340F60BB61CE /* MDCOverlayObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCOverlayObserver.m; path = components/private/Overlay/src/MDCOverlayObserver.m; sourceTree = ""; }; - 8DABB058C313909691710B0482CD9191 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 8DAE566BD8D16ABB99B2133D041A6A6D /* GTMSessionFetcher.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GTMSessionFetcher.xcconfig; sourceTree = ""; }; - 8F5F9F611942B3638F3EF5D1039C91E9 /* SourceContext.pbobjc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SourceContext.pbobjc.h; path = objectivec/google/protobuf/SourceContext.pbobjc.h; sourceTree = ""; }; - 8F87B6901118EC5034CBD864DD1F44E9 /* MDCInkGestureRecognizer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCInkGestureRecognizer.m; path = components/Ink/src/MDCInkGestureRecognizer.m; sourceTree = ""; }; - 8FDC7C0A47581B6237C11C94651EE2E9 /* MDFTextAccessibility-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MDFTextAccessibility-prefix.pch"; sourceTree = ""; }; - 8FF3BA514C481F378BD5BDC3B1EFFB0A /* MDFInternationalization-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MDFInternationalization-umbrella.h"; sourceTree = ""; }; - 90D95E03380C9953E89EB041BF74D66D /* MDFTextAccessibility.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MDFTextAccessibility.modulemap; sourceTree = ""; }; - 90E765804243FD28B6B32D49E571483F /* MaterialOverlayWindow.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MaterialOverlayWindow.h; path = components/OverlayWindow/src/MaterialOverlayWindow.h; sourceTree = ""; }; - 91B45087BF279605213377CA5E7D6C3B /* Crashlytics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Crashlytics.framework; path = iOS/Crashlytics.framework; sourceTree = ""; }; - 92CDD3AD1D180A3A81007266BBE7382B /* MDCShapedView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCShapedView.m; path = components/private/Shapes/src/MDCShapedView.m; sourceTree = ""; }; - 936A2EC1A7C4F2D7F9AE1E62854F90D6 /* MDCLegacyInkLayer+Testing.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MDCLegacyInkLayer+Testing.h"; path = "components/Ink/src/private/MDCLegacyInkLayer+Testing.h"; sourceTree = ""; }; - 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 93C56FD2BCE60DD9AC8A86DC23831E49 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 9401A292D29EA61D4EEBADF4C523362F /* MDFInternationalization.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDFInternationalization.h; path = Sources/MDFInternationalization.h; sourceTree = ""; }; - 95277BE5FB006B51A4ACFBA43AD2D2C9 /* Struct.pbobjc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Struct.pbobjc.h; path = objectivec/google/protobuf/Struct.pbobjc.h; sourceTree = ""; }; - 962686C0B6B0E609878BF7415AE45773 /* MDFInternationalization.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MDFInternationalization.framework; path = MDFInternationalization.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 9967F677A6FC9B2F1CAE9FD80ECA40D0 /* GPBUnknownFieldSet.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GPBUnknownFieldSet.m; path = objectivec/GPBUnknownFieldSet.m; sourceTree = ""; }; - 9990889B0819A36DEF009877E001ADE6 /* MDCLegacyInkLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCLegacyInkLayer.h; path = components/Ink/src/private/MDCLegacyInkLayer.h; sourceTree = ""; }; - 99CE5B97C8E4071D7CC3C10514AEAD17 /* MDCOverlayObserverTransition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCOverlayObserverTransition.h; path = components/private/Overlay/src/private/MDCOverlayObserverTransition.h; sourceTree = ""; }; - 9A8F5FB2AF117BCC58712A10A1C9F8B9 /* GPBExtensionInternals.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GPBExtensionInternals.m; path = objectivec/GPBExtensionInternals.m; sourceTree = ""; }; - 9AA2E7BE4B34DF4F9E31C79F78AD6E8D /* Answers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Answers.h; path = iOS/Crashlytics.framework/Headers/Answers.h; sourceTree = ""; }; - 9B8800132D048D9A7CB41DAF97CF56FE /* MDCTypography.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCTypography.m; path = components/Typography/src/MDCTypography.m; sourceTree = ""; }; - 9BCF94A57A081B5A2A554F5625BBF0DF /* MDFRTL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDFRTL.h; path = Sources/MDFRTL.h; sourceTree = ""; }; - 9C9A7D299C3A95007461351717EA7128 /* GoogleToolboxForMac.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = GoogleToolboxForMac.framework; path = GoogleToolboxForMac.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - A060630A4B05ED7A873855CE4B294C10 /* GTMSessionFetcher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "GTMSessionFetcher-prefix.pch"; sourceTree = ""; }; - A0989234CA2A0BD9AEA27ED680960A5E /* MDCOverlayUtilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCOverlayUtilities.h; path = components/private/Overlay/src/private/MDCOverlayUtilities.h; sourceTree = ""; }; - A228F76CBE35036A08123DC78BE0DEFC /* MDCFontTraits.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCFontTraits.m; path = components/Typography/src/private/MDCFontTraits.m; sourceTree = ""; }; - A25EE02E1CDBA2E62ACD1F63BED3E13C /* MDCSnackbarMessageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCSnackbarMessageView.m; path = components/Snackbar/src/MDCSnackbarMessageView.m; sourceTree = ""; }; - A2ACD970207D04B66DBA1C218F23D843 /* MDCOverlayAnimationObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCOverlayAnimationObserver.m; path = components/private/Overlay/src/private/MDCOverlayAnimationObserver.m; sourceTree = ""; }; - A3B5E89C1796792E52E10637EFB6C4F1 /* Empty.pbobjc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Empty.pbobjc.h; path = objectivec/google/protobuf/Empty.pbobjc.h; sourceTree = ""; }; - A458A96B60C04B57DA565A3E0007AB86 /* FieldMask.pbobjc.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FieldMask.pbobjc.m; path = objectivec/google/protobuf/FieldMask.pbobjc.m; sourceTree = ""; }; - A47AE538FB95DE7C545F9EEB1F1795C6 /* Type.pbobjc.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Type.pbobjc.m; path = objectivec/google/protobuf/Type.pbobjc.m; sourceTree = ""; }; - A60D3A74834C7109CE0B16D669FDDB5E /* nanopb.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = nanopb.modulemap; sourceTree = ""; }; - A6B99728B2C61D6F3DADD0A1B361AC94 /* MDCMath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCMath.h; path = components/private/Math/src/MDCMath.h; sourceTree = ""; }; - A76B1E9DB08D27662F1F3E0559A44603 /* MDCSnackbarMessageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCSnackbarMessageView.h; path = components/Snackbar/src/MDCSnackbarMessageView.h; sourceTree = ""; }; - A7CC9754FD0FA4933DAAB03381146D03 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - A81080AB05ABAA92C19F99879CE9EFF0 /* MDCOverlayUtilities.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCOverlayUtilities.m; path = components/private/Overlay/src/private/MDCOverlayUtilities.m; sourceTree = ""; }; - A894AEE2D7854943DEEAC7D1ADBB9724 /* GTMSessionFetcherService.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTMSessionFetcherService.m; path = Source/GTMSessionFetcherService.m; sourceTree = ""; }; - A8E23C43141FBB9931B7D93B7AAF4AA1 /* UIView+MDCTimingFunction.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MDCTimingFunction.m"; path = "components/AnimationTiming/src/UIView+MDCTimingFunction.m"; sourceTree = ""; }; - A9A1D01DC95779D92E3B23AD1E40A1EA /* GPBRootObject_PackagePrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBRootObject_PackagePrivate.h; path = objectivec/GPBRootObject_PackagePrivate.h; sourceTree = ""; }; - A9A6A1E1B9EB2599C519C2EB28CDCA34 /* Pods-iTorrent.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-iTorrent.debug.xcconfig"; sourceTree = ""; }; - A9C709EA708B8D4732F1183DD91D8358 /* Protobuf.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Protobuf.framework; path = Protobuf.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - AB4F5340DE6FF3664D1823903FE1D5CE /* GPBArray.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBArray.h; path = objectivec/GPBArray.h; sourceTree = ""; }; - AE2D5023ED11453990A0365A3199FC4D /* GTMSessionFetcherLogging.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTMSessionFetcherLogging.m; path = Source/GTMSessionFetcherLogging.m; sourceTree = ""; }; - AECE9DF4D6F9E6FC0C933D8B7529B4C2 /* GTMSessionFetcher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "GTMSessionFetcher-umbrella.h"; sourceTree = ""; }; - AEFF1AA93C29697467A584C401502D60 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - AF6C6D2998F7AD8AE59CAA8310841981 /* MDCEdgeTreatment.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCEdgeTreatment.m; path = components/private/Shapes/src/MDCEdgeTreatment.m; sourceTree = ""; }; - B060D010040E2BC4906654F2125CE7BA /* GPBExtensionRegistry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBExtensionRegistry.h; path = objectivec/GPBExtensionRegistry.h; sourceTree = ""; }; - B1023F576E3B53D4CC472D237C2F3FCD /* Protobuf-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Protobuf-prefix.pch"; sourceTree = ""; }; - B26EF38A87706D8B7D98226D7C5C7AF9 /* MDCCornerTreatment.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCCornerTreatment.h; path = components/private/Shapes/src/MDCCornerTreatment.h; sourceTree = ""; }; - B2F448B09FDADD4D44151F6CB8E334B0 /* GPBWireFormat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBWireFormat.h; path = objectivec/GPBWireFormat.h; sourceTree = ""; }; - B3682F38E678BE72483E1912BEF286EB /* Struct.pbobjc.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Struct.pbobjc.m; path = objectivec/google/protobuf/Struct.pbobjc.m; sourceTree = ""; }; - B3A55352FABFEA8F48D2C6259605FE54 /* Fabric.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Fabric.h; path = iOS/Fabric.framework/Headers/Fabric.h; sourceTree = ""; }; - B45420BD2F314155DF0AF98EB6F9F2F1 /* pb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb.h; sourceTree = ""; }; - B6841503113F2E435CAACCFD38C44E99 /* MaterialSnackbarStrings.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MaterialSnackbarStrings.h; path = components/Snackbar/src/private/MaterialSnackbarStrings.h; sourceTree = ""; }; - B702BA37268A5FBC91E9C04E359FC976 /* FirebaseCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseCore.framework; path = Frameworks/FirebaseCore.framework; sourceTree = ""; }; - B71457DA81E5F98DF12653310419D234 /* GTMSessionFetcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTMSessionFetcher.m; path = Source/GTMSessionFetcher.m; sourceTree = ""; }; - B86B1C4D8AFB3884F98C2095B788FB0C /* MDCTypography.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCTypography.h; path = components/Typography/src/MDCTypography.h; sourceTree = ""; }; - B89B6BDBF883EF412A7AB61940F376AB /* MDCSnackbarMessageViewInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCSnackbarMessageViewInternal.h; path = components/Snackbar/src/private/MDCSnackbarMessageViewInternal.h; sourceTree = ""; }; - BA432AEE0F0A17C55B1762571326E2F0 /* CLSReport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CLSReport.h; path = iOS/Crashlytics.framework/Headers/CLSReport.h; sourceTree = ""; }; - BA618C8BC030E86E157C205EF9BB72FB /* MDCShadowLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCShadowLayer.h; path = components/ShadowLayer/src/MDCShadowLayer.h; sourceTree = ""; }; - BDB5909EDEA280FE9EDDA58C64864F5F /* MDCSnackbarMessage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCSnackbarMessage.h; path = components/Snackbar/src/MDCSnackbarMessage.h; sourceTree = ""; }; - BE1FCED741DD4B6033712F17D731268D /* MDCSnackbarManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCSnackbarManager.h; path = components/Snackbar/src/MDCSnackbarManager.h; sourceTree = ""; }; - C252EC6503E74EEB9A0B1884159FA1DC /* MaterialOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MaterialOverlay.h; path = components/private/Overlay/src/MaterialOverlay.h; sourceTree = ""; }; - C6DE9E1FB49E08D1F9CF1B27DE92FC41 /* GPBBootstrap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBBootstrap.h; path = objectivec/GPBBootstrap.h; sourceTree = ""; }; - C963E029AF74AC6195FBED7AE7B12340 /* NSArray+MDFUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSArray+MDFUtils.h"; path = "src/private/NSArray+MDFUtils.h"; sourceTree = ""; }; - CAAF68A2106E019CC9916807A7AD9C54 /* GTMLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTMLogger.h; path = Foundation/GTMLogger.h; sourceTree = ""; }; - CB2E2935797AFAE1FE523529D674290C /* GTMNSData+zlib.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "GTMNSData+zlib.h"; path = "Foundation/GTMNSData+zlib.h"; sourceTree = ""; }; - CE6A4F5F2401E81CEB1FFA2E9994C68F /* MDCButton.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCButton.m; path = components/Buttons/src/MDCButton.m; sourceTree = ""; }; - CEA1A10B9E688350002EB2791846A685 /* Fabric.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Fabric.framework; path = iOS/Fabric.framework; sourceTree = ""; }; - D0D35990DFCC6B97FF7B830AF497F8BE /* Duration.pbobjc.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Duration.pbobjc.m; path = objectivec/google/protobuf/Duration.pbobjc.m; sourceTree = ""; }; - D46C31735781AE6A6280CF49F4758CCD /* MaterialMath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MaterialMath.h; path = components/private/Math/src/MaterialMath.h; sourceTree = ""; }; - D4B60F32D763D41C0EA9016B2F7996B0 /* MDFImageCalculations.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDFImageCalculations.h; path = src/private/MDFImageCalculations.h; sourceTree = ""; }; - D4C2E94249D5C5D261DDA6EBFB757291 /* GTMDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GTMDefines.h; sourceTree = ""; }; - D4FD544BD1CD934D86DDFE9FDD94A87D /* MDCInkTouchController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCInkTouchController.h; path = components/Ink/src/MDCInkTouchController.h; sourceTree = ""; }; - D5A70DC0B4A7A79B3196C1F176DB5402 /* GTMSessionFetcherService.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTMSessionFetcherService.h; path = Source/GTMSessionFetcherService.h; sourceTree = ""; }; - D6BC053D285D5A09237F53463268AFB6 /* GPBRootObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBRootObject.h; path = objectivec/GPBRootObject.h; sourceTree = ""; }; - D80515FF35415E3358A9409944E7D359 /* GPBDescriptor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GPBDescriptor.m; path = objectivec/GPBDescriptor.m; sourceTree = ""; }; - D936DF8347BEB763D968E602E3635ED5 /* GPBArray_PackagePrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBArray_PackagePrivate.h; path = objectivec/GPBArray_PackagePrivate.h; sourceTree = ""; }; - D9BF24E58A53F59EBC565CBE69B776D6 /* GPBMessage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBMessage.h; path = objectivec/GPBMessage.h; sourceTree = ""; }; - DABB341B037E5D30FDA2DAF966D2CBAE /* GoogleToolboxForMac-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "GoogleToolboxForMac-umbrella.h"; sourceTree = ""; }; - DB629961E1DAAD0FD9B31A8CA0CE5C81 /* GPBExtensionInternals.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBExtensionInternals.h; path = objectivec/GPBExtensionInternals.h; sourceTree = ""; }; - DC7AAFC4C49D71F62581AFBCAF73CB2D /* UIFont+MaterialTypographyPrivate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIFont+MaterialTypographyPrivate.m"; path = "components/Typography/src/private/UIFont+MaterialTypographyPrivate.m"; sourceTree = ""; }; - DE5A7CE1F8AE67DF36B1663F315ABCE4 /* MDCOverlayObserverOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCOverlayObserverOverlay.h; path = components/private/Overlay/src/private/MDCOverlayObserverOverlay.h; sourceTree = ""; }; - DE736C3999DE03240177FD42E537B530 /* nanopb-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "nanopb-prefix.pch"; sourceTree = ""; }; - E01384133864F8BC626DBC4022F9138C /* GTMSessionFetcher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = GTMSessionFetcher.framework; path = GTMSessionFetcher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - E1028AE123594B421AA15D23DD5FDAC0 /* Pods-iTorrent-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-iTorrent-resources.sh"; sourceTree = ""; }; - E4477E31DA383B7A235BFCCB35DF983E /* UIView+MaterialRTL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MaterialRTL.m"; path = "Sources/UIView+MaterialRTL.m"; sourceTree = ""; }; - E44EC1BF3F2F73C2B4DC82EF3DD7357F /* Pods_iTorrent.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_iTorrent.framework; path = "Pods-iTorrent.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - E46CDC23A14E16C3FA640608E600011B /* MDCRectangleShapeGenerator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCRectangleShapeGenerator.h; path = components/private/Shapes/src/MDCRectangleShapeGenerator.h; sourceTree = ""; }; - E48376858FA8990FAD2065075372D655 /* MDFColorCalculations.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDFColorCalculations.m; path = src/private/MDFColorCalculations.m; sourceTree = ""; }; - E4CE337FCE06F75635CE6A23C04BCD68 /* Pods-iTorrent-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-iTorrent-acknowledgements.markdown"; sourceTree = ""; }; - E80B622061B6D9C3A67CF951F0CB5FD8 /* Any.pbobjc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Any.pbobjc.h; path = objectivec/google/protobuf/Any.pbobjc.h; sourceTree = ""; }; - E91415A41BD645C580F4284D1B88B8DB /* MDFInternationalization-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MDFInternationalization-prefix.pch"; sourceTree = ""; }; - E93E95BA94F36F926BE2089B399D0D09 /* UIApplication+AppExtensions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIApplication+AppExtensions.m"; path = "components/private/Application/src/UIApplication+AppExtensions.m"; sourceTree = ""; }; - EA965AA2C3BBE78C6F6C3EA87860EF57 /* MDCFlatButton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCFlatButton.h; path = components/Buttons/src/MDCFlatButton.h; sourceTree = ""; }; - EA9F0A4E75412ACE78FEA5B049A2078A /* Api.pbobjc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Api.pbobjc.h; path = objectivec/google/protobuf/Api.pbobjc.h; sourceTree = ""; }; - ED2C8DC2AB85B6280456F5F58FAE8037 /* MDCInkTouchController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCInkTouchController.m; path = components/Ink/src/MDCInkTouchController.m; sourceTree = ""; }; - EE860D1F86D0CCF44B7B5CFCF0C7AB9B /* GoogleToolboxForMac-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "GoogleToolboxForMac-prefix.pch"; sourceTree = ""; }; - EF1790D00817CE6AAF280E4FBB309240 /* MaterialShadowLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MaterialShadowLayer.h; path = components/ShadowLayer/src/MaterialShadowLayer.h; sourceTree = ""; }; - EF5D1A13429AD9D6A43D9285A28A5FF1 /* MDCPathGenerator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCPathGenerator.m; path = components/private/Shapes/src/MDCPathGenerator.m; sourceTree = ""; }; - F159602B61D39057A325C2568FF3616E /* CLSStackFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CLSStackFrame.h; path = iOS/Crashlytics.framework/Headers/CLSStackFrame.h; sourceTree = ""; }; - F6E85552479B64AFBCD274B5B699CFD7 /* GPBUtilities_PackagePrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBUtilities_PackagePrivate.h; path = objectivec/GPBUtilities_PackagePrivate.h; sourceTree = ""; }; - F700627FA95409A191A79BE1CAB150E3 /* MDFInternationalization.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MDFInternationalization.modulemap; sourceTree = ""; }; - F73AA418D052700505BF1EF8B0DF9C0A /* Timestamp.pbobjc.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Timestamp.pbobjc.m; path = objectivec/google/protobuf/Timestamp.pbobjc.m; sourceTree = ""; }; - F842A8067A2FFAA82F20A60E5B166A6F /* GPBRuntimeTypes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GPBRuntimeTypes.h; path = objectivec/GPBRuntimeTypes.h; sourceTree = ""; }; - F912238B2931CFAA196153974CC41797 /* MDFInternationalization-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MDFInternationalization-dummy.m"; sourceTree = ""; }; - FAB51F300BC2160CBC16B76FA004A35F /* MaterialTypography.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MaterialTypography.h; path = components/Typography/src/MaterialTypography.h; sourceTree = ""; }; - FAE4A2C75F64DE2A8A9E1082543C768A /* MDCInkGestureRecognizer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCInkGestureRecognizer.h; path = components/Ink/src/MDCInkGestureRecognizer.h; sourceTree = ""; }; - FB2346F1BF13021AAD7C201A3A240FD9 /* FieldMask.pbobjc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FieldMask.pbobjc.h; path = objectivec/google/protobuf/FieldMask.pbobjc.h; sourceTree = ""; }; - FC870F1DEE8A86FD4CB640FBF3B764FA /* MDCSnackbarManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MDCSnackbarManager.m; path = components/Snackbar/src/MDCSnackbarManager.m; sourceTree = ""; }; - FDCDBE6F7E276FA5CD9E5CD40366BEC4 /* pb_decode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb_decode.h; sourceTree = ""; }; - FDE179A4A8F7B738198188641CDB614D /* MDCShadowElevations.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MDCShadowElevations.h; path = components/ShadowElevations/src/MDCShadowElevations.h; sourceTree = ""; }; - FF91E09BB0A0A968726A5B97AA1B418C /* GTMSessionFetcherLogging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTMSessionFetcherLogging.h; path = Source/GTMSessionFetcherLogging.h; sourceTree = ""; }; - FFE257FD88AE91FFA84A0009BE7F81DF /* SourceContext.pbobjc.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SourceContext.pbobjc.m; path = objectivec/google/protobuf/SourceContext.pbobjc.m; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 18F0C725C6E88F38677FDEE222C51E33 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - B572F7D3A22E32832ABB7192CAD97CA4 /* Foundation.framework in Frameworks */, - 7B9A9C3D189D39969C0489FDA7F6FAC6 /* MDFInternationalization.framework in Frameworks */, - 5D0B6913F2AD63F1951AA09C5DCA52EF /* MDFTextAccessibility.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 264C549BC566EAF94153D09BCD13DB77 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - F3B77FF52AB5BAE58233B4A24C92CE97 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6AE88E96161DE195EAAF0A3B6375EA50 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 9024F4774BD8DDE03700B223CF7F8164 /* Foundation.framework in Frameworks */, - 9DA28C3544749A7DB9AB129BEC773550 /* Security.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7A8F8DC58FFE1D721AB03156A71222D3 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 3F1372B17CF15AFE3EC3ADD40DCA0D6B /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 971041836592E28ADEEDA495A96A62A2 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 05B1F02560378D28FEBD4E8F6D293216 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BD140FD926926A117D2F09B427A6652C /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - BA4583C0EFC5BDE129812C4B0FB17DA2 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C5FBD50589CE2C516975A62886A56E07 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 554FEFCBC7B4F81FA40B1CBE88760112 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - CD581B227148D560E9F10E810813A94E /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 53ED0446DD64E3B13C4E8B54609C14B2 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 01A0BFE428AD87554CF7047CED1CA80F /* encode */ = { - isa = PBXGroup; - children = ( - ); - name = encode; - sourceTree = ""; - }; - 07805B6544AD198E9801A181383DF32A /* FirebaseAnalytics */ = { - isa = PBXGroup; - children = ( - 5A1568A61B3698B9B6226866287DED2A /* Frameworks */, - ); - name = FirebaseAnalytics; - path = FirebaseAnalytics; - sourceTree = ""; - }; - 0DAF01DF4FCDF0D550781A5DEA574F7D /* Support Files */ = { - isa = PBXGroup; - children = ( - A7CC9754FD0FA4933DAAB03381146D03 /* Info.plist */, - 6F809CFCC004BB8648627A7F146C7D4B /* Protobuf.modulemap */, - 7B98A4B1189028CBED1F6B21FE134D2B /* Protobuf.xcconfig */, - 770A6853B20902EA10C4B36FAF1E95AC /* Protobuf-dummy.m */, - B1023F576E3B53D4CC472D237C2F3FCD /* Protobuf-prefix.pch */, - 15894E2AA0DAAB423D5718F903AD5C90 /* Protobuf-umbrella.h */, - ); - name = "Support Files"; - path = "../Target Support Files/Protobuf"; - sourceTree = ""; - }; - 12694EB8BF28E7898820F2D281B8EB0C /* iOS */ = { - isa = PBXGroup; - children = ( - 26D4EDA2ED72478D169A64DF294168F0 /* Foundation.framework */, - 51FA2EF7C32E9E9C25DE19DA8DB61890 /* Security.framework */, - ); - name = iOS; - sourceTree = ""; - }; - 154859B376FC83128C816214E7465882 /* Pods-iTorrent */ = { - isa = PBXGroup; - children = ( - 7DEABDFBC3165DAF2A5D3F76F0C22DAF /* Info.plist */, - 8A4CCC4EA484EC18A10EAC466F546B55 /* Pods-iTorrent.modulemap */, - E4CE337FCE06F75635CE6A23C04BCD68 /* Pods-iTorrent-acknowledgements.markdown */, - 07F46DBED76248F46B97225BC9AABFFB /* Pods-iTorrent-acknowledgements.plist */, - 8AE29753B6B64A17206C4099CB2C53AD /* Pods-iTorrent-dummy.m */, - 51C9F73A4DAC426FEE3EAD52A9EC6EBC /* Pods-iTorrent-frameworks.sh */, - E1028AE123594B421AA15D23DD5FDAC0 /* Pods-iTorrent-resources.sh */, - 524E45FBF0AC0B6B028F7F0427757B20 /* Pods-iTorrent-umbrella.h */, - A9A6A1E1B9EB2599C519C2EB28CDCA34 /* Pods-iTorrent.debug.xcconfig */, - 4693370AC774A8D30F508AE31709AB88 /* Pods-iTorrent.release.xcconfig */, - ); - name = "Pods-iTorrent"; - path = "Target Support Files/Pods-iTorrent"; - sourceTree = ""; - }; - 1B95B6EB35F5A242F30D708888AF2680 /* Support Files */ = { - isa = PBXGroup; - children = ( - AEFF1AA93C29697467A584C401502D60 /* Info.plist */, - 1E83C153B466087D8FE7CFFE690B2D48 /* MaterialComponents.modulemap */, - 47E1200B5F077E971300E9E74A3156A0 /* MaterialComponents.xcconfig */, - 2012F86DE6C1A8D9337BB02DFDCF0E11 /* MaterialComponents-dummy.m */, - 6372ACCC33C7C8FA15B87C788E77D1CD /* MaterialComponents-prefix.pch */, - 44FF44A3785A4489C33B5DF4FFFE61B2 /* MaterialComponents-umbrella.h */, - ); - name = "Support Files"; - path = "../Target Support Files/MaterialComponents"; - sourceTree = ""; - }; - 1BEF268C67163B023E9E4C3885F5D4AE /* ShadowElevations */ = { - isa = PBXGroup; - children = ( - 8CB669B52AFE381D3066F3FC49CE346F /* MaterialShadowElevations.h */, - FDE179A4A8F7B738198188641CDB614D /* MDCShadowElevations.h */, - 893B29242B6F932D7FDCF831A0D84AEF /* MDCShadowElevations.m */, - ); - name = ShadowElevations; - sourceTree = ""; - }; - 1DED1B6AFCE7D6D2D1C5C3C89CC1F5EB /* Products */ = { - isa = PBXGroup; - children = ( - 9C9A7D299C3A95007461351717EA7128 /* GoogleToolboxForMac.framework */, - E01384133864F8BC626DBC4022F9138C /* GTMSessionFetcher.framework */, - 2AA5AEBC4DB2CADC7E8941AE2EC6F75C /* MaterialComponents.framework */, - 962686C0B6B0E609878BF7415AE45773 /* MDFInternationalization.framework */, - 3132FAD305E6F5098F73ACE852B59572 /* MDFTextAccessibility.framework */, - 36C33EF5ADE5B78A50EA1B6F5E800B3B /* nanopb.framework */, - E44EC1BF3F2F73C2B4DC82EF3DD7357F /* Pods_iTorrent.framework */, - A9C709EA708B8D4732F1183DD91D8358 /* Protobuf.framework */, - ); - name = Products; - sourceTree = ""; - }; - 222E58E49CFFB4CA7624AA82AAA81C50 /* Typography */ = { - isa = PBXGroup; - children = ( - FAB51F300BC2160CBC16B76FA004A35F /* MaterialTypography.h */, - 675E6005C32DA38145E77A15F74C7AB8 /* MDCFontTextStyle.h */, - 54EAC27550D225B64BB0BE35F1CBE2D6 /* MDCFontTraits.h */, - A228F76CBE35036A08123DC78BE0DEFC /* MDCFontTraits.m */, - B86B1C4D8AFB3884F98C2095B788FB0C /* MDCTypography.h */, - 9B8800132D048D9A7CB41DAF97CF56FE /* MDCTypography.m */, - 1589811F11874433626650A0A3CE7524 /* UIFont+MaterialTypography.h */, - 48ED75CA27B9E61ED168C3130DE6C720 /* UIFont+MaterialTypography.m */, - 5469AF5EC4154211DDF2B00AA5F14253 /* UIFont+MaterialTypographyPrivate.h */, - DC7AAFC4C49D71F62581AFBCAF73CB2D /* UIFont+MaterialTypographyPrivate.m */, - 3F9DD92614D01A74D301AC7F0F270802 /* UIFontDescriptor+MaterialTypography.h */, - 1F977C7301579625DD45458D69C95E82 /* UIFontDescriptor+MaterialTypography.m */, - ); - name = Typography; - sourceTree = ""; - }; - 242A98F123A76A54D4FC10751F682B45 /* Protobuf */ = { - isa = PBXGroup; - children = ( - E80B622061B6D9C3A67CF951F0CB5FD8 /* Any.pbobjc.h */, - 4A53F314324EC9D8A1D37D782FE26246 /* Any.pbobjc.m */, - EA9F0A4E75412ACE78FEA5B049A2078A /* Api.pbobjc.h */, - 48882ED03E9D2D88DA67CA573E3A0669 /* Api.pbobjc.m */, - 6825725D0A823CB547EF8E86D9F6642D /* Duration.pbobjc.h */, - D0D35990DFCC6B97FF7B830AF497F8BE /* Duration.pbobjc.m */, - A3B5E89C1796792E52E10637EFB6C4F1 /* Empty.pbobjc.h */, - 5DD3FA988C3E25015D63D5D5843864C2 /* Empty.pbobjc.m */, - FB2346F1BF13021AAD7C201A3A240FD9 /* FieldMask.pbobjc.h */, - A458A96B60C04B57DA565A3E0007AB86 /* FieldMask.pbobjc.m */, - AB4F5340DE6FF3664D1823903FE1D5CE /* GPBArray.h */, - 6A080FE7CEDEAD89945277BC3DC8608E /* GPBArray.m */, - D936DF8347BEB763D968E602E3635ED5 /* GPBArray_PackagePrivate.h */, - C6DE9E1FB49E08D1F9CF1B27DE92FC41 /* GPBBootstrap.h */, - 64EFCECF5BE681684AFD2D34646C5A1D /* GPBCodedInputStream.h */, - 560FC876CEE87B5ED68852A585686A5C /* GPBCodedInputStream.m */, - 8A2B2F54AE27659D96E7317CCE578AF6 /* GPBCodedInputStream_PackagePrivate.h */, - 51329E31204989AA3BC80C62D24122D3 /* GPBCodedOutputStream.h */, - 7A663233A47450AE7794E08F4A60CF7E /* GPBCodedOutputStream.m */, - 86D36045926D43B6ABBEE2E9172AE093 /* GPBCodedOutputStream_PackagePrivate.h */, - 579CEA275F5649B2DEA54D2087DC8B70 /* GPBDescriptor.h */, - D80515FF35415E3358A9409944E7D359 /* GPBDescriptor.m */, - 4D57189C5D3E0D4E1C48C73E5CE8C5E6 /* GPBDescriptor_PackagePrivate.h */, - 327D988C2D0D426365607D24F2CB824B /* GPBDictionary.h */, - 1B278E1B39F41FA7FF67F242AD720839 /* GPBDictionary.m */, - 32D74FE92E59A2F9EA2B8E42298074F3 /* GPBDictionary_PackagePrivate.h */, - DB629961E1DAAD0FD9B31A8CA0CE5C81 /* GPBExtensionInternals.h */, - 9A8F5FB2AF117BCC58712A10A1C9F8B9 /* GPBExtensionInternals.m */, - B060D010040E2BC4906654F2125CE7BA /* GPBExtensionRegistry.h */, - 715F873EA131C1BBFEC3C7E376239173 /* GPBExtensionRegistry.m */, - D9BF24E58A53F59EBC565CBE69B776D6 /* GPBMessage.h */, - 1F2D1EA8CED052B6ED9D7D87E6420CDD /* GPBMessage.m */, - 1E128A88AA2D06FFEE8D6BF2BC744064 /* GPBMessage_PackagePrivate.h */, - 151D05233551FE810170C533D4BC975C /* GPBProtocolBuffers.h */, - 284A15CB5B5806230AD4CA2FD212D897 /* GPBProtocolBuffers_RuntimeSupport.h */, - D6BC053D285D5A09237F53463268AFB6 /* GPBRootObject.h */, - 839B6894BD5A38A002EEDCA496A54C32 /* GPBRootObject.m */, - A9A1D01DC95779D92E3B23AD1E40A1EA /* GPBRootObject_PackagePrivate.h */, - F842A8067A2FFAA82F20A60E5B166A6F /* GPBRuntimeTypes.h */, - 68EB34B9CC9A0543727E33EBCBD8C91A /* GPBUnknownField.h */, - 6F27C0C07FBAE583F92065C32015D3E6 /* GPBUnknownField.m */, - 6CC01E8F0FB47FFFFB5B5C2E89895625 /* GPBUnknownField_PackagePrivate.h */, - 4B023EBF20A27D42B31C0BB6CE54DC2E /* GPBUnknownFieldSet.h */, - 9967F677A6FC9B2F1CAE9FD80ECA40D0 /* GPBUnknownFieldSet.m */, - 50226C51C739677E398A8A30937C41D0 /* GPBUnknownFieldSet_PackagePrivate.h */, - 5343268E23FFB8602AF29D75DC19D13E /* GPBUtilities.h */, - 12D21E25996B544E67BF48DE9D9E8564 /* GPBUtilities.m */, - F6E85552479B64AFBCD274B5B699CFD7 /* GPBUtilities_PackagePrivate.h */, - 085CE7B06D0A270B33F6BCCD7C14DCB2 /* GPBWellKnownTypes.h */, - 391354595445F29C424CA61ABB32F527 /* GPBWellKnownTypes.m */, - B2F448B09FDADD4D44151F6CB8E334B0 /* GPBWireFormat.h */, - 2FF8417A021F84BF7B64CD62D170D0DA /* GPBWireFormat.m */, - 8F5F9F611942B3638F3EF5D1039C91E9 /* SourceContext.pbobjc.h */, - FFE257FD88AE91FFA84A0009BE7F81DF /* SourceContext.pbobjc.m */, - 95277BE5FB006B51A4ACFBA43AD2D2C9 /* Struct.pbobjc.h */, - B3682F38E678BE72483E1912BEF286EB /* Struct.pbobjc.m */, - 6A01545B1A167EAFBD5E48995115384D /* Timestamp.pbobjc.h */, - F73AA418D052700505BF1EF8B0DF9C0A /* Timestamp.pbobjc.m */, - 5450ED88D7F23E4D123345DDC8AB4BBF /* Type.pbobjc.h */, - A47AE538FB95DE7C545F9EEB1F1795C6 /* Type.pbobjc.m */, - 42A9A4DC61274AB554C515317D8D590A /* Wrappers.pbobjc.h */, - 433D1127610352D4A3E557F0F9CC1E35 /* Wrappers.pbobjc.m */, - 0DAF01DF4FCDF0D550781A5DEA574F7D /* Support Files */, - ); - name = Protobuf; - path = Protobuf; - sourceTree = ""; - }; - 252DD7EDB85FC5373342C6E55DDE9401 /* MDFInternationalization */ = { - isa = PBXGroup; - children = ( - 9401A292D29EA61D4EEBADF4C523362F /* MDFInternationalization.h */, - 9BCF94A57A081B5A2A554F5625BBF0DF /* MDFRTL.h */, - 0BAA92C9A6AB74863D0EC56248BC0D3F /* MDFRTL.m */, - 667999628A1DC32F39169C8555FBA38F /* UIImage+MaterialRTL.h */, - 18789B0347748653AAD7F7298FAF79F7 /* UIImage+MaterialRTL.m */, - 0ECF671123C9D8ADFDDF170F2D87CDAB /* UIView+MaterialRTL.h */, - E4477E31DA383B7A235BFCCB35DF983E /* UIView+MaterialRTL.m */, - 8597532486C44F2A3AAAF37D04796D59 /* Support Files */, - ); - name = MDFInternationalization; - path = MDFInternationalization; - sourceTree = ""; - }; - 25713F70E3CE64AD9E08AF6D13AC12C7 /* FirebaseCore */ = { - isa = PBXGroup; - children = ( - D540706E9B35038E2B7ADBE9894A2F2C /* Frameworks */, - ); - name = FirebaseCore; - path = FirebaseCore; - sourceTree = ""; - }; - 2925BBDD8AB01B0DEB119FCD28B0136C /* AnimationTiming */ = { - isa = PBXGroup; - children = ( - 78FB7914493D6CD574CD00BAFC8B4A8F /* CAMediaTimingFunction+MDCAnimationTiming.h */, - 718E65C840EF191D50DFDAB4BE02ADCF /* CAMediaTimingFunction+MDCAnimationTiming.m */, - 02378FCFB064F380C9BF0DE0E49C5AA6 /* MaterialAnimationTiming.h */, - 6A9E2A7A84753B81499E25A643FE397A /* UIView+MDCTimingFunction.h */, - A8E23C43141FBB9931B7D93B7AAF4AA1 /* UIView+MDCTimingFunction.m */, - ); - name = AnimationTiming; - sourceTree = ""; - }; - 2A6010691AFB2A2784AA90DFAE954DBB /* OverlayWindow */ = { - isa = PBXGroup; - children = ( - 90E765804243FD28B6B32D49E571483F /* MaterialOverlayWindow.h */, - 7BCE7DEA793C1E2DC0FAF5317C6AFA4E /* MDCOverlayWindow.h */, - 4D133D6009A5B97925A81F57CA662B14 /* MDCOverlayWindow.m */, - ); - name = OverlayWindow; - sourceTree = ""; - }; - 2B3E72871DB700C21DAB9D63139EBECD /* Defines */ = { - isa = PBXGroup; - children = ( - D4C2E94249D5C5D261DDA6EBFB757291 /* GTMDefines.h */, - ); - name = Defines; - sourceTree = ""; - }; - 3939C7B2DC3392A4A8133581EF901AFE /* Snackbar */ = { - isa = PBXGroup; - children = ( - 42E122D32D62FF688DFAA6641AB437D1 /* MaterialSnackbar.h */, - B6841503113F2E435CAACCFD38C44E99 /* MaterialSnackbarStrings.h */, - 3F2E715228E36F4E9230549A7CF43A7F /* MaterialSnackbarStrings_table.h */, - BE1FCED741DD4B6033712F17D731268D /* MDCSnackbarManager.h */, - FC870F1DEE8A86FD4CB640FBF3B764FA /* MDCSnackbarManager.m */, - BDB5909EDEA280FE9EDDA58C64864F5F /* MDCSnackbarMessage.h */, - 4685058719EA9D4F5F3D0486229387DE /* MDCSnackbarMessage.m */, - 81CCE9BFABE01256E804C551537B8989 /* MDCSnackbarMessageInternal.h */, - A76B1E9DB08D27662F1F3E0559A44603 /* MDCSnackbarMessageView.h */, - A25EE02E1CDBA2E62ACD1F63BED3E13C /* MDCSnackbarMessageView.m */, - B89B6BDBF883EF412A7AB61940F376AB /* MDCSnackbarMessageViewInternal.h */, - 5C91028D5125A2C214A06D2306CF0947 /* MDCSnackbarOverlayView.h */, - 49364B55C6ADBF78E9E1CD9549121FB8 /* MDCSnackbarOverlayView.m */, - ); - name = Snackbar; - sourceTree = ""; - }; - 3D45412315BE88FE3A91548BA37F63B3 /* MethodSwizzling */ = { - isa = PBXGroup; - children = ( - C09BB71919CFD613C738D0E6C76C482C /* Frameworks */, - ); - name = MethodSwizzling; - sourceTree = ""; - }; - 3F5BA03DB3A111C2C513EF46F3A4E75C /* ShadowLayer */ = { - isa = PBXGroup; - children = ( - EF1790D00817CE6AAF280E4FBB309240 /* MaterialShadowLayer.h */, - BA618C8BC030E86E157C205EF9BB72FB /* MDCShadowLayer.h */, - 5A3AE4BCA59263A41842DC30EEFDBD73 /* MDCShadowLayer.m */, - ); - name = ShadowLayer; - sourceTree = ""; - }; - 45A78529118696C3A3ADD3D5E9BDC3BC /* Support Files */ = { - isa = PBXGroup; - children = ( - 3D8A22F241EAC90DDFE943DCFB95144D /* GoogleToolboxForMac.modulemap */, - 27AD0318C2F34C05912B07438320BF2B /* GoogleToolboxForMac.xcconfig */, - 533434DC3696C145D8720E7D8F54EAB7 /* GoogleToolboxForMac-dummy.m */, - EE860D1F86D0CCF44B7B5CFCF0C7AB9B /* GoogleToolboxForMac-prefix.pch */, - DABB341B037E5D30FDA2DAF966D2CBAE /* GoogleToolboxForMac-umbrella.h */, - 8DABB058C313909691710B0482CD9191 /* Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/GoogleToolboxForMac"; - sourceTree = ""; - }; - 525D736C0C3BBBCAAC0BB4B88FDFDDB8 /* Support Files */ = { - isa = PBXGroup; - children = ( - 93C56FD2BCE60DD9AC8A86DC23831E49 /* Info.plist */, - 90D95E03380C9953E89EB041BF74D66D /* MDFTextAccessibility.modulemap */, - 3E621901B470C06E79CFA3DD3E4EA3F9 /* MDFTextAccessibility.xcconfig */, - 2098A630E3EDE0DC522C19707064336F /* MDFTextAccessibility-dummy.m */, - 8FDC7C0A47581B6237C11C94651EE2E9 /* MDFTextAccessibility-prefix.pch */, - 38C985AC240D4A58BD130053866FD655 /* MDFTextAccessibility-umbrella.h */, - ); - name = "Support Files"; - path = "../Target Support Files/MDFTextAccessibility"; - sourceTree = ""; - }; - 55166D5EBCC2F20EA1EFA50D9041D278 /* FirebasePerformance */ = { - isa = PBXGroup; - children = ( - DBA62198C3E381714FF684568CF7FA37 /* Frameworks */, - ); - name = FirebasePerformance; - path = FirebasePerformance; - sourceTree = ""; - }; - 5A1568A61B3698B9B6226866287DED2A /* Frameworks */ = { - isa = PBXGroup; - children = ( - 798C6D68D6230F4FBA70B8B3123DD5BB /* FirebaseAnalytics.framework */, - 04980700A886CE9F8CE5C459AF79BD32 /* FirebaseCoreDiagnostics.framework */, - 71D8270B0CAA7B31483F79A20C2F9F86 /* FirebaseNanoPB.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; - 5DA14D59421D847E6A162A5DDD472C64 /* Support Files */ = { - isa = PBXGroup; - children = ( - 30C95F831D01D805218F6B7022C9575C /* GTMSessionFetcher.modulemap */, - 8DAE566BD8D16ABB99B2133D041A6A6D /* GTMSessionFetcher.xcconfig */, - 0B5849B762BEA5E61E74156CC0C80DE0 /* GTMSessionFetcher-dummy.m */, - A060630A4B05ED7A873855CE4B294C10 /* GTMSessionFetcher-prefix.pch */, - AECE9DF4D6F9E6FC0C933D8B7529B4C2 /* GTMSessionFetcher-umbrella.h */, - 14277392D1DA78B78E96F35325AFB234 /* Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/GTMSessionFetcher"; - sourceTree = ""; - }; - 64DA6AC4C77A4EFAD26FF1AA9B38A5F4 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 91B45087BF279605213377CA5E7D6C3B /* Crashlytics.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; - 666D71BC6B3D4872F5D12A1F3ED99DF1 /* FirebaseInstanceID */ = { - isa = PBXGroup; - children = ( - FF6DA1C6179EEC583414BAEB9C45E8E3 /* Frameworks */, - ); - name = FirebaseInstanceID; - path = FirebaseInstanceID; - sourceTree = ""; - }; - 67BAE463C8EA8375C6018BDC2F064566 /* Overlay */ = { - isa = PBXGroup; - children = ( - C252EC6503E74EEB9A0B1884159FA1DC /* MaterialOverlay.h */, - 05C70CF93D608259EC5FCB650F35E885 /* MDCOverlayAnimationObserver.h */, - A2ACD970207D04B66DBA1C218F23D843 /* MDCOverlayAnimationObserver.m */, - 531E8F828193F94304891E4C46B317D7 /* MDCOverlayImplementor.h */, - 840740BD45AB736B1ED169A30DE76027 /* MDCOverlayObserver.h */, - 8D31078102583D9D1905340F60BB61CE /* MDCOverlayObserver.m */, - DE5A7CE1F8AE67DF36B1663F315ABCE4 /* MDCOverlayObserverOverlay.h */, - 1CED0DEBCE4EB27EC0C0518AA0961403 /* MDCOverlayObserverOverlay.m */, - 99CE5B97C8E4071D7CC3C10514AEAD17 /* MDCOverlayObserverTransition.h */, - 5C0E7BF9C009999DAB3A2BD1F627279C /* MDCOverlayObserverTransition.m */, - 19781498BDBE59B3DB3561D723CD1E0F /* MDCOverlayTransitioning.h */, - A0989234CA2A0BD9AEA27ED680960A5E /* MDCOverlayUtilities.h */, - A81080AB05ABAA92C19F99879CE9EFF0 /* MDCOverlayUtilities.m */, - ); - name = Overlay; - sourceTree = ""; - }; - 67E1CDAF7EED789CE9439E38A587C045 /* Ink */ = { - isa = PBXGroup; - children = ( - 48AAAE4D8AC301160B797A0FAA282440 /* MaterialInk.h */, - FAE4A2C75F64DE2A8A9E1082543C768A /* MDCInkGestureRecognizer.h */, - 8F87B6901118EC5034CBD864DD1F44E9 /* MDCInkGestureRecognizer.m */, - 210F5FC459986319BC09DB8EA71F9922 /* MDCInkLayer.h */, - 0CBEF3BBB6446A09E11DED3F35012573 /* MDCInkLayer.m */, - D4FD544BD1CD934D86DDFE9FDD94A87D /* MDCInkTouchController.h */, - ED2C8DC2AB85B6280456F5F58FAE8037 /* MDCInkTouchController.m */, - 157E528ED78FC0EDA90672353F6D7A5E /* MDCInkView.h */, - 6C8CC6EA78921A474A96FA736BB6BB66 /* MDCInkView.m */, - 9990889B0819A36DEF009877E001ADE6 /* MDCLegacyInkLayer.h */, - 6DE6639AAE5052680770E838F671E1C3 /* MDCLegacyInkLayer.m */, - 936A2EC1A7C4F2D7F9AE1E62854F90D6 /* MDCLegacyInkLayer+Testing.h */, - ); - name = Ink; - sourceTree = ""; - }; - 69F752480468743B2EC17284218B464F /* Buttons */ = { - isa = PBXGroup; - children = ( - 393B52F8ADFFFD78A0720A87A348A44F /* MaterialButtons.h */, - 79CBF0C8A2B5D549CF50DDAD778CF20B /* MDCButton.h */, - CE6A4F5F2401E81CEB1FFA2E9994C68F /* MDCButton.m */, - 63028C10092FE4AFAF7DAC6ECA2A38A6 /* MDCButton+Subclassing.h */, - EA965AA2C3BBE78C6F6C3EA87860EF57 /* MDCFlatButton.h */, - 017D0605AF58961E4D1FFE86C6B4A772 /* MDCFlatButton.m */, - 70442DE1D55803DE99C545EE45C1602D /* MDCFloatingButton.h */, - 86BA61064AA704DD1BCF3577F875F790 /* MDCFloatingButton.m */, - 2793A903DD830C07F8B646D980F6D844 /* MDCFloatingButton+Animation.h */, - 1C5464CA0E2B43AC8ED4DD81CCA82102 /* MDCFloatingButton+Animation.m */, - 8042D7A085484C770406514D0A8E7829 /* MDCRaisedButton.h */, - 40815A1B8CA34C733C6082DED34B830A /* MDCRaisedButton.m */, - ); - name = Buttons; - sourceTree = ""; - }; - 6FDD37F2F3C2C46FB1EA8234AF95B6E3 /* Math */ = { - isa = PBXGroup; - children = ( - D46C31735781AE6A6280CF49F4758CCD /* MaterialMath.h */, - A6B99728B2C61D6F3DADD0A1B361AC94 /* MDCMath.h */, - ); - name = Math; - sourceTree = ""; - }; - 7B9ED98C048269A7AC7A6472E9D8328A /* NSData+zlib */ = { - isa = PBXGroup; - children = ( - CB2E2935797AFAE1FE523529D674290C /* GTMNSData+zlib.h */, - 7FE02E7538E4F348D282E9409010711F /* GTMNSData+zlib.m */, - ); - name = "NSData+zlib"; - sourceTree = ""; - }; - 7DB346D0F39D3F0E887471402A8071AB = { - isa = PBXGroup; - children = ( - 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */, - B70B73F4A6894980B243189BEEBBA886 /* Frameworks */, - 90D50CE3738BE372DFF0806752C972BE /* Pods */, - 1DED1B6AFCE7D6D2D1C5C3C89CC1F5EB /* Products */, - 86576B017883A2CE5A53A2A3056FCE66 /* Targets Support Files */, - ); - sourceTree = ""; - }; - 7F0259B07FE415E5E68BA0211584F293 /* Application */ = { - isa = PBXGroup; - children = ( - 2CE876226C9E02D51BA1626773EBD3E8 /* MaterialApplication.h */, - 0CB71D9D17285D54AE18D740290C6E8B /* UIApplication+AppExtensions.h */, - E93E95BA94F36F926BE2089B399D0D09 /* UIApplication+AppExtensions.m */, - ); - name = Application; - sourceTree = ""; - }; - 80EBCBCA107A6A58A6621009E3700FB6 /* Logger */ = { - isa = PBXGroup; - children = ( - CAAF68A2106E019CC9916807A7AD9C54 /* GTMLogger.h */, - 636ACF58340353B0E84A5C27CE1C6E73 /* GTMLogger.m */, - ); - name = Logger; - sourceTree = ""; - }; - 8597532486C44F2A3AAAF37D04796D59 /* Support Files */ = { - isa = PBXGroup; - children = ( - 71A87DC51520966A04E7C5C074A54BCD /* Info.plist */, - F700627FA95409A191A79BE1CAB150E3 /* MDFInternationalization.modulemap */, - 707823DC60D0BEC27D41454ECF0A335C /* MDFInternationalization.xcconfig */, - F912238B2931CFAA196153974CC41797 /* MDFInternationalization-dummy.m */, - E91415A41BD645C580F4284D1B88B8DB /* MDFInternationalization-prefix.pch */, - 8FF3BA514C481F378BD5BDC3B1EFFB0A /* MDFInternationalization-umbrella.h */, - ); - name = "Support Files"; - path = "../Target Support Files/MDFInternationalization"; - sourceTree = ""; - }; - 86576B017883A2CE5A53A2A3056FCE66 /* Targets Support Files */ = { - isa = PBXGroup; - children = ( - 154859B376FC83128C816214E7465882 /* Pods-iTorrent */, - ); - name = "Targets Support Files"; - sourceTree = ""; - }; - 8904DB880A5FB6A37012BB6A779A504F /* MDFTextAccessibility */ = { - isa = PBXGroup; - children = ( - 24822BE2297502CD2DDBE7A4F15E12B1 /* MDFColorCalculations.h */, - E48376858FA8990FAD2065075372D655 /* MDFColorCalculations.m */, - D4B60F32D763D41C0EA9016B2F7996B0 /* MDFImageCalculations.h */, - 44D35EC8BF2A633655D8DC22C12524B2 /* MDFImageCalculations.m */, - 87F6AC0477C03B534357DB99B3040316 /* MDFTextAccessibility.h */, - 099CA3B83C74BA8D52FD7FBC7DBB4203 /* MDFTextAccessibility.m */, - 2BA315B6F36242E4A8D0D4BBF036B34F /* MDFTextAccessibility-Bridging-Header.h */, - C963E029AF74AC6195FBED7AE7B12340 /* NSArray+MDFUtils.h */, - 0B87B68AFA6AD7E198615127E6218302 /* NSArray+MDFUtils.m */, - 525D736C0C3BBBCAAC0BB4B88FDFDDB8 /* Support Files */, - ); - name = MDFTextAccessibility; - path = MDFTextAccessibility; - sourceTree = ""; - }; - 901094AB4A752998CD846A94F795EBF6 /* Crashlytics */ = { - isa = PBXGroup; - children = ( - 270D252B72166FA019C4CDAB99618C7D /* ANSCompatibility.h */, - 9AA2E7BE4B34DF4F9E31C79F78AD6E8D /* Answers.h */, - 7F9044A1901D583731A0DAB89BDCBFE5 /* CLSAttributes.h */, - 7DE09AA21676D4853B99C5545EF1E1BE /* CLSLogging.h */, - BA432AEE0F0A17C55B1762571326E2F0 /* CLSReport.h */, - F159602B61D39057A325C2568FF3616E /* CLSStackFrame.h */, - 713DE40B88ECD0260B31D0386C30FA90 /* Crashlytics.h */, - 64DA6AC4C77A4EFAD26FF1AA9B38A5F4 /* Frameworks */, - ); - name = Crashlytics; - path = Crashlytics; - sourceTree = ""; - }; - 90D50CE3738BE372DFF0806752C972BE /* Pods */ = { - isa = PBXGroup; - children = ( - 901094AB4A752998CD846A94F795EBF6 /* Crashlytics */, - E247F1DE1233AE76FBBD3F1D3CE3ABA7 /* Fabric */, - E838EF6A09CCCC11D6B00697D0FB0F6A /* Firebase */, - 07805B6544AD198E9801A181383DF32A /* FirebaseAnalytics */, - 25713F70E3CE64AD9E08AF6D13AC12C7 /* FirebaseCore */, - 666D71BC6B3D4872F5D12A1F3ED99DF1 /* FirebaseInstanceID */, - 55166D5EBCC2F20EA1EFA50D9041D278 /* FirebasePerformance */, - E076E0D5543256C1EE2FD2451C1CF95F /* FirebaseSwizzlingUtilities */, - 9444A8DB4776D33A5C84694D767F9479 /* GoogleToolboxForMac */, - E13081280C6762C3BBC1CC52AB350C67 /* GTMSessionFetcher */, - DC585FFAD1DC30F049E2E0140A9101E1 /* MaterialComponents */, - 252DD7EDB85FC5373342C6E55DDE9401 /* MDFInternationalization */, - 8904DB880A5FB6A37012BB6A779A504F /* MDFTextAccessibility */, - F936AD862BEBCABE48AD8EB7EA20C76C /* nanopb */, - 242A98F123A76A54D4FC10751F682B45 /* Protobuf */, - ); - name = Pods; - sourceTree = ""; - }; - 9444A8DB4776D33A5C84694D767F9479 /* GoogleToolboxForMac */ = { - isa = PBXGroup; - children = ( - 2B3E72871DB700C21DAB9D63139EBECD /* Defines */, - 80EBCBCA107A6A58A6621009E3700FB6 /* Logger */, - 7B9ED98C048269A7AC7A6472E9D8328A /* NSData+zlib */, - 45A78529118696C3A3ADD3D5E9BDC3BC /* Support Files */, - ); - name = GoogleToolboxForMac; - path = GoogleToolboxForMac; - sourceTree = ""; - }; - 94DA2A9F119C5A34A8F465F2B5139898 /* Frameworks */ = { - isa = PBXGroup; - children = ( - CEA1A10B9E688350002EB2791846A685 /* Fabric.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; - AF40556F3B17264076223BA7396E8E38 /* decode */ = { - isa = PBXGroup; - children = ( - ); - name = decode; - sourceTree = ""; - }; - B70B73F4A6894980B243189BEEBBA886 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 5426E9FB63C167E0B582655BA5D4AAE6 /* MDFInternationalization.framework */, - 095E105B5C47BF32EBBB02A471ADE3A9 /* MDFTextAccessibility.framework */, - 12694EB8BF28E7898820F2D281B8EB0C /* iOS */, - ); - name = Frameworks; - sourceTree = ""; - }; - C09BB71919CFD613C738D0E6C76C482C /* Frameworks */ = { - isa = PBXGroup; - children = ( - 83F8655F75DD63A750AB29494275C0A8 /* FirebaseMethodSwizzler.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; - C337A9CB90944A718514294184F4C4BA /* Core */ = { - isa = PBXGroup; - children = ( - 203D093B7837E0A357F2869EE0D0E62B /* GTMSessionFetcher.h */, - B71457DA81E5F98DF12653310419D234 /* GTMSessionFetcher.m */, - FF91E09BB0A0A968726A5B97AA1B418C /* GTMSessionFetcherLogging.h */, - AE2D5023ED11453990A0365A3199FC4D /* GTMSessionFetcherLogging.m */, - D5A70DC0B4A7A79B3196C1F176DB5402 /* GTMSessionFetcherService.h */, - A894AEE2D7854943DEEAC7D1ADBB9724 /* GTMSessionFetcherService.m */, - 5B33B650BB2E88016B83290DEDCB1B79 /* GTMSessionUploadFetcher.h */, - 3DE901DE3F275DFD7459471C944F5B23 /* GTMSessionUploadFetcher.m */, - ); - name = Core; - sourceTree = ""; - }; - C98F71CF5C62C4D2445FB7BA1499F7DB /* KeyboardWatcher */ = { - isa = PBXGroup; - children = ( - 2457CAC1EC9DA2467DB3EC9DC2C41F5C /* MaterialKeyboardWatcher.h */, - 2BBC60F9728EB8C1BE753272B73CFA2B /* MDCKeyboardWatcher.h */, - 1A544FA005107AA266F6F5FE86C960B4 /* MDCKeyboardWatcher.m */, - ); - name = KeyboardWatcher; - sourceTree = ""; - }; - CB7FA85187791262A3CC1389B5DED0E9 /* Core */ = { - isa = PBXGroup; - children = ( - 273E6EBF2BD94D5DAC51DAE0536726DE /* Firebase.h */, - ); - name = Core; - sourceTree = ""; - }; - D540706E9B35038E2B7ADBE9894A2F2C /* Frameworks */ = { - isa = PBXGroup; - children = ( - B702BA37268A5FBC91E9C04E359FC976 /* FirebaseCore.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; - DBA62198C3E381714FF684568CF7FA37 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 2F8788A86313C7DF7F89DE03881FD48B /* FirebasePerformance.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; - DBFA4C04360C63F98C68D3AABEE3333E /* ISASwizzling */ = { - isa = PBXGroup; - children = ( - DC421F86BEEE0329030B6C0B53C71828 /* Frameworks */, - ); - name = ISASwizzling; - sourceTree = ""; - }; - DC421F86BEEE0329030B6C0B53C71828 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 862BE7FC3F8E8C52F459C8920A011C5F /* FirebaseISASwizzler.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; - DC585FFAD1DC30F049E2E0140A9101E1 /* MaterialComponents */ = { - isa = PBXGroup; - children = ( - 2925BBDD8AB01B0DEB119FCD28B0136C /* AnimationTiming */, - 69F752480468743B2EC17284218B464F /* Buttons */, - 67E1CDAF7EED789CE9439E38A587C045 /* Ink */, - 2A6010691AFB2A2784AA90DFAE954DBB /* OverlayWindow */, - F73085104F9617F61056A3E669EF11FE /* private */, - 1BEF268C67163B023E9E4C3885F5D4AE /* ShadowElevations */, - 3F5BA03DB3A111C2C513EF46F3A4E75C /* ShadowLayer */, - 3939C7B2DC3392A4A8133581EF901AFE /* Snackbar */, - 1B95B6EB35F5A242F30D708888AF2680 /* Support Files */, - 222E58E49CFFB4CA7624AA82AAA81C50 /* Typography */, - ); - name = MaterialComponents; - path = MaterialComponents; - sourceTree = ""; - }; - E076E0D5543256C1EE2FD2451C1CF95F /* FirebaseSwizzlingUtilities */ = { - isa = PBXGroup; - children = ( - DBFA4C04360C63F98C68D3AABEE3333E /* ISASwizzling */, - 3D45412315BE88FE3A91548BA37F63B3 /* MethodSwizzling */, - ); - name = FirebaseSwizzlingUtilities; - path = FirebaseSwizzlingUtilities; - sourceTree = ""; - }; - E13081280C6762C3BBC1CC52AB350C67 /* GTMSessionFetcher */ = { - isa = PBXGroup; - children = ( - C337A9CB90944A718514294184F4C4BA /* Core */, - 5DA14D59421D847E6A162A5DDD472C64 /* Support Files */, - ); - name = GTMSessionFetcher; - path = GTMSessionFetcher; - sourceTree = ""; - }; - E247F1DE1233AE76FBBD3F1D3CE3ABA7 /* Fabric */ = { - isa = PBXGroup; - children = ( - 1D10E354650385104B464E68E69F2D4C /* FABAttributes.h */, - B3A55352FABFEA8F48D2C6259605FE54 /* Fabric.h */, - 94DA2A9F119C5A34A8F465F2B5139898 /* Frameworks */, - ); - name = Fabric; - path = Fabric; - sourceTree = ""; - }; - E838EF6A09CCCC11D6B00697D0FB0F6A /* Firebase */ = { - isa = PBXGroup; - children = ( - CB7FA85187791262A3CC1389B5DED0E9 /* Core */, - ); - name = Firebase; - path = Firebase; - sourceTree = ""; - }; - E86C4FE06E10383BA6BBDA8999EC4D89 /* Support Files */ = { - isa = PBXGroup; - children = ( - 12AEC44EADA8B238249B2DC08D06FF3B /* Info.plist */, - A60D3A74834C7109CE0B16D669FDDB5E /* nanopb.modulemap */, - 5E5F44EF788B8808088BA0AA9BECBE36 /* nanopb.xcconfig */, - 088B345638248472DDB6853F33ABA9B6 /* nanopb-dummy.m */, - DE736C3999DE03240177FD42E537B530 /* nanopb-prefix.pch */, - 0D4A32D5D89F218DB55B795D435B5F7A /* nanopb-umbrella.h */, - ); - name = "Support Files"; - path = "../Target Support Files/nanopb"; - sourceTree = ""; - }; - F6439A55196036F8391FBC16629B6287 /* Shapes */ = { - isa = PBXGroup; - children = ( - 1ADF69CB044C3C41F5E047EE0666839B /* MaterialShapes.h */, - B26EF38A87706D8B7D98226D7C5C7AF9 /* MDCCornerTreatment.h */, - 0A3EFB51C03C887771438AF1F22356D1 /* MDCCornerTreatment.m */, - 15E78AC23661FFCDF14965F089E6C1D0 /* MDCEdgeTreatment.h */, - AF6C6D2998F7AD8AE59CAA8310841981 /* MDCEdgeTreatment.m */, - 1F56FBC2BBB3E35FB0DDA859AA40484C /* MDCPathGenerator.h */, - EF5D1A13429AD9D6A43D9285A28A5FF1 /* MDCPathGenerator.m */, - E46CDC23A14E16C3FA640608E600011B /* MDCRectangleShapeGenerator.h */, - 1908B4B9932BAC8CD9101053E57E0EA7 /* MDCRectangleShapeGenerator.m */, - 804A40B62CD8C4A207B0A526D6B623AD /* MDCShapedShadowLayer.h */, - 4A0466EC2A2E97E95DD00DAD7A47CB74 /* MDCShapedShadowLayer.m */, - 4D4BEF4ED5A6AB5C4B6F533068BF30EC /* MDCShapedView.h */, - 92CDD3AD1D180A3A81007266BBE7382B /* MDCShapedView.m */, - 8B89F7BC240DDBFFE8882885635481B2 /* MDCShapeGenerating.h */, - ); - name = Shapes; - sourceTree = ""; - }; - F73085104F9617F61056A3E669EF11FE /* private */ = { - isa = PBXGroup; - children = ( - 7F0259B07FE415E5E68BA0211584F293 /* Application */, - C98F71CF5C62C4D2445FB7BA1499F7DB /* KeyboardWatcher */, - 6FDD37F2F3C2C46FB1EA8234AF95B6E3 /* Math */, - 67BAE463C8EA8375C6018BDC2F064566 /* Overlay */, - F6439A55196036F8391FBC16629B6287 /* Shapes */, - ); - name = private; - sourceTree = ""; - }; - F936AD862BEBCABE48AD8EB7EA20C76C /* nanopb */ = { - isa = PBXGroup; - children = ( - B45420BD2F314155DF0AF98EB6F9F2F1 /* pb.h */, - 7F42333A5797920931D0CA953724EF70 /* pb_common.c */, - 45F826136E30AD0678492506FF381BF3 /* pb_common.h */, - 3AA827C1F972CE81FDAD1E354BDE239C /* pb_decode.c */, - FDCDBE6F7E276FA5CD9E5CD40366BEC4 /* pb_decode.h */, - 182C5EE2E094E22E23BE66CB85CF4FB2 /* pb_encode.c */, - 0837EA90694ACFE24DFAA0A10BCFAA71 /* pb_encode.h */, - AF40556F3B17264076223BA7396E8E38 /* decode */, - 01A0BFE428AD87554CF7047CED1CA80F /* encode */, - E86C4FE06E10383BA6BBDA8999EC4D89 /* Support Files */, - ); - name = nanopb; - path = nanopb; - sourceTree = ""; - }; - FF6DA1C6179EEC583414BAEB9C45E8E3 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 34F86A8E82A02988F0B4A55DA8A249CB /* FirebaseInstanceID.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXHeadersBuildPhase section */ - 2E15832C10B2115D79B403EA5543ECA6 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ECD2EAA0558900404934125148DCF063 /* CAMediaTimingFunction+MDCAnimationTiming.h in Headers */, - A730273C8F430BD00D3E6D39527A84BB /* MaterialAnimationTiming.h in Headers */, - ED795F3AD68E6BA5B07473A5E8B5742F /* MaterialApplication.h in Headers */, - 33A55EA9376096626192E7B937458600 /* MaterialButtons.h in Headers */, - 0F3CE2AEF18890B46014E4748D767DB1 /* MaterialComponents-umbrella.h in Headers */, - DC3FF60087AF4AEB34C27B4927E59E4B /* MaterialInk.h in Headers */, - 89D8E7379F41D61073B49F6B92322281 /* MaterialKeyboardWatcher.h in Headers */, - C5913EB86695662F61C7A41A7902C25D /* MaterialMath.h in Headers */, - 051D19F853C6EB12FB455EAE3718D179 /* MaterialOverlay.h in Headers */, - DD3867E0E8E768D0A1B53645D6B9AB81 /* MaterialOverlayWindow.h in Headers */, - FCB5CF39EB3897EDD97DF8A95ECBB8A2 /* MaterialShadowElevations.h in Headers */, - DAA2BF6B2387EB8FACA9A2F99AF2A831 /* MaterialShadowLayer.h in Headers */, - 9A65EEF2861B0AB77AD41E7304CEE422 /* MaterialShapes.h in Headers */, - C551AF81BF931D04FE49C1E8D54E614F /* MaterialSnackbar.h in Headers */, - 907C415A51B088710DA445A86FD7B328 /* MaterialSnackbarStrings.h in Headers */, - EF7105512F6C9FC390F1F63DC56760E2 /* MaterialSnackbarStrings_table.h in Headers */, - 68EE58ADA831B770B4ECDDF3BB235B12 /* MaterialTypography.h in Headers */, - 0E5139A41A65628EBC997AF17438C7D3 /* MDCButton+Subclassing.h in Headers */, - 1B6529F2FC9A5B451672B5AE308A6519 /* MDCButton.h in Headers */, - 64739603D4BD78F45085CACDE00A6238 /* MDCCornerTreatment.h in Headers */, - 4BD472D1F27448B7971919C19A54B4A8 /* MDCEdgeTreatment.h in Headers */, - CF5297D0FE172D17CB549F610F950F5C /* MDCFlatButton.h in Headers */, - 0047B94AC8220BD9965C009117E949FC /* MDCFloatingButton+Animation.h in Headers */, - 8DB422430A48F0CC5D6A4FE969063234 /* MDCFloatingButton.h in Headers */, - 0C8E96D6340D2E471C73D9B52598E80A /* MDCFontTextStyle.h in Headers */, - 8F21726CBE3A6CAC14BBDAEF0B86643A /* MDCFontTraits.h in Headers */, - 6B6F0EEAB6D6C27DCA7480DD3F7D03C4 /* MDCInkGestureRecognizer.h in Headers */, - AA7B092AB310BABC0A07170358D772F5 /* MDCInkLayer.h in Headers */, - 03F24E563C8CE5893E76AD392249670B /* MDCInkTouchController.h in Headers */, - B25F7C8262F06699C6F01CA508775442 /* MDCInkView.h in Headers */, - 8D4338FCB25D0D84E6E5758728206518 /* MDCKeyboardWatcher.h in Headers */, - 918D54F3B5D8C632F548F9AC7C38DA41 /* MDCLegacyInkLayer+Testing.h in Headers */, - 812E094D4959DC67A4EAE73CAB5F4538 /* MDCLegacyInkLayer.h in Headers */, - D12BC722AC663225A9B4A4BC0A8DA556 /* MDCMath.h in Headers */, - AEA9B75FEEF827ACDE0FC7104BEA53C8 /* MDCOverlayAnimationObserver.h in Headers */, - C1037945ED2EA8EB1D1DAF98FA3D8004 /* MDCOverlayImplementor.h in Headers */, - 46DB994706E420A69D1D7509D749D881 /* MDCOverlayObserver.h in Headers */, - B8DC22A590FEFF5BDEF0049D4C6E7A06 /* MDCOverlayObserverOverlay.h in Headers */, - F12D283C4C08AF174BB28C99CBDE0068 /* MDCOverlayObserverTransition.h in Headers */, - 47599D86074050710029BE466DD17D1E /* MDCOverlayTransitioning.h in Headers */, - 9C3EE0CE05A9899207E21E16E44C3506 /* MDCOverlayUtilities.h in Headers */, - EDEF50BF2B4EBE11749B03E441734D42 /* MDCOverlayWindow.h in Headers */, - D6F222DC247E103B514B598C20C9830F /* MDCPathGenerator.h in Headers */, - 32246DD554B8A3574A8CC9E9C9C142D5 /* MDCRaisedButton.h in Headers */, - BCB4A98B0BA54AB2A60A50172533F7CA /* MDCRectangleShapeGenerator.h in Headers */, - 02896090371961411D8DB0F27757A1B8 /* MDCShadowElevations.h in Headers */, - 754F1D5BF2519F60A0C5F45035E3222A /* MDCShadowLayer.h in Headers */, - 5E06522E5998D2FFBB8AFEC62658C0F2 /* MDCShapedShadowLayer.h in Headers */, - AD11BD64E3B09501A6E06C1EE63FA61C /* MDCShapedView.h in Headers */, - 7BC1989158986301DAE842BDC1223124 /* MDCShapeGenerating.h in Headers */, - DBBF146BC41C864DECAC19C1541D7522 /* MDCSnackbarManager.h in Headers */, - 0912153B7A27B9E40037788569449C40 /* MDCSnackbarMessage.h in Headers */, - A0D2EB5CDD8DE53B1FDE9BDFEFD62E45 /* MDCSnackbarMessageInternal.h in Headers */, - 1EFFAE64C665CCB04E03B269777EED6E /* MDCSnackbarMessageView.h in Headers */, - 21531E83A0E94D78641A5D2986E46B47 /* MDCSnackbarMessageViewInternal.h in Headers */, - 25189A07A8F6DD24183C492E69B1164A /* MDCSnackbarOverlayView.h in Headers */, - E1C36F05CEE28B120D5D04E77CD55F92 /* MDCTypography.h in Headers */, - 87F751EA5419C4E62914B98986D16E1A /* UIApplication+AppExtensions.h in Headers */, - B506D13E2E2DABDB0BE03749D364D6E7 /* UIFont+MaterialTypography.h in Headers */, - F98E65B3888CF603A5BAA410C8C81A56 /* UIFont+MaterialTypographyPrivate.h in Headers */, - AFFB2738AF0E58B97D8F7C16846017DE /* UIFontDescriptor+MaterialTypography.h in Headers */, - 6820ED7D2ACEE405664A40EAF657DF70 /* UIView+MDCTimingFunction.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4547B9AF8085A499AA35614798F8F9E4 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - F9D92BA503505CB48EF4ECF0DDF57686 /* nanopb-umbrella.h in Headers */, - 392F2CF142BAA751AC1BB61D8B757D98 /* pb.h in Headers */, - 806BAA4E00218D70995697C4400BE7A0 /* pb_common.h in Headers */, - 29FEADDF2086FDEA7D5BA87DD23B08C6 /* pb_decode.h in Headers */, - E181395E73163EB702FCE9A21403D67B /* pb_encode.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 82D993B88C10479096F17ADDEAB85D94 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - D3F381B45ADFDDE51CA31F1E141236CA /* GTMSessionFetcher-umbrella.h in Headers */, - 8852FD9AFC242520924D98BE9C4E2477 /* GTMSessionFetcher.h in Headers */, - 1ED67707C258751E7888DAC2AB3D8501 /* GTMSessionFetcherLogging.h in Headers */, - DF9559C3822E3C6119BE43E4EDFD7EEE /* GTMSessionFetcherService.h in Headers */, - F09EDD53B94234F5F8DAC4DCD5CD969E /* GTMSessionUploadFetcher.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 965D622531F5A0ABFA6C3BDB3F095ABF /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 1817B4A7C2B102D9FA1355B6EDCE8BC8 /* MDFColorCalculations.h in Headers */, - 60EEF71EA55CCD0A9AE7DA94D9BD4401 /* MDFImageCalculations.h in Headers */, - A0E50ED42E797189E455D64341464AA5 /* MDFTextAccessibility-Bridging-Header.h in Headers */, - E28C0A8840FD5E974286B472983FFBDA /* MDFTextAccessibility-umbrella.h in Headers */, - A32FC1F2F125BFD564D185BB9A3C44DA /* MDFTextAccessibility.h in Headers */, - E63E31471827E1AA55ED8684BE65E9EC /* NSArray+MDFUtils.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9D59469E8C2236C233CAE03848C21FDB /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - E21C7D62A087AEA3B420761C1A4D4655 /* Pods-iTorrent-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A65C674BC8B355E13D74FD423DC8F657 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ED66F8BD1D43065D931F2C8890806447 /* GoogleToolboxForMac-umbrella.h in Headers */, - 3E3B4CF239527A39CD308EBA9676FD8F /* GTMDefines.h in Headers */, - 0FF8F27F896850DB2973C4E26EC1F7EE /* GTMLogger.h in Headers */, - 755F55A7D577254B73EA7FEABA8E98E0 /* GTMNSData+zlib.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B7B4A76A68FBD1A96A5259E8CBF5A4EF /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 7F1888FBE4528088DD0AAD5567C9B4F8 /* MDFInternationalization-umbrella.h in Headers */, - C32CA23443BDCAC70F7F91D4BF234E06 /* MDFInternationalization.h in Headers */, - 120A8BF66384DE1250BDB396FD03C95A /* MDFRTL.h in Headers */, - 3B9A3FB86684EC3710B63851DE7E958C /* UIImage+MaterialRTL.h in Headers */, - 8E5634BF8358592C4A534A16D99A2E3B /* UIView+MaterialRTL.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D3822065642E954788DA040BE15CA64A /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 8ED382B94BA48588FFDC57B511083AFC /* Any.pbobjc.h in Headers */, - 5AB7EE53DABD7E947AC5812C314DDF87 /* Api.pbobjc.h in Headers */, - 7518F524B13AC90E36E3786CB889F005 /* Duration.pbobjc.h in Headers */, - 7DA738A8F59F61DB9907D69FF9199121 /* Empty.pbobjc.h in Headers */, - 7C961FE35780DEB651AA975F13E66D0C /* FieldMask.pbobjc.h in Headers */, - 2C51F26C8A6608156384FD0644839D3E /* GPBArray.h in Headers */, - C588E89B2064701E149201935493D4E7 /* GPBArray_PackagePrivate.h in Headers */, - 5D4290C3C08A9F0808B8C6DCFF34BDDB /* GPBBootstrap.h in Headers */, - 05E61573CE5B4289D6340D0769F5B8FD /* GPBCodedInputStream.h in Headers */, - 0982BD0DEB5E41FBCA9859D53E32A54A /* GPBCodedInputStream_PackagePrivate.h in Headers */, - BD96339BB4AE190E558B5D835626C7DE /* GPBCodedOutputStream.h in Headers */, - CEBAD81AFBCFAD717B5CC1DA5D12F094 /* GPBCodedOutputStream_PackagePrivate.h in Headers */, - 525570820CC143CABBCF2954F7DEDDB0 /* GPBDescriptor.h in Headers */, - 73610F9E90943D9A8D340E975D76FDF3 /* GPBDescriptor_PackagePrivate.h in Headers */, - D67412C0CE49806AD501B551B3BAEDE1 /* GPBDictionary.h in Headers */, - C41F8CD2A79AC9B1E5E1558FCE2E251B /* GPBDictionary_PackagePrivate.h in Headers */, - 777EDFC4E0CC78FCBCDF044AF5E51B3C /* GPBExtensionInternals.h in Headers */, - 9AD5E83CD93678D65E38CE3D15D8C815 /* GPBExtensionRegistry.h in Headers */, - 7B1DD8047CC1193BA4EC1249B471CAD1 /* GPBMessage.h in Headers */, - 0956BCC867A2EC458460FFA6F9FA5F83 /* GPBMessage_PackagePrivate.h in Headers */, - 83D9DF9D8B29AB23E6316CCB9E47732F /* GPBProtocolBuffers.h in Headers */, - 5A71209433B08AA3AAE93703F0839C4D /* GPBProtocolBuffers_RuntimeSupport.h in Headers */, - 1AF4F3A64B1A19B7758E84F4A8FBE30F /* GPBRootObject.h in Headers */, - 6D972EBD33A317D1DCB0D9F1685B6BD9 /* GPBRootObject_PackagePrivate.h in Headers */, - 7213DEADBCAA2FB8DF64BCD1F3915485 /* GPBRuntimeTypes.h in Headers */, - F74B441E3CCE1B014E506AC1EE00F78C /* GPBUnknownField.h in Headers */, - 8A110EED257C0D685AC6606542D1E1C4 /* GPBUnknownField_PackagePrivate.h in Headers */, - 5CE12D43667B34BEB31AEEA09897BE4F /* GPBUnknownFieldSet.h in Headers */, - 805BB3D997A9D09AF2DAF7619926A14A /* GPBUnknownFieldSet_PackagePrivate.h in Headers */, - 91341CD05B40A9106868CAB538F2FE3B /* GPBUtilities.h in Headers */, - A407E194344659DB1614954931E83834 /* GPBUtilities_PackagePrivate.h in Headers */, - 9A4F001BBA8E013E45DD817B7C37E522 /* GPBWellKnownTypes.h in Headers */, - F9A9CD2360AB7BFE4FAA7717A1EF9B4A /* GPBWireFormat.h in Headers */, - 660C8CDD8158398C09D52E3DDDA7DAC9 /* Protobuf-umbrella.h in Headers */, - 322FC71FA5BECD277A6A35109A07B581 /* SourceContext.pbobjc.h in Headers */, - 5540698365F49C54A857A53141A1E845 /* Struct.pbobjc.h in Headers */, - 0F8675EED5D17E40236F05F97AEDA876 /* Timestamp.pbobjc.h in Headers */, - 1CECD087F1502C272606D2D620F1521C /* Type.pbobjc.h in Headers */, - 8C67067A7706F30515C57A5938D205A9 /* Wrappers.pbobjc.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXHeadersBuildPhase section */ - -/* Begin PBXNativeTarget section */ - 0205C83B38513194D8B10E0E081E5578 /* MDFInternationalization */ = { - isa = PBXNativeTarget; - buildConfigurationList = 9D7E82F46D1D67D018BA5D0B95E1516B /* Build configuration list for PBXNativeTarget "MDFInternationalization" */; - buildPhases = ( - 322F8E2C36880B2BDE5CFA0A66C46E52 /* Sources */, - 264C549BC566EAF94153D09BCD13DB77 /* Frameworks */, - B7B4A76A68FBD1A96A5259E8CBF5A4EF /* Headers */, - 49438DD3A1ACF68EE49413F9021811B2 /* Copy . Public Headers */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = MDFInternationalization; - productName = MDFInternationalization; - productReference = 962686C0B6B0E609878BF7415AE45773 /* MDFInternationalization.framework */; - productType = "com.apple.product-type.framework"; - }; - 234D930DB225D44EBFF2F353E15EE0D3 /* MDFTextAccessibility */ = { - isa = PBXNativeTarget; - buildConfigurationList = 3AF4A2D1DB36548260C41CD33C73A13E /* Build configuration list for PBXNativeTarget "MDFTextAccessibility" */; - buildPhases = ( - 35C994615AC057BD3EC88521489D1927 /* Sources */, - 7A8F8DC58FFE1D721AB03156A71222D3 /* Frameworks */, - 965D622531F5A0ABFA6C3BDB3F095ABF /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = MDFTextAccessibility; - productName = MDFTextAccessibility; - productReference = 3132FAD305E6F5098F73ACE852B59572 /* MDFTextAccessibility.framework */; - productType = "com.apple.product-type.framework"; - }; - 2F2FDD94F4340CBCE508D09819F0FD7F /* MaterialComponents */ = { - isa = PBXNativeTarget; - buildConfigurationList = A3FA2E8A92FA67283AE26A7688F6C238 /* Build configuration list for PBXNativeTarget "MaterialComponents" */; - buildPhases = ( - 650889EDC91519C2B0C98B20542774BE /* Sources */, - 18F0C725C6E88F38677FDEE222C51E33 /* Frameworks */, - 2E15832C10B2115D79B403EA5543ECA6 /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - 1FF962A9F0478A74F47DA2AB094EEEA6 /* PBXTargetDependency */, - 1C34BFD4C02DD68FB4ED315DB0955255 /* PBXTargetDependency */, - ); - name = MaterialComponents; - productName = MaterialComponents; - productReference = 2AA5AEBC4DB2CADC7E8941AE2EC6F75C /* MaterialComponents.framework */; - productType = "com.apple.product-type.framework"; - }; - 2FC44D64C66D6ECE4D99435AAC1C26AD /* Protobuf */ = { - isa = PBXNativeTarget; - buildConfigurationList = 7C96D2B296108939318C084A900358D8 /* Build configuration list for PBXNativeTarget "Protobuf" */; - buildPhases = ( - 1ADB9926B59271EFBCF6DE704DE812C7 /* Sources */, - CD581B227148D560E9F10E810813A94E /* Frameworks */, - D3822065642E954788DA040BE15CA64A /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = Protobuf; - productName = Protobuf; - productReference = A9C709EA708B8D4732F1183DD91D8358 /* Protobuf.framework */; - productType = "com.apple.product-type.framework"; - }; - A1C45F22BD9E48730958EAB7204A6FE2 /* Pods-iTorrent */ = { - isa = PBXNativeTarget; - buildConfigurationList = 5D6E5D08D86BAC3E8242E50FF51775DB /* Build configuration list for PBXNativeTarget "Pods-iTorrent" */; - buildPhases = ( - 13836E282ECD5CA2F67EB216EF96C682 /* Sources */, - BD140FD926926A117D2F09B427A6652C /* Frameworks */, - 9D59469E8C2236C233CAE03848C21FDB /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - F5CAA00247D7B97844F572A995242A8F /* PBXTargetDependency */, - 8957FE14CD51F2C271D5DC661AB218E9 /* PBXTargetDependency */, - 29E99A376BF8174C4B4AF660D5B70EFD /* PBXTargetDependency */, - FDBF14493E35663DA6CBF8C2319AE2BA /* PBXTargetDependency */, - 4CD574B6E6570570CBB99B499A1E4DEF /* PBXTargetDependency */, - 6CED5E41E160637828160089C9728B6D /* PBXTargetDependency */, - D83E86EB98AD167AAD6B5905DE264A4D /* PBXTargetDependency */, - ); - name = "Pods-iTorrent"; - productName = "Pods-iTorrent"; - productReference = E44EC1BF3F2F73C2B4DC82EF3DD7357F /* Pods_iTorrent.framework */; - productType = "com.apple.product-type.framework"; - }; - C052BEBFBD0AB5218CC64BA3450F6547 /* GTMSessionFetcher */ = { - isa = PBXNativeTarget; - buildConfigurationList = D7CC8559AB6F51830204F1A9CE54BF3E /* Build configuration list for PBXNativeTarget "GTMSessionFetcher" */; - buildPhases = ( - C5A309EC5A80A27DBD420C5176E2122A /* Sources */, - 6AE88E96161DE195EAAF0A3B6375EA50 /* Frameworks */, - 82D993B88C10479096F17ADDEAB85D94 /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = GTMSessionFetcher; - productName = GTMSessionFetcher; - productReference = E01384133864F8BC626DBC4022F9138C /* GTMSessionFetcher.framework */; - productType = "com.apple.product-type.framework"; - }; - C5B80060FE8C664DF08841000F41D515 /* GoogleToolboxForMac */ = { - isa = PBXNativeTarget; - buildConfigurationList = A7DCD5CC93C327FAB5EAF73A7ECA9866 /* Build configuration list for PBXNativeTarget "GoogleToolboxForMac" */; - buildPhases = ( - EF9AB148BBDF7952FC3CFBFF4694161B /* Sources */, - C5FBD50589CE2C516975A62886A56E07 /* Frameworks */, - A65C674BC8B355E13D74FD423DC8F657 /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = GoogleToolboxForMac; - productName = GoogleToolboxForMac; - productReference = 9C9A7D299C3A95007461351717EA7128 /* GoogleToolboxForMac.framework */; - productType = "com.apple.product-type.framework"; - }; - E4DD95323C54A78F879DAB0F1508B8E7 /* nanopb */ = { - isa = PBXNativeTarget; - buildConfigurationList = F118B0FA84AC9116AB2E480C302C3999 /* Build configuration list for PBXNativeTarget "nanopb" */; - buildPhases = ( - 238527BE8D494586023F2A2B8A60D242 /* Sources */, - 971041836592E28ADEEDA495A96A62A2 /* Frameworks */, - 4547B9AF8085A499AA35614798F8F9E4 /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = nanopb; - productName = nanopb; - productReference = 36C33EF5ADE5B78A50EA1B6F5E800B3B /* nanopb.framework */; - productType = "com.apple.product-type.framework"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - D41D8CD98F00B204E9800998ECF8427E /* Project object */ = { - isa = PBXProject; - attributes = { - LastSwiftUpdateCheck = 0930; - LastUpgradeCheck = 0930; - }; - buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */; - compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; - hasScannedForEncodings = 0; - knownRegions = ( - en, - ); - mainGroup = 7DB346D0F39D3F0E887471402A8071AB; - productRefGroup = 1DED1B6AFCE7D6D2D1C5C3C89CC1F5EB /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - C5B80060FE8C664DF08841000F41D515 /* GoogleToolboxForMac */, - C052BEBFBD0AB5218CC64BA3450F6547 /* GTMSessionFetcher */, - 2F2FDD94F4340CBCE508D09819F0FD7F /* MaterialComponents */, - 0205C83B38513194D8B10E0E081E5578 /* MDFInternationalization */, - 234D930DB225D44EBFF2F353E15EE0D3 /* MDFTextAccessibility */, - E4DD95323C54A78F879DAB0F1508B8E7 /* nanopb */, - A1C45F22BD9E48730958EAB7204A6FE2 /* Pods-iTorrent */, - 2FC44D64C66D6ECE4D99435AAC1C26AD /* Protobuf */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXSourcesBuildPhase section */ - 13836E282ECD5CA2F67EB216EF96C682 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C9B89641F8156F36E1969F6B9B7A2465 /* Pods-iTorrent-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1ADB9926B59271EFBCF6DE704DE812C7 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 29A03472A076118E080930F76295D1BC /* Any.pbobjc.m in Sources */, - ECD575DAE0C14750E934D538DA1DE2DA /* Api.pbobjc.m in Sources */, - 74DD7282598FB5F457C5897854B70054 /* Duration.pbobjc.m in Sources */, - BC1F9A93E163A6178148C21DF210D8E0 /* Empty.pbobjc.m in Sources */, - 010D0EDAD0025FF82A1FDE0A32FFCFA2 /* FieldMask.pbobjc.m in Sources */, - F61FCE0CA343AA4F2913E1215F85085E /* GPBArray.m in Sources */, - 224011ADF98506AF64FEBD6F22D91CA3 /* GPBCodedInputStream.m in Sources */, - AEF680BF530AC8CBB1107AA43E7B93EF /* GPBCodedOutputStream.m in Sources */, - D03BA80EBF8602FE057250BA1053AD8D /* GPBDescriptor.m in Sources */, - 3674ACA1A901FF7AA9CEB3BCEC3405A6 /* GPBDictionary.m in Sources */, - 5FD55E5A55ADB32B38FF7DEABF80EA66 /* GPBExtensionInternals.m in Sources */, - 22B49C82361A5D821B8DD76D88D12CE3 /* GPBExtensionRegistry.m in Sources */, - 46B0A10730D9B0065CA05D17D450BA0A /* GPBMessage.m in Sources */, - D435C57247BFC0E7344522DB1CB051AE /* GPBRootObject.m in Sources */, - D8D5FE810C3CD39FB4EA9C0A59566205 /* GPBUnknownField.m in Sources */, - 1A42864BB7468A4598A69AD44ACF7128 /* GPBUnknownFieldSet.m in Sources */, - E3E1A2896853C3E3549F53F2A806AFCF /* GPBUtilities.m in Sources */, - D72076A07FB2A2B43D5CDF1D1D3DDC46 /* GPBWellKnownTypes.m in Sources */, - 2D1D465148D32B55ACB76A0E38D83207 /* GPBWireFormat.m in Sources */, - 0B3D631F2F2BD450AF21D57ADB6E56B8 /* Protobuf-dummy.m in Sources */, - 74E3ED4F2AD3800C953DE1320D063667 /* SourceContext.pbobjc.m in Sources */, - 0BCAA9050FA402CDAB32B09980EA92EF /* Struct.pbobjc.m in Sources */, - 365161F78ED9C1856E7BF4F77A19C69C /* Timestamp.pbobjc.m in Sources */, - 96399A96D09BF8289C6C498B135BA762 /* Type.pbobjc.m in Sources */, - 27391A58F03A27057C1F47E756232B1B /* Wrappers.pbobjc.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 238527BE8D494586023F2A2B8A60D242 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 468DFD90B6C4DA2F7CFA0C1C89F1B615 /* nanopb-dummy.m in Sources */, - 3A50F5C8ECED9627F2EBD97F61BD376D /* pb_common.c in Sources */, - 54F580BF4588159D6A61F21D15591805 /* pb_decode.c in Sources */, - 55D8D5D912CFD2F3584E4553C2EAD734 /* pb_encode.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 322F8E2C36880B2BDE5CFA0A66C46E52 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 01DDD1CEC6BE0A0A26EA834B568C17C6 /* MDFInternationalization-dummy.m in Sources */, - 944ACF73F7D360AB77E5460775C3CD2F /* MDFRTL.m in Sources */, - 4E54A94E79DFC0A3C96297CFD01EA0FC /* UIImage+MaterialRTL.m in Sources */, - 9227EB8AA40C0DFB8921991596248A57 /* UIView+MaterialRTL.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 35C994615AC057BD3EC88521489D1927 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 9D963AED53DF8F238F27C225095BC970 /* MDFColorCalculations.m in Sources */, - 6DABF9E76DC628272563DE4A9546087F /* MDFImageCalculations.m in Sources */, - 5EB87DE31A1F2591E8A64A3C7B0356C5 /* MDFTextAccessibility-dummy.m in Sources */, - 0972E8435196E43753E2AC3CE40CEEAD /* MDFTextAccessibility.m in Sources */, - 1DF6AF9490D4D0DA9A450BF0007B9C12 /* NSArray+MDFUtils.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 650889EDC91519C2B0C98B20542774BE /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 9EA1C797878A68F6E1F28203054703EE /* CAMediaTimingFunction+MDCAnimationTiming.m in Sources */, - 01D8A0E0B4B1AC55300A5CC9993D4F2E /* MaterialComponents-dummy.m in Sources */, - 60F1C589640F64B2B82BE7C1696F808A /* MDCButton.m in Sources */, - C79BE337A8161DF2F293B91B0110B6A0 /* MDCCornerTreatment.m in Sources */, - 674CE29209D429403968A7036588D2ED /* MDCEdgeTreatment.m in Sources */, - 2C67C6282B99CF73126C814B941D430B /* MDCFlatButton.m in Sources */, - C7DD3FD821DED102F15F996F07D00AE2 /* MDCFloatingButton+Animation.m in Sources */, - E42B7437FDFD141D6EAAB6FBBA43FD71 /* MDCFloatingButton.m in Sources */, - 544D64778C14ECD87701BF3A0064F9F5 /* MDCFontTraits.m in Sources */, - 6A0430DC1BDFFA6804D241669DEFEC62 /* MDCInkGestureRecognizer.m in Sources */, - 04823B5068389E1086175960AD565CA4 /* MDCInkLayer.m in Sources */, - D5850DB36A519B23270E48A29A5B9FC8 /* MDCInkTouchController.m in Sources */, - DF18CDCF6ECEB616FAF79ED233EF6F2A /* MDCInkView.m in Sources */, - 75EF3923B359BAEB97980F9EC0EB10BC /* MDCKeyboardWatcher.m in Sources */, - 181D2220371887FEB7E589530C8F35BE /* MDCLegacyInkLayer.m in Sources */, - EAD17A28AA19B162606FFB1F590F5C2E /* MDCOverlayAnimationObserver.m in Sources */, - A86531F9E43A39145B09BC6E4771CBD7 /* MDCOverlayObserver.m in Sources */, - 46C24EC79198CC6422DEB93942DF244A /* MDCOverlayObserverOverlay.m in Sources */, - E6FCEF6DEA7450C2FEF27F515853AF3C /* MDCOverlayObserverTransition.m in Sources */, - F83A6739E5C7810C42EA0784AF298121 /* MDCOverlayUtilities.m in Sources */, - 92EDE8CF97282DC3DD4BB6CA7548D874 /* MDCOverlayWindow.m in Sources */, - D9FE2619474AE529D4FC1327BBD9188F /* MDCPathGenerator.m in Sources */, - A3EE0845BC3827DE3C1E2FA99246F822 /* MDCRaisedButton.m in Sources */, - 2D166C4D59D4FC0492A0E75B3509864E /* MDCRectangleShapeGenerator.m in Sources */, - E945DFDFADEDFD2CCC368C2558596724 /* MDCShadowElevations.m in Sources */, - BABF56B789C48E70557235EDA95E0558 /* MDCShadowLayer.m in Sources */, - E9D614146B5F03CB9DDA0D4DBB394224 /* MDCShapedShadowLayer.m in Sources */, - F979DAEE6C69A70B2E3A628DD8676B03 /* MDCShapedView.m in Sources */, - B5838B2AECD42B13739C1C41AB8DEF35 /* MDCSnackbarManager.m in Sources */, - C5922015E5904961729F085DC6002F65 /* MDCSnackbarMessage.m in Sources */, - 309DE91C876837398F95DCF1EAABA743 /* MDCSnackbarMessageView.m in Sources */, - F62290BC2DC37F4C58AB021B27E2C4C8 /* MDCSnackbarOverlayView.m in Sources */, - C4DFDD2161F58B5AE3659A2BB7595CE8 /* MDCTypography.m in Sources */, - A36073282A032A0AD815F29D78AAAFD6 /* UIApplication+AppExtensions.m in Sources */, - 29821F061EB418570D9DFBF5A6C24EAE /* UIFont+MaterialTypography.m in Sources */, - 2F7E72E24900D4303DF5DCD0F893DAD8 /* UIFont+MaterialTypographyPrivate.m in Sources */, - A827C0143A3023CAB39988508D4FAC53 /* UIFontDescriptor+MaterialTypography.m in Sources */, - 4FCA124D75207E827EA8919FA53C08C4 /* UIView+MDCTimingFunction.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C5A309EC5A80A27DBD420C5176E2122A /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6EA6DFC4473A9B2DB6B8A42EA986BA5B /* GTMSessionFetcher-dummy.m in Sources */, - 64F31B70A6E5E6963518A01C285B435F /* GTMSessionFetcher.m in Sources */, - 07340F15BACBA601736DBB2ABF1ABC35 /* GTMSessionFetcherLogging.m in Sources */, - 95C69447F517DB81437EDE0003486963 /* GTMSessionFetcherService.m in Sources */, - F4E294C07EE32FFCDCF7FF4D71D850BD /* GTMSessionUploadFetcher.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EF9AB148BBDF7952FC3CFBFF4694161B /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 64418457D16D9A2F28F496AC75FC7DBD /* GoogleToolboxForMac-dummy.m in Sources */, - AB4F0970071E34D0384341466E0468EF /* GTMLogger.m in Sources */, - 9101CEA8562055177732244271008BBB /* GTMNSData+zlib.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 1C34BFD4C02DD68FB4ED315DB0955255 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MDFTextAccessibility; - target = 234D930DB225D44EBFF2F353E15EE0D3 /* MDFTextAccessibility */; - targetProxy = E4AD94CD259020164C33FD12B5F89FA9 /* PBXContainerItemProxy */; - }; - 1FF962A9F0478A74F47DA2AB094EEEA6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MDFInternationalization; - target = 0205C83B38513194D8B10E0E081E5578 /* MDFInternationalization */; - targetProxy = 3E67BF4F73C6C7FEB72A7ABA528CAE9A /* PBXContainerItemProxy */; - }; - 29E99A376BF8174C4B4AF660D5B70EFD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MDFInternationalization; - target = 0205C83B38513194D8B10E0E081E5578 /* MDFInternationalization */; - targetProxy = 9076D47B30FF0FBD6B994A372521822B /* PBXContainerItemProxy */; - }; - 4CD574B6E6570570CBB99B499A1E4DEF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MaterialComponents; - target = 2F2FDD94F4340CBCE508D09819F0FD7F /* MaterialComponents */; - targetProxy = DFF0099305E96F3B2EEDA1FF9CD237D7 /* PBXContainerItemProxy */; - }; - 6CED5E41E160637828160089C9728B6D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Protobuf; - target = 2FC44D64C66D6ECE4D99435AAC1C26AD /* Protobuf */; - targetProxy = 0E7B15B3C1540CF8D327B1AE187D0AF1 /* PBXContainerItemProxy */; - }; - 8957FE14CD51F2C271D5DC661AB218E9 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GoogleToolboxForMac; - target = C5B80060FE8C664DF08841000F41D515 /* GoogleToolboxForMac */; - targetProxy = CA05ACB3FA32D88033DD0D6DDC579941 /* PBXContainerItemProxy */; - }; - D83E86EB98AD167AAD6B5905DE264A4D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = nanopb; - target = E4DD95323C54A78F879DAB0F1508B8E7 /* nanopb */; - targetProxy = 5923D85382FDB59F74E50227BF57E590 /* PBXContainerItemProxy */; - }; - F5CAA00247D7B97844F572A995242A8F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GTMSessionFetcher; - target = C052BEBFBD0AB5218CC64BA3450F6547 /* GTMSessionFetcher */; - targetProxy = 67EBD20915C3F37FD1AB37808CCA4C3E /* PBXContainerItemProxy */; - }; - FDBF14493E35663DA6CBF8C2319AE2BA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MDFTextAccessibility; - target = 234D930DB225D44EBFF2F353E15EE0D3 /* MDFTextAccessibility */; - targetProxy = 3A3C8B4A445608B652FF38898FD73DE3 /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin XCBuildConfiguration section */ - 056359EA4F6D2D66ABAF10CDCE3B1D6C /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 3E621901B470C06E79CFA3DD3E4EA3F9 /* MDFTextAccessibility.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - GCC_PREFIX_HEADER = "Target Support Files/MDFTextAccessibility/MDFTextAccessibility-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/MDFTextAccessibility/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/MDFTextAccessibility/MDFTextAccessibility.modulemap"; - PRODUCT_MODULE_NAME = MDFTextAccessibility; - PRODUCT_NAME = MDFTextAccessibility; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 0BAC559E8B0DC1C533F72C340741A805 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 7B98A4B1189028CBED1F6B21FE134D2B /* Protobuf.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - GCC_PREFIX_HEADER = "Target Support Files/Protobuf/Protobuf-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Protobuf/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Protobuf/Protobuf.modulemap"; - PRODUCT_MODULE_NAME = Protobuf; - PRODUCT_NAME = Protobuf; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 22094093BCADBB8EBB9092349FCD6115 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 8DAE566BD8D16ABB99B2133D041A6A6D /* GTMSessionFetcher.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - GCC_PREFIX_HEADER = "Target Support Files/GTMSessionFetcher/GTMSessionFetcher-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/GTMSessionFetcher/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/GTMSessionFetcher/GTMSessionFetcher.modulemap"; - PRODUCT_MODULE_NAME = GTMSessionFetcher; - PRODUCT_NAME = GTMSessionFetcher; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 4C49792A7E372E408A3A9EDFD2079254 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 7B98A4B1189028CBED1F6B21FE134D2B /* Protobuf.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - GCC_PREFIX_HEADER = "Target Support Files/Protobuf/Protobuf-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Protobuf/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Protobuf/Protobuf.modulemap"; - PRODUCT_MODULE_NAME = Protobuf; - PRODUCT_NAME = Protobuf; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 55520680A0ACCE0169A39C6E37A9DBF0 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 8DAE566BD8D16ABB99B2133D041A6A6D /* GTMSessionFetcher.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - GCC_PREFIX_HEADER = "Target Support Files/GTMSessionFetcher/GTMSessionFetcher-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/GTMSessionFetcher/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/GTMSessionFetcher/GTMSessionFetcher.modulemap"; - PRODUCT_MODULE_NAME = GTMSessionFetcher; - PRODUCT_NAME = GTMSessionFetcher; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 57504AC1FC9615D8C896E879C8B815C2 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 27AD0318C2F34C05912B07438320BF2B /* GoogleToolboxForMac.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - GCC_PREFIX_HEADER = "Target Support Files/GoogleToolboxForMac/GoogleToolboxForMac-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/GoogleToolboxForMac/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/GoogleToolboxForMac/GoogleToolboxForMac.modulemap"; - PRODUCT_MODULE_NAME = GoogleToolboxForMac; - PRODUCT_NAME = GoogleToolboxForMac; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 62436DB1311ED7C0D3BC30D282748220 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 5E5F44EF788B8808088BA0AA9BECBE36 /* nanopb.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - GCC_PREFIX_HEADER = "Target Support Files/nanopb/nanopb-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/nanopb/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/nanopb/nanopb.modulemap"; - PRODUCT_MODULE_NAME = nanopb; - PRODUCT_NAME = nanopb; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 628DD9F4E129252749EAC94A78C5EAF6 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 707823DC60D0BEC27D41454ECF0A335C /* MDFInternationalization.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - GCC_PREFIX_HEADER = "Target Support Files/MDFInternationalization/MDFInternationalization-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/MDFInternationalization/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/MDFInternationalization/MDFInternationalization.modulemap"; - PRODUCT_MODULE_NAME = MDFInternationalization; - PRODUCT_NAME = MDFInternationalization; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 7D47DAB90B1DF17E27153CD07BCE6080 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 27AD0318C2F34C05912B07438320BF2B /* GoogleToolboxForMac.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - GCC_PREFIX_HEADER = "Target Support Files/GoogleToolboxForMac/GoogleToolboxForMac-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/GoogleToolboxForMac/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/GoogleToolboxForMac/GoogleToolboxForMac.modulemap"; - PRODUCT_MODULE_NAME = GoogleToolboxForMac; - PRODUCT_NAME = GoogleToolboxForMac; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 8B33C5230DE4A9DFA6D8F46505DD7AF7 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "POD_CONFIGURATION_DEBUG=1", - "DEBUG=1", - "$(inherited)", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 9.3; - MTL_ENABLE_DEBUG_INFO = YES; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - STRIP_INSTALLED_PRODUCT = NO; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SYMROOT = "${SRCROOT}/../build"; - }; - name = Debug; - }; - 9D1FC471710A121A6EC82A476FAC74C7 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 3E621901B470C06E79CFA3DD3E4EA3F9 /* MDFTextAccessibility.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - GCC_PREFIX_HEADER = "Target Support Files/MDFTextAccessibility/MDFTextAccessibility-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/MDFTextAccessibility/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/MDFTextAccessibility/MDFTextAccessibility.modulemap"; - PRODUCT_MODULE_NAME = MDFTextAccessibility; - PRODUCT_NAME = MDFTextAccessibility; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 9E5AD740564008F3A3BDDB876B4F39BD /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 47E1200B5F077E971300E9E74A3156A0 /* MaterialComponents.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - GCC_PREFIX_HEADER = "Target Support Files/MaterialComponents/MaterialComponents-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/MaterialComponents/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/MaterialComponents/MaterialComponents.modulemap"; - PRODUCT_MODULE_NAME = MaterialComponents; - PRODUCT_NAME = MaterialComponents; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - B42B54097A876E8A982CBF5DAA91B1AB /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_NS_ASSERTIONS = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_NO_COMMON_BLOCKS = YES; - GCC_PREPROCESSOR_DEFINITIONS = ( - "POD_CONFIGURATION_RELEASE=1", - "$(inherited)", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 9.3; - MTL_ENABLE_DEBUG_INFO = NO; - PRODUCT_NAME = "$(TARGET_NAME)"; - STRIP_INSTALLED_PRODUCT = NO; - SYMROOT = "${SRCROOT}/../build"; - }; - name = Release; - }; - C519B49E289FE0119724FF61A1D421C9 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 4693370AC774A8D30F508AE31709AB88 /* Pods-iTorrent.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - INFOPLIST_FILE = "Target Support Files/Pods-iTorrent/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 9.3; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-iTorrent/Pods-iTorrent.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - CFDC4F52EE7B6CC2A1C2599DF9EFBAE8 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 47E1200B5F077E971300E9E74A3156A0 /* MaterialComponents.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - GCC_PREFIX_HEADER = "Target Support Files/MaterialComponents/MaterialComponents-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/MaterialComponents/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/MaterialComponents/MaterialComponents.modulemap"; - PRODUCT_MODULE_NAME = MaterialComponents; - PRODUCT_NAME = MaterialComponents; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - D4E20EC83FEE8AFF52A50F849DA9C607 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A9A6A1E1B9EB2599C519C2EB28CDCA34 /* Pods-iTorrent.debug.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - INFOPLIST_FILE = "Target Support Files/Pods-iTorrent/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 9.3; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-iTorrent/Pods-iTorrent.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - F00EB632A271A6DB84B3F2FB5AF680D6 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 5E5F44EF788B8808088BA0AA9BECBE36 /* nanopb.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - GCC_PREFIX_HEADER = "Target Support Files/nanopb/nanopb-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/nanopb/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/nanopb/nanopb.modulemap"; - PRODUCT_MODULE_NAME = nanopb; - PRODUCT_NAME = nanopb; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - FFE81C3E581679BEE97CEE6E11B9F029 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 707823DC60D0BEC27D41454ECF0A335C /* MDFInternationalization.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_BITCODE = YES; - GCC_PREFIX_HEADER = "Target Support Files/MDFInternationalization/MDFInternationalization-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/MDFInternationalization/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/MDFInternationalization/MDFInternationalization.modulemap"; - PRODUCT_MODULE_NAME = MDFInternationalization; - PRODUCT_NAME = MDFInternationalization; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 8B33C5230DE4A9DFA6D8F46505DD7AF7 /* Debug */, - B42B54097A876E8A982CBF5DAA91B1AB /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 3AF4A2D1DB36548260C41CD33C73A13E /* Build configuration list for PBXNativeTarget "MDFTextAccessibility" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 056359EA4F6D2D66ABAF10CDCE3B1D6C /* Debug */, - 9D1FC471710A121A6EC82A476FAC74C7 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 5D6E5D08D86BAC3E8242E50FF51775DB /* Build configuration list for PBXNativeTarget "Pods-iTorrent" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - D4E20EC83FEE8AFF52A50F849DA9C607 /* Debug */, - C519B49E289FE0119724FF61A1D421C9 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 7C96D2B296108939318C084A900358D8 /* Build configuration list for PBXNativeTarget "Protobuf" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 0BAC559E8B0DC1C533F72C340741A805 /* Debug */, - 4C49792A7E372E408A3A9EDFD2079254 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 9D7E82F46D1D67D018BA5D0B95E1516B /* Build configuration list for PBXNativeTarget "MDFInternationalization" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 628DD9F4E129252749EAC94A78C5EAF6 /* Debug */, - FFE81C3E581679BEE97CEE6E11B9F029 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - A3FA2E8A92FA67283AE26A7688F6C238 /* Build configuration list for PBXNativeTarget "MaterialComponents" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - CFDC4F52EE7B6CC2A1C2599DF9EFBAE8 /* Debug */, - 9E5AD740564008F3A3BDDB876B4F39BD /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - A7DCD5CC93C327FAB5EAF73A7ECA9866 /* Build configuration list for PBXNativeTarget "GoogleToolboxForMac" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 7D47DAB90B1DF17E27153CD07BCE6080 /* Debug */, - 57504AC1FC9615D8C896E879C8B815C2 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - D7CC8559AB6F51830204F1A9CE54BF3E /* Build configuration list for PBXNativeTarget "GTMSessionFetcher" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 55520680A0ACCE0169A39C6E37A9DBF0 /* Debug */, - 22094093BCADBB8EBB9092349FCD6115 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - F118B0FA84AC9116AB2E480C302C3999 /* Build configuration list for PBXNativeTarget "nanopb" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 62436DB1311ED7C0D3BC30D282748220 /* Debug */, - F00EB632A271A6DB84B3F2FB5AF680D6 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */; -} diff --git a/Pods/Pods.xcodeproj/xcuserdata/xitrix.xcuserdatad/xcschemes/Pods-iTorrent.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/xitrix.xcuserdatad/xcschemes/Pods-iTorrent.xcscheme deleted file mode 100644 index d88cc8ac..00000000 --- a/Pods/Pods.xcodeproj/xcuserdata/xitrix.xcuserdatad/xcschemes/Pods-iTorrent.xcscheme +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcuserdata/xitrix.xcuserdatad/xcschemes/xcschememanagement.plist b/Pods/Pods.xcodeproj/xcuserdata/xitrix.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index 1bd69922..00000000 --- a/Pods/Pods.xcodeproj/xcuserdata/xitrix.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,51 +0,0 @@ - - - - - SchemeUserState - - GTMSessionFetcher.xcscheme - - isShown - - - GoogleToolboxForMac.xcscheme - - isShown - - - MDFInternationalization.xcscheme - - isShown - - - MDFTextAccessibility.xcscheme - - isShown - - - MaterialComponents.xcscheme - - isShown - - - Pods-iTorrent.xcscheme - - isShown - - - Protobuf.xcscheme - - isShown - - - nanopb.xcscheme - - isShown - - - - SuppressBuildableAutocreation - - - diff --git a/Pods/Target Support Files/Pods-iTorrent/Info.plist b/Pods/Target Support Files/Pods-iTorrent/Info.plist deleted file mode 100644 index 2243fe6e..00000000 --- a/Pods/Target Support Files/Pods-iTorrent/Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - ${PRODUCT_BUNDLE_IDENTIFIER} - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - FMWK - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleVersion - ${CURRENT_PROJECT_VERSION} - NSPrincipalClass - - - diff --git a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-acknowledgements.markdown b/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-acknowledgements.markdown deleted file mode 100644 index 2d8e052c..00000000 --- a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-acknowledgements.markdown +++ /dev/null @@ -1,1135 +0,0 @@ -# Acknowledgements -This application makes use of the following third party libraries: - -## Crashlytics - -Fabric: Copyright 2018 Google, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Fabric Software and Services Agreement located at https://fabric.io/terms. Crashlytics Kit: Copyright 2018 Crashlytics, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Crashlytics Terms of Service located at http://try.crashlytics.com/terms/terms-of-service.pdf and the Crashlytics Privacy Policy located at http://try.crashlytics.com/terms/privacy-policy.pdf. OSS: http://get.fabric.io/terms/opensource.txt - -## Fabric - -Fabric: Copyright 2018 Google, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Fabric Software and Services Agreement located at https://fabric.io/terms. OSS: http://get.fabric.io/terms/opensource.txt - -## Firebase - -Copyright 2018 Google - -## FirebaseAnalytics - -Copyright 2018 Google - -## FirebaseCore - -Copyright 2018 Google - -## FirebaseInstanceID - -Copyright 2018 Google - -## FirebasePerformance - -Copyright 2018 Google - -## FirebaseSwizzlingUtilities - -Copyright 2018 Google - -## GTMSessionFetcher - - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - -## GoogleToolboxForMac - - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - -## MDFInternationalization - - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - -## MDFTextAccessibility - - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - -## MaterialComponents - - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - -## Protobuf - -This license applies to all parts of Protocol Buffers except the following: - - - Atomicops support for generic gcc, located in - src/google/protobuf/stubs/atomicops_internals_generic_gcc.h. - This file is copyrighted by Red Hat Inc. - - - Atomicops support for AIX/POWER, located in - src/google/protobuf/stubs/atomicops_internals_power.h. - This file is copyrighted by Bloomberg Finance LP. - -Copyright 2014, Google Inc. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -Code generated by the Protocol Buffer compiler is owned by the owner -of the input file used when generating it. This code is not -standalone and requires a support library to be linked with it. This -support library is itself covered by the above license. - - -## nanopb - -Copyright (c) 2011 Petteri Aimonen - -This software is provided 'as-is', without any express or -implied warranty. In no event will the authors be held liable -for any damages arising from the use of this software. - -Permission is granted to anyone to use this software for any -purpose, including commercial applications, and to alter it and -redistribute it freely, subject to the following restrictions: - -1. The origin of this software must not be misrepresented; you - must not claim that you wrote the original software. If you use - this software in a product, an acknowledgment in the product - documentation would be appreciated but is not required. - -2. Altered source versions must be plainly marked as such, and - must not be misrepresented as being the original software. - -3. This notice may not be removed or altered from any source - distribution. - -Generated by CocoaPods - https://cocoapods.org diff --git a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-acknowledgements.plist b/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-acknowledgements.plist deleted file mode 100644 index e252e2ae..00000000 --- a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-acknowledgements.plist +++ /dev/null @@ -1,1251 +0,0 @@ - - - - - PreferenceSpecifiers - - - FooterText - This application makes use of the following third party libraries: - Title - Acknowledgements - Type - PSGroupSpecifier - - - FooterText - Fabric: Copyright 2018 Google, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Fabric Software and Services Agreement located at https://fabric.io/terms. Crashlytics Kit: Copyright 2018 Crashlytics, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Crashlytics Terms of Service located at http://try.crashlytics.com/terms/terms-of-service.pdf and the Crashlytics Privacy Policy located at http://try.crashlytics.com/terms/privacy-policy.pdf. OSS: http://get.fabric.io/terms/opensource.txt - License - Commercial - Title - Crashlytics - Type - PSGroupSpecifier - - - FooterText - Fabric: Copyright 2018 Google, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Fabric Software and Services Agreement located at https://fabric.io/terms. OSS: http://get.fabric.io/terms/opensource.txt - License - Commercial - Title - Fabric - Type - PSGroupSpecifier - - - FooterText - Copyright 2018 Google - License - Copyright - Title - Firebase - Type - PSGroupSpecifier - - - FooterText - Copyright 2018 Google - License - Copyright - Title - FirebaseAnalytics - Type - PSGroupSpecifier - - - FooterText - Copyright 2018 Google - License - Copyright - Title - FirebaseCore - Type - PSGroupSpecifier - - - FooterText - Copyright 2018 Google - License - Copyright - Title - FirebaseInstanceID - Type - PSGroupSpecifier - - - FooterText - Copyright 2018 Google - License - Copyright - Title - FirebasePerformance - Type - PSGroupSpecifier - - - FooterText - Copyright 2018 Google - License - Copyright - Title - FirebaseSwizzlingUtilities - Type - PSGroupSpecifier - - - FooterText - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - License - Apache - Title - GTMSessionFetcher - Type - PSGroupSpecifier - - - FooterText - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - License - Apache - Title - GoogleToolboxForMac - Type - PSGroupSpecifier - - - FooterText - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - License - Apache License, Version 2.0 - Title - MDFInternationalization - Type - PSGroupSpecifier - - - FooterText - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - License - Apache License, Version 2.0 - Title - MDFTextAccessibility - Type - PSGroupSpecifier - - - FooterText - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - License - Apache 2.0 - Title - MaterialComponents - Type - PSGroupSpecifier - - - FooterText - This license applies to all parts of Protocol Buffers except the following: - - - Atomicops support for generic gcc, located in - src/google/protobuf/stubs/atomicops_internals_generic_gcc.h. - This file is copyrighted by Red Hat Inc. - - - Atomicops support for AIX/POWER, located in - src/google/protobuf/stubs/atomicops_internals_power.h. - This file is copyrighted by Bloomberg Finance LP. - -Copyright 2014, Google Inc. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -Code generated by the Protocol Buffer compiler is owned by the owner -of the input file used when generating it. This code is not -standalone and requires a support library to be linked with it. This -support library is itself covered by the above license. - - License - 3-Clause BSD License - Title - Protobuf - Type - PSGroupSpecifier - - - FooterText - Copyright (c) 2011 Petteri Aimonen <jpa at nanopb.mail.kapsi.fi> - -This software is provided 'as-is', without any express or -implied warranty. In no event will the authors be held liable -for any damages arising from the use of this software. - -Permission is granted to anyone to use this software for any -purpose, including commercial applications, and to alter it and -redistribute it freely, subject to the following restrictions: - -1. The origin of this software must not be misrepresented; you - must not claim that you wrote the original software. If you use - this software in a product, an acknowledgment in the product - documentation would be appreciated but is not required. - -2. Altered source versions must be plainly marked as such, and - must not be misrepresented as being the original software. - -3. This notice may not be removed or altered from any source - distribution. - - License - zlib - Title - nanopb - Type - PSGroupSpecifier - - - FooterText - Generated by CocoaPods - https://cocoapods.org - Title - - Type - PSGroupSpecifier - - - StringsTable - Acknowledgements - Title - Acknowledgements - - diff --git a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-dummy.m b/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-dummy.m deleted file mode 100644 index d5895d7a..00000000 --- a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#import -@interface PodsDummy_Pods_iTorrent : NSObject -@end -@implementation PodsDummy_Pods_iTorrent -@end diff --git a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-frameworks.sh b/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-frameworks.sh deleted file mode 100755 index c5787b4f..00000000 --- a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-frameworks.sh +++ /dev/null @@ -1,165 +0,0 @@ -#!/bin/sh -set -e -set -u -set -o pipefail - -if [ -z ${FRAMEWORKS_FOLDER_PATH+x} ]; then - # If FRAMEWORKS_FOLDER_PATH is not set, then there's nowhere for us to copy - # frameworks to, so exit 0 (signalling the script phase was successful). - exit 0 -fi - -echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" -mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - -COCOAPODS_PARALLEL_CODE_SIGN="${COCOAPODS_PARALLEL_CODE_SIGN:-false}" -SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" - -# Used as a return value for each invocation of `strip_invalid_archs` function. -STRIP_BINARY_RETVAL=0 - -# This protects against multiple targets copying the same framework dependency at the same time. The solution -# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html -RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") - -# Copies and strips a vendored framework -install_framework() -{ - if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then - local source="${BUILT_PRODUCTS_DIR}/$1" - elif [ -r "${BUILT_PRODUCTS_DIR}/$(basename "$1")" ]; then - local source="${BUILT_PRODUCTS_DIR}/$(basename "$1")" - elif [ -r "$1" ]; then - local source="$1" - fi - - local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - - if [ -L "${source}" ]; then - echo "Symlinked..." - source="$(readlink "${source}")" - fi - - # Use filter instead of exclude so missing patterns don't throw errors. - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" - - local basename - basename="$(basename -s .framework "$1")" - binary="${destination}/${basename}.framework/${basename}" - if ! [ -r "$binary" ]; then - binary="${destination}/${basename}" - fi - - # Strip invalid architectures so "fat" simulator / device frameworks work on device - if [[ "$(file "$binary")" == *"dynamically linked shared library"* ]]; then - strip_invalid_archs "$binary" - fi - - # Resign the code if required by the build settings to avoid unstable apps - code_sign_if_enabled "${destination}/$(basename "$1")" - - # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. - if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then - local swift_runtime_libs - swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) - for lib in $swift_runtime_libs; do - echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" - rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" - code_sign_if_enabled "${destination}/${lib}" - done - fi -} - -# Copies and strips a vendored dSYM -install_dsym() { - local source="$1" - if [ -r "$source" ]; then - # Copy the dSYM into a the targets temp dir. - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DERIVED_FILES_DIR}\"" - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DERIVED_FILES_DIR}" - - local basename - basename="$(basename -s .framework.dSYM "$source")" - binary="${DERIVED_FILES_DIR}/${basename}.framework.dSYM/Contents/Resources/DWARF/${basename}" - - # Strip invalid architectures so "fat" simulator / device frameworks work on device - if [[ "$(file "$binary")" == *"Mach-O dSYM companion"* ]]; then - strip_invalid_archs "$binary" - fi - - if [[ $STRIP_BINARY_RETVAL == 1 ]]; then - # Move the stripped file into its final destination. - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${DERIVED_FILES_DIR}/${basename}.framework.dSYM\" \"${DWARF_DSYM_FOLDER_PATH}\"" - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.framework.dSYM" "${DWARF_DSYM_FOLDER_PATH}" - else - # The dSYM was not stripped at all, in this case touch a fake folder so the input/output paths from Xcode do not reexecute this script because the file is missing. - touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.framework.dSYM" - fi - fi -} - -# Signs a framework with the provided identity -code_sign_if_enabled() { - if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED:-}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then - # Use the current code_sign_identitiy - echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" - local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS:-} --preserve-metadata=identifier,entitlements '$1'" - - if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then - code_sign_cmd="$code_sign_cmd &" - fi - echo "$code_sign_cmd" - eval "$code_sign_cmd" - fi -} - -# Strip invalid architectures -strip_invalid_archs() { - binary="$1" - # Get architectures for current target binary - binary_archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | awk '{$1=$1;print}' | rev)" - # Intersect them with the architectures we are building for - intersected_archs="$(echo ${ARCHS[@]} ${binary_archs[@]} | tr ' ' '\n' | sort | uniq -d)" - # If there are no archs supported by this binary then warn the user - if [[ -z "$intersected_archs" ]]; then - echo "warning: [CP] Vendored binary '$binary' contains architectures ($binary_archs) none of which match the current build architectures ($ARCHS)." - STRIP_BINARY_RETVAL=0 - return - fi - stripped="" - for arch in $binary_archs; do - if ! [[ "${ARCHS}" == *"$arch"* ]]; then - # Strip non-valid architectures in-place - lipo -remove "$arch" -output "$binary" "$binary" || exit 1 - stripped="$stripped $arch" - fi - done - if [[ "$stripped" ]]; then - echo "Stripped $binary of architectures:$stripped" - fi - STRIP_BINARY_RETVAL=1 -} - - -if [[ "$CONFIGURATION" == "Debug" ]]; then - install_framework "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework" - install_framework "${BUILT_PRODUCTS_DIR}/GoogleToolboxForMac/GoogleToolboxForMac.framework" - install_framework "${BUILT_PRODUCTS_DIR}/MDFInternationalization/MDFInternationalization.framework" - install_framework "${BUILT_PRODUCTS_DIR}/MDFTextAccessibility/MDFTextAccessibility.framework" - install_framework "${BUILT_PRODUCTS_DIR}/MaterialComponents/MaterialComponents.framework" - install_framework "${BUILT_PRODUCTS_DIR}/Protobuf/Protobuf.framework" - install_framework "${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework" -fi -if [[ "$CONFIGURATION" == "Release" ]]; then - install_framework "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework" - install_framework "${BUILT_PRODUCTS_DIR}/GoogleToolboxForMac/GoogleToolboxForMac.framework" - install_framework "${BUILT_PRODUCTS_DIR}/MDFInternationalization/MDFInternationalization.framework" - install_framework "${BUILT_PRODUCTS_DIR}/MDFTextAccessibility/MDFTextAccessibility.framework" - install_framework "${BUILT_PRODUCTS_DIR}/MaterialComponents/MaterialComponents.framework" - install_framework "${BUILT_PRODUCTS_DIR}/Protobuf/Protobuf.framework" - install_framework "${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework" -fi -if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then - wait -fi diff --git a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-resources.sh b/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-resources.sh deleted file mode 100755 index fe3f9c72..00000000 --- a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-resources.sh +++ /dev/null @@ -1,118 +0,0 @@ -#!/bin/sh -set -e -set -u -set -o pipefail - -if [ -z ${UNLOCALIZED_RESOURCES_FOLDER_PATH+x} ]; then - # If UNLOCALIZED_RESOURCES_FOLDER_PATH is not set, then there's nowhere for us to copy - # resources to, so exit 0 (signalling the script phase was successful). - exit 0 -fi - -mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" - -RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt -> "$RESOURCES_TO_COPY" - -XCASSET_FILES=() - -# This protects against multiple targets copying the same framework dependency at the same time. The solution -# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html -RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") - -case "${TARGETED_DEVICE_FAMILY:-}" in - 1,2) - TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" - ;; - 1) - TARGET_DEVICE_ARGS="--target-device iphone" - ;; - 2) - TARGET_DEVICE_ARGS="--target-device ipad" - ;; - 3) - TARGET_DEVICE_ARGS="--target-device tv" - ;; - 4) - TARGET_DEVICE_ARGS="--target-device watch" - ;; - *) - TARGET_DEVICE_ARGS="--target-device mac" - ;; -esac - -install_resource() -{ - if [[ "$1" = /* ]] ; then - RESOURCE_PATH="$1" - else - RESOURCE_PATH="${PODS_ROOT}/$1" - fi - if [[ ! -e "$RESOURCE_PATH" ]] ; then - cat << EOM -error: Resource "$RESOURCE_PATH" not found. Run 'pod install' to update the copy resources script. -EOM - exit 1 - fi - case $RESOURCE_PATH in - *.storyboard) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true - ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} - ;; - *.xib) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true - ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} - ;; - *.framework) - echo "mkdir -p ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true - mkdir -p "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" $RESOURCE_PATH ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - ;; - *.xcdatamodel) - echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH"`.mom\"" || true - xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodel`.mom" - ;; - *.xcdatamodeld) - echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd\"" || true - xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd" - ;; - *.xcmappingmodel) - echo "xcrun mapc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm\"" || true - xcrun mapc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm" - ;; - *.xcassets) - ABSOLUTE_XCASSET_FILE="$RESOURCE_PATH" - XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") - ;; - *) - echo "$RESOURCE_PATH" || true - echo "$RESOURCE_PATH" >> "$RESOURCES_TO_COPY" - ;; - esac -} - -mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then - mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" - rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -fi -rm -f "$RESOURCES_TO_COPY" - -if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "${XCASSET_FILES:-}" ] -then - # Find all other xcassets (this unfortunately includes those of path pods and other targets). - OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d) - while read line; do - if [[ $line != "${PODS_ROOT}*" ]]; then - XCASSET_FILES+=("$line") - fi - done <<<"$OTHER_XCASSETS" - - if [ -z ${ASSETCATALOG_COMPILER_APPICON_NAME+x} ]; then - printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" - else - printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" --app-icon "${ASSETCATALOG_COMPILER_APPICON_NAME}" --output-partial-info-plist "${TARGET_BUILD_DIR}/assetcatalog_generated_info.plist" - fi -fi diff --git a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-umbrella.h b/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-umbrella.h deleted file mode 100644 index 930705a3..00000000 --- a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-umbrella.h +++ /dev/null @@ -1,16 +0,0 @@ -#ifdef __OBJC__ -#import -#else -#ifndef FOUNDATION_EXPORT -#if defined(__cplusplus) -#define FOUNDATION_EXPORT extern "C" -#else -#define FOUNDATION_EXPORT extern -#endif -#endif -#endif - - -FOUNDATION_EXPORT double Pods_iTorrentVersionNumber; -FOUNDATION_EXPORT const unsigned char Pods_iTorrentVersionString[]; - diff --git a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent.debug.xcconfig b/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent.debug.xcconfig deleted file mode 100644 index 8a2c8ac3..00000000 --- a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent.debug.xcconfig +++ /dev/null @@ -1,10 +0,0 @@ -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/GTMSessionFetcher" "${PODS_CONFIGURATION_BUILD_DIR}/GoogleToolboxForMac" "${PODS_CONFIGURATION_BUILD_DIR}/MDFInternationalization" "${PODS_CONFIGURATION_BUILD_DIR}/MDFTextAccessibility" "${PODS_CONFIGURATION_BUILD_DIR}/MaterialComponents" "${PODS_CONFIGURATION_BUILD_DIR}/Protobuf" "${PODS_CONFIGURATION_BUILD_DIR}/nanopb" "${PODS_ROOT}/Crashlytics/iOS" "${PODS_ROOT}/Fabric/iOS" "${PODS_ROOT}/FirebaseAnalytics/Frameworks" "${PODS_ROOT}/FirebaseCore/Frameworks" "${PODS_ROOT}/FirebaseInstanceID/Frameworks" "${PODS_ROOT}/FirebasePerformance/Frameworks" "${PODS_ROOT}/FirebaseSwizzlingUtilities/ISASwizzling/Frameworks" "${PODS_ROOT}/FirebaseSwizzlingUtilities/MethodSwizzling/Frameworks" -GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 $(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 $(inherited) PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 -HEADER_SEARCH_PATHS = $(inherited) ${PODS_ROOT}/Firebase/Core/Sources "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Firebase" -LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' -OTHER_CFLAGS = $(inherited) -iquote "${PODS_CONFIGURATION_BUILD_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/GoogleToolboxForMac/GoogleToolboxForMac.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/MDFInternationalization/MDFInternationalization.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/MDFTextAccessibility/MDFTextAccessibility.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/MaterialComponents/MaterialComponents.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/Protobuf/Protobuf.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/nanopb/nanopb.framework/Headers" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/Firebase" -OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"sqlite3" -l"z" -framework "CoreTelephony" -framework "Crashlytics" -framework "Fabric" -framework "FirebaseAnalytics" -framework "FirebaseCore" -framework "FirebaseCoreDiagnostics" -framework "FirebaseISASwizzler" -framework "FirebaseInstanceID" -framework "FirebaseMethodSwizzler" -framework "FirebaseNanoPB" -framework "FirebasePerformance" -framework "GTMSessionFetcher" -framework "GoogleToolboxForMac" -framework "MDFInternationalization" -framework "MDFTextAccessibility" -framework "MaterialComponents" -framework "Protobuf" -framework "Security" -framework "StoreKit" -framework "SystemConfiguration" -framework "UIKit" -framework "nanopb" -PODS_BUILD_DIR = ${BUILD_DIR} -PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -PODS_PODFILE_DIR_PATH = ${SRCROOT}/. -PODS_ROOT = ${SRCROOT}/Pods diff --git a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent.modulemap b/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent.modulemap deleted file mode 100644 index 94150f16..00000000 --- a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent.modulemap +++ /dev/null @@ -1,6 +0,0 @@ -framework module Pods_iTorrent { - umbrella header "Pods-iTorrent-umbrella.h" - - export * - module * { export * } -} diff --git a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent.release.xcconfig b/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent.release.xcconfig deleted file mode 100644 index 8a2c8ac3..00000000 --- a/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent.release.xcconfig +++ /dev/null @@ -1,10 +0,0 @@ -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/GTMSessionFetcher" "${PODS_CONFIGURATION_BUILD_DIR}/GoogleToolboxForMac" "${PODS_CONFIGURATION_BUILD_DIR}/MDFInternationalization" "${PODS_CONFIGURATION_BUILD_DIR}/MDFTextAccessibility" "${PODS_CONFIGURATION_BUILD_DIR}/MaterialComponents" "${PODS_CONFIGURATION_BUILD_DIR}/Protobuf" "${PODS_CONFIGURATION_BUILD_DIR}/nanopb" "${PODS_ROOT}/Crashlytics/iOS" "${PODS_ROOT}/Fabric/iOS" "${PODS_ROOT}/FirebaseAnalytics/Frameworks" "${PODS_ROOT}/FirebaseCore/Frameworks" "${PODS_ROOT}/FirebaseInstanceID/Frameworks" "${PODS_ROOT}/FirebasePerformance/Frameworks" "${PODS_ROOT}/FirebaseSwizzlingUtilities/ISASwizzling/Frameworks" "${PODS_ROOT}/FirebaseSwizzlingUtilities/MethodSwizzling/Frameworks" -GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 $(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 $(inherited) PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 -HEADER_SEARCH_PATHS = $(inherited) ${PODS_ROOT}/Firebase/Core/Sources "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Firebase" -LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' -OTHER_CFLAGS = $(inherited) -iquote "${PODS_CONFIGURATION_BUILD_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/GoogleToolboxForMac/GoogleToolboxForMac.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/MDFInternationalization/MDFInternationalization.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/MDFTextAccessibility/MDFTextAccessibility.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/MaterialComponents/MaterialComponents.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/Protobuf/Protobuf.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/nanopb/nanopb.framework/Headers" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/Firebase" -OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"sqlite3" -l"z" -framework "CoreTelephony" -framework "Crashlytics" -framework "Fabric" -framework "FirebaseAnalytics" -framework "FirebaseCore" -framework "FirebaseCoreDiagnostics" -framework "FirebaseISASwizzler" -framework "FirebaseInstanceID" -framework "FirebaseMethodSwizzler" -framework "FirebaseNanoPB" -framework "FirebasePerformance" -framework "GTMSessionFetcher" -framework "GoogleToolboxForMac" -framework "MDFInternationalization" -framework "MDFTextAccessibility" -framework "MaterialComponents" -framework "Protobuf" -framework "Security" -framework "StoreKit" -framework "SystemConfiguration" -framework "UIKit" -framework "nanopb" -PODS_BUILD_DIR = ${BUILD_DIR} -PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -PODS_PODFILE_DIR_PATH = ${SRCROOT}/. -PODS_ROOT = ${SRCROOT}/Pods diff --git a/iTorrent.xcodeproj/project.pbxproj b/iTorrent.xcodeproj/project.pbxproj index 70a46241..a7560a86 100644 --- a/iTorrent.xcodeproj/project.pbxproj +++ b/iTorrent.xcodeproj/project.pbxproj @@ -7,6 +7,10 @@ objects = { /* Begin PBXBuildFile section */ + 07C0A02020D8BF9E003E98B1 /* ManagerStateChangedDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07C0A01F20D8BF9E003E98B1 /* ManagerStateChangedDelegate.swift */; }; + 07C0A02420D8BFB0003E98B1 /* Manager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07C0A02120D8BFAF003E98B1 /* Manager.swift */; }; + 07C0A02520D8BFB0003E98B1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07C0A02220D8BFB0003E98B1 /* AppDelegate.swift */; }; + 07C0A02620D8BFB0003E98B1 /* ManagersUpdated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07C0A02320D8BFB0003E98B1 /* ManagersUpdated.swift */; }; 7C06249720BD676500C7466C /* iTorrent.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C06249620BD676500C7466C /* iTorrent.framework */; }; 7C06249920BD676F00C7466C /* iTorrent.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 7C06249620BD676500C7466C /* iTorrent.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; 7C27A16820B0B9040065238C /* Version.ver in Resources */ = {isa = PBXBuildFile; fileRef = 7C27A16720B0B9040065238C /* Version.ver */; }; @@ -20,7 +24,6 @@ 7C3E842120AB6BB400577282 /* FileCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3E842020AB6BB400577282 /* FileCell.swift */; }; 7C4FADE620B5D4CC00ED9C84 /* Pods_iTorrent.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65A3AF14FD004AAD8A489528 /* Pods_iTorrent.framework */; }; 7C80257520A9B17C00673A4F /* TorrentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C80257420A9B17C00673A4F /* TorrentCell.swift */; }; - 7CB8082920AA26DD00F76931 /* Manager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CB8082820AA26DD00F76931 /* Manager.swift */; }; 7CB8082B20AA28F200F76931 /* TorrentStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CB8082A20AA28F200F76931 /* TorrentStatus.swift */; }; 7CB8083220AADA8300F76931 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CB8083120AADA8300F76931 /* Utils.swift */; }; 7CB8083520AAF09F00F76931 /* Downloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CB8083420AAF09F00F76931 /* Downloader.swift */; }; @@ -35,7 +38,6 @@ 7CF5F59220AC325100A18C3E /* TorrentFilesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CF5F59120AC325100A18C3E /* TorrentFilesController.swift */; }; 7CF5F59420AC86F600A18C3E /* MainController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CF5F59320AC86F500A18C3E /* MainController.swift */; }; 7CF5F59620AC870400A18C3E /* ManagersUpdatedDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CF5F59520AC870300A18C3E /* ManagersUpdatedDelegate.swift */; }; - 7CF5F59820AC871A00A18C3E /* ManagerStateChangedDelegade.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CF5F59720AC871A00A18C3E /* ManagerStateChangedDelegade.swift */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ @@ -53,6 +55,10 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ + 07C0A01F20D8BF9E003E98B1 /* ManagerStateChangedDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManagerStateChangedDelegate.swift; sourceTree = ""; }; + 07C0A02120D8BFAF003E98B1 /* Manager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Manager.swift; sourceTree = ""; }; + 07C0A02220D8BFB0003E98B1 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; + 07C0A02320D8BFB0003E98B1 /* ManagersUpdated.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManagersUpdated.swift; sourceTree = ""; }; 2AB0FBEC90700CD3DC82B13A /* Pods-iTorrent.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iTorrent.release.xcconfig"; path = "Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent.release.xcconfig"; sourceTree = ""; }; 65A3AF14FD004AAD8A489528 /* Pods_iTorrent.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_iTorrent.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 7C06249620BD676500C7466C /* iTorrent.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = iTorrent.framework; sourceTree = ""; }; @@ -68,7 +74,6 @@ 7C3E841E20AB695800577282 /* AddTorrentController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddTorrentController.swift; sourceTree = ""; }; 7C3E842020AB6BB400577282 /* FileCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileCell.swift; sourceTree = ""; }; 7C80257420A9B17C00673A4F /* TorrentCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TorrentCell.swift; sourceTree = ""; }; - 7CB8082820AA26DD00F76931 /* Manager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = Manager.swift; path = iTorrent/Manager.swift; sourceTree = SOURCE_ROOT; }; 7CB8082A20AA28F200F76931 /* TorrentStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TorrentStatus.swift; sourceTree = ""; }; 7CB8083120AADA8300F76931 /* Utils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = ""; }; 7CB8083420AAF09F00F76931 /* Downloader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Downloader.swift; sourceTree = ""; }; @@ -83,7 +88,6 @@ 7CF5F59120AC325100A18C3E /* TorrentFilesController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TorrentFilesController.swift; sourceTree = ""; }; 7CF5F59320AC86F500A18C3E /* MainController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainController.swift; sourceTree = ""; }; 7CF5F59520AC870300A18C3E /* ManagersUpdatedDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManagersUpdatedDelegate.swift; sourceTree = ""; }; - 7CF5F59720AC871A00A18C3E /* ManagerStateChangedDelegade.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManagerStateChangedDelegade.swift; sourceTree = ""; }; F5512C13E413E5718899B92C /* Pods-iTorrent.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iTorrent.debug.xcconfig"; path = "Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent.debug.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ @@ -167,9 +171,11 @@ 7CB8082720AA26CE00F76931 /* System */ = { isa = PBXGroup; children = ( - 7CB8082820AA26DD00F76931 /* Manager.swift */, - 7CB8083420AAF09F00F76931 /* Downloader.swift */, + 07C0A02220D8BFB0003E98B1 /* AppDelegate.swift */, 7CF522EB20AF78B100D319E6 /* BackgroundTask.swift */, + 7CB8083420AAF09F00F76931 /* Downloader.swift */, + 07C0A02120D8BFAF003E98B1 /* Manager.swift */, + 07C0A02320D8BFB0003E98B1 /* ManagersUpdated.swift */, ); path = System; sourceTree = ""; @@ -177,7 +183,7 @@ 7CB8082E20AA380400F76931 /* Delegates */ = { isa = PBXGroup; children = ( - 7CF5F59720AC871A00A18C3E /* ManagerStateChangedDelegade.swift */, + 07C0A01F20D8BF9E003E98B1 /* ManagerStateChangedDelegate.swift */, 7CF5F59520AC870300A18C3E /* ManagersUpdatedDelegate.swift */, ); path = Delegates; @@ -198,12 +204,12 @@ 7CF522E420AE1F2C00D319E6 /* Utils */ = { isa = PBXGroup; children = ( + 7CF522E720AEF3DB00D319E6 /* FileInfo.swift */, + 7CF522E520AE1F5000D319E6 /* SortingManager.swift */, 7CB8082A20AA28F200F76931 /* TorrentStatus.swift */, + 7CF522EF20AF85AB00D319E6 /* UserDefaultsKeys.swift */, 7CF522E220AE05F200D319E6 /* UserManagerSettings.swift */, 7CB8083120AADA8300F76931 /* Utils.swift */, - 7CF522E520AE1F5000D319E6 /* SortingManager.swift */, - 7CF522E720AEF3DB00D319E6 /* FileInfo.swift */, - 7CF522EF20AF85AB00D319E6 /* UserDefaultsKeys.swift */, ); path = Utils; sourceTree = ""; @@ -307,9 +313,6 @@ "${SRCROOT}/Pods/Target Support Files/Pods-iTorrent/Pods-iTorrent-frameworks.sh", "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework", "${BUILT_PRODUCTS_DIR}/GoogleToolboxForMac/GoogleToolboxForMac.framework", - "${BUILT_PRODUCTS_DIR}/MDFInternationalization/MDFInternationalization.framework", - "${BUILT_PRODUCTS_DIR}/MDFTextAccessibility/MDFTextAccessibility.framework", - "${BUILT_PRODUCTS_DIR}/MaterialComponents/MaterialComponents.framework", "${BUILT_PRODUCTS_DIR}/Protobuf/Protobuf.framework", "${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework", ); @@ -317,9 +320,6 @@ outputPaths = ( "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleToolboxForMac.framework", - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MDFInternationalization.framework", - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MDFTextAccessibility.framework", - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MaterialComponents.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Protobuf.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework", ); @@ -373,19 +373,21 @@ 7CB8083720AAFFD200F76931 /* TorrentDetailsController.swift in Sources */, 7CF522EC20AF78B100D319E6 /* BackgroundTask.swift in Sources */, 7CF522F020AF85AB00D319E6 /* UserDefaultsKeys.swift in Sources */, + 07C0A02620D8BFB0003E98B1 /* ManagersUpdated.swift in Sources */, 7CF5F59620AC870400A18C3E /* ManagersUpdatedDelegate.swift in Sources */, 7CB8082B20AA28F200F76931 /* TorrentStatus.swift in Sources */, 7CF522E620AE1F5000D319E6 /* SortingManager.swift in Sources */, - 7CF5F59820AC871A00A18C3E /* ManagerStateChangedDelegade.swift in Sources */, 7CF522E820AEF3DB00D319E6 /* FileInfo.swift in Sources */, + 07C0A02020D8BF9E003E98B1 /* ManagerStateChangedDelegate.swift in Sources */, 7CF522E320AE05F200D319E6 /* UserManagerSettings.swift in Sources */, 7CB8083B20AB008700F76931 /* SwitchCell.swift in Sources */, - 7CB8082920AA26DD00F76931 /* Manager.swift in Sources */, 7C3E841D20AB10FE00577282 /* SettingsController.swift in Sources */, 7C3E841F20AB695800577282 /* AddTorrentController.swift in Sources */, 7C3E841B20AB054C00577282 /* DetailCell.swift in Sources */, 7CB8083520AAF09F00F76931 /* Downloader.swift in Sources */, + 07C0A02520D8BFB0003E98B1 /* AppDelegate.swift in Sources */, 7CF5F59220AC325100A18C3E /* TorrentFilesController.swift in Sources */, + 07C0A02420D8BFB0003E98B1 /* Manager.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; diff --git a/iTorrent/Info.plist b/iTorrent/Info.plist index 76cbb6b6..8ae254e8 100644 --- a/iTorrent/Info.plist +++ b/iTorrent/Info.plist @@ -28,7 +28,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2 + 1.2.1 CFBundleURLTypes From 2c2182467d9953cd46cdd5b4876002d7c0923a9d Mon Sep 17 00:00:00 2001 From: Vinogradov Daniil Date: Tue, 19 Jun 2018 10:11:24 +0300 Subject: [PATCH 3/3] Update Info.plist --- iTorrent/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iTorrent/Info.plist b/iTorrent/Info.plist index 8ae254e8..76cbb6b6 100644 --- a/iTorrent/Info.plist +++ b/iTorrent/Info.plist @@ -28,7 +28,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.1 + 1.2 CFBundleURLTypes