mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-24 09:48:21 +00:00
Summary: - Run setup script with CP 1.5.3 - Update to Xcode9.4 recommended settings - Fix Xcode warnings about NSUInteger This way we can avoid these changes on other open PRs/diffs. Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1216 Differential Revision: D8990061 Pulled By: rnystrom fbshipit-source-id: ae15a267d7e6f19f71203ac4cd7d80ee966ee48b
1627 lines
145 KiB
Text
1627 lines
145 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
0255BAF1A56F0CC5144706BBA9301648 /* IGListWorkingRangeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = D20596553B4E4F469B3D5CBAB75310CB /* IGListWorkingRangeDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
035724DED1F396ED408233F4B7E2094C /* IGListIndexPathResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 460A425ACC15A662371EB06C31014EB9 /* IGListIndexPathResult.m */; };
|
|
0771EEA4866D8393AED06F6920793547 /* UICollectionView+DebugDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E0E2C8EDC95596170D8A195EFD2752E /* UICollectionView+DebugDescription.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
0909C92A86DBC501A79A8638881A4501 /* IGListSectionMap+DebugDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = BB14F8CF010D18064596CFF8F6B6C79C /* IGListSectionMap+DebugDescription.m */; };
|
|
0F3D9FCCB7F5C7B25D821DC0AD5D503A /* IGListUpdatingDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F789255C6A849DE0E3F7F05DC4D8CFA /* IGListUpdatingDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
10A32010D93D473CCA4BBB39F3455A42 /* IGListBatchUpdateData.mm in Sources */ = {isa = PBXBuildFile; fileRef = E07ECEF545D1B8F27EC28DA0787F07B5 /* IGListBatchUpdateData.mm */; };
|
|
10F6E2DDCAF008209543C45382E73073 /* IGListDebugger.m in Sources */ = {isa = PBXBuildFile; fileRef = 1290BF4B778F44A47A0B87CA687EE73D /* IGListDebugger.m */; };
|
|
11ED4F875F733ADA8CFAD7DECF8ADC1C /* IGListDisplayDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 82CE7F709B2DE23B67AF3F7630CCDB8F /* IGListDisplayDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
127013808387EB9C38ABBCF95AF639FD /* IGListBindingSectionController+DebugDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = AE8514CAF93AAD213FC190CA36393919 /* IGListBindingSectionController+DebugDescription.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
13A74719D28A39175D2EADB81A848F07 /* IGListCompatibility.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B489C7D1384BFFEEE1A3372126F6871 /* IGListCompatibility.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
14EDA4CD64362ECED9C2373E2864D903 /* IGListBatchContext.h in Headers */ = {isa = PBXBuildFile; fileRef = F28787BA56730D182D5830BF8B388C5C /* IGListBatchContext.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
16175BB5117880D8094FE6184DBC7E38 /* IGListBatchUpdateData.h in Headers */ = {isa = PBXBuildFile; fileRef = 03E0805DB54728723637FC4E36FA9F81 /* IGListBatchUpdateData.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
163E95DD3851A317D372E1B56BEA7E10 /* IGListDisplayHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = E09B7E6A79EFACE1E2096BDBE55D6E3A /* IGListDisplayHandler.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
1A28C9614741865C3537053A45D480EB /* IGListSingleSectionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 057B70B9F23E350B60993968B47512D8 /* IGListSingleSectionController.m */; };
|
|
1A89AF7CCCD65D9D5B946363776D05AE /* Pods-IGListKitExamples-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A8E514E9DA595A3527E8C938A6CAEB1E /* Pods-IGListKitExamples-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2496B50AF26144D7F1817F6840B2B7D8 /* IGListAdapterUpdaterInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A065F56C275E88871DE8A0B17B57721 /* IGListAdapterUpdaterInternal.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
25AD62111E6C8F3D0BCB373D6D0A604E /* IGListDiffKit.h in Headers */ = {isa = PBXBuildFile; fileRef = A7E7FB8D66E3ADFE7E5376CED6710F06 /* IGListDiffKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
27FF84337F181833B829B0AE25410CC0 /* IGListAdapterDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C8EAF63AF5AAA5E0E8D7C947E9F86FD /* IGListAdapterDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
29414AD0CAD10607CE7A38AF62D37514 /* IGListSectionController.h in Headers */ = {isa = PBXBuildFile; fileRef = EB8FAA046A950CF83FC38D67F4D1564C /* IGListSectionController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2D36A8722C265338C821C89C43F517DC /* IGListCollectionViewLayoutInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 354142BE7024B5715B07A6CFC7326CBC /* IGListCollectionViewLayoutInternal.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
32D513FA4F75A540A5F8EE6A17B1BD3A /* IGListCollectionViewDelegateLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 6782F8D03C1141611C662B954CA5FF4F /* IGListCollectionViewDelegateLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
345A4AAE68F1626D1100BFE031B00CA9 /* IGListReloadIndexPath.m in Sources */ = {isa = PBXBuildFile; fileRef = D58D5B7A14C26B0CB223F2B7B06E72C8 /* IGListReloadIndexPath.m */; };
|
|
368B28A55A5F8AD15CC622F714DCBBC3 /* IGListDisplayHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 817641F5CD8D627D9F99FC116C1C670E /* IGListDisplayHandler.m */; };
|
|
37BF83777D02B65CD12B579762890691 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D88AAE1F92055A60CC2FC970D7D34634 /* Foundation.framework */; };
|
|
414BA33C603CF36ED06A1092D309FFAE /* IGListMoveIndex.m in Sources */ = {isa = PBXBuildFile; fileRef = F0E0393E1165D4DA906BCCDCDAC65E6E /* IGListMoveIndex.m */; };
|
|
41FF4DF264B1C1C32324A971B94276C2 /* IGListMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D8F666CD37DC49F8A08DAB643DBECBF /* IGListMacros.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
42783649A657F8A1A9890837E912F2F1 /* IGListAdapterUpdater+DebugDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BBCA02F47CC9D57DDD116F2446A98D3 /* IGListAdapterUpdater+DebugDescription.m */; };
|
|
44AAA89CB729A9B5972794873FD103F8 /* IGListAdapterUpdater.m in Sources */ = {isa = PBXBuildFile; fileRef = 6AFF140B5E8A1F86CF4BC12CB766A529 /* IGListAdapterUpdater.m */; };
|
|
490E146BC97A0BC2EFE346C28115A086 /* IGListDebuggingUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E34954F32D0BC732E76E649CBF1F43B /* IGListDebuggingUtilities.m */; };
|
|
4B432A9A89A7BAF56F6869D31781525E /* IGListCollectionContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 97B43FECE8174B7324BDF8D45E90C941 /* IGListCollectionContext.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
4DC076C43C4AA5A3C88EEC49F5097581 /* Pods-IGListKitMessageExample-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B2806858B5ED353CF2D8B37BFAE4171C /* Pods-IGListKitMessageExample-dummy.m */; };
|
|
4E4C5CFED97A21FFF7787E8B05BFF00B /* IGListMoveIndex.h in Headers */ = {isa = PBXBuildFile; fileRef = 409422F97B8B50AD53472A496B4E3779 /* IGListMoveIndex.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
4ECB6F412713C34B224808CA5D03526D /* IGListCollectionView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6F27FD2986D67A8BE0E10F42F44645D8 /* IGListCollectionView.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
4EE59C5619BF710B489C024942C029B9 /* NSString+IGListDiffable.m in Sources */ = {isa = PBXBuildFile; fileRef = 450CEA2B0214C410A2F5E4450B5121D7 /* NSString+IGListDiffable.m */; };
|
|
4FC44D060043205141BCDCFB07E7DAF3 /* IGListSectionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E15655B9972F71831AA39546E5E7C43 /* IGListSectionController.m */; };
|
|
500AA6B78AFD9BC3451B723396148337 /* IGListReloadIndexPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 1207A8AB642EEA009D9962ED0205DB10 /* IGListReloadIndexPath.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
502F3F6E15CA3D8436BDA458880124D3 /* IGListMoveIndexPath.m in Sources */ = {isa = PBXBuildFile; fileRef = D30ED898A605F1FDD850B75B0EA57302 /* IGListMoveIndexPath.m */; };
|
|
55D8010F57CB1072D3019935E8BAA317 /* IGListKit.h in Headers */ = {isa = PBXBuildFile; fileRef = ECDEA0F8EBD52048850AEA2BE8A9755E /* IGListKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
567C669862E79EAABD0FA668A23D5917 /* IGListMoveIndexPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 062B2C41F841EB7B3AFD445B6E357D55 /* IGListMoveIndexPath.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
57455172BE74EABB45604AF4538BBE6E /* IGListKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 74BE4C665135106B7EC13B46E7261EDE /* IGListKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
575D37A78BD1CEA0A01A3BE528D35D9D /* NSNumber+IGListDiffable.h in Headers */ = {isa = PBXBuildFile; fileRef = 89FF8A9BF4ACD9B5B1D97ECE97ADC2A3 /* NSNumber+IGListDiffable.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
581504C5E0609C15745DEA0DC6EBBFA0 /* UICollectionView+IGListBatchUpdateData.m in Sources */ = {isa = PBXBuildFile; fileRef = 3836A3FFCBE0D0A7F301A61859CDD21B /* UICollectionView+IGListBatchUpdateData.m */; };
|
|
5AB7849F6EF8C026AEB6BE6107D6A0CD /* IGListScrollDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = CDF3F8E53B7C5D501E11B5F0FA819E93 /* IGListScrollDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
5C420DA250BAAEDD273355CF7A014DDE /* IGListAdapterUpdaterDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 38393B3B52DEBF9051F22B8DD4F92A16 /* IGListAdapterUpdaterDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
5C65E06289251742F67DA6751DF7A87E /* IGListIndexSetResultInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = A305B052E7DE970333DD4E3FE4F08AA8 /* IGListIndexSetResultInternal.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
5C6E4F6B19C139E8A39AC29BC357D24B /* IGListTransitionDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC55FB0AB72499E353555C5473992AF /* IGListTransitionDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
5DB1C2A8EEB4E2776EEE6F80F03F733B /* NSNumber+IGListDiffable.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D1902C21D9390CD2C4185D2CBD28B32 /* NSNumber+IGListDiffable.m */; };
|
|
62D9A6671DFC72E761497D4078955AE9 /* IGListSingleSectionController.h in Headers */ = {isa = PBXBuildFile; fileRef = 1268785247B9CD0EA0787D2C4612DC95 /* IGListSingleSectionController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
6555EA77EE52FB114EFC2350687100ED /* IGListArrayUtilsInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = D8BCDE8B4350A128DB6897390DEA9286 /* IGListArrayUtilsInternal.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
67CF70ABB97C608432418C41EFC429BB /* IGListIndexSetResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 34E04208CE1894626495738F995D6BF8 /* IGListIndexSetResult.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
6DB084A3B2AA89739E2EE6E9A28B11D4 /* IGListAdapterUpdateListener.h in Headers */ = {isa = PBXBuildFile; fileRef = E4276FA35466E4FB6BD3B7C91AB92FCB /* IGListAdapterUpdateListener.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
6DD8AA2A7B344CC57CEEF75377643AA3 /* IGListAdapterInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 71BC5F4D3E9BDEEAA1D7F732F6A004B6 /* IGListAdapterInternal.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
6E568C770B2056861DACC335BF87B0AD /* IGListDebugger.h in Headers */ = {isa = PBXBuildFile; fileRef = 09BADF0FC5A960935BD605BAE20F14D2 /* IGListDebugger.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
6FB556CDDBCBA3D9182B396F004913C4 /* IGListGenericSectionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B9429086326C649F1FC05D7A67B40FC /* IGListGenericSectionController.m */; };
|
|
6FD62A7EF3399C1B7D624B0D466770EA /* IGListAdapter+UICollectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 083A190DDB2203A775C3AA19D04AB6F7 /* IGListAdapter+UICollectionView.m */; };
|
|
6FF68601555D94A56D07225B7EFFCC94 /* IGListAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = EE007FCFF129B2958F82ABBD3A60A63D /* IGListAdapter.m */; };
|
|
743FF6AE36F13D93BAE782FEA101B00F /* IGListReloadDataUpdater.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CFFB121B1438A59A34D9C4EA515F8AF /* IGListReloadDataUpdater.m */; };
|
|
782FEBFEBA508519D7D3CCA957507D7E /* IGListKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EA803734441283B074D68345DB4BD87 /* IGListKit-dummy.m */; };
|
|
7A055309B28A1AA470DC19DDFA4A218C /* IGListWorkingRangeHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 5371B58BCF40036E081071FC845D8B62 /* IGListWorkingRangeHandler.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
7B7D3689BEE3DCFB5E41F6578A488046 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B63C6A64CF66340668996F78DA6BB482 /* UIKit.framework */; };
|
|
7EBF6EA1C51296C98B72931EE94D1146 /* IGListSectionMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 4AF799D9E41DB130B97EA1EB38C13509 /* IGListSectionMap.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
7FB4ED10784E4CB43D51B831F47643E2 /* IGListStackedSectionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 88051BBADA2A49B9EFFF7F76E9266CF1 /* IGListStackedSectionController.m */; };
|
|
83540A248B3C4E3CD1CF8EC7F6296CF1 /* IGListDiff.h in Headers */ = {isa = PBXBuildFile; fileRef = FA0594D997EE9016989F459A37FC1431 /* IGListDiff.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
84EE2949C5A146192281A84B849F6BE0 /* IGListStackedSectionController.h in Headers */ = {isa = PBXBuildFile; fileRef = 54B6B7B1F168B45548DDEA14908DECD8 /* IGListStackedSectionController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
8A8B48523E2FDD0B749EAE2D96BDAF47 /* IGListAdapterUpdater.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BDBE105125BF40BB2F7B29E54748283 /* IGListAdapterUpdater.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
8A9021DC8419AC50B34AF7A0550142F1 /* IGListBatchUpdates.m in Sources */ = {isa = PBXBuildFile; fileRef = 0990BF0D314271958C450C4DF9562CA7 /* IGListBatchUpdates.m */; };
|
|
8BC7DFBA3FAFD1F681DF4B35D64146C4 /* IGListBatchUpdateData+DebugDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = F23C3DE543D0C26293F90C7452A52019 /* IGListBatchUpdateData+DebugDescription.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
8D8165D6C3E781D27E0DD826AF9BCB5C /* IGListBatchUpdateState.h in Headers */ = {isa = PBXBuildFile; fileRef = 898619E0D5CEE76FD5C1E397BA99B22C /* IGListBatchUpdateState.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
8E4859877F1E75B63C9FC11D270B4F70 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D88AAE1F92055A60CC2FC970D7D34634 /* Foundation.framework */; };
|
|
9147C803D88B094E0F395DD1AAAAD620 /* IGListIndexPathResult.h in Headers */ = {isa = PBXBuildFile; fileRef = BDAB21038D2CC1DBEA435A7B4D9F14C1 /* IGListIndexPathResult.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
926C32B907129CB26E05EC9BDA1235DA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D88AAE1F92055A60CC2FC970D7D34634 /* Foundation.framework */; };
|
|
93DC2223C45886608D81336915D382C3 /* IGListDiff.mm in Sources */ = {isa = PBXBuildFile; fileRef = 61C854CE01F2DFC054E4B89697696D2E /* IGListDiff.mm */; };
|
|
94758A935C901DABB48EE885CC0013AD /* IGListBindingSectionController+DebugDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = 6AE2D8F0F77F194F8483F75BC166B8AC /* IGListBindingSectionController+DebugDescription.m */; };
|
|
9C7DB279EB0AF70462750978C43CAC58 /* IGListGenericSectionController.h in Headers */ = {isa = PBXBuildFile; fileRef = 2946E289BACE29B0B2E2D94079478DC5 /* IGListGenericSectionController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
9D51EB2F123F2748BE1827D0CCD84F34 /* IGListExperiments.h in Headers */ = {isa = PBXBuildFile; fileRef = CEC9F58E7D7A36FCC255DA1841B3BBF0 /* IGListExperiments.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
A18B994E2AD4EBE8E121480AF8600990 /* IGListCollectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = C1858773810F2BA5AB037D62E321BB76 /* IGListCollectionView.m */; };
|
|
A192BD5359B540A62E2163E2B0D7DD32 /* IGListMoveIndexPathInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = A995E7D58E20F0B5A54BF9B09245641B /* IGListMoveIndexPathInternal.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
A20A0E614F80E4D0D0C5DF91B6702391 /* IGListCollectionViewLayout.mm in Sources */ = {isa = PBXBuildFile; fileRef = F495DD2C3A9991645807F651973DBF35 /* IGListCollectionViewLayout.mm */; };
|
|
A2BE82A9F524BB74E6A3963B78C19CDB /* IGListBindingSectionControllerSelectionDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 9670DF751C1F83906D7ADC9B4C4E87EE /* IGListBindingSectionControllerSelectionDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
A5C1861822FDA3CD177F3138A9DE8622 /* NSString+IGListDiffable.h in Headers */ = {isa = PBXBuildFile; fileRef = 6446A9420B030CD846DCDC79DB41BA9D /* NSString+IGListDiffable.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
A6125A15B91AA3BADEF8770FFB1E48D1 /* UICollectionView+IGListBatchUpdateData.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BE76EE83629F56E1E426C772E464FD3 /* UICollectionView+IGListBatchUpdateData.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
A9E24B9F8CDE18522415938104E6E951 /* UICollectionViewLayout+InteractiveReordering.h in Headers */ = {isa = PBXBuildFile; fileRef = B1742FED89BC5C6D72D5101346CFAD3D /* UICollectionViewLayout+InteractiveReordering.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
AECE76913C3A43284D2E93B6BB819A24 /* IGListAdapter+DebugDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = E790E58029CE9656408319D057457764 /* IGListAdapter+DebugDescription.m */; };
|
|
AF22D3501FF04618A7FEB23E996A6C7E /* IGListCollectionViewLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 33CE19774187245FBEE5EDFCD4AC6E41 /* IGListCollectionViewLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
B38BD555A4816B6866C3681DD4134C75 /* IGListBatchUpdates.h in Headers */ = {isa = PBXBuildFile; fileRef = 4072D507466C5017B4D113843929360D /* IGListBatchUpdates.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
B4DE0906692538C5A90E6980FA5AFB30 /* IGListBindingSectionController.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BAE9DF8349591FB45A750E051977A2B /* IGListBindingSectionController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
B550F51B84D35C916D655DBC3BE39231 /* IGListAdapterProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = F051FC661477C7F14A8D35F2C001DE0B /* IGListAdapterProxy.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
B561A244728F16617FC83AFC87797B21 /* IGListMoveIndexInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F72271482F19AFD830482615AD94700 /* IGListMoveIndexInternal.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
B5E503E19C9FE1C97363262F787818A8 /* IGListAdapterProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = 86092B57C0A26242A7EADCA7B8387E2D /* IGListAdapterProxy.m */; };
|
|
B718064EE1D4B6E9B8212A936CA8EA75 /* Pods-IGListKitTodayExample-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 60C3700A55A1751BE6C71BAEBADD7E7A /* Pods-IGListKitTodayExample-dummy.m */; };
|
|
B737133A4230ACB664806CF20F03FAD1 /* Pods-IGListKitTodayExample-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 3709B01F4A8953783FFACB86C3D0CE15 /* Pods-IGListKitTodayExample-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
BA87266991564B1E87EAE818BFEA273D /* IGListDiffable.h in Headers */ = {isa = PBXBuildFile; fileRef = BA37C036BDC91BA0E0CD8735F092802A /* IGListDiffable.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
BD383D2C169C866CA6428D87357FCC52 /* IGListSectionMap+DebugDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 87D3E14BBBEC7FD8115DE4A606F1762E /* IGListSectionMap+DebugDescription.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
BE1E5BF5B32FB88929986B3242508F9F /* IGListAdapterUpdater+DebugDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = CD90E3EDD85856551AB9873537082FED /* IGListAdapterUpdater+DebugDescription.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
BEC2BAE63E75AF692714B7FA253F7B26 /* UIScrollView+IGListKit.h in Headers */ = {isa = PBXBuildFile; fileRef = F0889B1CD19247FD3845E9AB3F5D11BB /* UIScrollView+IGListKit.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
C228D2469E56DF3B7E6955DBA73AAA67 /* UICollectionView+DebugDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = 13FEC4E8B8E0C47C708746BDE0D08076 /* UICollectionView+DebugDescription.m */; };
|
|
C277C9455D185C8164187E897A0A7808 /* IGListSectionMap.m in Sources */ = {isa = PBXBuildFile; fileRef = FB7FCE9498A970FD4F6E9EB0AF0D8D11 /* IGListSectionMap.m */; };
|
|
C3E3C170912248571BD2914B987D7996 /* UICollectionViewLayout+InteractiveReordering.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F5EFD0390322387414482B4B7317F29 /* UICollectionViewLayout+InteractiveReordering.m */; };
|
|
C417DD93F650400591029FED9D9049EF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D88AAE1F92055A60CC2FC970D7D34634 /* Foundation.framework */; };
|
|
C4C312AE2CC98CE790C975E8062676DF /* IGListBindable.h in Headers */ = {isa = PBXBuildFile; fileRef = 50EF755972C31ED029BB9A09E8BFFDB4 /* IGListBindable.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C4C4C1B02AFD7277F00A40570658152C /* Pods-IGListKitExamples-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DE5CE5A84B8F2E7646B7E32B1F54007D /* Pods-IGListKitExamples-dummy.m */; };
|
|
C5F43BBFB9DC5F9356EE2685DD980882 /* IGListWorkingRangeHandler.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0D4A6B47CAD3DADB33ADE46C7F5D971E /* IGListWorkingRangeHandler.mm */; };
|
|
C927C31518B475CE3C5CEA4CCE6D9FBC /* IGListBindingSectionControllerDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = F897FD1A7C7B29A56E8156A174280171 /* IGListBindingSectionControllerDataSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
CB9A58D792C7C44707735F4613C34D29 /* IGListAssert.h in Headers */ = {isa = PBXBuildFile; fileRef = 2819ED42E45BD278CCDE67B52D29CE92 /* IGListAssert.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
CE0F7082CD82811618E6971112C0F949 /* IGListIndexPathResultInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 48010076544C2A809304DC2A25A6D94D /* IGListIndexPathResultInternal.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
D33006AFFF1F2E909EA3003383634164 /* IGListBindingSectionController.m in Sources */ = {isa = PBXBuildFile; fileRef = D5E66221D7D3B376FBC9D8B087C82AA0 /* IGListBindingSectionController.m */; };
|
|
D51ECCB86B87A2EBCBCF374CD63613D9 /* IGListIndexSetResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 67CDBC3747AD61B97BBE5A0C9225F022 /* IGListIndexSetResult.m */; };
|
|
D6478CD0E7525D7D45EDEAC398A89F40 /* IGListAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A1EC564D80A72C30BC5B7DF5F318B55 /* IGListAdapter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
D8DEB7FC5FFB1EFDFFF470583F672B58 /* IGListCollectionScrollingTraits.h in Headers */ = {isa = PBXBuildFile; fileRef = 54F6E0E20B6646E960EF9184E1BF1BC3 /* IGListCollectionScrollingTraits.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
DD17E834B4FF6C6909CD7B33069D4DBF /* IGListAdapter+DebugDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = A1558B79EA4900370660F92FBEFB3568 /* IGListAdapter+DebugDescription.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
E00C599989E89906AD02C50C1722D8D8 /* IGListAdapterMoveDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = C9BDD9DEF73954D4C783E95547677103 /* IGListAdapterMoveDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
E353B40949D9675B8B2B03C7569F96F5 /* Pods-IGListKitMessageExample-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5566AE25970A51436D6E32AE60BE5E87 /* Pods-IGListKitMessageExample-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
E92D6B698063A4BCA70D3705957E7072 /* IGListAdapter+UICollectionView.h in Headers */ = {isa = PBXBuildFile; fileRef = 61D8055D25701FB2939825EF83E4F335 /* IGListAdapter+UICollectionView.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
EE252CB36FC08C3388F04BB8A6C5A627 /* IGListAdapterDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = EFE694FB32A3AC667D525077749F8398 /* IGListAdapterDataSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
F3683C788EA7B7C5C98EC0F99885843C /* IGListBatchUpdateData+DebugDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = 08D0F226E511187B47F7DA32169CD833 /* IGListBatchUpdateData+DebugDescription.m */; };
|
|
F3E60CA72A388435D92FCA754737C65A /* IGListDebuggingUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = EF257C66D895A7ECA2E090C1577B7F32 /* IGListDebuggingUtilities.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
F50991E810C602681E6F6E569C1413A0 /* UIScrollView+IGListKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 88A746F966A783DAECEACAFA482A5046 /* UIScrollView+IGListKit.m */; };
|
|
F7CF5A9B37FA56CBD14F4EF53BF4D3A0 /* IGListSectionControllerInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = E7617FCD410BEA3A2E70B812D6D6AB0E /* IGListSectionControllerInternal.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
F951E1F924723BEBCE85D42757E3D4A2 /* IGListSupplementaryViewSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 62A42A0B87A820E1456CA47605E22D01 /* IGListSupplementaryViewSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
F9CAEE445DF438C82F5B28F2BDEE4791 /* IGListReloadDataUpdater.h in Headers */ = {isa = PBXBuildFile; fileRef = F57171CC1ADF4A78B2EE7694BA70E3A9 /* IGListReloadDataUpdater.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
FB6F7C5F765C08FAAE2D318257BD1496 /* IGListStackedSectionControllerInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 10E3D20785C577CA81112DB3BDD551BD /* IGListStackedSectionControllerInternal.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
42B122D03058E7C3E34ACF0AC2A72140 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2F13A72E9788F7617BB30B9887C6BEF8;
|
|
remoteInfo = IGListKit;
|
|
};
|
|
7D332B346FFC0D5E5159546D185DAFEF /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2F13A72E9788F7617BB30B9887C6BEF8;
|
|
remoteInfo = IGListKit;
|
|
};
|
|
A0A5426482C447F640D6A192E71D5F5B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2F13A72E9788F7617BB30B9887C6BEF8;
|
|
remoteInfo = IGListKit;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
0173372969E49F399DE2ED5F02FC2F7E /* IGListCollectionContext.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListCollectionContext.html; path = docs/Protocols/IGListCollectionContext.html; sourceTree = "<group>"; };
|
|
01A588B895C110BC60D30661EBAA6BA7 /* IGListCollectionView.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListCollectionView.html; path = docs/Classes/IGListCollectionView.html; sourceTree = "<group>"; };
|
|
03E0805DB54728723637FC4E36FA9F81 /* IGListBatchUpdateData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListBatchUpdateData.h; sourceTree = "<group>"; };
|
|
03F4FF3D1D3DFF48257C0B83824C8E89 /* IGListScrollDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListScrollDelegate.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols/IGListScrollDelegate.html; sourceTree = "<group>"; };
|
|
057B70B9F23E350B60993968B47512D8 /* IGListSingleSectionController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = IGListSingleSectionController.m; path = Source/IGListSingleSectionController.m; sourceTree = "<group>"; };
|
|
062B2C41F841EB7B3AFD445B6E357D55 /* IGListMoveIndexPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListMoveIndexPath.h; sourceTree = "<group>"; };
|
|
06D18FD46883DB51CD5B7AA4B5FD924A /* highlight.css */ = {isa = PBXFileReference; includeInIndex = 1; name = highlight.css; path = docs/css/highlight.css; sourceTree = "<group>"; };
|
|
0771D0A7F07338557BD33F28AECA08B1 /* IGListDisplayDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListDisplayDelegate.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols/IGListDisplayDelegate.html; sourceTree = "<group>"; };
|
|
083A190DDB2203A775C3AA19D04AB6F7 /* IGListAdapter+UICollectionView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IGListAdapter+UICollectionView.m"; sourceTree = "<group>"; };
|
|
08D0F226E511187B47F7DA32169CD833 /* IGListBatchUpdateData+DebugDescription.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IGListBatchUpdateData+DebugDescription.m"; sourceTree = "<group>"; };
|
|
08EAACA3B8A762A5B3BE528E192036A7 /* IGListBindingSectionControllerSelectionDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListBindingSectionControllerSelectionDelegate.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols/IGListBindingSectionControllerSelectionDelegate.html; sourceTree = "<group>"; };
|
|
0990BF0D314271958C450C4DF9562CA7 /* IGListBatchUpdates.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = IGListBatchUpdates.m; sourceTree = "<group>"; };
|
|
09BADF0FC5A960935BD605BAE20F14D2 /* IGListDebugger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListDebugger.h; sourceTree = "<group>"; };
|
|
09E90679C183EFD3D27101237FA01C23 /* IGListBatchContext.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListBatchContext.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols/IGListBatchContext.html; sourceTree = "<group>"; };
|
|
0D04E6AFFEB497B9676FBD2BCAEDA60E /* IGListWorkingRangeDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListWorkingRangeDelegate.html; path = docs/Protocols/IGListWorkingRangeDelegate.html; sourceTree = "<group>"; };
|
|
0D4A6B47CAD3DADB33ADE46C7F5D971E /* IGListWorkingRangeHandler.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = IGListWorkingRangeHandler.mm; sourceTree = "<group>"; };
|
|
0E30CC0CEB8911DDB0B00D11DA03A83A /* iglistdiffable-and-equality.html */ = {isa = PBXFileReference; includeInIndex = 1; name = "iglistdiffable-and-equality.html"; path = "docs/iglistdiffable-and-equality.html"; sourceTree = "<group>"; };
|
|
0E9E68D2900796EE8622487D6254AC9C /* Pods-IGListKitExamples-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-IGListKitExamples-frameworks.sh"; sourceTree = "<group>"; };
|
|
0F72271482F19AFD830482615AD94700 /* IGListMoveIndexInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListMoveIndexInternal.h; sourceTree = "<group>"; };
|
|
10E3D20785C577CA81112DB3BDD551BD /* IGListStackedSectionControllerInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListStackedSectionControllerInternal.h; sourceTree = "<group>"; };
|
|
116948205344E279070B2977E925F803 /* IGListKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IGListKit.framework; path = IGListKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1207A8AB642EEA009D9962ED0205DB10 /* IGListReloadIndexPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListReloadIndexPath.h; sourceTree = "<group>"; };
|
|
1268785247B9CD0EA0787D2C4612DC95 /* IGListSingleSectionController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListSingleSectionController.h; path = Source/IGListSingleSectionController.h; sourceTree = "<group>"; };
|
|
1290BF4B778F44A47A0B87CA687EE73D /* IGListDebugger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = IGListDebugger.m; sourceTree = "<group>"; };
|
|
13FEC4E8B8E0C47C708746BDE0D08076 /* UICollectionView+DebugDescription.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UICollectionView+DebugDescription.m"; sourceTree = "<group>"; };
|
|
166813E7829085726FDCF71F32EBF5D3 /* IGListDisplayDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListDisplayDelegate.html; path = docs/Protocols/IGListDisplayDelegate.html; sourceTree = "<group>"; };
|
|
19441EEBBEA2032C26FEDA40003434AB /* jquery.min.js */ = {isa = PBXFileReference; includeInIndex = 1; name = jquery.min.js; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/js/jquery.min.js; sourceTree = "<group>"; };
|
|
197AF27CC600C27D947F3211ED9488D3 /* IGListScrollDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListScrollDelegate.html; path = docs/Protocols/IGListScrollDelegate.html; sourceTree = "<group>"; };
|
|
1B2E0BC65B098972E1E94F970F834DA0 /* Pods-IGListKitTodayExample.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; path = "Pods-IGListKitTodayExample.modulemap"; sourceTree = "<group>"; };
|
|
1C634348E4CE4562E502ED099B1EB6BA /* IGListAdapterDataSource.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListAdapterDataSource.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols/IGListAdapterDataSource.html; sourceTree = "<group>"; };
|
|
1CDA9EDCE457E6E1B12351043D4E9D34 /* IGListCollectionViewLayout.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListCollectionViewLayout.html; path = docs/Classes/IGListCollectionViewLayout.html; sourceTree = "<group>"; };
|
|
1CDEC4E954F7DB933EB46EB6CDBF3355 /* docSet.dsidx */ = {isa = PBXFileReference; includeInIndex = 1; name = docSet.dsidx; path = docs/docsets/IGListKit.docset/Contents/Resources/docSet.dsidx; sourceTree = "<group>"; };
|
|
1CFFB121B1438A59A34D9C4EA515F8AF /* IGListReloadDataUpdater.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = IGListReloadDataUpdater.m; path = Source/IGListReloadDataUpdater.m; sourceTree = "<group>"; };
|
|
1D339A72A8B755955B5D829AF797D95C /* index.html */ = {isa = PBXFileReference; includeInIndex = 1; name = index.html; path = docs/index.html; sourceTree = "<group>"; };
|
|
20904A2BE2029942B222BB8FC8B44551 /* IGListStackedSectionController.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListStackedSectionController.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Classes/IGListStackedSectionController.html; sourceTree = "<group>"; };
|
|
20D642EAE3662BDC17956017E6D622E8 /* Pods-IGListKitMessageExample-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-IGListKitMessageExample-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
22825FE87AC5CFBBF53D3565FF4578F8 /* IGListDiffable.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListDiffable.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols/IGListDiffable.html; sourceTree = "<group>"; };
|
|
2419BD93995CEBBF39374F66F26641E0 /* LICENSE.md */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE.md; sourceTree = "<group>"; };
|
|
24F8BE135B92CA03D043B823083818CB /* IGListIndexPathResult.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListIndexPathResult.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Classes/IGListIndexPathResult.html; sourceTree = "<group>"; };
|
|
2698205F5C5CB69B82E6AC7C1D7E9519 /* Pods-IGListKitExamples-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-IGListKitExamples-resources.sh"; sourceTree = "<group>"; };
|
|
26C59482692324902BF7375E08D65B63 /* IGListMoveIndex.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListMoveIndex.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Classes/IGListMoveIndex.html; sourceTree = "<group>"; };
|
|
270C1C7FCBA7F319FD7A0398BC18710F /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
2819ED42E45BD278CCDE67B52D29CE92 /* IGListAssert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListAssert.h; sourceTree = "<group>"; };
|
|
2946E289BACE29B0B2E2D94079478DC5 /* IGListGenericSectionController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListGenericSectionController.h; path = Source/IGListGenericSectionController.h; sourceTree = "<group>"; };
|
|
2A052A3AE3AB842A7C8ADDAD5C106FBA /* IGListExperiment.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListExperiment.html; path = docs/Enums/IGListExperiment.html; sourceTree = "<group>"; };
|
|
2B7B91287158A775487DE2284345D798 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = "<group>"; };
|
|
2C67AF4E3F4E8C3552017A73D21FA632 /* dash.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = dash.png; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/img/dash.png; sourceTree = "<group>"; };
|
|
2F3FA7678D08DF1BA19674165156A9C0 /* carat.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = carat.png; path = docs/img/carat.png; sourceTree = "<group>"; };
|
|
2FEB2DF8E0D1EA198D8ED9432033CE59 /* Protocols.html */ = {isa = PBXFileReference; includeInIndex = 1; name = Protocols.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols.html; sourceTree = "<group>"; };
|
|
31130A52E726B09DCB29DE447030D156 /* badge.svg */ = {isa = PBXFileReference; includeInIndex = 1; name = badge.svg; path = docs/badge.svg; sourceTree = "<group>"; };
|
|
3286EEAB48BCDD26B4D2EDFD328FBF06 /* IGListDiffable.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListDiffable.html; path = docs/Protocols/IGListDiffable.html; sourceTree = "<group>"; };
|
|
33CE19774187245FBEE5EDFCD4AC6E41 /* IGListCollectionViewLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListCollectionViewLayout.h; path = Source/IGListCollectionViewLayout.h; sourceTree = "<group>"; };
|
|
34E04208CE1894626495738F995D6BF8 /* IGListIndexSetResult.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListIndexSetResult.h; sourceTree = "<group>"; };
|
|
354142BE7024B5715B07A6CFC7326CBC /* IGListCollectionViewLayoutInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListCollectionViewLayoutInternal.h; sourceTree = "<group>"; };
|
|
3546419AAFB29CE358FDE5691F031F9E /* Pods_IGListKitTodayExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_IGListKitTodayExample.framework; path = "Pods-IGListKitTodayExample.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
357B0A74FD3CB67493042E5591850540 /* IGListDiffOption.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListDiffOption.html; path = docs/Enums/IGListDiffOption.html; sourceTree = "<group>"; };
|
|
367E0C889E9634DF6A773CD6ADA8DB3A /* Functions.html */ = {isa = PBXFileReference; includeInIndex = 1; name = Functions.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Functions.html; sourceTree = "<group>"; };
|
|
3709B01F4A8953783FFACB86C3D0CE15 /* Pods-IGListKitTodayExample-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-IGListKitTodayExample-umbrella.h"; sourceTree = "<group>"; };
|
|
3718C1F48D387AE0ABF932C397F3C376 /* IGListSupplementaryViewSource.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListSupplementaryViewSource.html; path = docs/Protocols/IGListSupplementaryViewSource.html; sourceTree = "<group>"; };
|
|
3836A3FFCBE0D0A7F301A61859CDD21B /* UICollectionView+IGListBatchUpdateData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UICollectionView+IGListBatchUpdateData.m"; sourceTree = "<group>"; };
|
|
38393B3B52DEBF9051F22B8DD4F92A16 /* IGListAdapterUpdaterDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListAdapterUpdaterDelegate.h; path = Source/IGListAdapterUpdaterDelegate.h; sourceTree = "<group>"; };
|
|
3A11C383844A483D8D27D5E5995C3DAB /* IGListAdapterUpdateType.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListAdapterUpdateType.html; path = docs/Enums/IGListAdapterUpdateType.html; sourceTree = "<group>"; };
|
|
3BE76EE83629F56E1E426C772E464FD3 /* UICollectionView+IGListBatchUpdateData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UICollectionView+IGListBatchUpdateData.h"; sourceTree = "<group>"; };
|
|
3BF4F3EB396BAA4C7E5DBD5FD11804FD /* IGListBatchUpdateData.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListBatchUpdateData.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Classes/IGListBatchUpdateData.html; sourceTree = "<group>"; };
|
|
3D8F666CD37DC49F8A08DAB643DBECBF /* IGListMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListMacros.h; sourceTree = "<group>"; };
|
|
3DFBEA9D0D85DB9366D3C949C20332DD /* Pods_IGListKitExamples.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_IGListKitExamples.framework; path = "Pods-IGListKitExamples.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
3F26CC33C44587E7F385D5E6ABBA0A5F /* IGListGenericSectionController.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListGenericSectionController.html; path = docs/Classes/IGListGenericSectionController.html; sourceTree = "<group>"; };
|
|
3FE12E709A3A41BF051CA4F70592915B /* IGListAdapterDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListAdapterDelegate.html; path = docs/Protocols/IGListAdapterDelegate.html; sourceTree = "<group>"; };
|
|
4072D507466C5017B4D113843929360D /* IGListBatchUpdates.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListBatchUpdates.h; sourceTree = "<group>"; };
|
|
409422F97B8B50AD53472A496B4E3779 /* IGListMoveIndex.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListMoveIndex.h; sourceTree = "<group>"; };
|
|
41C201423F3D92C345E35E9318BDA118 /* IGListSectionController.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListSectionController.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Classes/IGListSectionController.html; sourceTree = "<group>"; };
|
|
422A128652C43ED4CF8614765EF3E2AB /* IGListAdapterDataSource.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListAdapterDataSource.html; path = docs/Protocols/IGListAdapterDataSource.html; sourceTree = "<group>"; };
|
|
42ABAD51E6D1DB51B94AB363BAEC67AF /* IGListAdapterMoveDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListAdapterMoveDelegate.html; path = docs/Protocols/IGListAdapterMoveDelegate.html; sourceTree = "<group>"; };
|
|
439207987A6580A96699DB01E5EB9F4C /* best-practices-and-faq.html */ = {isa = PBXFileReference; includeInIndex = 1; name = "best-practices-and-faq.html"; path = "docs/docsets/IGListKit.docset/Contents/Resources/Documents/best-practices-and-faq.html"; sourceTree = "<group>"; };
|
|
43E9476C081793507186B355F019F669 /* IGListExperiment.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListExperiment.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Enums/IGListExperiment.html; sourceTree = "<group>"; };
|
|
450950B489B2F0B5461C54E3D5AF596A /* IGListDiffOption.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListDiffOption.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Enums/IGListDiffOption.html; sourceTree = "<group>"; };
|
|
450CEA2B0214C410A2F5E4450B5121D7 /* NSString+IGListDiffable.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSString+IGListDiffable.m"; sourceTree = "<group>"; };
|
|
45F1FFFE62C7DB66C787D252C0223A2D /* IGListUpdatingDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListUpdatingDelegate.html; path = docs/Protocols/IGListUpdatingDelegate.html; sourceTree = "<group>"; };
|
|
460A425ACC15A662371EB06C31014EB9 /* IGListIndexPathResult.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = IGListIndexPathResult.m; sourceTree = "<group>"; };
|
|
46FAB4B2D0D09ABF453DBAE2817665A4 /* iglistdiffable-and-equality.html */ = {isa = PBXFileReference; includeInIndex = 1; name = "iglistdiffable-and-equality.html"; path = "docs/docsets/IGListKit.docset/Contents/Resources/Documents/iglistdiffable-and-equality.html"; sourceTree = "<group>"; };
|
|
47B8147DC6434174D9E3054DA3CB4484 /* Pods-IGListKitMessageExample.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; path = "Pods-IGListKitMessageExample.modulemap"; sourceTree = "<group>"; };
|
|
48010076544C2A809304DC2A25A6D94D /* IGListIndexPathResultInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListIndexPathResultInternal.h; sourceTree = "<group>"; };
|
|
49F08EF359C0387B9F0D11D13D53D6E2 /* IGListIndexSetResult.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListIndexSetResult.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Classes/IGListIndexSetResult.html; sourceTree = "<group>"; };
|
|
4AF799D9E41DB130B97EA1EB38C13509 /* IGListSectionMap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListSectionMap.h; sourceTree = "<group>"; };
|
|
4B489C7D1384BFFEEE1A3372126F6871 /* IGListCompatibility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListCompatibility.h; sourceTree = "<group>"; };
|
|
4CC55FB0AB72499E353555C5473992AF /* IGListTransitionDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListTransitionDelegate.h; path = Source/IGListTransitionDelegate.h; sourceTree = "<group>"; };
|
|
4D1902C21D9390CD2C4185D2CBD28B32 /* NSNumber+IGListDiffable.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSNumber+IGListDiffable.m"; sourceTree = "<group>"; };
|
|
4D57D33F6040CE9CD85CC1AE49E39914 /* working-with-core-data.html */ = {isa = PBXFileReference; includeInIndex = 1; name = "working-with-core-data.html"; path = "docs/docsets/IGListKit.docset/Contents/Resources/Documents/working-with-core-data.html"; sourceTree = "<group>"; };
|
|
4F9A8086AF09CCA586431BFEE5DE2CA3 /* Pods-IGListKitMessageExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-IGListKitMessageExample.debug.xcconfig"; sourceTree = "<group>"; };
|
|
4FDC7E8A64DAE2B8D1970A9193BDC288 /* IGListUpdatingDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListUpdatingDelegate.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols/IGListUpdatingDelegate.html; sourceTree = "<group>"; };
|
|
50EF755972C31ED029BB9A09E8BFFDB4 /* IGListBindable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListBindable.h; path = Source/IGListBindable.h; sourceTree = "<group>"; };
|
|
5371B58BCF40036E081071FC845D8B62 /* IGListWorkingRangeHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListWorkingRangeHandler.h; sourceTree = "<group>"; };
|
|
5446D2E4893DCBEA35C2AC5B9BD24D77 /* working-with-core-data.html */ = {isa = PBXFileReference; includeInIndex = 1; name = "working-with-core-data.html"; path = "docs/working-with-core-data.html"; sourceTree = "<group>"; };
|
|
54B6B7B1F168B45548DDEA14908DECD8 /* IGListStackedSectionController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListStackedSectionController.h; path = Source/IGListStackedSectionController.h; sourceTree = "<group>"; };
|
|
54F6E0E20B6646E960EF9184E1BF1BC3 /* IGListCollectionScrollingTraits.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListCollectionScrollingTraits.h; path = Source/IGListCollectionScrollingTraits.h; sourceTree = "<group>"; };
|
|
55434F70C46343F3BEE1DE6A8DC0D810 /* IGListSupplementaryViewSource.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListSupplementaryViewSource.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols/IGListSupplementaryViewSource.html; sourceTree = "<group>"; };
|
|
5566AE25970A51436D6E32AE60BE5E87 /* Pods-IGListKitMessageExample-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-IGListKitMessageExample-umbrella.h"; sourceTree = "<group>"; };
|
|
568FA20FCC9D77DF4FF3A77159CB66AA /* Pods-IGListKitExamples.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-IGListKitExamples.release.xcconfig"; sourceTree = "<group>"; };
|
|
5727038DEDB848647951E53FD79DCAA5 /* IGListMoveIndexPath.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListMoveIndexPath.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Classes/IGListMoveIndexPath.html; sourceTree = "<group>"; };
|
|
57D6B0172E92F207DDCC38AA57BBD76C /* Pods_IGListKitMessageExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_IGListKitMessageExample.framework; path = "Pods-IGListKitMessageExample.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
58EA3B9ED7FAFD449DAE13B21485512F /* IGListKit.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = IGListKit.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
591333078870F99DF9EBC4F8EBF208EE /* IGListSingleSectionController.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListSingleSectionController.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Classes/IGListSingleSectionController.html; sourceTree = "<group>"; };
|
|
591E5D73BF02D4D9FA33350EFDE77F0B /* IGListBindingSectionControllerDataSource.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListBindingSectionControllerDataSource.html; path = docs/Protocols/IGListBindingSectionControllerDataSource.html; sourceTree = "<group>"; };
|
|
594B2AF51D3823B32D7E9BF299A52FC6 /* best-practices-and-faq.html */ = {isa = PBXFileReference; includeInIndex = 1; name = "best-practices-and-faq.html"; path = "docs/best-practices-and-faq.html"; sourceTree = "<group>"; };
|
|
5964F9CFA7585B5A5B19EAF7FA38590A /* IGListSingleSectionController.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListSingleSectionController.html; path = docs/Classes/IGListSingleSectionController.html; sourceTree = "<group>"; };
|
|
5C00660911BCB75CF0580175E7DB9C61 /* IGListBindingSectionControllerDataSource.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListBindingSectionControllerDataSource.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols/IGListBindingSectionControllerDataSource.html; sourceTree = "<group>"; };
|
|
5CEA160081E9918B13E1D79D08000B23 /* IGListBatchUpdateData.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListBatchUpdateData.html; path = docs/Classes/IGListBatchUpdateData.html; sourceTree = "<group>"; };
|
|
5DCBEA6FB465EDD082D7CEFCEE783165 /* IGListWorkingRangeDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListWorkingRangeDelegate.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols/IGListWorkingRangeDelegate.html; sourceTree = "<group>"; };
|
|
5DFBFDDC229F6DE37EC1383A2D8B1872 /* installation.html */ = {isa = PBXFileReference; includeInIndex = 1; name = installation.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/installation.html; sourceTree = "<group>"; };
|
|
5E632CF0C27951F951071FE917DA15C4 /* IGListAdapterUpdateListener.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListAdapterUpdateListener.html; path = docs/Protocols/IGListAdapterUpdateListener.html; sourceTree = "<group>"; };
|
|
5E88494F0AE2BD62A23D33A80D6C6544 /* jazzy.css */ = {isa = PBXFileReference; includeInIndex = 1; name = jazzy.css; path = docs/css/jazzy.css; sourceTree = "<group>"; };
|
|
5EC090A99FE4CA3786E651AF9C907913 /* Pods-IGListKitTodayExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-IGListKitTodayExample.debug.xcconfig"; sourceTree = "<group>"; };
|
|
5F394582746B276EE85BFC6072B61178 /* migration.html */ = {isa = PBXFileReference; includeInIndex = 1; name = migration.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/migration.html; sourceTree = "<group>"; };
|
|
5F789255C6A849DE0E3F7F05DC4D8CFA /* IGListUpdatingDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListUpdatingDelegate.h; path = Source/IGListUpdatingDelegate.h; sourceTree = "<group>"; };
|
|
6014A731313CFA93A9964D491320B541 /* Constants.html */ = {isa = PBXFileReference; includeInIndex = 1; name = Constants.html; path = docs/Constants.html; sourceTree = "<group>"; };
|
|
606FEDC3DE01E7E685B6AFCF8E5ED291 /* jquery.min.js */ = {isa = PBXFileReference; includeInIndex = 1; name = jquery.min.js; path = docs/js/jquery.min.js; sourceTree = "<group>"; };
|
|
60C3700A55A1751BE6C71BAEBADD7E7A /* Pods-IGListKitTodayExample-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-IGListKitTodayExample-dummy.m"; sourceTree = "<group>"; };
|
|
6134499CB04B575C387FA473E1D09566 /* gh.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = gh.png; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/img/gh.png; sourceTree = "<group>"; };
|
|
617720E6357E8433A8AB30D1C8C1C065 /* IGListKit.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IGListKit.xcconfig; sourceTree = "<group>"; };
|
|
61C854CE01F2DFC054E4B89697696D2E /* IGListDiff.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = IGListDiff.mm; sourceTree = "<group>"; };
|
|
61D8055D25701FB2939825EF83E4F335 /* IGListAdapter+UICollectionView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IGListAdapter+UICollectionView.h"; sourceTree = "<group>"; };
|
|
62A42A0B87A820E1456CA47605E22D01 /* IGListSupplementaryViewSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListSupplementaryViewSource.h; path = Source/IGListSupplementaryViewSource.h; sourceTree = "<group>"; };
|
|
6329772C0B43B8FE362DC9AE933D9B6E /* vision.html */ = {isa = PBXFileReference; includeInIndex = 1; name = vision.html; path = docs/vision.html; sourceTree = "<group>"; };
|
|
6446A9420B030CD846DCDC79DB41BA9D /* NSString+IGListDiffable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSString+IGListDiffable.h"; sourceTree = "<group>"; };
|
|
64922B262E50CB61F60ED4CCCFF95865 /* search.json */ = {isa = PBXFileReference; includeInIndex = 1; name = search.json; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/search.json; sourceTree = "<group>"; };
|
|
649EED81FF589A80A20683D5379C5BA3 /* IGListMoveIndexPath.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListMoveIndexPath.html; path = docs/Classes/IGListMoveIndexPath.html; sourceTree = "<group>"; };
|
|
65A1389E308E5581D73D099A74A15628 /* Pods-IGListKitMessageExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-IGListKitMessageExample.release.xcconfig"; sourceTree = "<group>"; };
|
|
662A76EC60BB3932713E872821B27A3E /* Enums.html */ = {isa = PBXFileReference; includeInIndex = 1; name = Enums.html; path = docs/Enums.html; sourceTree = "<group>"; };
|
|
665EF84F22520DCEF45DAEC1AC7A1354 /* IGListKit.tgz */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListKit.tgz; path = docs/docsets/IGListKit.tgz; sourceTree = "<group>"; };
|
|
6782F8D03C1141611C662B954CA5FF4F /* IGListCollectionViewDelegateLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListCollectionViewDelegateLayout.h; path = Source/IGListCollectionViewDelegateLayout.h; sourceTree = "<group>"; };
|
|
67CDBC3747AD61B97BBE5A0C9225F022 /* IGListIndexSetResult.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = IGListIndexSetResult.m; sourceTree = "<group>"; };
|
|
6821FD5D1AC88A017F06AD70B3F2D426 /* Classes.html */ = {isa = PBXFileReference; includeInIndex = 1; name = Classes.html; path = docs/Classes.html; sourceTree = "<group>"; };
|
|
6890316A5B91407235E47F7B97599797 /* dash.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = dash.png; path = docs/img/dash.png; sourceTree = "<group>"; };
|
|
6A065F56C275E88871DE8A0B17B57721 /* IGListAdapterUpdaterInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListAdapterUpdaterInternal.h; sourceTree = "<group>"; };
|
|
6AE2D8F0F77F194F8483F75BC166B8AC /* IGListBindingSectionController+DebugDescription.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IGListBindingSectionController+DebugDescription.m"; sourceTree = "<group>"; };
|
|
6AFF140B5E8A1F86CF4BC12CB766A529 /* IGListAdapterUpdater.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = IGListAdapterUpdater.m; path = Source/IGListAdapterUpdater.m; sourceTree = "<group>"; };
|
|
6BDBE105125BF40BB2F7B29E54748283 /* IGListAdapterUpdater.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListAdapterUpdater.h; path = Source/IGListAdapterUpdater.h; sourceTree = "<group>"; };
|
|
6D19E22575978B4E709FC37980970839 /* working-with-uicollectionview.html */ = {isa = PBXFileReference; includeInIndex = 1; name = "working-with-uicollectionview.html"; path = "docs/working-with-uicollectionview.html"; sourceTree = "<group>"; };
|
|
6F27FD2986D67A8BE0E10F42F44645D8 /* IGListCollectionView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListCollectionView.h; path = Source/IGListCollectionView.h; sourceTree = "<group>"; };
|
|
6FC35BAE271D883DF1BA13A73327E064 /* Categories.html */ = {isa = PBXFileReference; includeInIndex = 1; name = Categories.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Categories.html; sourceTree = "<group>"; };
|
|
71BC5F4D3E9BDEEAA1D7F732F6A004B6 /* IGListAdapterInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListAdapterInternal.h; sourceTree = "<group>"; };
|
|
7200C49C89FA68816227219403B87DBE /* Pods-IGListKitMessageExample-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-IGListKitMessageExample-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
7464588DAB88DDAB1C2700EFB99AF834 /* IGListIndexSetResult.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListIndexSetResult.html; path = docs/Classes/IGListIndexSetResult.html; sourceTree = "<group>"; };
|
|
749F0946CCD0F3DA0E0B659C8D971844 /* IGListStackedSectionController.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListStackedSectionController.html; path = docs/Classes/IGListStackedSectionController.html; sourceTree = "<group>"; };
|
|
74BE4C665135106B7EC13B46E7261EDE /* IGListKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IGListKit-umbrella.h"; sourceTree = "<group>"; };
|
|
74EC069E0AE21AA7CE4E2A84524509C3 /* IGListKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; path = IGListKit.modulemap; sourceTree = "<group>"; };
|
|
766DA410EA9033E7E60B43C0068433AC /* Type Definitions.html */ = {isa = PBXFileReference; includeInIndex = 1; name = "Type Definitions.html"; path = "docs/docsets/IGListKit.docset/Contents/Resources/Documents/Type Definitions.html"; sourceTree = "<group>"; };
|
|
7905DDB73B6CC4AE73B4FACC4DA83690 /* IGListCollectionContext.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListCollectionContext.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols/IGListCollectionContext.html; sourceTree = "<group>"; };
|
|
7A1EC564D80A72C30BC5B7DF5F318B55 /* IGListAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListAdapter.h; path = Source/IGListAdapter.h; sourceTree = "<group>"; };
|
|
7ACA5B41E2D11D0ECE0F0A2D8B3370D5 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
7B9429086326C649F1FC05D7A67B40FC /* IGListGenericSectionController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = IGListGenericSectionController.m; path = Source/IGListGenericSectionController.m; sourceTree = "<group>"; };
|
|
7BAE9DF8349591FB45A750E051977A2B /* IGListBindingSectionController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListBindingSectionController.h; path = Source/IGListBindingSectionController.h; sourceTree = "<group>"; };
|
|
7C8EAF63AF5AAA5E0E8D7C947E9F86FD /* IGListAdapterDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListAdapterDelegate.h; path = Source/IGListAdapterDelegate.h; sourceTree = "<group>"; };
|
|
7C94BDA99490421DC36023868AA2C75F /* jazzy.css */ = {isa = PBXFileReference; includeInIndex = 1; name = jazzy.css; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/css/jazzy.css; sourceTree = "<group>"; };
|
|
7D0CF45E4AF2E09FE1E5371AE0DCEA78 /* Functions.html */ = {isa = PBXFileReference; includeInIndex = 1; name = Functions.html; path = docs/Functions.html; sourceTree = "<group>"; };
|
|
7E0E2C8EDC95596170D8A195EFD2752E /* UICollectionView+DebugDescription.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UICollectionView+DebugDescription.h"; sourceTree = "<group>"; };
|
|
817641F5CD8D627D9F99FC116C1C670E /* IGListDisplayHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = IGListDisplayHandler.m; sourceTree = "<group>"; };
|
|
8233BE55F0515E6A2FCCD2538F98ADAB /* IGListSectionController.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListSectionController.html; path = docs/Classes/IGListSectionController.html; sourceTree = "<group>"; };
|
|
82CE7F709B2DE23B67AF3F7630CCDB8F /* IGListDisplayDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListDisplayDelegate.h; path = Source/IGListDisplayDelegate.h; sourceTree = "<group>"; };
|
|
86092B57C0A26242A7EADCA7B8387E2D /* IGListAdapterProxy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = IGListAdapterProxy.m; sourceTree = "<group>"; };
|
|
8711F59B7AB6BF1FE75D5BC2E8814431 /* getting-started.html */ = {isa = PBXFileReference; includeInIndex = 1; name = "getting-started.html"; path = "docs/getting-started.html"; sourceTree = "<group>"; };
|
|
87D3E14BBBEC7FD8115DE4A606F1762E /* IGListSectionMap+DebugDescription.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IGListSectionMap+DebugDescription.h"; sourceTree = "<group>"; };
|
|
88051BBADA2A49B9EFFF7F76E9266CF1 /* IGListStackedSectionController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = IGListStackedSectionController.m; path = Source/IGListStackedSectionController.m; sourceTree = "<group>"; };
|
|
88A746F966A783DAECEACAFA482A5046 /* UIScrollView+IGListKit.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+IGListKit.m"; sourceTree = "<group>"; };
|
|
898619E0D5CEE76FD5C1E397BA99B22C /* IGListBatchUpdateState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListBatchUpdateState.h; sourceTree = "<group>"; };
|
|
89FF8A9BF4ACD9B5B1D97ECE97ADC2A3 /* NSNumber+IGListDiffable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSNumber+IGListDiffable.h"; sourceTree = "<group>"; };
|
|
8A968DBE6A0DA216ABAD07105C4372DD /* Classes.html */ = {isa = PBXFileReference; includeInIndex = 1; name = Classes.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Classes.html; sourceTree = "<group>"; };
|
|
8BBCA02F47CC9D57DDD116F2446A98D3 /* IGListAdapterUpdater+DebugDescription.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IGListAdapterUpdater+DebugDescription.m"; sourceTree = "<group>"; };
|
|
8E34954F32D0BC732E76E649CBF1F43B /* IGListDebuggingUtilities.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = IGListDebuggingUtilities.m; sourceTree = "<group>"; };
|
|
8EA803734441283B074D68345DB4BD87 /* IGListKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IGListKit-dummy.m"; sourceTree = "<group>"; };
|
|
922574DF06D0AD5E3964986609327D1F /* Pods-IGListKitTodayExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-IGListKitTodayExample.release.xcconfig"; sourceTree = "<group>"; };
|
|
922E2B2A1B0524EC3A4DCB0257A05464 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = docs/docsets/IGListKit.docset/Contents/Info.plist; sourceTree = "<group>"; };
|
|
9326B2FC3B17552E68C21C8C843E0C53 /* IGListBindingSectionController.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListBindingSectionController.html; path = docs/Classes/IGListBindingSectionController.html; sourceTree = "<group>"; };
|
|
93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
945157DAC4DD7AE30737F9A6E6CCB999 /* jazzy.js */ = {isa = PBXFileReference; includeInIndex = 1; name = jazzy.js; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/js/jazzy.js; sourceTree = "<group>"; };
|
|
9507E646FDB2D9764FC70560DD8DBEF2 /* Pods-IGListKitTodayExample-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-IGListKitTodayExample-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
95C76695D8462CE8F13EC5C2C2E94998 /* IGListBindable.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListBindable.html; path = docs/Protocols/IGListBindable.html; sourceTree = "<group>"; };
|
|
9670DF751C1F83906D7ADC9B4C4E87EE /* IGListBindingSectionControllerSelectionDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListBindingSectionControllerSelectionDelegate.h; path = Source/IGListBindingSectionControllerSelectionDelegate.h; sourceTree = "<group>"; };
|
|
973D6DBE07592B7B906CAFC7D0E9B816 /* vision.html */ = {isa = PBXFileReference; includeInIndex = 1; name = vision.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/vision.html; sourceTree = "<group>"; };
|
|
97B43FECE8174B7324BDF8D45E90C941 /* IGListCollectionContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListCollectionContext.h; path = Source/IGListCollectionContext.h; sourceTree = "<group>"; };
|
|
98DE42496E659DEF38DBF8C4FDFF9C13 /* IGListCollectionViewLayout.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListCollectionViewLayout.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Classes/IGListCollectionViewLayout.html; sourceTree = "<group>"; };
|
|
9A392D4E90ED42240D26E2400C77C5EC /* IGListAdapterUpdater.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListAdapterUpdater.html; path = docs/Classes/IGListAdapterUpdater.html; sourceTree = "<group>"; };
|
|
9DEEFC2A7D261B9BC9427816440F973A /* IGListSingleSectionControllerDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListSingleSectionControllerDelegate.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols/IGListSingleSectionControllerDelegate.html; sourceTree = "<group>"; };
|
|
9E15655B9972F71831AA39546E5E7C43 /* IGListSectionController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = IGListSectionController.m; path = Source/IGListSectionController.m; sourceTree = "<group>"; };
|
|
9EAC5106270B6A7108FEF39C4D4CCC20 /* IGListGenericSectionController.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListGenericSectionController.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Classes/IGListGenericSectionController.html; sourceTree = "<group>"; };
|
|
9F5EFD0390322387414482B4B7317F29 /* UICollectionViewLayout+InteractiveReordering.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UICollectionViewLayout+InteractiveReordering.m"; sourceTree = "<group>"; };
|
|
A1558B79EA4900370660F92FBEFB3568 /* IGListAdapter+DebugDescription.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IGListAdapter+DebugDescription.h"; sourceTree = "<group>"; };
|
|
A305B052E7DE970333DD4E3FE4F08AA8 /* IGListIndexSetResultInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListIndexSetResultInternal.h; sourceTree = "<group>"; };
|
|
A72EA0FFEA9D25CBF9BD8F7F2CE9F2FE /* Pods-IGListKitExamples-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-IGListKitExamples-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
A763B5DC07B81339399330E3302E414B /* modeling-and-binding.html */ = {isa = PBXFileReference; includeInIndex = 1; name = "modeling-and-binding.html"; path = "docs/modeling-and-binding.html"; sourceTree = "<group>"; };
|
|
A7E7FB8D66E3ADFE7E5376CED6710F06 /* IGListDiffKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListDiffKit.h; sourceTree = "<group>"; };
|
|
A8E514E9DA595A3527E8C938A6CAEB1E /* Pods-IGListKitExamples-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-IGListKitExamples-umbrella.h"; sourceTree = "<group>"; };
|
|
A995E7D58E20F0B5A54BF9B09245641B /* IGListMoveIndexPathInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListMoveIndexPathInternal.h; sourceTree = "<group>"; };
|
|
AD7F141595ED6B52F8E6179D00EF1A4A /* undocumented.json */ = {isa = PBXFileReference; includeInIndex = 1; name = undocumented.json; path = docs/undocumented.json; sourceTree = "<group>"; };
|
|
AE8514CAF93AAD213FC190CA36393919 /* IGListBindingSectionController+DebugDescription.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IGListBindingSectionController+DebugDescription.h"; sourceTree = "<group>"; };
|
|
B06E3F8E9709904B2F81FECE6617553D /* search.json */ = {isa = PBXFileReference; includeInIndex = 1; name = search.json; path = docs/search.json; sourceTree = "<group>"; };
|
|
B07A1CE9C5D25E7307D44BABF4510F54 /* IGListMoveIndex.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListMoveIndex.html; path = docs/Classes/IGListMoveIndex.html; sourceTree = "<group>"; };
|
|
B1742FED89BC5C6D72D5101346CFAD3D /* UICollectionViewLayout+InteractiveReordering.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UICollectionViewLayout+InteractiveReordering.h"; sourceTree = "<group>"; };
|
|
B2806858B5ED353CF2D8B37BFAE4171C /* Pods-IGListKitMessageExample-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-IGListKitMessageExample-dummy.m"; sourceTree = "<group>"; };
|
|
B2EB57888C8A91C3ED83B2568798D214 /* IGListBindingSectionController.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListBindingSectionController.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Classes/IGListBindingSectionController.html; sourceTree = "<group>"; };
|
|
B40D895F5BA4888B16634653644ECFBD /* IGListBatchContext.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListBatchContext.html; path = docs/Protocols/IGListBatchContext.html; sourceTree = "<group>"; };
|
|
B62B4B00FA2BF94B83E53FBE33DFC42D /* migration.html */ = {isa = PBXFileReference; includeInIndex = 1; name = migration.html; path = docs/migration.html; sourceTree = "<group>"; };
|
|
B63C6A64CF66340668996F78DA6BB482 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
B66E6B5AEB9406EAEFA9710E6E9962F2 /* Pods-IGListKitMessageExample-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-IGListKitMessageExample-resources.sh"; sourceTree = "<group>"; };
|
|
B85028506CF2B08E93CF580E6DA7ED43 /* gh.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = gh.png; path = docs/img/gh.png; sourceTree = "<group>"; };
|
|
BA37C036BDC91BA0E0CD8735F092802A /* IGListDiffable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListDiffable.h; sourceTree = "<group>"; };
|
|
BB14F8CF010D18064596CFF8F6B6C79C /* IGListSectionMap+DebugDescription.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IGListSectionMap+DebugDescription.m"; sourceTree = "<group>"; };
|
|
BB7296A88DA3D73B2D88DC956E75012D /* Constants.html */ = {isa = PBXFileReference; includeInIndex = 1; name = Constants.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Constants.html; sourceTree = "<group>"; };
|
|
BC1C46146C230C9011237AAC07BFBD9C /* Pods-IGListKitExamples.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; path = "Pods-IGListKitExamples.modulemap"; sourceTree = "<group>"; };
|
|
BC488B7A2C84BA9D7EFEBA8372E49629 /* IGListTransitionDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListTransitionDelegate.html; path = docs/Protocols/IGListTransitionDelegate.html; sourceTree = "<group>"; };
|
|
BD5295A9496D5F4C149A77FB87BCBA79 /* carat.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = carat.png; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/img/carat.png; sourceTree = "<group>"; };
|
|
BDAB21038D2CC1DBEA435A7B4D9F14C1 /* IGListIndexPathResult.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListIndexPathResult.h; sourceTree = "<group>"; };
|
|
BEA817C7178FCADE42D55533A95F0DA1 /* Protocols.html */ = {isa = PBXFileReference; includeInIndex = 1; name = Protocols.html; path = docs/Protocols.html; sourceTree = "<group>"; };
|
|
C1858773810F2BA5AB037D62E321BB76 /* IGListCollectionView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = IGListCollectionView.m; path = Source/IGListCollectionView.m; sourceTree = "<group>"; };
|
|
C1DBC59A1F6C2319DB1A9DEFDFA7D4A8 /* IGListAdapter.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListAdapter.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Classes/IGListAdapter.html; sourceTree = "<group>"; };
|
|
C4EB04B3B27F274C9302B998465CD6A6 /* Type Definitions.html */ = {isa = PBXFileReference; includeInIndex = 1; name = "Type Definitions.html"; path = "docs/Type Definitions.html"; sourceTree = "<group>"; };
|
|
C6A8BD108D2490E4BA19FA93AD18A83C /* Pods-IGListKitTodayExample-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-IGListKitTodayExample-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
C9BDD9DEF73954D4C783E95547677103 /* IGListAdapterMoveDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListAdapterMoveDelegate.h; path = Source/IGListAdapterMoveDelegate.h; sourceTree = "<group>"; };
|
|
CA847D4DBF10554A8354E6572D6CD72E /* IGListBindable.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListBindable.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols/IGListBindable.html; sourceTree = "<group>"; };
|
|
CD08C36FFA7960731D3A4C3CE849A478 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
CD90E3EDD85856551AB9873537082FED /* IGListAdapterUpdater+DebugDescription.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IGListAdapterUpdater+DebugDescription.h"; sourceTree = "<group>"; };
|
|
CDDAB8A20B8596ACE7CC916120EE2489 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
CDF3F8E53B7C5D501E11B5F0FA819E93 /* IGListScrollDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListScrollDelegate.h; path = Source/IGListScrollDelegate.h; sourceTree = "<group>"; };
|
|
CEC9F58E7D7A36FCC255DA1841B3BBF0 /* IGListExperiments.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListExperiments.h; sourceTree = "<group>"; };
|
|
D1FCD6BA55AECCD4E9CBAFA56A65C284 /* Guides.html */ = {isa = PBXFileReference; includeInIndex = 1; name = Guides.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Guides.html; sourceTree = "<group>"; };
|
|
D20596553B4E4F469B3D5CBAB75310CB /* IGListWorkingRangeDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListWorkingRangeDelegate.h; path = Source/IGListWorkingRangeDelegate.h; sourceTree = "<group>"; };
|
|
D2831DF24226D04FD1114C2672616597 /* IGListAdapterDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListAdapterDelegate.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols/IGListAdapterDelegate.html; sourceTree = "<group>"; };
|
|
D2AF2E36CE3EC3DBC7BFD62B8ED53CF6 /* IGListAdapter.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListAdapter.html; path = docs/Classes/IGListAdapter.html; sourceTree = "<group>"; };
|
|
D30ED898A605F1FDD850B75B0EA57302 /* IGListMoveIndexPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = IGListMoveIndexPath.m; sourceTree = "<group>"; };
|
|
D366D92ECE7BB717F770D4E1D24B4035 /* working-with-uicollectionview.html */ = {isa = PBXFileReference; includeInIndex = 1; name = "working-with-uicollectionview.html"; path = "docs/docsets/IGListKit.docset/Contents/Resources/Documents/working-with-uicollectionview.html"; sourceTree = "<group>"; };
|
|
D36DE76B5833D89EB4BCE7B548C69795 /* jazzy.js */ = {isa = PBXFileReference; includeInIndex = 1; name = jazzy.js; path = docs/js/jazzy.js; sourceTree = "<group>"; };
|
|
D53AACAC1A217B3889E1E5B1DEE52225 /* generating-your-models.html */ = {isa = PBXFileReference; includeInIndex = 1; name = "generating-your-models.html"; path = "docs/generating-your-models.html"; sourceTree = "<group>"; };
|
|
D58D5B7A14C26B0CB223F2B7B06E72C8 /* IGListReloadIndexPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = IGListReloadIndexPath.m; sourceTree = "<group>"; };
|
|
D5E66221D7D3B376FBC9D8B087C82AA0 /* IGListBindingSectionController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = IGListBindingSectionController.m; path = Source/IGListBindingSectionController.m; sourceTree = "<group>"; };
|
|
D66852EE158E6B382EAAA25887690D34 /* IGListIndexPathResult.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListIndexPathResult.html; path = docs/Classes/IGListIndexPathResult.html; sourceTree = "<group>"; };
|
|
D88AAE1F92055A60CC2FC970D7D34634 /* 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; };
|
|
D8BCDE8B4350A128DB6897390DEA9286 /* IGListArrayUtilsInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListArrayUtilsInternal.h; sourceTree = "<group>"; };
|
|
DAC6E7A7F0DC36DCEED9BE4084F32663 /* highlight.css */ = {isa = PBXFileReference; includeInIndex = 1; name = highlight.css; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/css/highlight.css; sourceTree = "<group>"; };
|
|
DE5CE5A84B8F2E7646B7E32B1F54007D /* Pods-IGListKitExamples-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-IGListKitExamples-dummy.m"; sourceTree = "<group>"; };
|
|
E041735C0E620DE7001EC7F7019EADC7 /* Enums.html */ = {isa = PBXFileReference; includeInIndex = 1; name = Enums.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Enums.html; sourceTree = "<group>"; };
|
|
E07ECEF545D1B8F27EC28DA0787F07B5 /* IGListBatchUpdateData.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = IGListBatchUpdateData.mm; sourceTree = "<group>"; };
|
|
E09B7E6A79EFACE1E2096BDBE55D6E3A /* IGListDisplayHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListDisplayHandler.h; sourceTree = "<group>"; };
|
|
E0F6B2F70D17F048B7A3891C2BD0A317 /* Guides.html */ = {isa = PBXFileReference; includeInIndex = 1; name = Guides.html; path = docs/Guides.html; sourceTree = "<group>"; };
|
|
E1915F3ED5785508E2E252B0D5CD0AB9 /* Pods-IGListKitExamples.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-IGListKitExamples.debug.xcconfig"; sourceTree = "<group>"; };
|
|
E4276FA35466E4FB6BD3B7C91AB92FCB /* IGListAdapterUpdateListener.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListAdapterUpdateListener.h; path = Source/IGListAdapterUpdateListener.h; sourceTree = "<group>"; };
|
|
E7617FCD410BEA3A2E70B812D6D6AB0E /* IGListSectionControllerInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListSectionControllerInternal.h; sourceTree = "<group>"; };
|
|
E790E58029CE9656408319D057457764 /* IGListAdapter+DebugDescription.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IGListAdapter+DebugDescription.m"; sourceTree = "<group>"; };
|
|
E7F6D1863D0FEC3575817DC752CF9621 /* IGListAdapterUpdaterDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListAdapterUpdaterDelegate.html; path = docs/Protocols/IGListAdapterUpdaterDelegate.html; sourceTree = "<group>"; };
|
|
EB8FAA046A950CF83FC38D67F4D1564C /* IGListSectionController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListSectionController.h; path = Source/IGListSectionController.h; sourceTree = "<group>"; };
|
|
EC8854A636E3976E555467ACCF84388D /* IGListKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IGListKit-prefix.pch"; sourceTree = "<group>"; };
|
|
EC95D5B65CC92046D33001EC1BE7B9A3 /* Pods-IGListKitExamples-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-IGListKitExamples-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
ECB17AB68F3E378BAE5FF0DD25E61C2D /* IGListSingleSectionControllerDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListSingleSectionControllerDelegate.html; path = docs/Protocols/IGListSingleSectionControllerDelegate.html; sourceTree = "<group>"; };
|
|
ECDEA0F8EBD52048850AEA2BE8A9755E /* IGListKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListKit.h; path = Source/IGListKit.h; sourceTree = "<group>"; };
|
|
EE007FCFF129B2958F82ABBD3A60A63D /* IGListAdapter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = IGListAdapter.m; path = Source/IGListAdapter.m; sourceTree = "<group>"; };
|
|
EF257C66D895A7ECA2E090C1577B7F32 /* IGListDebuggingUtilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListDebuggingUtilities.h; sourceTree = "<group>"; };
|
|
EF77CF1069D312C499D2898F20FB8DC1 /* Pods-IGListKitTodayExample-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-IGListKitTodayExample-resources.sh"; sourceTree = "<group>"; };
|
|
EFE694FB32A3AC667D525077749F8398 /* IGListAdapterDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListAdapterDataSource.h; path = Source/IGListAdapterDataSource.h; sourceTree = "<group>"; };
|
|
F01A22A0CC848027BD0FD23081E1C8E2 /* IGListBindingSectionControllerSelectionDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListBindingSectionControllerSelectionDelegate.html; path = docs/Protocols/IGListBindingSectionControllerSelectionDelegate.html; sourceTree = "<group>"; };
|
|
F051FC661477C7F14A8D35F2C001DE0B /* IGListAdapterProxy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListAdapterProxy.h; sourceTree = "<group>"; };
|
|
F0889B1CD19247FD3845E9AB3F5D11BB /* UIScrollView+IGListKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+IGListKit.h"; sourceTree = "<group>"; };
|
|
F0E0393E1165D4DA906BCCDCDAC65E6E /* IGListMoveIndex.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = IGListMoveIndex.m; sourceTree = "<group>"; };
|
|
F23C3DE543D0C26293F90C7452A52019 /* IGListBatchUpdateData+DebugDescription.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IGListBatchUpdateData+DebugDescription.h"; sourceTree = "<group>"; };
|
|
F260E98521CDB20A97FD26E43F580EDB /* IGListAdapterUpdaterDelegate.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListAdapterUpdaterDelegate.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Protocols/IGListAdapterUpdaterDelegate.html; sourceTree = "<group>"; };
|
|
F28787BA56730D182D5830BF8B388C5C /* IGListBatchContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListBatchContext.h; path = Source/IGListBatchContext.h; sourceTree = "<group>"; };
|
|
F35B2B332FD4664ACDEC45E5CFA2E839 /* index.html */ = {isa = PBXFileReference; includeInIndex = 1; name = index.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/index.html; sourceTree = "<group>"; };
|
|
F495DD2C3A9991645807F651973DBF35 /* IGListCollectionViewLayout.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListCollectionViewLayout.mm; path = Source/IGListCollectionViewLayout.mm; sourceTree = "<group>"; };
|
|
F57171CC1ADF4A78B2EE7694BA70E3A9 /* IGListReloadDataUpdater.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListReloadDataUpdater.h; path = Source/IGListReloadDataUpdater.h; sourceTree = "<group>"; };
|
|
F591472C1C611BBD6F057849E6A01958 /* IGListAdapterUpdater.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListAdapterUpdater.html; path = docs/docsets/IGListKit.docset/Contents/Resources/Documents/Classes/IGListAdapterUpdater.html; sourceTree = "<group>"; };
|
|
F713D16D6C6DC408DFEEB3597D60D694 /* getting-started.html */ = {isa = PBXFileReference; includeInIndex = 1; name = "getting-started.html"; path = "docs/docsets/IGListKit.docset/Contents/Resources/Documents/getting-started.html"; sourceTree = "<group>"; };
|
|
F85C61BE962249E24948784996435936 /* installation.html */ = {isa = PBXFileReference; includeInIndex = 1; name = installation.html; path = docs/installation.html; sourceTree = "<group>"; };
|
|
F897FD1A7C7B29A56E8156A174280171 /* IGListBindingSectionControllerDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IGListBindingSectionControllerDataSource.h; path = Source/IGListBindingSectionControllerDataSource.h; sourceTree = "<group>"; };
|
|
FA0594D997EE9016989F459A37FC1431 /* IGListDiff.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = IGListDiff.h; sourceTree = "<group>"; };
|
|
FB7FCE9498A970FD4F6E9EB0AF0D8D11 /* IGListSectionMap.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = IGListSectionMap.m; sourceTree = "<group>"; };
|
|
FF8D60DC68B7694C270BC147D049DEDC /* IGListCollectionViewDelegateLayout.html */ = {isa = PBXFileReference; includeInIndex = 1; name = IGListCollectionViewDelegateLayout.html; path = docs/Protocols/IGListCollectionViewDelegateLayout.html; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
B2FDE9ED50A78E4384C3AB5BADC034B3 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
37BF83777D02B65CD12B579762890691 /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D7057175063065567057895AB005C590 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
926C32B907129CB26E05EC9BDA1235DA /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
E9A8D02E745CDFBE4784E186849B8E0E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8E4859877F1E75B63C9FC11D270B4F70 /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
FE16350B33F8897E1D3370EBBC76A586 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C417DD93F650400591029FED9D9049EF /* Foundation.framework in Frameworks */,
|
|
7B7D3689BEE3DCFB5E41F6578A488046 /* UIKit.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
1EBDBB4238A68D79AF367FABE2670D55 /* Pods-IGListKitExamples */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CDDAB8A20B8596ACE7CC916120EE2489 /* Info.plist */,
|
|
BC1C46146C230C9011237AAC07BFBD9C /* Pods-IGListKitExamples.modulemap */,
|
|
EC95D5B65CC92046D33001EC1BE7B9A3 /* Pods-IGListKitExamples-acknowledgements.markdown */,
|
|
A72EA0FFEA9D25CBF9BD8F7F2CE9F2FE /* Pods-IGListKitExamples-acknowledgements.plist */,
|
|
DE5CE5A84B8F2E7646B7E32B1F54007D /* Pods-IGListKitExamples-dummy.m */,
|
|
0E9E68D2900796EE8622487D6254AC9C /* Pods-IGListKitExamples-frameworks.sh */,
|
|
2698205F5C5CB69B82E6AC7C1D7E9519 /* Pods-IGListKitExamples-resources.sh */,
|
|
A8E514E9DA595A3527E8C938A6CAEB1E /* Pods-IGListKitExamples-umbrella.h */,
|
|
E1915F3ED5785508E2E252B0D5CD0AB9 /* Pods-IGListKitExamples.debug.xcconfig */,
|
|
568FA20FCC9D77DF4FF3A77159CB66AA /* Pods-IGListKitExamples.release.xcconfig */,
|
|
);
|
|
name = "Pods-IGListKitExamples";
|
|
path = "Target Support Files/Pods-IGListKitExamples";
|
|
sourceTree = "<group>";
|
|
};
|
|
2816B4C23FC52ADE9F73C37F72652FD0 /* Targets Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1EBDBB4238A68D79AF367FABE2670D55 /* Pods-IGListKitExamples */,
|
|
8F7A3DF8D470AB3D415AAA6D8CCC3498 /* Pods-IGListKitMessageExample */,
|
|
3EE9680535CB73BCFDE6DD41E95799B5 /* Pods-IGListKitTodayExample */,
|
|
);
|
|
name = "Targets Support Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
29749BCD08E453C6B550CCB7EF9DCCF8 /* Internal */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A1558B79EA4900370660F92FBEFB3568 /* IGListAdapter+DebugDescription.h */,
|
|
E790E58029CE9656408319D057457764 /* IGListAdapter+DebugDescription.m */,
|
|
61D8055D25701FB2939825EF83E4F335 /* IGListAdapter+UICollectionView.h */,
|
|
083A190DDB2203A775C3AA19D04AB6F7 /* IGListAdapter+UICollectionView.m */,
|
|
71BC5F4D3E9BDEEAA1D7F732F6A004B6 /* IGListAdapterInternal.h */,
|
|
F051FC661477C7F14A8D35F2C001DE0B /* IGListAdapterProxy.h */,
|
|
86092B57C0A26242A7EADCA7B8387E2D /* IGListAdapterProxy.m */,
|
|
CD90E3EDD85856551AB9873537082FED /* IGListAdapterUpdater+DebugDescription.h */,
|
|
8BBCA02F47CC9D57DDD116F2446A98D3 /* IGListAdapterUpdater+DebugDescription.m */,
|
|
6A065F56C275E88871DE8A0B17B57721 /* IGListAdapterUpdaterInternal.h */,
|
|
F23C3DE543D0C26293F90C7452A52019 /* IGListBatchUpdateData+DebugDescription.h */,
|
|
08D0F226E511187B47F7DA32169CD833 /* IGListBatchUpdateData+DebugDescription.m */,
|
|
4072D507466C5017B4D113843929360D /* IGListBatchUpdates.h */,
|
|
0990BF0D314271958C450C4DF9562CA7 /* IGListBatchUpdates.m */,
|
|
898619E0D5CEE76FD5C1E397BA99B22C /* IGListBatchUpdateState.h */,
|
|
AE8514CAF93AAD213FC190CA36393919 /* IGListBindingSectionController+DebugDescription.h */,
|
|
6AE2D8F0F77F194F8483F75BC166B8AC /* IGListBindingSectionController+DebugDescription.m */,
|
|
354142BE7024B5715B07A6CFC7326CBC /* IGListCollectionViewLayoutInternal.h */,
|
|
09BADF0FC5A960935BD605BAE20F14D2 /* IGListDebugger.h */,
|
|
1290BF4B778F44A47A0B87CA687EE73D /* IGListDebugger.m */,
|
|
EF257C66D895A7ECA2E090C1577B7F32 /* IGListDebuggingUtilities.h */,
|
|
8E34954F32D0BC732E76E649CBF1F43B /* IGListDebuggingUtilities.m */,
|
|
E09B7E6A79EFACE1E2096BDBE55D6E3A /* IGListDisplayHandler.h */,
|
|
817641F5CD8D627D9F99FC116C1C670E /* IGListDisplayHandler.m */,
|
|
1207A8AB642EEA009D9962ED0205DB10 /* IGListReloadIndexPath.h */,
|
|
D58D5B7A14C26B0CB223F2B7B06E72C8 /* IGListReloadIndexPath.m */,
|
|
E7617FCD410BEA3A2E70B812D6D6AB0E /* IGListSectionControllerInternal.h */,
|
|
4AF799D9E41DB130B97EA1EB38C13509 /* IGListSectionMap.h */,
|
|
FB7FCE9498A970FD4F6E9EB0AF0D8D11 /* IGListSectionMap.m */,
|
|
87D3E14BBBEC7FD8115DE4A606F1762E /* IGListSectionMap+DebugDescription.h */,
|
|
BB14F8CF010D18064596CFF8F6B6C79C /* IGListSectionMap+DebugDescription.m */,
|
|
10E3D20785C577CA81112DB3BDD551BD /* IGListStackedSectionControllerInternal.h */,
|
|
5371B58BCF40036E081071FC845D8B62 /* IGListWorkingRangeHandler.h */,
|
|
0D4A6B47CAD3DADB33ADE46C7F5D971E /* IGListWorkingRangeHandler.mm */,
|
|
7E0E2C8EDC95596170D8A195EFD2752E /* UICollectionView+DebugDescription.h */,
|
|
13FEC4E8B8E0C47C708746BDE0D08076 /* UICollectionView+DebugDescription.m */,
|
|
3BE76EE83629F56E1E426C772E464FD3 /* UICollectionView+IGListBatchUpdateData.h */,
|
|
3836A3FFCBE0D0A7F301A61859CDD21B /* UICollectionView+IGListBatchUpdateData.m */,
|
|
B1742FED89BC5C6D72D5101346CFAD3D /* UICollectionViewLayout+InteractiveReordering.h */,
|
|
9F5EFD0390322387414482B4B7317F29 /* UICollectionViewLayout+InteractiveReordering.m */,
|
|
F0889B1CD19247FD3845E9AB3F5D11BB /* UIScrollView+IGListKit.h */,
|
|
88A746F966A783DAECEACAFA482A5046 /* UIScrollView+IGListKit.m */,
|
|
);
|
|
name = Internal;
|
|
path = Source/Internal;
|
|
sourceTree = "<group>";
|
|
};
|
|
3EE9680535CB73BCFDE6DD41E95799B5 /* Pods-IGListKitTodayExample */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7ACA5B41E2D11D0ECE0F0A2D8B3370D5 /* Info.plist */,
|
|
1B2E0BC65B098972E1E94F970F834DA0 /* Pods-IGListKitTodayExample.modulemap */,
|
|
9507E646FDB2D9764FC70560DD8DBEF2 /* Pods-IGListKitTodayExample-acknowledgements.markdown */,
|
|
C6A8BD108D2490E4BA19FA93AD18A83C /* Pods-IGListKitTodayExample-acknowledgements.plist */,
|
|
60C3700A55A1751BE6C71BAEBADD7E7A /* Pods-IGListKitTodayExample-dummy.m */,
|
|
EF77CF1069D312C499D2898F20FB8DC1 /* Pods-IGListKitTodayExample-resources.sh */,
|
|
3709B01F4A8953783FFACB86C3D0CE15 /* Pods-IGListKitTodayExample-umbrella.h */,
|
|
5EC090A99FE4CA3786E651AF9C907913 /* Pods-IGListKitTodayExample.debug.xcconfig */,
|
|
922574DF06D0AD5E3964986609327D1F /* Pods-IGListKitTodayExample.release.xcconfig */,
|
|
);
|
|
name = "Pods-IGListKitTodayExample";
|
|
path = "Target Support Files/Pods-IGListKitTodayExample";
|
|
sourceTree = "<group>";
|
|
};
|
|
433CD3331B6C3787F473C941B61FC68F /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
438B396F6B4147076630CAEFE34282C1 /* iOS */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
438B396F6B4147076630CAEFE34282C1 /* iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D88AAE1F92055A60CC2FC970D7D34634 /* Foundation.framework */,
|
|
B63C6A64CF66340668996F78DA6BB482 /* UIKit.framework */,
|
|
);
|
|
name = iOS;
|
|
sourceTree = "<group>";
|
|
};
|
|
4C37BEC9E79EC45FB0A6877C1CAE278C /* Default */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A1EC564D80A72C30BC5B7DF5F318B55 /* IGListAdapter.h */,
|
|
EE007FCFF129B2958F82ABBD3A60A63D /* IGListAdapter.m */,
|
|
EFE694FB32A3AC667D525077749F8398 /* IGListAdapterDataSource.h */,
|
|
7C8EAF63AF5AAA5E0E8D7C947E9F86FD /* IGListAdapterDelegate.h */,
|
|
C9BDD9DEF73954D4C783E95547677103 /* IGListAdapterMoveDelegate.h */,
|
|
E4276FA35466E4FB6BD3B7C91AB92FCB /* IGListAdapterUpdateListener.h */,
|
|
6BDBE105125BF40BB2F7B29E54748283 /* IGListAdapterUpdater.h */,
|
|
6AFF140B5E8A1F86CF4BC12CB766A529 /* IGListAdapterUpdater.m */,
|
|
38393B3B52DEBF9051F22B8DD4F92A16 /* IGListAdapterUpdaterDelegate.h */,
|
|
F28787BA56730D182D5830BF8B388C5C /* IGListBatchContext.h */,
|
|
50EF755972C31ED029BB9A09E8BFFDB4 /* IGListBindable.h */,
|
|
7BAE9DF8349591FB45A750E051977A2B /* IGListBindingSectionController.h */,
|
|
D5E66221D7D3B376FBC9D8B087C82AA0 /* IGListBindingSectionController.m */,
|
|
F897FD1A7C7B29A56E8156A174280171 /* IGListBindingSectionControllerDataSource.h */,
|
|
9670DF751C1F83906D7ADC9B4C4E87EE /* IGListBindingSectionControllerSelectionDelegate.h */,
|
|
97B43FECE8174B7324BDF8D45E90C941 /* IGListCollectionContext.h */,
|
|
54F6E0E20B6646E960EF9184E1BF1BC3 /* IGListCollectionScrollingTraits.h */,
|
|
6F27FD2986D67A8BE0E10F42F44645D8 /* IGListCollectionView.h */,
|
|
C1858773810F2BA5AB037D62E321BB76 /* IGListCollectionView.m */,
|
|
6782F8D03C1141611C662B954CA5FF4F /* IGListCollectionViewDelegateLayout.h */,
|
|
33CE19774187245FBEE5EDFCD4AC6E41 /* IGListCollectionViewLayout.h */,
|
|
F495DD2C3A9991645807F651973DBF35 /* IGListCollectionViewLayout.mm */,
|
|
82CE7F709B2DE23B67AF3F7630CCDB8F /* IGListDisplayDelegate.h */,
|
|
2946E289BACE29B0B2E2D94079478DC5 /* IGListGenericSectionController.h */,
|
|
7B9429086326C649F1FC05D7A67B40FC /* IGListGenericSectionController.m */,
|
|
ECDEA0F8EBD52048850AEA2BE8A9755E /* IGListKit.h */,
|
|
F57171CC1ADF4A78B2EE7694BA70E3A9 /* IGListReloadDataUpdater.h */,
|
|
1CFFB121B1438A59A34D9C4EA515F8AF /* IGListReloadDataUpdater.m */,
|
|
CDF3F8E53B7C5D501E11B5F0FA819E93 /* IGListScrollDelegate.h */,
|
|
EB8FAA046A950CF83FC38D67F4D1564C /* IGListSectionController.h */,
|
|
9E15655B9972F71831AA39546E5E7C43 /* IGListSectionController.m */,
|
|
1268785247B9CD0EA0787D2C4612DC95 /* IGListSingleSectionController.h */,
|
|
057B70B9F23E350B60993968B47512D8 /* IGListSingleSectionController.m */,
|
|
54B6B7B1F168B45548DDEA14908DECD8 /* IGListStackedSectionController.h */,
|
|
88051BBADA2A49B9EFFF7F76E9266CF1 /* IGListStackedSectionController.m */,
|
|
62A42A0B87A820E1456CA47605E22D01 /* IGListSupplementaryViewSource.h */,
|
|
4CC55FB0AB72499E353555C5473992AF /* IGListTransitionDelegate.h */,
|
|
5F789255C6A849DE0E3F7F05DC4D8CFA /* IGListUpdatingDelegate.h */,
|
|
D20596553B4E4F469B3D5CBAB75310CB /* IGListWorkingRangeDelegate.h */,
|
|
D45535F21DF25A550DEDCD34C5342192 /* Common */,
|
|
29749BCD08E453C6B550CCB7EF9DCCF8 /* Internal */,
|
|
);
|
|
name = Default;
|
|
sourceTree = "<group>";
|
|
};
|
|
7DB346D0F39D3F0E887471402A8071AB = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */,
|
|
E9B519F33FEE7EBE6135312248250815 /* Development Pods */,
|
|
433CD3331B6C3787F473C941B61FC68F /* Frameworks */,
|
|
CF9909136132DE20E8D2AD0C67AA0C49 /* Products */,
|
|
2816B4C23FC52ADE9F73C37F72652FD0 /* Targets Support Files */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
8A6B5A6F884E26B7ECA4739D98F0D2BA /* Diffing */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B46FAD0540E469489D41A79F2229BC19 /* Internal */,
|
|
);
|
|
name = Diffing;
|
|
sourceTree = "<group>";
|
|
};
|
|
8F7A3DF8D470AB3D415AAA6D8CCC3498 /* Pods-IGListKitMessageExample */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
270C1C7FCBA7F319FD7A0398BC18710F /* Info.plist */,
|
|
47B8147DC6434174D9E3054DA3CB4484 /* Pods-IGListKitMessageExample.modulemap */,
|
|
20D642EAE3662BDC17956017E6D622E8 /* Pods-IGListKitMessageExample-acknowledgements.markdown */,
|
|
7200C49C89FA68816227219403B87DBE /* Pods-IGListKitMessageExample-acknowledgements.plist */,
|
|
B2806858B5ED353CF2D8B37BFAE4171C /* Pods-IGListKitMessageExample-dummy.m */,
|
|
B66E6B5AEB9406EAEFA9710E6E9962F2 /* Pods-IGListKitMessageExample-resources.sh */,
|
|
5566AE25970A51436D6E32AE60BE5E87 /* Pods-IGListKitMessageExample-umbrella.h */,
|
|
4F9A8086AF09CCA586431BFEE5DE2CA3 /* Pods-IGListKitMessageExample.debug.xcconfig */,
|
|
65A1389E308E5581D73D099A74A15628 /* Pods-IGListKitMessageExample.release.xcconfig */,
|
|
);
|
|
name = "Pods-IGListKitMessageExample";
|
|
path = "Target Support Files/Pods-IGListKitMessageExample";
|
|
sourceTree = "<group>";
|
|
};
|
|
936160E43570A57B85414988EB4629D4 /* Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
74EC069E0AE21AA7CE4E2A84524509C3 /* IGListKit.modulemap */,
|
|
617720E6357E8433A8AB30D1C8C1C065 /* IGListKit.xcconfig */,
|
|
8EA803734441283B074D68345DB4BD87 /* IGListKit-dummy.m */,
|
|
EC8854A636E3976E555467ACCF84388D /* IGListKit-prefix.pch */,
|
|
74BE4C665135106B7EC13B46E7261EDE /* IGListKit-umbrella.h */,
|
|
CD08C36FFA7960731D3A4C3CE849A478 /* Info.plist */,
|
|
);
|
|
name = "Support Files";
|
|
path = "Examples/Examples-iOS/Pods/Target Support Files/IGListKit";
|
|
sourceTree = "<group>";
|
|
};
|
|
B46FAD0540E469489D41A79F2229BC19 /* Internal */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = Internal;
|
|
path = Source/Common/Internal;
|
|
sourceTree = "<group>";
|
|
};
|
|
B9CFFD4A10353D9F1C3E7D506C26B26E /* IGListKit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4C37BEC9E79EC45FB0A6877C1CAE278C /* Default */,
|
|
8A6B5A6F884E26B7ECA4739D98F0D2BA /* Diffing */,
|
|
C30A425A69FB553838FEA48FEF3A56E1 /* Pod */,
|
|
936160E43570A57B85414988EB4629D4 /* Support Files */,
|
|
);
|
|
name = IGListKit;
|
|
path = ../../..;
|
|
sourceTree = "<group>";
|
|
};
|
|
C30A425A69FB553838FEA48FEF3A56E1 /* Pod */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
31130A52E726B09DCB29DE447030D156 /* badge.svg */,
|
|
439207987A6580A96699DB01E5EB9F4C /* best-practices-and-faq.html */,
|
|
594B2AF51D3823B32D7E9BF299A52FC6 /* best-practices-and-faq.html */,
|
|
2F3FA7678D08DF1BA19674165156A9C0 /* carat.png */,
|
|
BD5295A9496D5F4C149A77FB87BCBA79 /* carat.png */,
|
|
6FC35BAE271D883DF1BA13A73327E064 /* Categories.html */,
|
|
6821FD5D1AC88A017F06AD70B3F2D426 /* Classes.html */,
|
|
8A968DBE6A0DA216ABAD07105C4372DD /* Classes.html */,
|
|
BB7296A88DA3D73B2D88DC956E75012D /* Constants.html */,
|
|
6014A731313CFA93A9964D491320B541 /* Constants.html */,
|
|
2C67AF4E3F4E8C3552017A73D21FA632 /* dash.png */,
|
|
6890316A5B91407235E47F7B97599797 /* dash.png */,
|
|
1CDEC4E954F7DB933EB46EB6CDBF3355 /* docSet.dsidx */,
|
|
E041735C0E620DE7001EC7F7019EADC7 /* Enums.html */,
|
|
662A76EC60BB3932713E872821B27A3E /* Enums.html */,
|
|
7D0CF45E4AF2E09FE1E5371AE0DCEA78 /* Functions.html */,
|
|
367E0C889E9634DF6A773CD6ADA8DB3A /* Functions.html */,
|
|
D53AACAC1A217B3889E1E5B1DEE52225 /* generating-your-models.html */,
|
|
8711F59B7AB6BF1FE75D5BC2E8814431 /* getting-started.html */,
|
|
F713D16D6C6DC408DFEEB3597D60D694 /* getting-started.html */,
|
|
B85028506CF2B08E93CF580E6DA7ED43 /* gh.png */,
|
|
6134499CB04B575C387FA473E1D09566 /* gh.png */,
|
|
E0F6B2F70D17F048B7A3891C2BD0A317 /* Guides.html */,
|
|
D1FCD6BA55AECCD4E9CBAFA56A65C284 /* Guides.html */,
|
|
06D18FD46883DB51CD5B7AA4B5FD924A /* highlight.css */,
|
|
DAC6E7A7F0DC36DCEED9BE4084F32663 /* highlight.css */,
|
|
D2AF2E36CE3EC3DBC7BFD62B8ED53CF6 /* IGListAdapter.html */,
|
|
C1DBC59A1F6C2319DB1A9DEFDFA7D4A8 /* IGListAdapter.html */,
|
|
1C634348E4CE4562E502ED099B1EB6BA /* IGListAdapterDataSource.html */,
|
|
422A128652C43ED4CF8614765EF3E2AB /* IGListAdapterDataSource.html */,
|
|
D2831DF24226D04FD1114C2672616597 /* IGListAdapterDelegate.html */,
|
|
3FE12E709A3A41BF051CA4F70592915B /* IGListAdapterDelegate.html */,
|
|
42ABAD51E6D1DB51B94AB363BAEC67AF /* IGListAdapterMoveDelegate.html */,
|
|
5E632CF0C27951F951071FE917DA15C4 /* IGListAdapterUpdateListener.html */,
|
|
F591472C1C611BBD6F057849E6A01958 /* IGListAdapterUpdater.html */,
|
|
9A392D4E90ED42240D26E2400C77C5EC /* IGListAdapterUpdater.html */,
|
|
E7F6D1863D0FEC3575817DC752CF9621 /* IGListAdapterUpdaterDelegate.html */,
|
|
F260E98521CDB20A97FD26E43F580EDB /* IGListAdapterUpdaterDelegate.html */,
|
|
3A11C383844A483D8D27D5E5995C3DAB /* IGListAdapterUpdateType.html */,
|
|
B40D895F5BA4888B16634653644ECFBD /* IGListBatchContext.html */,
|
|
09E90679C183EFD3D27101237FA01C23 /* IGListBatchContext.html */,
|
|
5CEA160081E9918B13E1D79D08000B23 /* IGListBatchUpdateData.html */,
|
|
3BF4F3EB396BAA4C7E5DBD5FD11804FD /* IGListBatchUpdateData.html */,
|
|
95C76695D8462CE8F13EC5C2C2E94998 /* IGListBindable.html */,
|
|
CA847D4DBF10554A8354E6572D6CD72E /* IGListBindable.html */,
|
|
B2EB57888C8A91C3ED83B2568798D214 /* IGListBindingSectionController.html */,
|
|
9326B2FC3B17552E68C21C8C843E0C53 /* IGListBindingSectionController.html */,
|
|
5C00660911BCB75CF0580175E7DB9C61 /* IGListBindingSectionControllerDataSource.html */,
|
|
591E5D73BF02D4D9FA33350EFDE77F0B /* IGListBindingSectionControllerDataSource.html */,
|
|
F01A22A0CC848027BD0FD23081E1C8E2 /* IGListBindingSectionControllerSelectionDelegate.html */,
|
|
08EAACA3B8A762A5B3BE528E192036A7 /* IGListBindingSectionControllerSelectionDelegate.html */,
|
|
7905DDB73B6CC4AE73B4FACC4DA83690 /* IGListCollectionContext.html */,
|
|
0173372969E49F399DE2ED5F02FC2F7E /* IGListCollectionContext.html */,
|
|
01A588B895C110BC60D30661EBAA6BA7 /* IGListCollectionView.html */,
|
|
FF8D60DC68B7694C270BC147D049DEDC /* IGListCollectionViewDelegateLayout.html */,
|
|
1CDA9EDCE457E6E1B12351043D4E9D34 /* IGListCollectionViewLayout.html */,
|
|
98DE42496E659DEF38DBF8C4FDFF9C13 /* IGListCollectionViewLayout.html */,
|
|
3286EEAB48BCDD26B4D2EDFD328FBF06 /* IGListDiffable.html */,
|
|
22825FE87AC5CFBBF53D3565FF4578F8 /* IGListDiffable.html */,
|
|
46FAB4B2D0D09ABF453DBAE2817665A4 /* iglistdiffable-and-equality.html */,
|
|
0E30CC0CEB8911DDB0B00D11DA03A83A /* iglistdiffable-and-equality.html */,
|
|
450950B489B2F0B5461C54E3D5AF596A /* IGListDiffOption.html */,
|
|
357B0A74FD3CB67493042E5591850540 /* IGListDiffOption.html */,
|
|
166813E7829085726FDCF71F32EBF5D3 /* IGListDisplayDelegate.html */,
|
|
0771D0A7F07338557BD33F28AECA08B1 /* IGListDisplayDelegate.html */,
|
|
2A052A3AE3AB842A7C8ADDAD5C106FBA /* IGListExperiment.html */,
|
|
43E9476C081793507186B355F019F669 /* IGListExperiment.html */,
|
|
9EAC5106270B6A7108FEF39C4D4CCC20 /* IGListGenericSectionController.html */,
|
|
3F26CC33C44587E7F385D5E6ABBA0A5F /* IGListGenericSectionController.html */,
|
|
24F8BE135B92CA03D043B823083818CB /* IGListIndexPathResult.html */,
|
|
D66852EE158E6B382EAAA25887690D34 /* IGListIndexPathResult.html */,
|
|
7464588DAB88DDAB1C2700EFB99AF834 /* IGListIndexSetResult.html */,
|
|
49F08EF359C0387B9F0D11D13D53D6E2 /* IGListIndexSetResult.html */,
|
|
58EA3B9ED7FAFD449DAE13B21485512F /* IGListKit.podspec */,
|
|
665EF84F22520DCEF45DAEC1AC7A1354 /* IGListKit.tgz */,
|
|
B07A1CE9C5D25E7307D44BABF4510F54 /* IGListMoveIndex.html */,
|
|
26C59482692324902BF7375E08D65B63 /* IGListMoveIndex.html */,
|
|
5727038DEDB848647951E53FD79DCAA5 /* IGListMoveIndexPath.html */,
|
|
649EED81FF589A80A20683D5379C5BA3 /* IGListMoveIndexPath.html */,
|
|
03F4FF3D1D3DFF48257C0B83824C8E89 /* IGListScrollDelegate.html */,
|
|
197AF27CC600C27D947F3211ED9488D3 /* IGListScrollDelegate.html */,
|
|
41C201423F3D92C345E35E9318BDA118 /* IGListSectionController.html */,
|
|
8233BE55F0515E6A2FCCD2538F98ADAB /* IGListSectionController.html */,
|
|
591333078870F99DF9EBC4F8EBF208EE /* IGListSingleSectionController.html */,
|
|
5964F9CFA7585B5A5B19EAF7FA38590A /* IGListSingleSectionController.html */,
|
|
ECB17AB68F3E378BAE5FF0DD25E61C2D /* IGListSingleSectionControllerDelegate.html */,
|
|
9DEEFC2A7D261B9BC9427816440F973A /* IGListSingleSectionControllerDelegate.html */,
|
|
20904A2BE2029942B222BB8FC8B44551 /* IGListStackedSectionController.html */,
|
|
749F0946CCD0F3DA0E0B659C8D971844 /* IGListStackedSectionController.html */,
|
|
3718C1F48D387AE0ABF932C397F3C376 /* IGListSupplementaryViewSource.html */,
|
|
55434F70C46343F3BEE1DE6A8DC0D810 /* IGListSupplementaryViewSource.html */,
|
|
BC488B7A2C84BA9D7EFEBA8372E49629 /* IGListTransitionDelegate.html */,
|
|
45F1FFFE62C7DB66C787D252C0223A2D /* IGListUpdatingDelegate.html */,
|
|
4FDC7E8A64DAE2B8D1970A9193BDC288 /* IGListUpdatingDelegate.html */,
|
|
5DCBEA6FB465EDD082D7CEFCEE783165 /* IGListWorkingRangeDelegate.html */,
|
|
0D04E6AFFEB497B9676FBD2BCAEDA60E /* IGListWorkingRangeDelegate.html */,
|
|
1D339A72A8B755955B5D829AF797D95C /* index.html */,
|
|
F35B2B332FD4664ACDEC45E5CFA2E839 /* index.html */,
|
|
922E2B2A1B0524EC3A4DCB0257A05464 /* Info.plist */,
|
|
5DFBFDDC229F6DE37EC1383A2D8B1872 /* installation.html */,
|
|
F85C61BE962249E24948784996435936 /* installation.html */,
|
|
7C94BDA99490421DC36023868AA2C75F /* jazzy.css */,
|
|
5E88494F0AE2BD62A23D33A80D6C6544 /* jazzy.css */,
|
|
945157DAC4DD7AE30737F9A6E6CCB999 /* jazzy.js */,
|
|
D36DE76B5833D89EB4BCE7B548C69795 /* jazzy.js */,
|
|
19441EEBBEA2032C26FEDA40003434AB /* jquery.min.js */,
|
|
606FEDC3DE01E7E685B6AFCF8E5ED291 /* jquery.min.js */,
|
|
2419BD93995CEBBF39374F66F26641E0 /* LICENSE.md */,
|
|
5F394582746B276EE85BFC6072B61178 /* migration.html */,
|
|
B62B4B00FA2BF94B83E53FBE33DFC42D /* migration.html */,
|
|
A763B5DC07B81339399330E3302E414B /* modeling-and-binding.html */,
|
|
BEA817C7178FCADE42D55533A95F0DA1 /* Protocols.html */,
|
|
2FEB2DF8E0D1EA198D8ED9432033CE59 /* Protocols.html */,
|
|
2B7B91287158A775487DE2284345D798 /* README.md */,
|
|
B06E3F8E9709904B2F81FECE6617553D /* search.json */,
|
|
64922B262E50CB61F60ED4CCCFF95865 /* search.json */,
|
|
766DA410EA9033E7E60B43C0068433AC /* Type Definitions.html */,
|
|
C4EB04B3B27F274C9302B998465CD6A6 /* Type Definitions.html */,
|
|
AD7F141595ED6B52F8E6179D00EF1A4A /* undocumented.json */,
|
|
6329772C0B43B8FE362DC9AE933D9B6E /* vision.html */,
|
|
973D6DBE07592B7B906CAFC7D0E9B816 /* vision.html */,
|
|
4D57D33F6040CE9CD85CC1AE49E39914 /* working-with-core-data.html */,
|
|
5446D2E4893DCBEA35C2AC5B9BD24D77 /* working-with-core-data.html */,
|
|
D366D92ECE7BB717F770D4E1D24B4035 /* working-with-uicollectionview.html */,
|
|
6D19E22575978B4E709FC37980970839 /* working-with-uicollectionview.html */,
|
|
);
|
|
name = Pod;
|
|
sourceTree = "<group>";
|
|
};
|
|
CF9909136132DE20E8D2AD0C67AA0C49 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
116948205344E279070B2977E925F803 /* IGListKit.framework */,
|
|
3DFBEA9D0D85DB9366D3C949C20332DD /* Pods_IGListKitExamples.framework */,
|
|
57D6B0172E92F207DDCC38AA57BBD76C /* Pods_IGListKitMessageExample.framework */,
|
|
3546419AAFB29CE358FDE5691F031F9E /* Pods_IGListKitTodayExample.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
D45535F21DF25A550DEDCD34C5342192 /* Common */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2819ED42E45BD278CCDE67B52D29CE92 /* IGListAssert.h */,
|
|
03E0805DB54728723637FC4E36FA9F81 /* IGListBatchUpdateData.h */,
|
|
E07ECEF545D1B8F27EC28DA0787F07B5 /* IGListBatchUpdateData.mm */,
|
|
4B489C7D1384BFFEEE1A3372126F6871 /* IGListCompatibility.h */,
|
|
FA0594D997EE9016989F459A37FC1431 /* IGListDiff.h */,
|
|
61C854CE01F2DFC054E4B89697696D2E /* IGListDiff.mm */,
|
|
BA37C036BDC91BA0E0CD8735F092802A /* IGListDiffable.h */,
|
|
A7E7FB8D66E3ADFE7E5376CED6710F06 /* IGListDiffKit.h */,
|
|
CEC9F58E7D7A36FCC255DA1841B3BBF0 /* IGListExperiments.h */,
|
|
BDAB21038D2CC1DBEA435A7B4D9F14C1 /* IGListIndexPathResult.h */,
|
|
460A425ACC15A662371EB06C31014EB9 /* IGListIndexPathResult.m */,
|
|
34E04208CE1894626495738F995D6BF8 /* IGListIndexSetResult.h */,
|
|
67CDBC3747AD61B97BBE5A0C9225F022 /* IGListIndexSetResult.m */,
|
|
3D8F666CD37DC49F8A08DAB643DBECBF /* IGListMacros.h */,
|
|
409422F97B8B50AD53472A496B4E3779 /* IGListMoveIndex.h */,
|
|
F0E0393E1165D4DA906BCCDCDAC65E6E /* IGListMoveIndex.m */,
|
|
062B2C41F841EB7B3AFD445B6E357D55 /* IGListMoveIndexPath.h */,
|
|
D30ED898A605F1FDD850B75B0EA57302 /* IGListMoveIndexPath.m */,
|
|
89FF8A9BF4ACD9B5B1D97ECE97ADC2A3 /* NSNumber+IGListDiffable.h */,
|
|
4D1902C21D9390CD2C4185D2CBD28B32 /* NSNumber+IGListDiffable.m */,
|
|
6446A9420B030CD846DCDC79DB41BA9D /* NSString+IGListDiffable.h */,
|
|
450CEA2B0214C410A2F5E4450B5121D7 /* NSString+IGListDiffable.m */,
|
|
E5C55FF5ECF9353A7B3570757019DA4E /* Internal */,
|
|
);
|
|
name = Common;
|
|
path = Source/Common;
|
|
sourceTree = "<group>";
|
|
};
|
|
E5C55FF5ECF9353A7B3570757019DA4E /* Internal */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D8BCDE8B4350A128DB6897390DEA9286 /* IGListArrayUtilsInternal.h */,
|
|
48010076544C2A809304DC2A25A6D94D /* IGListIndexPathResultInternal.h */,
|
|
A305B052E7DE970333DD4E3FE4F08AA8 /* IGListIndexSetResultInternal.h */,
|
|
0F72271482F19AFD830482615AD94700 /* IGListMoveIndexInternal.h */,
|
|
A995E7D58E20F0B5A54BF9B09245641B /* IGListMoveIndexPathInternal.h */,
|
|
);
|
|
name = Internal;
|
|
path = Internal;
|
|
sourceTree = "<group>";
|
|
};
|
|
E9B519F33FEE7EBE6135312248250815 /* Development Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B9CFFD4A10353D9F1C3E7D506C26B26E /* IGListKit */,
|
|
);
|
|
name = "Development Pods";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
6F8C373463217C0BC5D0CB3CF955346A /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DD17E834B4FF6C6909CD7B33069D4DBF /* IGListAdapter+DebugDescription.h in Headers */,
|
|
E92D6B698063A4BCA70D3705957E7072 /* IGListAdapter+UICollectionView.h in Headers */,
|
|
D6478CD0E7525D7D45EDEAC398A89F40 /* IGListAdapter.h in Headers */,
|
|
EE252CB36FC08C3388F04BB8A6C5A627 /* IGListAdapterDataSource.h in Headers */,
|
|
27FF84337F181833B829B0AE25410CC0 /* IGListAdapterDelegate.h in Headers */,
|
|
6DD8AA2A7B344CC57CEEF75377643AA3 /* IGListAdapterInternal.h in Headers */,
|
|
E00C599989E89906AD02C50C1722D8D8 /* IGListAdapterMoveDelegate.h in Headers */,
|
|
B550F51B84D35C916D655DBC3BE39231 /* IGListAdapterProxy.h in Headers */,
|
|
6DB084A3B2AA89739E2EE6E9A28B11D4 /* IGListAdapterUpdateListener.h in Headers */,
|
|
BE1E5BF5B32FB88929986B3242508F9F /* IGListAdapterUpdater+DebugDescription.h in Headers */,
|
|
8A8B48523E2FDD0B749EAE2D96BDAF47 /* IGListAdapterUpdater.h in Headers */,
|
|
5C420DA250BAAEDD273355CF7A014DDE /* IGListAdapterUpdaterDelegate.h in Headers */,
|
|
2496B50AF26144D7F1817F6840B2B7D8 /* IGListAdapterUpdaterInternal.h in Headers */,
|
|
6555EA77EE52FB114EFC2350687100ED /* IGListArrayUtilsInternal.h in Headers */,
|
|
CB9A58D792C7C44707735F4613C34D29 /* IGListAssert.h in Headers */,
|
|
14EDA4CD64362ECED9C2373E2864D903 /* IGListBatchContext.h in Headers */,
|
|
8BC7DFBA3FAFD1F681DF4B35D64146C4 /* IGListBatchUpdateData+DebugDescription.h in Headers */,
|
|
16175BB5117880D8094FE6184DBC7E38 /* IGListBatchUpdateData.h in Headers */,
|
|
B38BD555A4816B6866C3681DD4134C75 /* IGListBatchUpdates.h in Headers */,
|
|
8D8165D6C3E781D27E0DD826AF9BCB5C /* IGListBatchUpdateState.h in Headers */,
|
|
C4C312AE2CC98CE790C975E8062676DF /* IGListBindable.h in Headers */,
|
|
127013808387EB9C38ABBCF95AF639FD /* IGListBindingSectionController+DebugDescription.h in Headers */,
|
|
B4DE0906692538C5A90E6980FA5AFB30 /* IGListBindingSectionController.h in Headers */,
|
|
C927C31518B475CE3C5CEA4CCE6D9FBC /* IGListBindingSectionControllerDataSource.h in Headers */,
|
|
A2BE82A9F524BB74E6A3963B78C19CDB /* IGListBindingSectionControllerSelectionDelegate.h in Headers */,
|
|
4B432A9A89A7BAF56F6869D31781525E /* IGListCollectionContext.h in Headers */,
|
|
D8DEB7FC5FFB1EFDFFF470583F672B58 /* IGListCollectionScrollingTraits.h in Headers */,
|
|
4ECB6F412713C34B224808CA5D03526D /* IGListCollectionView.h in Headers */,
|
|
32D513FA4F75A540A5F8EE6A17B1BD3A /* IGListCollectionViewDelegateLayout.h in Headers */,
|
|
AF22D3501FF04618A7FEB23E996A6C7E /* IGListCollectionViewLayout.h in Headers */,
|
|
2D36A8722C265338C821C89C43F517DC /* IGListCollectionViewLayoutInternal.h in Headers */,
|
|
13A74719D28A39175D2EADB81A848F07 /* IGListCompatibility.h in Headers */,
|
|
6E568C770B2056861DACC335BF87B0AD /* IGListDebugger.h in Headers */,
|
|
F3E60CA72A388435D92FCA754737C65A /* IGListDebuggingUtilities.h in Headers */,
|
|
83540A248B3C4E3CD1CF8EC7F6296CF1 /* IGListDiff.h in Headers */,
|
|
BA87266991564B1E87EAE818BFEA273D /* IGListDiffable.h in Headers */,
|
|
25AD62111E6C8F3D0BCB373D6D0A604E /* IGListDiffKit.h in Headers */,
|
|
11ED4F875F733ADA8CFAD7DECF8ADC1C /* IGListDisplayDelegate.h in Headers */,
|
|
163E95DD3851A317D372E1B56BEA7E10 /* IGListDisplayHandler.h in Headers */,
|
|
9D51EB2F123F2748BE1827D0CCD84F34 /* IGListExperiments.h in Headers */,
|
|
9C7DB279EB0AF70462750978C43CAC58 /* IGListGenericSectionController.h in Headers */,
|
|
9147C803D88B094E0F395DD1AAAAD620 /* IGListIndexPathResult.h in Headers */,
|
|
CE0F7082CD82811618E6971112C0F949 /* IGListIndexPathResultInternal.h in Headers */,
|
|
67CF70ABB97C608432418C41EFC429BB /* IGListIndexSetResult.h in Headers */,
|
|
5C65E06289251742F67DA6751DF7A87E /* IGListIndexSetResultInternal.h in Headers */,
|
|
57455172BE74EABB45604AF4538BBE6E /* IGListKit-umbrella.h in Headers */,
|
|
55D8010F57CB1072D3019935E8BAA317 /* IGListKit.h in Headers */,
|
|
41FF4DF264B1C1C32324A971B94276C2 /* IGListMacros.h in Headers */,
|
|
4E4C5CFED97A21FFF7787E8B05BFF00B /* IGListMoveIndex.h in Headers */,
|
|
B561A244728F16617FC83AFC87797B21 /* IGListMoveIndexInternal.h in Headers */,
|
|
567C669862E79EAABD0FA668A23D5917 /* IGListMoveIndexPath.h in Headers */,
|
|
A192BD5359B540A62E2163E2B0D7DD32 /* IGListMoveIndexPathInternal.h in Headers */,
|
|
F9CAEE445DF438C82F5B28F2BDEE4791 /* IGListReloadDataUpdater.h in Headers */,
|
|
500AA6B78AFD9BC3451B723396148337 /* IGListReloadIndexPath.h in Headers */,
|
|
5AB7849F6EF8C026AEB6BE6107D6A0CD /* IGListScrollDelegate.h in Headers */,
|
|
29414AD0CAD10607CE7A38AF62D37514 /* IGListSectionController.h in Headers */,
|
|
F7CF5A9B37FA56CBD14F4EF53BF4D3A0 /* IGListSectionControllerInternal.h in Headers */,
|
|
BD383D2C169C866CA6428D87357FCC52 /* IGListSectionMap+DebugDescription.h in Headers */,
|
|
7EBF6EA1C51296C98B72931EE94D1146 /* IGListSectionMap.h in Headers */,
|
|
62D9A6671DFC72E761497D4078955AE9 /* IGListSingleSectionController.h in Headers */,
|
|
84EE2949C5A146192281A84B849F6BE0 /* IGListStackedSectionController.h in Headers */,
|
|
FB6F7C5F765C08FAAE2D318257BD1496 /* IGListStackedSectionControllerInternal.h in Headers */,
|
|
F951E1F924723BEBCE85D42757E3D4A2 /* IGListSupplementaryViewSource.h in Headers */,
|
|
5C6E4F6B19C139E8A39AC29BC357D24B /* IGListTransitionDelegate.h in Headers */,
|
|
0F3D9FCCB7F5C7B25D821DC0AD5D503A /* IGListUpdatingDelegate.h in Headers */,
|
|
0255BAF1A56F0CC5144706BBA9301648 /* IGListWorkingRangeDelegate.h in Headers */,
|
|
7A055309B28A1AA470DC19DDFA4A218C /* IGListWorkingRangeHandler.h in Headers */,
|
|
575D37A78BD1CEA0A01A3BE528D35D9D /* NSNumber+IGListDiffable.h in Headers */,
|
|
A5C1861822FDA3CD177F3138A9DE8622 /* NSString+IGListDiffable.h in Headers */,
|
|
0771EEA4866D8393AED06F6920793547 /* UICollectionView+DebugDescription.h in Headers */,
|
|
A6125A15B91AA3BADEF8770FFB1E48D1 /* UICollectionView+IGListBatchUpdateData.h in Headers */,
|
|
A9E24B9F8CDE18522415938104E6E951 /* UICollectionViewLayout+InteractiveReordering.h in Headers */,
|
|
BEC2BAE63E75AF692714B7FA253F7B26 /* UIScrollView+IGListKit.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A8FD7A8DF5CE870AA2A619FE79FE81D9 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
E353B40949D9675B8B2B03C7569F96F5 /* Pods-IGListKitMessageExample-umbrella.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F3DD1C6E9E3232E5D8AB2ED431AA4C96 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
B737133A4230ACB664806CF20F03FAD1 /* Pods-IGListKitTodayExample-umbrella.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
FCF6DC82D5858E45FAEE513F9E764AAD /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1A89AF7CCCD65D9D5B946363776D05AE /* Pods-IGListKitExamples-umbrella.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
2F13A72E9788F7617BB30B9887C6BEF8 /* IGListKit */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = D65F883FFF9EFF01B7DC4480AB7159EA /* Build configuration list for PBXNativeTarget "IGListKit" */;
|
|
buildPhases = (
|
|
1E2424B19D8E9E0FEE09E8158568B59D /* Sources */,
|
|
FE16350B33F8897E1D3370EBBC76A586 /* Frameworks */,
|
|
6F8C373463217C0BC5D0CB3CF955346A /* Headers */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = IGListKit;
|
|
productName = IGListKit;
|
|
productReference = 116948205344E279070B2977E925F803 /* IGListKit.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
401DEFF5B4204434A3367C3A45C172EE /* Pods-IGListKitMessageExample */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7DD0F06330B7CFF95DBE709F180B8869 /* Build configuration list for PBXNativeTarget "Pods-IGListKitMessageExample" */;
|
|
buildPhases = (
|
|
2FF6C4068B8331D4FA2A47EB9F42A336 /* Sources */,
|
|
E9A8D02E745CDFBE4784E186849B8E0E /* Frameworks */,
|
|
A8FD7A8DF5CE870AA2A619FE79FE81D9 /* Headers */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
36C541B7631C30D80576C418E9F06C18 /* PBXTargetDependency */,
|
|
);
|
|
name = "Pods-IGListKitMessageExample";
|
|
productName = "Pods-IGListKitMessageExample";
|
|
productReference = 57D6B0172E92F207DDCC38AA57BBD76C /* Pods_IGListKitMessageExample.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
6B7DA8C024D099705CF771FF16E6FC16 /* Pods-IGListKitExamples */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 447A9F6E709F690B1574347D9E329E3D /* Build configuration list for PBXNativeTarget "Pods-IGListKitExamples" */;
|
|
buildPhases = (
|
|
0F2973A0EC5CE783280F7EAA54947BA5 /* Sources */,
|
|
D7057175063065567057895AB005C590 /* Frameworks */,
|
|
FCF6DC82D5858E45FAEE513F9E764AAD /* Headers */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
9B463355891949F736B3B5D678FE8D02 /* PBXTargetDependency */,
|
|
);
|
|
name = "Pods-IGListKitExamples";
|
|
productName = "Pods-IGListKitExamples";
|
|
productReference = 3DFBEA9D0D85DB9366D3C949C20332DD /* Pods_IGListKitExamples.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
FA6C50153578D5634418D6966B7AAEDD /* Pods-IGListKitTodayExample */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 0FE3BD27B2D26DDCF7A53630AB4BE0DB /* Build configuration list for PBXNativeTarget "Pods-IGListKitTodayExample" */;
|
|
buildPhases = (
|
|
8361670856E51102C9B2F59306C2B3B3 /* Sources */,
|
|
B2FDE9ED50A78E4384C3AB5BADC034B3 /* Frameworks */,
|
|
F3DD1C6E9E3232E5D8AB2ED431AA4C96 /* Headers */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BFAF67A08B878C67ABE4BF370ECEA0C1 /* PBXTargetDependency */,
|
|
);
|
|
name = "Pods-IGListKitTodayExample";
|
|
productName = "Pods-IGListKitTodayExample";
|
|
productReference = 3546419AAFB29CE358FDE5691F031F9E /* Pods_IGListKitTodayExample.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
D41D8CD98F00B204E9800998ECF8427E /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0830;
|
|
LastUpgradeCheck = 0700;
|
|
};
|
|
buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 7DB346D0F39D3F0E887471402A8071AB;
|
|
productRefGroup = CF9909136132DE20E8D2AD0C67AA0C49 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
2F13A72E9788F7617BB30B9887C6BEF8 /* IGListKit */,
|
|
6B7DA8C024D099705CF771FF16E6FC16 /* Pods-IGListKitExamples */,
|
|
401DEFF5B4204434A3367C3A45C172EE /* Pods-IGListKitMessageExample */,
|
|
FA6C50153578D5634418D6966B7AAEDD /* Pods-IGListKitTodayExample */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
0F2973A0EC5CE783280F7EAA54947BA5 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C4C4C1B02AFD7277F00A40570658152C /* Pods-IGListKitExamples-dummy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1E2424B19D8E9E0FEE09E8158568B59D /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
AECE76913C3A43284D2E93B6BB819A24 /* IGListAdapter+DebugDescription.m in Sources */,
|
|
6FD62A7EF3399C1B7D624B0D466770EA /* IGListAdapter+UICollectionView.m in Sources */,
|
|
6FF68601555D94A56D07225B7EFFCC94 /* IGListAdapter.m in Sources */,
|
|
B5E503E19C9FE1C97363262F787818A8 /* IGListAdapterProxy.m in Sources */,
|
|
42783649A657F8A1A9890837E912F2F1 /* IGListAdapterUpdater+DebugDescription.m in Sources */,
|
|
44AAA89CB729A9B5972794873FD103F8 /* IGListAdapterUpdater.m in Sources */,
|
|
F3683C788EA7B7C5C98EC0F99885843C /* IGListBatchUpdateData+DebugDescription.m in Sources */,
|
|
10A32010D93D473CCA4BBB39F3455A42 /* IGListBatchUpdateData.mm in Sources */,
|
|
8A9021DC8419AC50B34AF7A0550142F1 /* IGListBatchUpdates.m in Sources */,
|
|
94758A935C901DABB48EE885CC0013AD /* IGListBindingSectionController+DebugDescription.m in Sources */,
|
|
D33006AFFF1F2E909EA3003383634164 /* IGListBindingSectionController.m in Sources */,
|
|
A18B994E2AD4EBE8E121480AF8600990 /* IGListCollectionView.m in Sources */,
|
|
A20A0E614F80E4D0D0C5DF91B6702391 /* IGListCollectionViewLayout.mm in Sources */,
|
|
10F6E2DDCAF008209543C45382E73073 /* IGListDebugger.m in Sources */,
|
|
490E146BC97A0BC2EFE346C28115A086 /* IGListDebuggingUtilities.m in Sources */,
|
|
93DC2223C45886608D81336915D382C3 /* IGListDiff.mm in Sources */,
|
|
368B28A55A5F8AD15CC622F714DCBBC3 /* IGListDisplayHandler.m in Sources */,
|
|
6FB556CDDBCBA3D9182B396F004913C4 /* IGListGenericSectionController.m in Sources */,
|
|
035724DED1F396ED408233F4B7E2094C /* IGListIndexPathResult.m in Sources */,
|
|
D51ECCB86B87A2EBCBCF374CD63613D9 /* IGListIndexSetResult.m in Sources */,
|
|
782FEBFEBA508519D7D3CCA957507D7E /* IGListKit-dummy.m in Sources */,
|
|
414BA33C603CF36ED06A1092D309FFAE /* IGListMoveIndex.m in Sources */,
|
|
502F3F6E15CA3D8436BDA458880124D3 /* IGListMoveIndexPath.m in Sources */,
|
|
743FF6AE36F13D93BAE782FEA101B00F /* IGListReloadDataUpdater.m in Sources */,
|
|
345A4AAE68F1626D1100BFE031B00CA9 /* IGListReloadIndexPath.m in Sources */,
|
|
4FC44D060043205141BCDCFB07E7DAF3 /* IGListSectionController.m in Sources */,
|
|
0909C92A86DBC501A79A8638881A4501 /* IGListSectionMap+DebugDescription.m in Sources */,
|
|
C277C9455D185C8164187E897A0A7808 /* IGListSectionMap.m in Sources */,
|
|
1A28C9614741865C3537053A45D480EB /* IGListSingleSectionController.m in Sources */,
|
|
7FB4ED10784E4CB43D51B831F47643E2 /* IGListStackedSectionController.m in Sources */,
|
|
C5F43BBFB9DC5F9356EE2685DD980882 /* IGListWorkingRangeHandler.mm in Sources */,
|
|
5DB1C2A8EEB4E2776EEE6F80F03F733B /* NSNumber+IGListDiffable.m in Sources */,
|
|
4EE59C5619BF710B489C024942C029B9 /* NSString+IGListDiffable.m in Sources */,
|
|
C228D2469E56DF3B7E6955DBA73AAA67 /* UICollectionView+DebugDescription.m in Sources */,
|
|
581504C5E0609C15745DEA0DC6EBBFA0 /* UICollectionView+IGListBatchUpdateData.m in Sources */,
|
|
C3E3C170912248571BD2914B987D7996 /* UICollectionViewLayout+InteractiveReordering.m in Sources */,
|
|
F50991E810C602681E6F6E569C1413A0 /* UIScrollView+IGListKit.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2FF6C4068B8331D4FA2A47EB9F42A336 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
4DC076C43C4AA5A3C88EEC49F5097581 /* Pods-IGListKitMessageExample-dummy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
8361670856E51102C9B2F59306C2B3B3 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
B718064EE1D4B6E9B8212A936CA8EA75 /* Pods-IGListKitTodayExample-dummy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
36C541B7631C30D80576C418E9F06C18 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = IGListKit;
|
|
target = 2F13A72E9788F7617BB30B9887C6BEF8 /* IGListKit */;
|
|
targetProxy = 42B122D03058E7C3E34ACF0AC2A72140 /* PBXContainerItemProxy */;
|
|
};
|
|
9B463355891949F736B3B5D678FE8D02 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = IGListKit;
|
|
target = 2F13A72E9788F7617BB30B9887C6BEF8 /* IGListKit */;
|
|
targetProxy = A0A5426482C447F640D6A192E71D5F5B /* PBXContainerItemProxy */;
|
|
};
|
|
BFAF67A08B878C67ABE4BF370ECEA0C1 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = IGListKit;
|
|
target = 2F13A72E9788F7617BB30B9887C6BEF8 /* IGListKit */;
|
|
targetProxy = 7D332B346FFC0D5E5159546D185DAFEF /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
0356DEEA4A5D3A3633515CBF9165686C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 4F9A8086AF09CCA586431BFEE5DE2CA3 /* Pods-IGListKitMessageExample.debug.xcconfig */;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
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";
|
|
INFOPLIST_FILE = "Target Support Files/Pods-IGListKitMessageExample/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-IGListKitMessageExample/Pods-IGListKitMessageExample.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = Pods_IGListKitMessageExample;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
0E07E5203DF6998511E38F07E26B08ED /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 617720E6357E8433A8AB30D1C8C1C065 /* IGListKit.xcconfig */;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
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";
|
|
GCC_PREFIX_HEADER = "Target Support Files/IGListKit/IGListKit-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/IGListKit/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/IGListKit/IGListKit.modulemap";
|
|
PRODUCT_NAME = IGListKit;
|
|
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;
|
|
};
|
|
23047C790735D1A656735174AB798858 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 617720E6357E8433A8AB30D1C8C1C065 /* IGListKit.xcconfig */;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
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";
|
|
GCC_PREFIX_HEADER = "Target Support Files/IGListKit/IGListKit-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/IGListKit/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/IGListKit/IGListKit.modulemap";
|
|
PRODUCT_NAME = IGListKit;
|
|
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;
|
|
};
|
|
2FEA230AE692DB783B0769BB46E59370 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = E1915F3ED5785508E2E252B0D5CD0AB9 /* Pods-IGListKitExamples.debug.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";
|
|
INFOPLIST_FILE = "Target Support Files/Pods-IGListKitExamples/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-IGListKitExamples/Pods-IGListKitExamples.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = Pods_IGListKitExamples;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
5E2E856B5151770BEE165A445A4E4F2D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 65A1389E308E5581D73D099A74A15628 /* Pods-IGListKitMessageExample.release.xcconfig */;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
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";
|
|
INFOPLIST_FILE = "Target Support Files/Pods-IGListKitMessageExample/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-IGListKitMessageExample/Pods-IGListKitMessageExample.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = Pods_IGListKitMessageExample;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
63BC912AE41CA64CBFB558FE4A6D0516 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 568FA20FCC9D77DF4FF3A77159CB66AA /* Pods-IGListKitExamples.release.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";
|
|
INFOPLIST_FILE = "Target Support Files/Pods-IGListKitExamples/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-IGListKitExamples/Pods-IGListKitExamples.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = Pods_IGListKitExamples;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
9615E98D60F5F3B8859156B4FEACF551 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 5EC090A99FE4CA3786E651AF9C907913 /* Pods-IGListKitTodayExample.debug.xcconfig */;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
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";
|
|
INFOPLIST_FILE = "Target Support Files/Pods-IGListKitTodayExample/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-IGListKitTodayExample/Pods-IGListKitTodayExample.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = Pods_IGListKitTodayExample;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
B254DAA6CF0CE39F4A3D11B90A7E059A /* 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_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = 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_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_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 = 8.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/;
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
SYMROOT = "${SRCROOT}/../build";
|
|
};
|
|
name = Release;
|
|
};
|
|
C3518A20C07D64B51F384A7F181DB043 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 922574DF06D0AD5E3964986609327D1F /* Pods-IGListKitTodayExample.release.xcconfig */;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
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";
|
|
INFOPLIST_FILE = "Target Support Files/Pods-IGListKitTodayExample/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-IGListKitTodayExample/Pods-IGListKitTodayExample.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = Pods_IGListKitTodayExample;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
E4B68EE12B21C47CB798D9B1ECA6D7A7 /* 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_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = 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_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_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 = 8.0;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/;
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SYMROOT = "${SRCROOT}/../build";
|
|
};
|
|
name = Debug;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
0FE3BD27B2D26DDCF7A53630AB4BE0DB /* Build configuration list for PBXNativeTarget "Pods-IGListKitTodayExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9615E98D60F5F3B8859156B4FEACF551 /* Debug */,
|
|
C3518A20C07D64B51F384A7F181DB043 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
E4B68EE12B21C47CB798D9B1ECA6D7A7 /* Debug */,
|
|
B254DAA6CF0CE39F4A3D11B90A7E059A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
447A9F6E709F690B1574347D9E329E3D /* Build configuration list for PBXNativeTarget "Pods-IGListKitExamples" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2FEA230AE692DB783B0769BB46E59370 /* Debug */,
|
|
63BC912AE41CA64CBFB558FE4A6D0516 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7DD0F06330B7CFF95DBE709F180B8869 /* Build configuration list for PBXNativeTarget "Pods-IGListKitMessageExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
0356DEEA4A5D3A3633515CBF9165686C /* Debug */,
|
|
5E2E856B5151770BEE165A445A4E4F2D /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
D65F883FFF9EFF01B7DC4480AB7159EA /* Build configuration list for PBXNativeTarget "IGListKit" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
23047C790735D1A656735174AB798858 /* Debug */,
|
|
0E07E5203DF6998511E38F07E26B08ED /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
|
|
}
|