project.pbxproj 64 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 54;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 072922432638639D0089E810 /* AnimatedImageDemo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 072922422638639D0089E810 /* AnimatedImageDemo.swift */; };
  10. 078DCB512BCFEFB40008114E /* PHPickerResultViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 078DCB502BCFEFB40008114E /* PHPickerResultViewController.swift */; };
  11. 277EAE8D2045B39C00547CD3 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 277EAE892045B39C00547CD3 /* Assets.xcassets */; };
  12. 277EAE8E2045B39C00547CD3 /* Interface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 277EAE8A2045B39C00547CD3 /* Interface.storyboard */; };
  13. 277EAE9D2045B4D500547CD3 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 277EAE962045B4D500547CD3 /* Assets.xcassets */; };
  14. 277EAEA12045B52800547CD3 /* InterfaceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 277EAE9E2045B52800547CD3 /* InterfaceController.swift */; };
  15. 277EAEA32045B52800547CD3 /* ExtensionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 277EAEA02045B52800547CD3 /* ExtensionDelegate.swift */; };
  16. 3887E1602B4AD7200062C53C /* GIFHeavyViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3887E15F2B4AD7200062C53C /* GIFHeavyViewController.swift */; };
  17. 3887E17B2B4BC04B0062C53C /* SwiftUIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3887E17A2B4BC04B0062C53C /* SwiftUIViewController.swift */; };
  18. 4B120CA726B91BB70060B092 /* TransitionViewDemo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B120CA626B91BB70060B092 /* TransitionViewDemo.swift */; };
  19. 4B1C7A3D21A256E300CE9D31 /* InfinityCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B1C7A3C21A256E300CE9D31 /* InfinityCollectionViewController.swift */; };
  20. 4B4307A51D87E6A700ED2DA9 /* loader.gif in Resources */ = {isa = PBXBuildFile; fileRef = 4B7742461D87E42E0077024E /* loader.gif */; };
  21. 4B6E1B6D28DB4E8C0023B54B /* Issue1998View.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B6E1B6C28DB4E8C0023B54B /* Issue1998View.swift */; };
  22. 4B7742471D87E42E0077024E /* loader.gif in Resources */ = {isa = PBXBuildFile; fileRef = 4B7742461D87E42E0077024E /* loader.gif */; };
  23. 4B7742481D87E42E0077024E /* loader.gif in Resources */ = {isa = PBXBuildFile; fileRef = 4B7742461D87E42E0077024E /* loader.gif */; };
  24. 4B779C8526743C2800FF9C1E /* GeometryReaderDemo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B779C8426743C2800FF9C1E /* GeometryReaderDemo.swift */; };
  25. 4B92FE5625FF906B00473088 /* AutoSizingTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B92FE5525FF906B00473088 /* AutoSizingTableViewController.swift */; };
  26. 4B9AD88F26480D3B0086A261 /* OrientationImagesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BCC51AA26480CD5007004E8 /* OrientationImagesViewController.swift */; };
  27. 4B9AD89026480D3C0086A261 /* OrientationImagesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BCC51AA26480CD5007004E8 /* OrientationImagesViewController.swift */; };
  28. 4BC0ED4A29A6EE78003E9CD1 /* Issue2035View.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BC0ED4929A6EE78003E9CD1 /* Issue2035View.swift */; };
  29. 4BCCF33D1D5B02F8003387C2 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BCCF3361D5B02F8003387C2 /* AppDelegate.swift */; };
  30. 4BCCF33E1D5B02F8003387C2 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4BCCF3371D5B02F8003387C2 /* Assets.xcassets */; };
  31. 4BCCF33F1D5B02F8003387C2 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4BCCF3381D5B02F8003387C2 /* Main.storyboard */; };
  32. 4BCCF3401D5B02F8003387C2 /* Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4BCCF33A1D5B02F8003387C2 /* Cell.xib */; };
  33. 4BCCF3421D5B02F8003387C2 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BCCF33C1D5B02F8003387C2 /* ViewController.swift */; };
  34. 4BE855522320F9C800FE4205 /* Kingfisher.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4BE855512320F9C800FE4205 /* Kingfisher.framework */; };
  35. 4BE855532320F9C800FE4205 /* Kingfisher.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4BE855512320F9C800FE4205 /* Kingfisher.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  36. 4BE855552320F9CF00FE4205 /* Kingfisher.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4BE855542320F9CF00FE4205 /* Kingfisher.framework */; };
  37. 4BE855562320F9CF00FE4205 /* Kingfisher.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4BE855542320F9CF00FE4205 /* Kingfisher.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  38. 4BE855582320F9D300FE4205 /* Kingfisher.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4BE855572320F9D300FE4205 /* Kingfisher.framework */; };
  39. 4BE855592320F9D300FE4205 /* Kingfisher.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4BE855572320F9D300FE4205 /* Kingfisher.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  40. 4BE855612320F9DE00FE4205 /* Kingfisher.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4BE855602320F9DE00FE4205 /* Kingfisher.framework */; };
  41. 4BE855622320F9DE00FE4205 /* Kingfisher.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4BE855602320F9DE00FE4205 /* Kingfisher.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  42. 769F07F126298E2E00610767 /* GIFHeavyViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 769F07F026298E2E00610767 /* GIFHeavyViewController.swift */; };
  43. C959EEE622874DC600467A10 /* ProgressiveJPEGViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C959EEE522874DC600467A10 /* ProgressiveJPEGViewController.swift */; };
  44. D10AC99821A300C9005F057C /* ProcessorCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D10AC99721A300C9005F057C /* ProcessorCollectionViewController.swift */; };
  45. D12E0C951C47F91800AC98AD /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C8C1C47F91800AC98AD /* AppDelegate.swift */; };
  46. D12E0C971C47F91800AC98AD /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D12E0C8F1C47F91800AC98AD /* Main.storyboard */; };
  47. D12E0C981C47F91800AC98AD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C911C47F91800AC98AD /* ImageCollectionViewCell.swift */; };
  48. D12E0C991C47F91800AC98AD /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D12E0C921C47F91800AC98AD /* Images.xcassets */; };
  49. D12E0C9B1C47F91800AC98AD /* NormalLoadingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C941C47F91800AC98AD /* NormalLoadingViewController.swift */; };
  50. D12E0CA21C47F92200AC98AD /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C9D1C47F92200AC98AD /* AppDelegate.swift */; };
  51. D12E0CA31C47F92200AC98AD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D12E0C9E1C47F92200AC98AD /* Assets.xcassets */; };
  52. D12E0CA41C47F92200AC98AD /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D12E0C9F1C47F92200AC98AD /* Main.storyboard */; };
  53. D12E0CB61C47F9C100AC98AD /* NormalLoadingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C941C47F91800AC98AD /* NormalLoadingViewController.swift */; };
  54. D12EB83E24DD902300329EE1 /* TextAttachmentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12EB83D24DD902300329EE1 /* TextAttachmentViewController.swift */; };
  55. D12EB84024DDB9E100329EE1 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D12EB83F24DDB9E000329EE1 /* LaunchScreen.storyboard */; };
  56. D12F67682CB10AE000AB63AB /* LivePhotoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12F67672CB10AD900AB63AB /* LivePhotoViewController.swift */; };
  57. D1679A461C4E78B20020FD12 /* Kingfisher-watchOS-Demo Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = D1679A451C4E78B20020FD12 /* Kingfisher-watchOS-Demo Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  58. D16AAF282D5247CF00E7F764 /* Issue2352View.swift in Sources */ = {isa = PBXBuildFile; fileRef = D16AAF272D5247CA00E7F764 /* Issue2352View.swift */; };
  59. D16CC3D824E03FEA00F1A515 /* AVAssetImageGeneratorViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D16CC3D724E03FEA00F1A515 /* AVAssetImageGeneratorViewController.swift */; };
  60. D198F41E25EDC11500C53E0D /* LazyVStackDemo.swift in Sources */ = {isa = PBXBuildFile; fileRef = D198F41D25EDC11500C53E0D /* LazyVStackDemo.swift */; };
  61. D198F42025EDC34000C53E0D /* SizingAnimationDemo.swift in Sources */ = {isa = PBXBuildFile; fileRef = D198F41F25EDC34000C53E0D /* SizingAnimationDemo.swift */; };
  62. D198F42225EDC4B900C53E0D /* GridDemo.swift in Sources */ = {isa = PBXBuildFile; fileRef = D198F42125EDC4B900C53E0D /* GridDemo.swift */; };
  63. D1A1CCA321A1879600263AD8 /* MainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A1CCA221A1879600263AD8 /* MainViewController.swift */; };
  64. D1A1CCA721A18A3200263AD8 /* UIViewController+KingfisherOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A1CCA621A18A3200263AD8 /* UIViewController+KingfisherOperation.swift */; };
  65. D1A1CCA821A18A3200263AD8 /* UIViewController+KingfisherOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A1CCA621A18A3200263AD8 /* UIViewController+KingfisherOperation.swift */; };
  66. D1CE1BD021A1AFA300419000 /* TransitionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1CE1BCF21A1AFA300419000 /* TransitionViewController.swift */; };
  67. D1CE1BD321A1B45A00419000 /* ImageLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1CE1BD221A1B45A00419000 /* ImageLoader.swift */; };
  68. D1CE1BD421A1B45A00419000 /* ImageLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1CE1BD221A1B45A00419000 /* ImageLoader.swift */; };
  69. D1E4CF5421BACBA6004D029D /* ImageDataProviderCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1E4CF5321BACBA6004D029D /* ImageDataProviderCollectionViewController.swift */; };
  70. D1EDF7422C9F01270017FFA5 /* Issue2295View.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1EDF7412C9F01200017FFA5 /* Issue2295View.swift */; };
  71. D1F06F3321AA4292000B1C38 /* DetailImageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F06F3221AA4292000B1C38 /* DetailImageViewController.swift */; };
  72. D1F06F3521AA5938000B1C38 /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C911C47F91800AC98AD /* ImageCollectionViewCell.swift */; };
  73. D1F06F3721AAEACF000B1C38 /* GIFViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F06F3621AAEACF000B1C38 /* GIFViewController.swift */; };
  74. D1F06F3921AAF1EE000B1C38 /* IndicatorCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F06F3821AAF1EE000B1C38 /* IndicatorCollectionViewController.swift */; };
  75. D1F78A5F2589F0AA00930759 /* SwiftUIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F78A5E2589F0AA00930759 /* SwiftUIViewController.swift */; };
  76. D1F78A642589F17200930759 /* ListDemo.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F78A612589F17200930759 /* ListDemo.swift */; };
  77. D1F78A652589F17200930759 /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F78A622589F17200930759 /* MainView.swift */; };
  78. D1F78A662589F17200930759 /* SingleViewDemo.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F78A632589F17200930759 /* SingleViewDemo.swift */; };
  79. D1FAB06F21A853E600908910 /* HighResolutionCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1FAB06E21A853E600908910 /* HighResolutionCollectionViewController.swift */; };
  80. /* End PBXBuildFile section */
  81. /* Begin PBXContainerItemProxy section */
  82. D1679A471C4E78B20020FD12 /* PBXContainerItemProxy */ = {
  83. isa = PBXContainerItemProxy;
  84. containerPortal = D1ED2D031AD2CFA600CFC3EB /* Project object */;
  85. proxyType = 1;
  86. remoteGlobalIDString = D1679A441C4E78B20020FD12;
  87. remoteInfo = "Kingfisher-watchOS-Demo Extension";
  88. };
  89. /* End PBXContainerItemProxy section */
  90. /* Begin PBXCopyFilesBuildPhase section */
  91. D12F2EEC1C4E7CF500B8054D /* Embed Frameworks */ = {
  92. isa = PBXCopyFilesBuildPhase;
  93. buildActionMask = 2147483647;
  94. dstPath = "";
  95. dstSubfolderSpec = 10;
  96. files = (
  97. 4BE855622320F9DE00FE4205 /* Kingfisher.framework in Embed Frameworks */,
  98. );
  99. name = "Embed Frameworks";
  100. runOnlyForDeploymentPostprocessing = 0;
  101. };
  102. D13F49ED1BEDA82000CE335D /* Embed Frameworks */ = {
  103. isa = PBXCopyFilesBuildPhase;
  104. buildActionMask = 2147483647;
  105. dstPath = "";
  106. dstSubfolderSpec = 10;
  107. files = (
  108. 4BE855562320F9CF00FE4205 /* Kingfisher.framework in Embed Frameworks */,
  109. );
  110. name = "Embed Frameworks";
  111. runOnlyForDeploymentPostprocessing = 0;
  112. };
  113. D1679A571C4E78B20020FD12 /* Embed Foundation Extensions */ = {
  114. isa = PBXCopyFilesBuildPhase;
  115. buildActionMask = 2147483647;
  116. dstPath = "";
  117. dstSubfolderSpec = 13;
  118. files = (
  119. D1679A461C4E78B20020FD12 /* Kingfisher-watchOS-Demo Extension.appex in Embed Foundation Extensions */,
  120. );
  121. name = "Embed Foundation Extensions";
  122. runOnlyForDeploymentPostprocessing = 0;
  123. };
  124. D19ADCFC23099ADE00D20B28 /* Embed Frameworks */ = {
  125. isa = PBXCopyFilesBuildPhase;
  126. buildActionMask = 2147483647;
  127. dstPath = "";
  128. dstSubfolderSpec = 10;
  129. files = (
  130. 4BE855592320F9D300FE4205 /* Kingfisher.framework in Embed Frameworks */,
  131. );
  132. name = "Embed Frameworks";
  133. runOnlyForDeploymentPostprocessing = 0;
  134. };
  135. D19ADCFF23099B4300D20B28 /* Embed Frameworks */ = {
  136. isa = PBXCopyFilesBuildPhase;
  137. buildActionMask = 2147483647;
  138. dstPath = "";
  139. dstSubfolderSpec = 10;
  140. files = (
  141. );
  142. name = "Embed Frameworks";
  143. runOnlyForDeploymentPostprocessing = 0;
  144. };
  145. D1ED2D511AD2D09F00CFC3EB /* Embed Frameworks */ = {
  146. isa = PBXCopyFilesBuildPhase;
  147. buildActionMask = 2147483647;
  148. dstPath = "";
  149. dstSubfolderSpec = 10;
  150. files = (
  151. 4BE855532320F9C800FE4205 /* Kingfisher.framework in Embed Frameworks */,
  152. );
  153. name = "Embed Frameworks";
  154. runOnlyForDeploymentPostprocessing = 0;
  155. };
  156. /* End PBXCopyFilesBuildPhase section */
  157. /* Begin PBXFileReference section */
  158. 072922422638639D0089E810 /* AnimatedImageDemo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnimatedImageDemo.swift; sourceTree = "<group>"; };
  159. 078DCB502BCFEFB40008114E /* PHPickerResultViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PHPickerResultViewController.swift; sourceTree = "<group>"; };
  160. 277EAE892045B39C00547CD3 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  161. 277EAE8B2045B39C00547CD3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Interface.storyboard; sourceTree = "<group>"; };
  162. 277EAE8C2045B39C00547CD3 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  163. 277EAE962045B4D500547CD3 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  164. 277EAE9E2045B52800547CD3 /* InterfaceController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InterfaceController.swift; sourceTree = "<group>"; };
  165. 277EAE9F2045B52800547CD3 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  166. 277EAEA02045B52800547CD3 /* ExtensionDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExtensionDelegate.swift; sourceTree = "<group>"; };
  167. 3887E15F2B4AD7200062C53C /* GIFHeavyViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GIFHeavyViewController.swift; sourceTree = "<group>"; };
  168. 3887E17A2B4BC04B0062C53C /* SwiftUIViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftUIViewController.swift; sourceTree = "<group>"; };
  169. 4B120CA626B91BB70060B092 /* TransitionViewDemo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransitionViewDemo.swift; sourceTree = "<group>"; };
  170. 4B1C7A3C21A256E300CE9D31 /* InfinityCollectionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfinityCollectionViewController.swift; sourceTree = "<group>"; };
  171. 4B2944551C3D03880088C3E7 /* Kingfisher-macOS-Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Kingfisher-macOS-Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  172. 4B6E1B6C28DB4E8C0023B54B /* Issue1998View.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Issue1998View.swift; sourceTree = "<group>"; };
  173. 4B7742461D87E42E0077024E /* loader.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = loader.gif; sourceTree = "<group>"; };
  174. 4B779C8426743C2800FF9C1E /* GeometryReaderDemo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeometryReaderDemo.swift; sourceTree = "<group>"; };
  175. 4B92FE5525FF906B00473088 /* AutoSizingTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutoSizingTableViewController.swift; sourceTree = "<group>"; };
  176. 4BC0ED4929A6EE78003E9CD1 /* Issue2035View.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Issue2035View.swift; sourceTree = "<group>"; };
  177. 4BCC51AA26480CD5007004E8 /* OrientationImagesViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrientationImagesViewController.swift; sourceTree = "<group>"; };
  178. 4BCCF3361D5B02F8003387C2 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  179. 4BCCF3371D5B02F8003387C2 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  180. 4BCCF3391D5B02F8003387C2 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  181. 4BCCF33A1D5B02F8003387C2 /* Cell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = Cell.xib; sourceTree = "<group>"; };
  182. 4BCCF33B1D5B02F8003387C2 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  183. 4BCCF33C1D5B02F8003387C2 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  184. 4BE855512320F9C800FE4205 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  185. 4BE855542320F9CF00FE4205 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  186. 4BE855572320F9D300FE4205 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  187. 4BE8555A2320F9D800FE4205 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  188. 4BE8555B2320F9D800FE4205 /* KingfisherSwiftUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KingfisherSwiftUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  189. 4BE855602320F9DE00FE4205 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  190. 769F07F026298E2E00610767 /* GIFHeavyViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GIFHeavyViewController.swift; sourceTree = "<group>"; };
  191. C959EEE522874DC600467A10 /* ProgressiveJPEGViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressiveJPEGViewController.swift; sourceTree = "<group>"; };
  192. D10AC99721A300C9005F057C /* ProcessorCollectionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProcessorCollectionViewController.swift; sourceTree = "<group>"; };
  193. D12E0C8C1C47F91800AC98AD /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  194. D12E0C901C47F91800AC98AD /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  195. D12E0C911C47F91800AC98AD /* ImageCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageCollectionViewCell.swift; sourceTree = "<group>"; };
  196. D12E0C921C47F91800AC98AD /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  197. D12E0C931C47F91800AC98AD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  198. D12E0C941C47F91800AC98AD /* NormalLoadingViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NormalLoadingViewController.swift; sourceTree = "<group>"; };
  199. D12E0C9D1C47F92200AC98AD /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  200. D12E0C9E1C47F92200AC98AD /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  201. D12E0CA01C47F92200AC98AD /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  202. D12E0CA11C47F92200AC98AD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  203. D12EB83D24DD902300329EE1 /* TextAttachmentViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextAttachmentViewController.swift; sourceTree = "<group>"; };
  204. D12EB83F24DDB9E000329EE1 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
  205. D12F67672CB10AD900AB63AB /* LivePhotoViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LivePhotoViewController.swift; sourceTree = "<group>"; };
  206. D13F49C21BEDA53F00CE335D /* Kingfisher-tvOS-Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Kingfisher-tvOS-Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  207. D16218A4238EAA67004A1C6C /* Kingfisher-Demo.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Kingfisher-Demo.entitlements"; sourceTree = "<group>"; };
  208. D1679A391C4E78B20020FD12 /* Kingfisher-watchOS-Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Kingfisher-watchOS-Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  209. D1679A451C4E78B20020FD12 /* Kingfisher-watchOS-Demo Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Kingfisher-watchOS-Demo Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
  210. D16AAF272D5247CA00E7F764 /* Issue2352View.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Issue2352View.swift; sourceTree = "<group>"; };
  211. D16CC3D724E03FEA00F1A515 /* AVAssetImageGeneratorViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AVAssetImageGeneratorViewController.swift; sourceTree = "<group>"; };
  212. D198F41D25EDC11500C53E0D /* LazyVStackDemo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyVStackDemo.swift; sourceTree = "<group>"; };
  213. D198F41F25EDC34000C53E0D /* SizingAnimationDemo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SizingAnimationDemo.swift; sourceTree = "<group>"; };
  214. D198F42125EDC4B900C53E0D /* GridDemo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridDemo.swift; sourceTree = "<group>"; };
  215. D1A1CCA221A1879600263AD8 /* MainViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainViewController.swift; sourceTree = "<group>"; };
  216. D1A1CCA621A18A3200263AD8 /* UIViewController+KingfisherOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+KingfisherOperation.swift"; sourceTree = "<group>"; };
  217. D1CE1BCF21A1AFA300419000 /* TransitionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransitionViewController.swift; sourceTree = "<group>"; };
  218. D1CE1BD221A1B45A00419000 /* ImageLoader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageLoader.swift; sourceTree = "<group>"; };
  219. D1E4CF5321BACBA6004D029D /* ImageDataProviderCollectionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageDataProviderCollectionViewController.swift; sourceTree = "<group>"; };
  220. D1ED2D0B1AD2CFA600CFC3EB /* Kingfisher-Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Kingfisher-Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  221. D1EDF7412C9F01200017FFA5 /* Issue2295View.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Issue2295View.swift; sourceTree = "<group>"; };
  222. D1F06F3221AA4292000B1C38 /* DetailImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DetailImageViewController.swift; sourceTree = "<group>"; };
  223. D1F06F3621AAEACF000B1C38 /* GIFViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GIFViewController.swift; sourceTree = "<group>"; };
  224. D1F06F3821AAF1EE000B1C38 /* IndicatorCollectionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IndicatorCollectionViewController.swift; sourceTree = "<group>"; };
  225. D1F78A5E2589F0AA00930759 /* SwiftUIViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftUIViewController.swift; sourceTree = "<group>"; };
  226. D1F78A612589F17200930759 /* ListDemo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ListDemo.swift; sourceTree = "<group>"; };
  227. D1F78A622589F17200930759 /* MainView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = "<group>"; };
  228. D1F78A632589F17200930759 /* SingleViewDemo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SingleViewDemo.swift; sourceTree = "<group>"; };
  229. D1FAB06E21A853E600908910 /* HighResolutionCollectionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HighResolutionCollectionViewController.swift; sourceTree = "<group>"; };
  230. /* End PBXFileReference section */
  231. /* Begin PBXFrameworksBuildPhase section */
  232. 4B2944521C3D03880088C3E7 /* Frameworks */ = {
  233. isa = PBXFrameworksBuildPhase;
  234. buildActionMask = 2147483647;
  235. files = (
  236. 4BE855582320F9D300FE4205 /* Kingfisher.framework in Frameworks */,
  237. );
  238. runOnlyForDeploymentPostprocessing = 0;
  239. };
  240. 60796AE9A717329E55ACCCC7 /* Frameworks */ = {
  241. isa = PBXFrameworksBuildPhase;
  242. buildActionMask = 2147483647;
  243. files = (
  244. );
  245. runOnlyForDeploymentPostprocessing = 0;
  246. };
  247. D13F49BF1BEDA53F00CE335D /* Frameworks */ = {
  248. isa = PBXFrameworksBuildPhase;
  249. buildActionMask = 2147483647;
  250. files = (
  251. 4BE855552320F9CF00FE4205 /* Kingfisher.framework in Frameworks */,
  252. );
  253. runOnlyForDeploymentPostprocessing = 0;
  254. };
  255. D1679A421C4E78B20020FD12 /* Frameworks */ = {
  256. isa = PBXFrameworksBuildPhase;
  257. buildActionMask = 2147483647;
  258. files = (
  259. 4BE855612320F9DE00FE4205 /* Kingfisher.framework in Frameworks */,
  260. );
  261. runOnlyForDeploymentPostprocessing = 0;
  262. };
  263. D1ED2D081AD2CFA600CFC3EB /* Frameworks */ = {
  264. isa = PBXFrameworksBuildPhase;
  265. buildActionMask = 2147483647;
  266. files = (
  267. 4BE855522320F9C800FE4205 /* Kingfisher.framework in Frameworks */,
  268. );
  269. runOnlyForDeploymentPostprocessing = 0;
  270. };
  271. /* End PBXFrameworksBuildPhase section */
  272. /* Begin PBXGroup section */
  273. 277EAE762045ADE700547CD3 /* Frameworks */ = {
  274. isa = PBXGroup;
  275. children = (
  276. 4BE855602320F9DE00FE4205 /* Kingfisher.framework */,
  277. 4BE8555A2320F9D800FE4205 /* Kingfisher.framework */,
  278. 4BE8555B2320F9D800FE4205 /* KingfisherSwiftUI.framework */,
  279. 4BE855572320F9D300FE4205 /* Kingfisher.framework */,
  280. 4BE855542320F9CF00FE4205 /* Kingfisher.framework */,
  281. 4BE855512320F9C800FE4205 /* Kingfisher.framework */,
  282. );
  283. name = Frameworks;
  284. sourceTree = "<group>";
  285. };
  286. 277EAE882045B39C00547CD3 /* Kingfisher-watchOS-Demo */ = {
  287. isa = PBXGroup;
  288. children = (
  289. 277EAE892045B39C00547CD3 /* Assets.xcassets */,
  290. 277EAE8A2045B39C00547CD3 /* Interface.storyboard */,
  291. 277EAE8C2045B39C00547CD3 /* Info.plist */,
  292. );
  293. name = "Kingfisher-watchOS-Demo";
  294. path = "Demo/Kingfisher-watchOS-Demo";
  295. sourceTree = "<group>";
  296. };
  297. 277EAE952045B4D500547CD3 /* Kingfisher-watchOS-Demo Extension */ = {
  298. isa = PBXGroup;
  299. children = (
  300. 277EAE962045B4D500547CD3 /* Assets.xcassets */,
  301. 277EAEA02045B52800547CD3 /* ExtensionDelegate.swift */,
  302. 277EAE9F2045B52800547CD3 /* Info.plist */,
  303. 277EAE9E2045B52800547CD3 /* InterfaceController.swift */,
  304. );
  305. name = "Kingfisher-watchOS-Demo Extension";
  306. path = "Demo/Kingfisher-watchOS-Demo Extension";
  307. sourceTree = "<group>";
  308. };
  309. 4BC0ED4829A6EE4F003E9CD1 /* Regression */ = {
  310. isa = PBXGroup;
  311. children = (
  312. D1EDF7412C9F01200017FFA5 /* Issue2295View.swift */,
  313. 4B6E1B6C28DB4E8C0023B54B /* Issue1998View.swift */,
  314. 4BC0ED4929A6EE78003E9CD1 /* Issue2035View.swift */,
  315. D16AAF272D5247CA00E7F764 /* Issue2352View.swift */,
  316. );
  317. path = Regression;
  318. sourceTree = "<group>";
  319. };
  320. 4BCCF3351D5B02F8003387C2 /* Kingfisher-macOS-Demo */ = {
  321. isa = PBXGroup;
  322. children = (
  323. 4BCCF3361D5B02F8003387C2 /* AppDelegate.swift */,
  324. 4BCCF3371D5B02F8003387C2 /* Assets.xcassets */,
  325. 4BCCF3381D5B02F8003387C2 /* Main.storyboard */,
  326. 4BCCF33A1D5B02F8003387C2 /* Cell.xib */,
  327. 4BCCF33B1D5B02F8003387C2 /* Info.plist */,
  328. 4BCCF33C1D5B02F8003387C2 /* ViewController.swift */,
  329. 3887E15F2B4AD7200062C53C /* GIFHeavyViewController.swift */,
  330. 3887E17A2B4BC04B0062C53C /* SwiftUIViewController.swift */,
  331. );
  332. name = "Kingfisher-macOS-Demo";
  333. path = "Demo/Kingfisher-macOS-Demo";
  334. sourceTree = "<group>";
  335. };
  336. D10EC22B1C3D62DE00A4211C /* Demo */ = {
  337. isa = PBXGroup;
  338. children = (
  339. D12E0C8B1C47F91800AC98AD /* Kingfisher-Demo */,
  340. 4BCCF3351D5B02F8003387C2 /* Kingfisher-macOS-Demo */,
  341. D12E0C9C1C47F92200AC98AD /* Kingfisher-tvOS-Demo */,
  342. 277EAE952045B4D500547CD3 /* Kingfisher-watchOS-Demo Extension */,
  343. 277EAE882045B39C00547CD3 /* Kingfisher-watchOS-Demo */,
  344. );
  345. name = Demo;
  346. sourceTree = "<group>";
  347. };
  348. D12E0C8B1C47F91800AC98AD /* Kingfisher-Demo */ = {
  349. isa = PBXGroup;
  350. children = (
  351. D12E0C931C47F91800AC98AD /* Info.plist */,
  352. D12E0C8C1C47F91800AC98AD /* AppDelegate.swift */,
  353. D12EB83F24DDB9E000329EE1 /* LaunchScreen.storyboard */,
  354. D12E0C8F1C47F91800AC98AD /* Main.storyboard */,
  355. D1A1CCA921A1936300263AD8 /* ViewControllers */,
  356. D1F78A602589F14C00930759 /* SwiftUIViews */,
  357. D1A1CCA521A1895000263AD8 /* Extensions */,
  358. D1A1CCAB21A1939100263AD8 /* Resources */,
  359. D12E0C921C47F91800AC98AD /* Images.xcassets */,
  360. );
  361. name = "Kingfisher-Demo";
  362. path = "Demo/Kingfisher-Demo";
  363. sourceTree = "<group>";
  364. };
  365. D12E0C9C1C47F92200AC98AD /* Kingfisher-tvOS-Demo */ = {
  366. isa = PBXGroup;
  367. children = (
  368. D12E0C9D1C47F92200AC98AD /* AppDelegate.swift */,
  369. D12E0C9E1C47F92200AC98AD /* Assets.xcassets */,
  370. D12E0C9F1C47F92200AC98AD /* Main.storyboard */,
  371. D12E0CA11C47F92200AC98AD /* Info.plist */,
  372. );
  373. name = "Kingfisher-tvOS-Demo";
  374. path = "Demo/Kingfisher-tvOS-Demo";
  375. sourceTree = "<group>";
  376. };
  377. D1A1CCA521A1895000263AD8 /* Extensions */ = {
  378. isa = PBXGroup;
  379. children = (
  380. D1A1CCA621A18A3200263AD8 /* UIViewController+KingfisherOperation.swift */,
  381. );
  382. path = Extensions;
  383. sourceTree = "<group>";
  384. };
  385. D1A1CCA921A1936300263AD8 /* ViewControllers */ = {
  386. isa = PBXGroup;
  387. children = (
  388. D12F67672CB10AD900AB63AB /* LivePhotoViewController.swift */,
  389. D10AC99721A300C9005F057C /* ProcessorCollectionViewController.swift */,
  390. 4B1C7A3C21A256E300CE9D31 /* InfinityCollectionViewController.swift */,
  391. D1CE1BCF21A1AFA300419000 /* TransitionViewController.swift */,
  392. D12E0C941C47F91800AC98AD /* NormalLoadingViewController.swift */,
  393. 4BCC51AA26480CD5007004E8 /* OrientationImagesViewController.swift */,
  394. 4B92FE5525FF906B00473088 /* AutoSizingTableViewController.swift */,
  395. D12E0C911C47F91800AC98AD /* ImageCollectionViewCell.swift */,
  396. D1A1CCA221A1879600263AD8 /* MainViewController.swift */,
  397. D1FAB06E21A853E600908910 /* HighResolutionCollectionViewController.swift */,
  398. D1F06F3221AA4292000B1C38 /* DetailImageViewController.swift */,
  399. D1F06F3621AAEACF000B1C38 /* GIFViewController.swift */,
  400. 769F07F026298E2E00610767 /* GIFHeavyViewController.swift */,
  401. D1F06F3821AAF1EE000B1C38 /* IndicatorCollectionViewController.swift */,
  402. D1E4CF5321BACBA6004D029D /* ImageDataProviderCollectionViewController.swift */,
  403. C959EEE522874DC600467A10 /* ProgressiveJPEGViewController.swift */,
  404. D12EB83D24DD902300329EE1 /* TextAttachmentViewController.swift */,
  405. D16CC3D724E03FEA00F1A515 /* AVAssetImageGeneratorViewController.swift */,
  406. 078DCB502BCFEFB40008114E /* PHPickerResultViewController.swift */,
  407. D1F78A5E2589F0AA00930759 /* SwiftUIViewController.swift */,
  408. );
  409. path = ViewControllers;
  410. sourceTree = "<group>";
  411. };
  412. D1A1CCAB21A1939100263AD8 /* Resources */ = {
  413. isa = PBXGroup;
  414. children = (
  415. 4B7742461D87E42E0077024E /* loader.gif */,
  416. D1CE1BD221A1B45A00419000 /* ImageLoader.swift */,
  417. );
  418. path = Resources;
  419. sourceTree = "<group>";
  420. };
  421. D1ED2D021AD2CFA600CFC3EB = {
  422. isa = PBXGroup;
  423. children = (
  424. D16218A4238EAA67004A1C6C /* Kingfisher-Demo.entitlements */,
  425. D10EC22B1C3D62DE00A4211C /* Demo */,
  426. D1ED2D0C1AD2CFA600CFC3EB /* Products */,
  427. 277EAE762045ADE700547CD3 /* Frameworks */,
  428. );
  429. sourceTree = "<group>";
  430. };
  431. D1ED2D0C1AD2CFA600CFC3EB /* Products */ = {
  432. isa = PBXGroup;
  433. children = (
  434. D1ED2D0B1AD2CFA600CFC3EB /* Kingfisher-Demo.app */,
  435. D13F49C21BEDA53F00CE335D /* Kingfisher-tvOS-Demo.app */,
  436. 4B2944551C3D03880088C3E7 /* Kingfisher-macOS-Demo.app */,
  437. D1679A391C4E78B20020FD12 /* Kingfisher-watchOS-Demo.app */,
  438. D1679A451C4E78B20020FD12 /* Kingfisher-watchOS-Demo Extension.appex */,
  439. );
  440. name = Products;
  441. sourceTree = "<group>";
  442. };
  443. D1F78A602589F14C00930759 /* SwiftUIViews */ = {
  444. isa = PBXGroup;
  445. children = (
  446. 4BC0ED4829A6EE4F003E9CD1 /* Regression */,
  447. D1F78A622589F17200930759 /* MainView.swift */,
  448. D1F78A612589F17200930759 /* ListDemo.swift */,
  449. D198F42125EDC4B900C53E0D /* GridDemo.swift */,
  450. 4B779C8426743C2800FF9C1E /* GeometryReaderDemo.swift */,
  451. D1F78A632589F17200930759 /* SingleViewDemo.swift */,
  452. 4B120CA626B91BB70060B092 /* TransitionViewDemo.swift */,
  453. D198F41D25EDC11500C53E0D /* LazyVStackDemo.swift */,
  454. D198F41F25EDC34000C53E0D /* SizingAnimationDemo.swift */,
  455. 072922422638639D0089E810 /* AnimatedImageDemo.swift */,
  456. );
  457. path = SwiftUIViews;
  458. sourceTree = "<group>";
  459. };
  460. /* End PBXGroup section */
  461. /* Begin PBXNativeTarget section */
  462. 4B2944541C3D03880088C3E7 /* Kingfisher-macOS-Demo */ = {
  463. isa = PBXNativeTarget;
  464. buildConfigurationList = 4B2944611C3D03880088C3E7 /* Build configuration list for PBXNativeTarget "Kingfisher-macOS-Demo" */;
  465. buildPhases = (
  466. 4B2944511C3D03880088C3E7 /* Sources */,
  467. 4B2944521C3D03880088C3E7 /* Frameworks */,
  468. 4B2944531C3D03880088C3E7 /* Resources */,
  469. D19ADCFC23099ADE00D20B28 /* Embed Frameworks */,
  470. );
  471. buildRules = (
  472. );
  473. dependencies = (
  474. );
  475. name = "Kingfisher-macOS-Demo";
  476. productName = "Kingfisher-OSX-Demo";
  477. productReference = 4B2944551C3D03880088C3E7 /* Kingfisher-macOS-Demo.app */;
  478. productType = "com.apple.product-type.application";
  479. };
  480. D13F49C11BEDA53F00CE335D /* Kingfisher-tvOS-Demo */ = {
  481. isa = PBXNativeTarget;
  482. buildConfigurationList = D13F49D01BEDA53F00CE335D /* Build configuration list for PBXNativeTarget "Kingfisher-tvOS-Demo" */;
  483. buildPhases = (
  484. D13F49BE1BEDA53F00CE335D /* Sources */,
  485. D13F49BF1BEDA53F00CE335D /* Frameworks */,
  486. D13F49C01BEDA53F00CE335D /* Resources */,
  487. D13F49ED1BEDA82000CE335D /* Embed Frameworks */,
  488. );
  489. buildRules = (
  490. );
  491. dependencies = (
  492. );
  493. name = "Kingfisher-tvOS-Demo";
  494. productName = "Kingfisher-tvOS-Demo";
  495. productReference = D13F49C21BEDA53F00CE335D /* Kingfisher-tvOS-Demo.app */;
  496. productType = "com.apple.product-type.application";
  497. };
  498. D1679A381C4E78B20020FD12 /* Kingfisher-watchOS-Demo */ = {
  499. isa = PBXNativeTarget;
  500. buildConfigurationList = D1679A581C4E78B20020FD12 /* Build configuration list for PBXNativeTarget "Kingfisher-watchOS-Demo" */;
  501. buildPhases = (
  502. D1679A371C4E78B20020FD12 /* Resources */,
  503. D1679A571C4E78B20020FD12 /* Embed Foundation Extensions */,
  504. 60796AE9A717329E55ACCCC7 /* Frameworks */,
  505. D19ADCFF23099B4300D20B28 /* Embed Frameworks */,
  506. );
  507. buildRules = (
  508. );
  509. dependencies = (
  510. D1679A481C4E78B20020FD12 /* PBXTargetDependency */,
  511. );
  512. name = "Kingfisher-watchOS-Demo";
  513. productName = "Kingfisher-watchOS-Demo";
  514. productReference = D1679A391C4E78B20020FD12 /* Kingfisher-watchOS-Demo.app */;
  515. productType = "com.apple.product-type.application.watchapp2";
  516. };
  517. D1679A441C4E78B20020FD12 /* Kingfisher-watchOS-Demo Extension */ = {
  518. isa = PBXNativeTarget;
  519. buildConfigurationList = D1679A541C4E78B20020FD12 /* Build configuration list for PBXNativeTarget "Kingfisher-watchOS-Demo Extension" */;
  520. buildPhases = (
  521. D1679A411C4E78B20020FD12 /* Sources */,
  522. D1679A421C4E78B20020FD12 /* Frameworks */,
  523. D1679A431C4E78B20020FD12 /* Resources */,
  524. D12F2EEC1C4E7CF500B8054D /* Embed Frameworks */,
  525. );
  526. buildRules = (
  527. );
  528. dependencies = (
  529. );
  530. name = "Kingfisher-watchOS-Demo Extension";
  531. productName = "Kingfisher-watchOS-Demo Extension";
  532. productReference = D1679A451C4E78B20020FD12 /* Kingfisher-watchOS-Demo Extension.appex */;
  533. productType = "com.apple.product-type.watchkit2-extension";
  534. };
  535. D1ED2D0A1AD2CFA600CFC3EB /* Kingfisher-Demo */ = {
  536. isa = PBXNativeTarget;
  537. buildConfigurationList = D1ED2D2A1AD2CFA600CFC3EB /* Build configuration list for PBXNativeTarget "Kingfisher-Demo" */;
  538. buildPhases = (
  539. D1ED2D071AD2CFA600CFC3EB /* Sources */,
  540. D1ED2D081AD2CFA600CFC3EB /* Frameworks */,
  541. D1ED2D091AD2CFA600CFC3EB /* Resources */,
  542. D1ED2D511AD2D09F00CFC3EB /* Embed Frameworks */,
  543. );
  544. buildRules = (
  545. );
  546. dependencies = (
  547. );
  548. name = "Kingfisher-Demo";
  549. productName = "Kingfisher-Demo";
  550. productReference = D1ED2D0B1AD2CFA600CFC3EB /* Kingfisher-Demo.app */;
  551. productType = "com.apple.product-type.application";
  552. };
  553. /* End PBXNativeTarget section */
  554. /* Begin PBXProject section */
  555. D1ED2D031AD2CFA600CFC3EB /* Project object */ = {
  556. isa = PBXProject;
  557. attributes = {
  558. BuildIndependentTargetsInParallel = YES;
  559. LastSwiftUpdateCheck = 1100;
  560. LastUpgradeCheck = 1500;
  561. ORGANIZATIONNAME = "Wei Wang";
  562. TargetAttributes = {
  563. 4B2944541C3D03880088C3E7 = {
  564. CreatedOnToolsVersion = 7.2;
  565. DevelopmentTeam = A4YJ9MRZ66;
  566. LastSwiftMigration = 0900;
  567. ProvisioningStyle = Automatic;
  568. };
  569. D13F49C11BEDA53F00CE335D = {
  570. CreatedOnToolsVersion = 7.1;
  571. LastSwiftMigration = 0900;
  572. ProvisioningStyle = Automatic;
  573. };
  574. D1679A381C4E78B20020FD12 = {
  575. CreatedOnToolsVersion = 7.2;
  576. LastSwiftMigration = 0900;
  577. ProvisioningStyle = Automatic;
  578. };
  579. D1679A441C4E78B20020FD12 = {
  580. CreatedOnToolsVersion = 7.2;
  581. LastSwiftMigration = 0920;
  582. };
  583. D1ED2D0A1AD2CFA600CFC3EB = {
  584. CreatedOnToolsVersion = 6.2;
  585. DevelopmentTeam = A4YJ9MRZ66;
  586. LastSwiftMigration = 1200;
  587. };
  588. };
  589. };
  590. buildConfigurationList = D1ED2D061AD2CFA600CFC3EB /* Build configuration list for PBXProject "Kingfisher-Demo" */;
  591. compatibilityVersion = "Xcode 3.2";
  592. developmentRegion = en;
  593. hasScannedForEncodings = 0;
  594. knownRegions = (
  595. en,
  596. Base,
  597. );
  598. mainGroup = D1ED2D021AD2CFA600CFC3EB;
  599. productRefGroup = D1ED2D0C1AD2CFA600CFC3EB /* Products */;
  600. projectDirPath = "";
  601. projectRoot = "";
  602. targets = (
  603. D1ED2D0A1AD2CFA600CFC3EB /* Kingfisher-Demo */,
  604. D13F49C11BEDA53F00CE335D /* Kingfisher-tvOS-Demo */,
  605. 4B2944541C3D03880088C3E7 /* Kingfisher-macOS-Demo */,
  606. D1679A381C4E78B20020FD12 /* Kingfisher-watchOS-Demo */,
  607. D1679A441C4E78B20020FD12 /* Kingfisher-watchOS-Demo Extension */,
  608. );
  609. };
  610. /* End PBXProject section */
  611. /* Begin PBXResourcesBuildPhase section */
  612. 4B2944531C3D03880088C3E7 /* Resources */ = {
  613. isa = PBXResourcesBuildPhase;
  614. buildActionMask = 2147483647;
  615. files = (
  616. 4BCCF33E1D5B02F8003387C2 /* Assets.xcassets in Resources */,
  617. 4BCCF3401D5B02F8003387C2 /* Cell.xib in Resources */,
  618. 4B4307A51D87E6A700ED2DA9 /* loader.gif in Resources */,
  619. 4BCCF33F1D5B02F8003387C2 /* Main.storyboard in Resources */,
  620. );
  621. runOnlyForDeploymentPostprocessing = 0;
  622. };
  623. D13F49C01BEDA53F00CE335D /* Resources */ = {
  624. isa = PBXResourcesBuildPhase;
  625. buildActionMask = 2147483647;
  626. files = (
  627. 4B7742481D87E42E0077024E /* loader.gif in Resources */,
  628. D12E0CA31C47F92200AC98AD /* Assets.xcassets in Resources */,
  629. D12E0CA41C47F92200AC98AD /* Main.storyboard in Resources */,
  630. );
  631. runOnlyForDeploymentPostprocessing = 0;
  632. };
  633. D1679A371C4E78B20020FD12 /* Resources */ = {
  634. isa = PBXResourcesBuildPhase;
  635. buildActionMask = 2147483647;
  636. files = (
  637. 277EAE8E2045B39C00547CD3 /* Interface.storyboard in Resources */,
  638. 277EAE8D2045B39C00547CD3 /* Assets.xcassets in Resources */,
  639. );
  640. runOnlyForDeploymentPostprocessing = 0;
  641. };
  642. D1679A431C4E78B20020FD12 /* Resources */ = {
  643. isa = PBXResourcesBuildPhase;
  644. buildActionMask = 2147483647;
  645. files = (
  646. 277EAE9D2045B4D500547CD3 /* Assets.xcassets in Resources */,
  647. );
  648. runOnlyForDeploymentPostprocessing = 0;
  649. };
  650. D1ED2D091AD2CFA600CFC3EB /* Resources */ = {
  651. isa = PBXResourcesBuildPhase;
  652. buildActionMask = 2147483647;
  653. files = (
  654. D12E0C991C47F91800AC98AD /* Images.xcassets in Resources */,
  655. 4B7742471D87E42E0077024E /* loader.gif in Resources */,
  656. D12EB84024DDB9E100329EE1 /* LaunchScreen.storyboard in Resources */,
  657. D12E0C971C47F91800AC98AD /* Main.storyboard in Resources */,
  658. );
  659. runOnlyForDeploymentPostprocessing = 0;
  660. };
  661. /* End PBXResourcesBuildPhase section */
  662. /* Begin PBXSourcesBuildPhase section */
  663. 4B2944511C3D03880088C3E7 /* Sources */ = {
  664. isa = PBXSourcesBuildPhase;
  665. buildActionMask = 2147483647;
  666. files = (
  667. 3887E17B2B4BC04B0062C53C /* SwiftUIViewController.swift in Sources */,
  668. 4BCCF3421D5B02F8003387C2 /* ViewController.swift in Sources */,
  669. 3887E1602B4AD7200062C53C /* GIFHeavyViewController.swift in Sources */,
  670. 4BCCF33D1D5B02F8003387C2 /* AppDelegate.swift in Sources */,
  671. );
  672. runOnlyForDeploymentPostprocessing = 0;
  673. };
  674. D13F49BE1BEDA53F00CE335D /* Sources */ = {
  675. isa = PBXSourcesBuildPhase;
  676. buildActionMask = 2147483647;
  677. files = (
  678. D1CE1BD421A1B45A00419000 /* ImageLoader.swift in Sources */,
  679. D12E0CB61C47F9C100AC98AD /* NormalLoadingViewController.swift in Sources */,
  680. D1F06F3521AA5938000B1C38 /* ImageCollectionViewCell.swift in Sources */,
  681. 4B9AD89026480D3C0086A261 /* OrientationImagesViewController.swift in Sources */,
  682. D1A1CCA821A18A3200263AD8 /* UIViewController+KingfisherOperation.swift in Sources */,
  683. D12E0CA21C47F92200AC98AD /* AppDelegate.swift in Sources */,
  684. );
  685. runOnlyForDeploymentPostprocessing = 0;
  686. };
  687. D1679A411C4E78B20020FD12 /* Sources */ = {
  688. isa = PBXSourcesBuildPhase;
  689. buildActionMask = 2147483647;
  690. files = (
  691. 277EAEA32045B52800547CD3 /* ExtensionDelegate.swift in Sources */,
  692. 277EAEA12045B52800547CD3 /* InterfaceController.swift in Sources */,
  693. );
  694. runOnlyForDeploymentPostprocessing = 0;
  695. };
  696. D1ED2D071AD2CFA600CFC3EB /* Sources */ = {
  697. isa = PBXSourcesBuildPhase;
  698. buildActionMask = 2147483647;
  699. files = (
  700. D16CC3D824E03FEA00F1A515 /* AVAssetImageGeneratorViewController.swift in Sources */,
  701. C959EEE622874DC600467A10 /* ProgressiveJPEGViewController.swift in Sources */,
  702. D1CE1BD321A1B45A00419000 /* ImageLoader.swift in Sources */,
  703. D12EB83E24DD902300329EE1 /* TextAttachmentViewController.swift in Sources */,
  704. D12E0C9B1C47F91800AC98AD /* NormalLoadingViewController.swift in Sources */,
  705. D1CE1BD021A1AFA300419000 /* TransitionViewController.swift in Sources */,
  706. D10AC99821A300C9005F057C /* ProcessorCollectionViewController.swift in Sources */,
  707. D1F06F3921AAF1EE000B1C38 /* IndicatorCollectionViewController.swift in Sources */,
  708. D1F78A662589F17200930759 /* SingleViewDemo.swift in Sources */,
  709. D12E0C981C47F91800AC98AD /* ImageCollectionViewCell.swift in Sources */,
  710. D198F42025EDC34000C53E0D /* SizingAnimationDemo.swift in Sources */,
  711. 072922432638639D0089E810 /* AnimatedImageDemo.swift in Sources */,
  712. 4B6E1B6D28DB4E8C0023B54B /* Issue1998View.swift in Sources */,
  713. D1A1CCA721A18A3200263AD8 /* UIViewController+KingfisherOperation.swift in Sources */,
  714. 4B92FE5625FF906B00473088 /* AutoSizingTableViewController.swift in Sources */,
  715. D1F78A642589F17200930759 /* ListDemo.swift in Sources */,
  716. D198F41E25EDC11500C53E0D /* LazyVStackDemo.swift in Sources */,
  717. D1E4CF5421BACBA6004D029D /* ImageDataProviderCollectionViewController.swift in Sources */,
  718. 4B9AD88F26480D3B0086A261 /* OrientationImagesViewController.swift in Sources */,
  719. D1FAB06F21A853E600908910 /* HighResolutionCollectionViewController.swift in Sources */,
  720. D1F78A652589F17200930759 /* MainView.swift in Sources */,
  721. 4B779C8526743C2800FF9C1E /* GeometryReaderDemo.swift in Sources */,
  722. D1F78A5F2589F0AA00930759 /* SwiftUIViewController.swift in Sources */,
  723. D12E0C951C47F91800AC98AD /* AppDelegate.swift in Sources */,
  724. D1F06F3321AA4292000B1C38 /* DetailImageViewController.swift in Sources */,
  725. D198F42225EDC4B900C53E0D /* GridDemo.swift in Sources */,
  726. 4B1C7A3D21A256E300CE9D31 /* InfinityCollectionViewController.swift in Sources */,
  727. 078DCB512BCFEFB40008114E /* PHPickerResultViewController.swift in Sources */,
  728. D1EDF7422C9F01270017FFA5 /* Issue2295View.swift in Sources */,
  729. D1A1CCA321A1879600263AD8 /* MainViewController.swift in Sources */,
  730. D16AAF282D5247CF00E7F764 /* Issue2352View.swift in Sources */,
  731. D12F67682CB10AE000AB63AB /* LivePhotoViewController.swift in Sources */,
  732. 4BC0ED4A29A6EE78003E9CD1 /* Issue2035View.swift in Sources */,
  733. D1F06F3721AAEACF000B1C38 /* GIFViewController.swift in Sources */,
  734. 4B120CA726B91BB70060B092 /* TransitionViewDemo.swift in Sources */,
  735. 769F07F126298E2E00610767 /* GIFHeavyViewController.swift in Sources */,
  736. );
  737. runOnlyForDeploymentPostprocessing = 0;
  738. };
  739. /* End PBXSourcesBuildPhase section */
  740. /* Begin PBXTargetDependency section */
  741. D1679A481C4E78B20020FD12 /* PBXTargetDependency */ = {
  742. isa = PBXTargetDependency;
  743. target = D1679A441C4E78B20020FD12 /* Kingfisher-watchOS-Demo Extension */;
  744. targetProxy = D1679A471C4E78B20020FD12 /* PBXContainerItemProxy */;
  745. };
  746. /* End PBXTargetDependency section */
  747. /* Begin PBXVariantGroup section */
  748. 277EAE8A2045B39C00547CD3 /* Interface.storyboard */ = {
  749. isa = PBXVariantGroup;
  750. children = (
  751. 277EAE8B2045B39C00547CD3 /* Base */,
  752. );
  753. name = Interface.storyboard;
  754. sourceTree = "<group>";
  755. };
  756. 4BCCF3381D5B02F8003387C2 /* Main.storyboard */ = {
  757. isa = PBXVariantGroup;
  758. children = (
  759. 4BCCF3391D5B02F8003387C2 /* Base */,
  760. );
  761. name = Main.storyboard;
  762. sourceTree = "<group>";
  763. };
  764. D12E0C8F1C47F91800AC98AD /* Main.storyboard */ = {
  765. isa = PBXVariantGroup;
  766. children = (
  767. D12E0C901C47F91800AC98AD /* Base */,
  768. );
  769. name = Main.storyboard;
  770. sourceTree = "<group>";
  771. };
  772. D12E0C9F1C47F92200AC98AD /* Main.storyboard */ = {
  773. isa = PBXVariantGroup;
  774. children = (
  775. D12E0CA01C47F92200AC98AD /* Base */,
  776. );
  777. name = Main.storyboard;
  778. sourceTree = "<group>";
  779. };
  780. /* End PBXVariantGroup section */
  781. /* Begin XCBuildConfiguration section */
  782. 4B2944621C3D03880088C3E7 /* Debug */ = {
  783. isa = XCBuildConfiguration;
  784. buildSettings = {
  785. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  786. CODE_SIGN_IDENTITY = "Mac Developer";
  787. CODE_SIGN_STYLE = Automatic;
  788. COMBINE_HIDPI_IMAGES = YES;
  789. DEAD_CODE_STRIPPING = YES;
  790. DEBUG_INFORMATION_FORMAT = dwarf;
  791. DEVELOPMENT_TEAM = A4YJ9MRZ66;
  792. ENABLE_HARDENED_RUNTIME = YES;
  793. GCC_NO_COMMON_BLOCKS = YES;
  794. INFOPLIST_FILE = "Demo/Kingfisher-macOS-Demo/Info.plist";
  795. LD_RUNPATH_SEARCH_PATHS = (
  796. "$(inherited)",
  797. "@executable_path/../Frameworks",
  798. );
  799. PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.Kingfisher-OSX-Demo";
  800. PRODUCT_NAME = "$(TARGET_NAME)";
  801. PROVISIONING_PROFILE_SPECIFIER = "";
  802. SDKROOT = macosx;
  803. };
  804. name = Debug;
  805. };
  806. 4B2944631C3D03880088C3E7 /* Release */ = {
  807. isa = XCBuildConfiguration;
  808. buildSettings = {
  809. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  810. CODE_SIGN_IDENTITY = "Mac Developer";
  811. CODE_SIGN_STYLE = Automatic;
  812. COMBINE_HIDPI_IMAGES = YES;
  813. DEAD_CODE_STRIPPING = YES;
  814. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  815. DEVELOPMENT_TEAM = A4YJ9MRZ66;
  816. ENABLE_HARDENED_RUNTIME = YES;
  817. GCC_NO_COMMON_BLOCKS = YES;
  818. INFOPLIST_FILE = "Demo/Kingfisher-macOS-Demo/Info.plist";
  819. LD_RUNPATH_SEARCH_PATHS = (
  820. "$(inherited)",
  821. "@executable_path/../Frameworks",
  822. );
  823. PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.Kingfisher-OSX-Demo";
  824. PRODUCT_NAME = "$(TARGET_NAME)";
  825. PROVISIONING_PROFILE_SPECIFIER = "";
  826. SDKROOT = macosx;
  827. SWIFT_COMPILATION_MODE = wholemodule;
  828. SWIFT_OPTIMIZATION_LEVEL = "-O";
  829. };
  830. name = Release;
  831. };
  832. D13F49CE1BEDA53F00CE335D /* Debug */ = {
  833. isa = XCBuildConfiguration;
  834. buildSettings = {
  835. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  836. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  837. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer";
  838. CODE_SIGN_STYLE = Automatic;
  839. DEBUG_INFORMATION_FORMAT = dwarf;
  840. DEVELOPMENT_TEAM = "";
  841. GCC_NO_COMMON_BLOCKS = YES;
  842. INFOPLIST_FILE = "Demo/Kingfisher-tvOS-Demo/Info.plist";
  843. LD_RUNPATH_SEARCH_PATHS = (
  844. "$(inherited)",
  845. "@executable_path/Frameworks",
  846. );
  847. PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.Kingfisher-tvOS-Demo";
  848. PRODUCT_NAME = "$(TARGET_NAME)";
  849. PROVISIONING_PROFILE_SPECIFIER = "";
  850. SDKROOT = appletvos;
  851. TARGETED_DEVICE_FAMILY = 3;
  852. };
  853. name = Debug;
  854. };
  855. D13F49CF1BEDA53F00CE335D /* Release */ = {
  856. isa = XCBuildConfiguration;
  857. buildSettings = {
  858. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  859. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  860. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer";
  861. CODE_SIGN_STYLE = Automatic;
  862. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  863. DEVELOPMENT_TEAM = "";
  864. GCC_NO_COMMON_BLOCKS = YES;
  865. INFOPLIST_FILE = "Demo/Kingfisher-tvOS-Demo/Info.plist";
  866. LD_RUNPATH_SEARCH_PATHS = (
  867. "$(inherited)",
  868. "@executable_path/Frameworks",
  869. );
  870. PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.Kingfisher-tvOS-Demo";
  871. PRODUCT_NAME = "$(TARGET_NAME)";
  872. PROVISIONING_PROFILE_SPECIFIER = "";
  873. SDKROOT = appletvos;
  874. SWIFT_COMPILATION_MODE = wholemodule;
  875. SWIFT_OPTIMIZATION_LEVEL = "-O";
  876. TARGETED_DEVICE_FAMILY = 3;
  877. };
  878. name = Release;
  879. };
  880. D1679A551C4E78B20020FD12 /* Debug */ = {
  881. isa = XCBuildConfiguration;
  882. buildSettings = {
  883. CLANG_ENABLE_MODULES = YES;
  884. DEBUG_INFORMATION_FORMAT = dwarf;
  885. DEVELOPMENT_TEAM = "";
  886. GCC_NO_COMMON_BLOCKS = YES;
  887. INFOPLIST_FILE = "Demo/Kingfisher-watchOS-Demo Extension/Info.plist";
  888. LD_RUNPATH_SEARCH_PATHS = (
  889. "$(inherited)",
  890. "@executable_path/Frameworks",
  891. "@executable_path/../../Frameworks",
  892. );
  893. PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.Kingfisher-Demo.watchkitapp.watchkitextension";
  894. PRODUCT_NAME = "${TARGET_NAME}";
  895. SDKROOT = watchos;
  896. SKIP_INSTALL = YES;
  897. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  898. TARGETED_DEVICE_FAMILY = 4;
  899. };
  900. name = Debug;
  901. };
  902. D1679A561C4E78B20020FD12 /* Release */ = {
  903. isa = XCBuildConfiguration;
  904. buildSettings = {
  905. CLANG_ENABLE_MODULES = YES;
  906. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  907. DEVELOPMENT_TEAM = "";
  908. GCC_NO_COMMON_BLOCKS = YES;
  909. INFOPLIST_FILE = "Demo/Kingfisher-watchOS-Demo Extension/Info.plist";
  910. LD_RUNPATH_SEARCH_PATHS = (
  911. "$(inherited)",
  912. "@executable_path/Frameworks",
  913. "@executable_path/../../Frameworks",
  914. );
  915. PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.Kingfisher-Demo.watchkitapp.watchkitextension";
  916. PRODUCT_NAME = "${TARGET_NAME}";
  917. SDKROOT = watchos;
  918. SKIP_INSTALL = YES;
  919. SWIFT_COMPILATION_MODE = wholemodule;
  920. SWIFT_OPTIMIZATION_LEVEL = "-O";
  921. TARGETED_DEVICE_FAMILY = 4;
  922. };
  923. name = Release;
  924. };
  925. D1679A591C4E78B20020FD12 /* Debug */ = {
  926. isa = XCBuildConfiguration;
  927. buildSettings = {
  928. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  929. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  930. CODE_SIGN_IDENTITY = "iPhone Developer";
  931. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer";
  932. CODE_SIGN_STYLE = Automatic;
  933. DEBUG_INFORMATION_FORMAT = dwarf;
  934. DEVELOPMENT_TEAM = "";
  935. GCC_NO_COMMON_BLOCKS = YES;
  936. IBSC_MODULE = Kingfisher_watchOS_Demo_Extension;
  937. INFOPLIST_FILE = "Demo/Kingfisher-watchOS-Demo/Info.plist";
  938. LD_RUNPATH_SEARCH_PATHS = (
  939. "$(inherited)",
  940. "@executable_path/Frameworks",
  941. );
  942. PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.Kingfisher-Demo.watchkitapp";
  943. PRODUCT_NAME = "$(TARGET_NAME)";
  944. PROVISIONING_PROFILE_SPECIFIER = "";
  945. SDKROOT = watchos;
  946. SKIP_INSTALL = YES;
  947. TARGETED_DEVICE_FAMILY = 4;
  948. };
  949. name = Debug;
  950. };
  951. D1679A5A1C4E78B20020FD12 /* Release */ = {
  952. isa = XCBuildConfiguration;
  953. buildSettings = {
  954. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  955. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  956. CODE_SIGN_IDENTITY = "iPhone Developer";
  957. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer";
  958. CODE_SIGN_STYLE = Automatic;
  959. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  960. DEVELOPMENT_TEAM = "";
  961. GCC_NO_COMMON_BLOCKS = YES;
  962. IBSC_MODULE = Kingfisher_watchOS_Demo_Extension;
  963. INFOPLIST_FILE = "Demo/Kingfisher-watchOS-Demo/Info.plist";
  964. LD_RUNPATH_SEARCH_PATHS = (
  965. "$(inherited)",
  966. "@executable_path/Frameworks",
  967. );
  968. PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.Kingfisher-Demo.watchkitapp";
  969. PRODUCT_NAME = "$(TARGET_NAME)";
  970. PROVISIONING_PROFILE_SPECIFIER = "";
  971. SDKROOT = watchos;
  972. SKIP_INSTALL = YES;
  973. TARGETED_DEVICE_FAMILY = 4;
  974. };
  975. name = Release;
  976. };
  977. D1ED2D281AD2CFA600CFC3EB /* Debug */ = {
  978. isa = XCBuildConfiguration;
  979. buildSettings = {
  980. ALWAYS_SEARCH_USER_PATHS = NO;
  981. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  982. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  983. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  984. CLANG_CXX_LIBRARY = "libc++";
  985. CLANG_ENABLE_MODULES = YES;
  986. CLANG_ENABLE_OBJC_ARC = YES;
  987. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  988. CLANG_WARN_BOOL_CONVERSION = YES;
  989. CLANG_WARN_COMMA = YES;
  990. CLANG_WARN_CONSTANT_CONVERSION = YES;
  991. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  992. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  993. CLANG_WARN_EMPTY_BODY = YES;
  994. CLANG_WARN_ENUM_CONVERSION = YES;
  995. CLANG_WARN_INFINITE_RECURSION = YES;
  996. CLANG_WARN_INT_CONVERSION = YES;
  997. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  998. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  999. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1000. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1001. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1002. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1003. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1004. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1005. CLANG_WARN_UNREACHABLE_CODE = YES;
  1006. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1007. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1008. COPY_PHASE_STRIP = NO;
  1009. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1010. ENABLE_TESTABILITY = YES;
  1011. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  1012. GCC_C_LANGUAGE_STANDARD = gnu99;
  1013. GCC_DYNAMIC_NO_PIC = NO;
  1014. GCC_NO_COMMON_BLOCKS = YES;
  1015. GCC_OPTIMIZATION_LEVEL = 0;
  1016. GCC_PREPROCESSOR_DEFINITIONS = (
  1017. "DEBUG=1",
  1018. "$(inherited)",
  1019. );
  1020. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1021. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1022. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1023. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1024. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1025. GCC_WARN_UNUSED_FUNCTION = YES;
  1026. GCC_WARN_UNUSED_VARIABLE = YES;
  1027. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  1028. MACOSX_DEPLOYMENT_TARGET = 10.15;
  1029. MTL_ENABLE_DEBUG_INFO = YES;
  1030. ONLY_ACTIVE_ARCH = YES;
  1031. SDKROOT = iphoneos;
  1032. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1033. SWIFT_STRICT_CONCURRENCY = complete;
  1034. SWIFT_VERSION = 5.0;
  1035. TARGETED_DEVICE_FAMILY = "1,2";
  1036. TVOS_DEPLOYMENT_TARGET = 13.0;
  1037. WATCHOS_DEPLOYMENT_TARGET = 6.0;
  1038. XROS_DEPLOYMENT_TARGET = 1.0;
  1039. };
  1040. name = Debug;
  1041. };
  1042. D1ED2D291AD2CFA600CFC3EB /* Release */ = {
  1043. isa = XCBuildConfiguration;
  1044. buildSettings = {
  1045. ALWAYS_SEARCH_USER_PATHS = NO;
  1046. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  1047. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1048. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1049. CLANG_CXX_LIBRARY = "libc++";
  1050. CLANG_ENABLE_MODULES = YES;
  1051. CLANG_ENABLE_OBJC_ARC = YES;
  1052. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1053. CLANG_WARN_BOOL_CONVERSION = YES;
  1054. CLANG_WARN_COMMA = YES;
  1055. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1056. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1057. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1058. CLANG_WARN_EMPTY_BODY = YES;
  1059. CLANG_WARN_ENUM_CONVERSION = YES;
  1060. CLANG_WARN_INFINITE_RECURSION = YES;
  1061. CLANG_WARN_INT_CONVERSION = YES;
  1062. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1063. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1064. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1065. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1066. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1067. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1068. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1069. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1070. CLANG_WARN_UNREACHABLE_CODE = YES;
  1071. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1072. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1073. COPY_PHASE_STRIP = NO;
  1074. ENABLE_NS_ASSERTIONS = NO;
  1075. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1076. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  1077. GCC_C_LANGUAGE_STANDARD = gnu99;
  1078. GCC_NO_COMMON_BLOCKS = YES;
  1079. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1080. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1081. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1082. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1083. GCC_WARN_UNUSED_FUNCTION = YES;
  1084. GCC_WARN_UNUSED_VARIABLE = YES;
  1085. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  1086. MACOSX_DEPLOYMENT_TARGET = 10.15;
  1087. MTL_ENABLE_DEBUG_INFO = NO;
  1088. SDKROOT = iphoneos;
  1089. SWIFT_COMPILATION_MODE = wholemodule;
  1090. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1091. SWIFT_STRICT_CONCURRENCY = complete;
  1092. SWIFT_VERSION = 5.0;
  1093. TARGETED_DEVICE_FAMILY = "1,2";
  1094. TVOS_DEPLOYMENT_TARGET = 13.0;
  1095. VALIDATE_PRODUCT = YES;
  1096. WATCHOS_DEPLOYMENT_TARGET = 6.0;
  1097. XROS_DEPLOYMENT_TARGET = 1.0;
  1098. };
  1099. name = Release;
  1100. };
  1101. D1ED2D2B1AD2CFA600CFC3EB /* Debug */ = {
  1102. isa = XCBuildConfiguration;
  1103. buildSettings = {
  1104. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1105. CODE_SIGN_ENTITLEMENTS = "Kingfisher-Demo.entitlements";
  1106. CODE_SIGN_IDENTITY = "iPhone Developer";
  1107. DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES;
  1108. DEVELOPMENT_TEAM = A4YJ9MRZ66;
  1109. INFOPLIST_FILE = "Demo/Kingfisher-Demo/Info.plist";
  1110. LD_RUNPATH_SEARCH_PATHS = (
  1111. "$(inherited)",
  1112. "@executable_path/Frameworks",
  1113. );
  1114. PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.$(PRODUCT_NAME:rfc1034identifier)";
  1115. PRODUCT_NAME = "$(TARGET_NAME)";
  1116. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
  1117. SUPPORTS_MACCATALYST = YES;
  1118. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1119. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1120. TARGETED_DEVICE_FAMILY = "1,2,7";
  1121. };
  1122. name = Debug;
  1123. };
  1124. D1ED2D2C1AD2CFA600CFC3EB /* Release */ = {
  1125. isa = XCBuildConfiguration;
  1126. buildSettings = {
  1127. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1128. CODE_SIGN_ENTITLEMENTS = "Kingfisher-Demo.entitlements";
  1129. CODE_SIGN_IDENTITY = "iPhone Developer";
  1130. DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES;
  1131. DEVELOPMENT_TEAM = A4YJ9MRZ66;
  1132. INFOPLIST_FILE = "Demo/Kingfisher-Demo/Info.plist";
  1133. LD_RUNPATH_SEARCH_PATHS = (
  1134. "$(inherited)",
  1135. "@executable_path/Frameworks",
  1136. );
  1137. PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.$(PRODUCT_NAME:rfc1034identifier)";
  1138. PRODUCT_NAME = "$(TARGET_NAME)";
  1139. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
  1140. SUPPORTS_MACCATALYST = YES;
  1141. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1142. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1143. SWIFT_COMPILATION_MODE = wholemodule;
  1144. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1145. TARGETED_DEVICE_FAMILY = "1,2,7";
  1146. };
  1147. name = Release;
  1148. };
  1149. /* End XCBuildConfiguration section */
  1150. /* Begin XCConfigurationList section */
  1151. 4B2944611C3D03880088C3E7 /* Build configuration list for PBXNativeTarget "Kingfisher-macOS-Demo" */ = {
  1152. isa = XCConfigurationList;
  1153. buildConfigurations = (
  1154. 4B2944621C3D03880088C3E7 /* Debug */,
  1155. 4B2944631C3D03880088C3E7 /* Release */,
  1156. );
  1157. defaultConfigurationIsVisible = 0;
  1158. defaultConfigurationName = Release;
  1159. };
  1160. D13F49D01BEDA53F00CE335D /* Build configuration list for PBXNativeTarget "Kingfisher-tvOS-Demo" */ = {
  1161. isa = XCConfigurationList;
  1162. buildConfigurations = (
  1163. D13F49CE1BEDA53F00CE335D /* Debug */,
  1164. D13F49CF1BEDA53F00CE335D /* Release */,
  1165. );
  1166. defaultConfigurationIsVisible = 0;
  1167. defaultConfigurationName = Release;
  1168. };
  1169. D1679A541C4E78B20020FD12 /* Build configuration list for PBXNativeTarget "Kingfisher-watchOS-Demo Extension" */ = {
  1170. isa = XCConfigurationList;
  1171. buildConfigurations = (
  1172. D1679A551C4E78B20020FD12 /* Debug */,
  1173. D1679A561C4E78B20020FD12 /* Release */,
  1174. );
  1175. defaultConfigurationIsVisible = 0;
  1176. defaultConfigurationName = Release;
  1177. };
  1178. D1679A581C4E78B20020FD12 /* Build configuration list for PBXNativeTarget "Kingfisher-watchOS-Demo" */ = {
  1179. isa = XCConfigurationList;
  1180. buildConfigurations = (
  1181. D1679A591C4E78B20020FD12 /* Debug */,
  1182. D1679A5A1C4E78B20020FD12 /* Release */,
  1183. );
  1184. defaultConfigurationIsVisible = 0;
  1185. defaultConfigurationName = Release;
  1186. };
  1187. D1ED2D061AD2CFA600CFC3EB /* Build configuration list for PBXProject "Kingfisher-Demo" */ = {
  1188. isa = XCConfigurationList;
  1189. buildConfigurations = (
  1190. D1ED2D281AD2CFA600CFC3EB /* Debug */,
  1191. D1ED2D291AD2CFA600CFC3EB /* Release */,
  1192. );
  1193. defaultConfigurationIsVisible = 0;
  1194. defaultConfigurationName = Release;
  1195. };
  1196. D1ED2D2A1AD2CFA600CFC3EB /* Build configuration list for PBXNativeTarget "Kingfisher-Demo" */ = {
  1197. isa = XCConfigurationList;
  1198. buildConfigurations = (
  1199. D1ED2D2B1AD2CFA600CFC3EB /* Debug */,
  1200. D1ED2D2C1AD2CFA600CFC3EB /* Release */,
  1201. );
  1202. defaultConfigurationIsVisible = 0;
  1203. defaultConfigurationName = Release;
  1204. };
  1205. /* End XCConfigurationList section */
  1206. };
  1207. rootObject = D1ED2D031AD2CFA600CFC3EB /* Project object */;
  1208. }