| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 50;
- objects = {
- /* Begin PBXBuildFile section */
- 0133FBBF2693FA8E00E98F66 /* CustomLanguages.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 0133FBBE2693FA8E00E98F66 /* CustomLanguages.bundle */; };
- 013557022AB7F252001BB573 /* MJPinHeaderCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 013557012AB7F252001BB573 /* MJPinHeaderCollectionViewController.swift */; };
- 018C0838274787B6002D968E /* MJRefresh.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 018C083427478732002D968E /* MJRefresh.framework */; };
- 018C0839274787B6002D968E /* MJRefresh.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 018C083427478732002D968E /* MJRefresh.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
- 0193FF132692E99500B52B11 /* I18NExampleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0193FF122692E99500B52B11 /* I18NExampleViewController.swift */; };
- 0193FF162692F8EB00B52B11 /* MJRefresh_i18n.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0193FF182692F8EB00B52B11 /* MJRefresh_i18n.strings */; };
- 01A5EB2B25EF62B80091554E /* MJWKWebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01A5EB2A25EF62B80091554E /* MJWKWebViewController.swift */; };
- 2D9BEB091BB15F4A00AED473 /* UIViewController+Example.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE01BB15F4A00AED473 /* UIViewController+Example.m */; };
- 2D9BEB0A1BB15F4A00AED473 /* MJChiBaoZiFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE31BB15F4A00AED473 /* MJChiBaoZiFooter.m */; };
- 2D9BEB0B1BB15F4A00AED473 /* MJChiBaoZiFooter2.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE51BB15F4A00AED473 /* MJChiBaoZiFooter2.m */; };
- 2D9BEB0C1BB15F4A00AED473 /* MJChiBaoZiHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE71BB15F4A00AED473 /* MJChiBaoZiHeader.m */; };
- 2D9BEB0D1BB15F4A00AED473 /* MJDIYAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE91BB15F4A00AED473 /* MJDIYAutoFooter.m */; };
- 2D9BEB0E1BB15F4A00AED473 /* MJDIYBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAEB1BB15F4A00AED473 /* MJDIYBackFooter.m */; };
- 2D9BEB0F1BB15F4A00AED473 /* MJDIYHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAED1BB15F4A00AED473 /* MJDIYHeader.m */; };
- 2D9BEB101BB15F4A00AED473 /* MJExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF01BB15F4A00AED473 /* MJExample.m */; };
- 2D9BEB111BB15F4A00AED473 /* MJExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF21BB15F4A00AED473 /* MJExampleViewController.m */; };
- 2D9BEB121BB15F4A00AED473 /* MJExampleWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF41BB15F4A00AED473 /* MJExampleWindow.m */; };
- 2D9BEB141BB15F4A00AED473 /* MJSingleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF81BB15F4A00AED473 /* MJSingleViewController.m */; };
- 2D9BEB151BB15F4A00AED473 /* MJTempViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAFA1BB15F4A00AED473 /* MJTempViewController.m */; };
- 2D9BEB161BB15F4A00AED473 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAFD1BB15F4A00AED473 /* AppDelegate.m */; };
- 2D9BEB171BB15F4A00AED473 /* MJCollectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB001BB15F4A00AED473 /* MJCollectionViewController.m */; };
- 2D9BEB181BB15F4A00AED473 /* MJTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB021BB15F4A00AED473 /* MJTableViewController.m */; };
- 2D9BEB191BB15F4A00AED473 /* MJTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB041BB15F4A00AED473 /* MJTestViewController.m */; };
- 2D9BEB1A1BB15F4A00AED473 /* MJTestViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2D9BEB051BB15F4A00AED473 /* MJTestViewController.xib */; };
- 2D9BEB1B1BB15F4A00AED473 /* MJWebViewViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB071BB15F4A00AED473 /* MJWebViewViewController.m */; };
- 2D9BEB1C1BB15F4A00AED473 /* MJWebViewViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2D9BEB081BB15F4A00AED473 /* MJWebViewViewController.xib */; };
- 2DA7F92B1AA6B4C4005627AB /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F92A1AA6B4C4005627AB /* main.m */; };
- 2DA7F9341AA6B4C4005627AB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9321AA6B4C4005627AB /* Main.storyboard */; };
- 2DA7F9361AA6B4C4005627AB /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9351AA6B4C4005627AB /* Images.xcassets */; };
- 2DA7F9391AA6B4C4005627AB /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */; };
- 2DA7F9451AA6B4C4005627AB /* MJRefreshExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */; };
- 6B8FB1A9250E610D00AF64B7 /* MJHorizontalCollectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B8FB1A8250E610D00AF64B7 /* MJHorizontalCollectionViewController.m */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 018C083327478732002D968E /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 018C082F27478732002D968E /* MJRefresh.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 2D9DF4521F7CE29B0042D6DD;
- remoteInfo = MJRefresh;
- };
- 2DA7F93F1AA6B4C4005627AB /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 2DA7F91D1AA6B4C4005627AB /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 2DA7F9241AA6B4C4005627AB;
- remoteInfo = MJRefreshExample;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXCopyFilesBuildPhase section */
- 2D9DF3EC1F7CD8F50042D6DD /* Embed Frameworks */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 10;
- files = (
- 018C0839274787B6002D968E /* MJRefresh.framework in Embed Frameworks */,
- );
- name = "Embed Frameworks";
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXCopyFilesBuildPhase section */
- /* Begin PBXFileReference section */
- 012CECBB2CF80CF8002C71E3 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/MJRefresh_i18n.strings; sourceTree = "<group>"; };
- 0133FBB82693F7E200E98F66 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/MJRefresh_i18n.strings"; sourceTree = "<group>"; };
- 0133FBB92693F7EA00E98F66 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/MJRefresh_i18n.strings"; sourceTree = "<group>"; };
- 0133FBBB2693F80400E98F66 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/MJRefresh_i18n.strings; sourceTree = "<group>"; };
- 0133FBBC2693F81700E98F66 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/MJRefresh_i18n.strings; sourceTree = "<group>"; };
- 0133FBBD2693F81F00E98F66 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/MJRefresh_i18n.strings; sourceTree = "<group>"; };
- 0133FBBE2693FA8E00E98F66 /* CustomLanguages.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = CustomLanguages.bundle; sourceTree = "<group>"; };
- 013557012AB7F252001BB573 /* MJPinHeaderCollectionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MJPinHeaderCollectionViewController.swift; sourceTree = "<group>"; };
- 018C082F27478732002D968E /* MJRefresh.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = MJRefresh.xcodeproj; path = ../../MJRefresh.xcodeproj; sourceTree = "<group>"; };
- 0193FF122692E99500B52B11 /* I18NExampleViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = I18NExampleViewController.swift; sourceTree = "<group>"; };
- 0193FF172692F8EB00B52B11 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/MJRefresh_i18n.strings; sourceTree = "<group>"; };
- 01A5EB2925EF62B80091554E /* MJRefreshExample-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MJRefreshExample-Bridging-Header.h"; sourceTree = "<group>"; };
- 01A5EB2A25EF62B80091554E /* MJWKWebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MJWKWebViewController.swift; sourceTree = "<group>"; };
- 2D9BEADF1BB15F4A00AED473 /* UIViewController+Example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+Example.h"; sourceTree = "<group>"; };
- 2D9BEAE01BB15F4A00AED473 /* UIViewController+Example.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+Example.m"; sourceTree = "<group>"; };
- 2D9BEAE21BB15F4A00AED473 /* MJChiBaoZiFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJChiBaoZiFooter.h; sourceTree = "<group>"; };
- 2D9BEAE31BB15F4A00AED473 /* MJChiBaoZiFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJChiBaoZiFooter.m; sourceTree = "<group>"; };
- 2D9BEAE41BB15F4A00AED473 /* MJChiBaoZiFooter2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJChiBaoZiFooter2.h; sourceTree = "<group>"; };
- 2D9BEAE51BB15F4A00AED473 /* MJChiBaoZiFooter2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJChiBaoZiFooter2.m; sourceTree = "<group>"; };
- 2D9BEAE61BB15F4A00AED473 /* MJChiBaoZiHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJChiBaoZiHeader.h; sourceTree = "<group>"; };
- 2D9BEAE71BB15F4A00AED473 /* MJChiBaoZiHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJChiBaoZiHeader.m; sourceTree = "<group>"; };
- 2D9BEAE81BB15F4A00AED473 /* MJDIYAutoFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJDIYAutoFooter.h; sourceTree = "<group>"; };
- 2D9BEAE91BB15F4A00AED473 /* MJDIYAutoFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJDIYAutoFooter.m; sourceTree = "<group>"; };
- 2D9BEAEA1BB15F4A00AED473 /* MJDIYBackFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJDIYBackFooter.h; sourceTree = "<group>"; };
- 2D9BEAEB1BB15F4A00AED473 /* MJDIYBackFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJDIYBackFooter.m; sourceTree = "<group>"; };
- 2D9BEAEC1BB15F4A00AED473 /* MJDIYHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJDIYHeader.h; sourceTree = "<group>"; };
- 2D9BEAED1BB15F4A00AED473 /* MJDIYHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJDIYHeader.m; sourceTree = "<group>"; };
- 2D9BEAEF1BB15F4A00AED473 /* MJExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExample.h; sourceTree = "<group>"; };
- 2D9BEAF01BB15F4A00AED473 /* MJExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExample.m; sourceTree = "<group>"; };
- 2D9BEAF11BB15F4A00AED473 /* MJExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExampleViewController.h; sourceTree = "<group>"; };
- 2D9BEAF21BB15F4A00AED473 /* MJExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExampleViewController.m; sourceTree = "<group>"; };
- 2D9BEAF31BB15F4A00AED473 /* MJExampleWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExampleWindow.h; sourceTree = "<group>"; };
- 2D9BEAF41BB15F4A00AED473 /* MJExampleWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExampleWindow.m; sourceTree = "<group>"; };
- 2D9BEAF71BB15F4A00AED473 /* MJSingleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJSingleViewController.h; sourceTree = "<group>"; };
- 2D9BEAF81BB15F4A00AED473 /* MJSingleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJSingleViewController.m; sourceTree = "<group>"; };
- 2D9BEAF91BB15F4A00AED473 /* MJTempViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTempViewController.h; sourceTree = "<group>"; };
- 2D9BEAFA1BB15F4A00AED473 /* MJTempViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTempViewController.m; sourceTree = "<group>"; };
- 2D9BEAFC1BB15F4A00AED473 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
- 2D9BEAFD1BB15F4A00AED473 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
- 2D9BEAFF1BB15F4A00AED473 /* MJCollectionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJCollectionViewController.h; sourceTree = "<group>"; };
- 2D9BEB001BB15F4A00AED473 /* MJCollectionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJCollectionViewController.m; sourceTree = "<group>"; };
- 2D9BEB011BB15F4A00AED473 /* MJTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTableViewController.h; sourceTree = "<group>"; };
- 2D9BEB021BB15F4A00AED473 /* MJTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTableViewController.m; sourceTree = "<group>"; };
- 2D9BEB031BB15F4A00AED473 /* MJTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTestViewController.h; sourceTree = "<group>"; };
- 2D9BEB041BB15F4A00AED473 /* MJTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTestViewController.m; sourceTree = "<group>"; };
- 2D9BEB051BB15F4A00AED473 /* MJTestViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MJTestViewController.xib; sourceTree = "<group>"; };
- 2D9BEB061BB15F4A00AED473 /* MJWebViewViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJWebViewViewController.h; sourceTree = "<group>"; };
- 2D9BEB071BB15F4A00AED473 /* MJWebViewViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJWebViewViewController.m; sourceTree = "<group>"; };
- 2D9BEB081BB15F4A00AED473 /* MJWebViewViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MJWebViewViewController.xib; sourceTree = "<group>"; };
- 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MJRefreshExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 2DA7F9291AA6B4C4005627AB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 2DA7F92A1AA6B4C4005627AB /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 2DA7F9331AA6B4C4005627AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- 2DA7F9351AA6B4C4005627AB /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
- 2DA7F9381AA6B4C4005627AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
- 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MJRefreshExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 2DA7F9431AA6B4C4005627AB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MJRefreshExampleTests.m; sourceTree = "<group>"; };
- 2DAA837B1BB1685300B62152 /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
- 6B8FB1A7250E610D00AF64B7 /* MJHorizontalCollectionViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MJHorizontalCollectionViewController.h; sourceTree = "<group>"; };
- 6B8FB1A8250E610D00AF64B7 /* MJHorizontalCollectionViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MJHorizontalCollectionViewController.m; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 2DA7F9221AA6B4C4005627AB /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 018C0838274787B6002D968E /* MJRefresh.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 2DA7F93B1AA6B4C4005627AB /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 018C083027478732002D968E /* Products */ = {
- isa = PBXGroup;
- children = (
- 018C083427478732002D968E /* MJRefresh.framework */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 018C0836274787B6002D968E /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- 0193FF112692E86200B52B11 /* i18n */ = {
- isa = PBXGroup;
- children = (
- 0193FF122692E99500B52B11 /* I18NExampleViewController.swift */,
- 0193FF182692F8EB00B52B11 /* MJRefresh_i18n.strings */,
- 0133FBBE2693FA8E00E98F66 /* CustomLanguages.bundle */,
- );
- path = i18n;
- sourceTree = "<group>";
- };
- 01A5EB2825EF62930091554E /* SwiftExample */ = {
- isa = PBXGroup;
- children = (
- 01A5EB2A25EF62B80091554E /* MJWKWebViewController.swift */,
- );
- path = SwiftExample;
- sourceTree = "<group>";
- };
- 2D9BEADE1BB15F4A00AED473 /* Category */ = {
- isa = PBXGroup;
- children = (
- 2D9BEADF1BB15F4A00AED473 /* UIViewController+Example.h */,
- 2D9BEAE01BB15F4A00AED473 /* UIViewController+Example.m */,
- );
- path = Category;
- sourceTree = "<group>";
- };
- 2D9BEAE11BB15F4A00AED473 /* DIY */ = {
- isa = PBXGroup;
- children = (
- 2D9BEAE21BB15F4A00AED473 /* MJChiBaoZiFooter.h */,
- 2D9BEAE31BB15F4A00AED473 /* MJChiBaoZiFooter.m */,
- 2D9BEAE41BB15F4A00AED473 /* MJChiBaoZiFooter2.h */,
- 2D9BEAE51BB15F4A00AED473 /* MJChiBaoZiFooter2.m */,
- 2D9BEAE61BB15F4A00AED473 /* MJChiBaoZiHeader.h */,
- 2D9BEAE71BB15F4A00AED473 /* MJChiBaoZiHeader.m */,
- 2D9BEAE81BB15F4A00AED473 /* MJDIYAutoFooter.h */,
- 2D9BEAE91BB15F4A00AED473 /* MJDIYAutoFooter.m */,
- 2D9BEAEA1BB15F4A00AED473 /* MJDIYBackFooter.h */,
- 2D9BEAEB1BB15F4A00AED473 /* MJDIYBackFooter.m */,
- 2D9BEAEC1BB15F4A00AED473 /* MJDIYHeader.h */,
- 2D9BEAED1BB15F4A00AED473 /* MJDIYHeader.m */,
- );
- path = DIY;
- sourceTree = "<group>";
- };
- 2D9BEAEE1BB15F4A00AED473 /* First */ = {
- isa = PBXGroup;
- children = (
- 2D9BEAEF1BB15F4A00AED473 /* MJExample.h */,
- 2D9BEAF01BB15F4A00AED473 /* MJExample.m */,
- 2D9BEAF11BB15F4A00AED473 /* MJExampleViewController.h */,
- 2D9BEAF21BB15F4A00AED473 /* MJExampleViewController.m */,
- 2D9BEAF31BB15F4A00AED473 /* MJExampleWindow.h */,
- 2D9BEAF41BB15F4A00AED473 /* MJExampleWindow.m */,
- 2D9BEAF71BB15F4A00AED473 /* MJSingleViewController.h */,
- 2D9BEAF81BB15F4A00AED473 /* MJSingleViewController.m */,
- 2D9BEAF91BB15F4A00AED473 /* MJTempViewController.h */,
- 2D9BEAFA1BB15F4A00AED473 /* MJTempViewController.m */,
- );
- path = First;
- sourceTree = "<group>";
- };
- 2D9BEAFB1BB15F4A00AED473 /* Other */ = {
- isa = PBXGroup;
- children = (
- 2D9BEAFC1BB15F4A00AED473 /* AppDelegate.h */,
- 2D9BEAFD1BB15F4A00AED473 /* AppDelegate.m */,
- );
- path = Other;
- sourceTree = "<group>";
- };
- 2D9BEAFE1BB15F4A00AED473 /* Second */ = {
- isa = PBXGroup;
- children = (
- 2D9BEAFF1BB15F4A00AED473 /* MJCollectionViewController.h */,
- 2D9BEB001BB15F4A00AED473 /* MJCollectionViewController.m */,
- 013557012AB7F252001BB573 /* MJPinHeaderCollectionViewController.swift */,
- 6B8FB1A7250E610D00AF64B7 /* MJHorizontalCollectionViewController.h */,
- 6B8FB1A8250E610D00AF64B7 /* MJHorizontalCollectionViewController.m */,
- 2D9BEB011BB15F4A00AED473 /* MJTableViewController.h */,
- 2D9BEB021BB15F4A00AED473 /* MJTableViewController.m */,
- 2D9BEB031BB15F4A00AED473 /* MJTestViewController.h */,
- 2D9BEB041BB15F4A00AED473 /* MJTestViewController.m */,
- 2D9BEB051BB15F4A00AED473 /* MJTestViewController.xib */,
- 2D9BEB061BB15F4A00AED473 /* MJWebViewViewController.h */,
- 2D9BEB071BB15F4A00AED473 /* MJWebViewViewController.m */,
- 2D9BEB081BB15F4A00AED473 /* MJWebViewViewController.xib */,
- );
- path = Second;
- sourceTree = "<group>";
- };
- 2DA7F91C1AA6B4C4005627AB = {
- isa = PBXGroup;
- children = (
- 018C082F27478732002D968E /* MJRefresh.xcodeproj */,
- 2DA7F9271AA6B4C4005627AB /* MJRefreshExample */,
- 2DA7F9411AA6B4C4005627AB /* MJRefreshExampleTests */,
- 2DA7F9261AA6B4C4005627AB /* Products */,
- 018C0836274787B6002D968E /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- 2DA7F9261AA6B4C4005627AB /* Products */ = {
- isa = PBXGroup;
- children = (
- 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */,
- 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 2DA7F9271AA6B4C4005627AB /* MJRefreshExample */ = {
- isa = PBXGroup;
- children = (
- 2DA7F94E1AA6B51C005627AB /* Classes */,
- 01A5EB2925EF62B80091554E /* MJRefreshExample-Bridging-Header.h */,
- 2DA7F9281AA6B4C4005627AB /* Supporting Files */,
- );
- path = MJRefreshExample;
- sourceTree = "<group>";
- };
- 2DA7F9281AA6B4C4005627AB /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 2DA7F9321AA6B4C4005627AB /* Main.storyboard */,
- 2DA7F9351AA6B4C4005627AB /* Images.xcassets */,
- 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */,
- 2DA7F9291AA6B4C4005627AB /* Info.plist */,
- 2DA7F92A1AA6B4C4005627AB /* main.m */,
- 2DAA837B1BB1685300B62152 /* PrefixHeader.pch */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 2DA7F9411AA6B4C4005627AB /* MJRefreshExampleTests */ = {
- isa = PBXGroup;
- children = (
- 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */,
- 2DA7F9421AA6B4C4005627AB /* Supporting Files */,
- );
- path = MJRefreshExampleTests;
- sourceTree = "<group>";
- };
- 2DA7F9421AA6B4C4005627AB /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 2DA7F9431AA6B4C4005627AB /* Info.plist */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 2DA7F94E1AA6B51C005627AB /* Classes */ = {
- isa = PBXGroup;
- children = (
- 2D9BEADE1BB15F4A00AED473 /* Category */,
- 2D9BEAFB1BB15F4A00AED473 /* Other */,
- 2D9BEAE11BB15F4A00AED473 /* DIY */,
- 2D9BEAEE1BB15F4A00AED473 /* First */,
- 2D9BEAFE1BB15F4A00AED473 /* Second */,
- 0193FF112692E86200B52B11 /* i18n */,
- 01A5EB2825EF62930091554E /* SwiftExample */,
- );
- path = Classes;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 2DA7F9481AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExample" */;
- buildPhases = (
- 2DA7F9211AA6B4C4005627AB /* Sources */,
- 2DA7F9221AA6B4C4005627AB /* Frameworks */,
- 2DA7F9231AA6B4C4005627AB /* Resources */,
- 2D9DF3EC1F7CD8F50042D6DD /* Embed Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = MJRefreshExample;
- productName = MJRefreshExample;
- productReference = 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */;
- productType = "com.apple.product-type.application";
- };
- 2DA7F93D1AA6B4C4005627AB /* MJRefreshExampleTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 2DA7F94B1AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */;
- buildPhases = (
- 2DA7F93A1AA6B4C4005627AB /* Sources */,
- 2DA7F93B1AA6B4C4005627AB /* Frameworks */,
- 2DA7F93C1AA6B4C4005627AB /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 2DA7F9401AA6B4C4005627AB /* PBXTargetDependency */,
- );
- name = MJRefreshExampleTests;
- productName = MJRefreshExampleTests;
- productReference = 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 2DA7F91D1AA6B4C4005627AB /* Project object */ = {
- isa = PBXProject;
- attributes = {
- CLASSPREFIX = MJ;
- LastUpgradeCheck = 1220;
- ORGANIZATIONNAME = "小码哥";
- TargetAttributes = {
- 2DA7F9241AA6B4C4005627AB = {
- CreatedOnToolsVersion = 6.1;
- LastSwiftMigration = 1220;
- };
- 2DA7F93D1AA6B4C4005627AB = {
- CreatedOnToolsVersion = 6.1;
- TestTargetID = 2DA7F9241AA6B4C4005627AB;
- };
- };
- };
- buildConfigurationList = 2DA7F9201AA6B4C4005627AB /* Build configuration list for PBXProject "MJRefreshExample" */;
- compatibilityVersion = "Xcode 9.3";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- "zh-Hans",
- "zh-Hant",
- ru,
- uk,
- ko,
- ar,
- );
- mainGroup = 2DA7F91C1AA6B4C4005627AB;
- productRefGroup = 2DA7F9261AA6B4C4005627AB /* Products */;
- projectDirPath = "";
- projectReferences = (
- {
- ProductGroup = 018C083027478732002D968E /* Products */;
- ProjectRef = 018C082F27478732002D968E /* MJRefresh.xcodeproj */;
- },
- );
- projectRoot = "";
- targets = (
- 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */,
- 2DA7F93D1AA6B4C4005627AB /* MJRefreshExampleTests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXReferenceProxy section */
- 018C083427478732002D968E /* MJRefresh.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = MJRefresh.framework;
- remoteRef = 018C083327478732002D968E /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- /* End PBXReferenceProxy section */
- /* Begin PBXResourcesBuildPhase section */
- 2DA7F9231AA6B4C4005627AB /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 0133FBBF2693FA8E00E98F66 /* CustomLanguages.bundle in Resources */,
- 2DA7F9341AA6B4C4005627AB /* Main.storyboard in Resources */,
- 2D9BEB1C1BB15F4A00AED473 /* MJWebViewViewController.xib in Resources */,
- 2DA7F9391AA6B4C4005627AB /* LaunchScreen.xib in Resources */,
- 0193FF162692F8EB00B52B11 /* MJRefresh_i18n.strings in Resources */,
- 2D9BEB1A1BB15F4A00AED473 /* MJTestViewController.xib in Resources */,
- 2DA7F9361AA6B4C4005627AB /* Images.xcassets in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 2DA7F93C1AA6B4C4005627AB /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 2DA7F9211AA6B4C4005627AB /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 2D9BEB0F1BB15F4A00AED473 /* MJDIYHeader.m in Sources */,
- 2D9BEB181BB15F4A00AED473 /* MJTableViewController.m in Sources */,
- 2D9BEB0A1BB15F4A00AED473 /* MJChiBaoZiFooter.m in Sources */,
- 2D9BEB121BB15F4A00AED473 /* MJExampleWindow.m in Sources */,
- 0193FF132692E99500B52B11 /* I18NExampleViewController.swift in Sources */,
- 2D9BEB0E1BB15F4A00AED473 /* MJDIYBackFooter.m in Sources */,
- 2D9BEB161BB15F4A00AED473 /* AppDelegate.m in Sources */,
- 2D9BEB141BB15F4A00AED473 /* MJSingleViewController.m in Sources */,
- 2D9BEB0D1BB15F4A00AED473 /* MJDIYAutoFooter.m in Sources */,
- 2D9BEB1B1BB15F4A00AED473 /* MJWebViewViewController.m in Sources */,
- 2D9BEB101BB15F4A00AED473 /* MJExample.m in Sources */,
- 01A5EB2B25EF62B80091554E /* MJWKWebViewController.swift in Sources */,
- 2DA7F92B1AA6B4C4005627AB /* main.m in Sources */,
- 2D9BEB091BB15F4A00AED473 /* UIViewController+Example.m in Sources */,
- 6B8FB1A9250E610D00AF64B7 /* MJHorizontalCollectionViewController.m in Sources */,
- 2D9BEB111BB15F4A00AED473 /* MJExampleViewController.m in Sources */,
- 013557022AB7F252001BB573 /* MJPinHeaderCollectionViewController.swift in Sources */,
- 2D9BEB0C1BB15F4A00AED473 /* MJChiBaoZiHeader.m in Sources */,
- 2D9BEB191BB15F4A00AED473 /* MJTestViewController.m in Sources */,
- 2D9BEB151BB15F4A00AED473 /* MJTempViewController.m in Sources */,
- 2D9BEB171BB15F4A00AED473 /* MJCollectionViewController.m in Sources */,
- 2D9BEB0B1BB15F4A00AED473 /* MJChiBaoZiFooter2.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 2DA7F93A1AA6B4C4005627AB /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 2DA7F9451AA6B4C4005627AB /* MJRefreshExampleTests.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- 2DA7F9401AA6B4C4005627AB /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */;
- targetProxy = 2DA7F93F1AA6B4C4005627AB /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin PBXVariantGroup section */
- 0193FF182692F8EB00B52B11 /* MJRefresh_i18n.strings */ = {
- isa = PBXVariantGroup;
- children = (
- 0193FF172692F8EB00B52B11 /* en */,
- 0133FBB82693F7E200E98F66 /* zh-Hans */,
- 0133FBB92693F7EA00E98F66 /* zh-Hant */,
- 0133FBBB2693F80400E98F66 /* ru */,
- 0133FBBC2693F81700E98F66 /* uk */,
- 0133FBBD2693F81F00E98F66 /* ko */,
- 012CECBB2CF80CF8002C71E3 /* ar */,
- );
- name = MJRefresh_i18n.strings;
- sourceTree = "<group>";
- };
- 2DA7F9321AA6B4C4005627AB /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 2DA7F9331AA6B4C4005627AB /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "<group>";
- };
- 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */ = {
- isa = PBXVariantGroup;
- children = (
- 2DA7F9381AA6B4C4005627AB /* Base */,
- );
- name = LaunchScreen.xib;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 2DA7F9461AA6B4C4005627AB /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- 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_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 2DA7F9471AA6B4C4005627AB /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- 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_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = YES;
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 2DA7F9491AA6B4C4005627AB /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- DEVELOPMENT_TEAM = "";
- GCC_PREFIX_HEADER = MJRefreshExample/PrefixHeader.pch;
- INFOPLIST_FILE = MJRefreshExample/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.mj.MJRefresh;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_OBJC_BRIDGING_HEADER = "MJRefreshExample/MJRefreshExample-Bridging-Header.h";
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- 2DA7F94A1AA6B4C4005627AB /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- DEVELOPMENT_TEAM = "";
- GCC_PREFIX_HEADER = MJRefreshExample/PrefixHeader.pch;
- INFOPLIST_FILE = MJRefreshExample/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.mj.MJRefresh;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_OBJC_BRIDGING_HEADER = "MJRefreshExample/MJRefreshExample-Bridging-Header.h";
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- 2DA7F94C1AA6B4C4005627AB /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- FRAMEWORK_SEARCH_PATHS = (
- "$(SDKROOT)/System/Library/Frameworks",
- "$(inherited)",
- );
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- INFOPLIST_FILE = MJRefreshExampleTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample";
- };
- name = Debug;
- };
- 2DA7F94D1AA6B4C4005627AB /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- FRAMEWORK_SEARCH_PATHS = (
- "$(SDKROOT)/System/Library/Frameworks",
- "$(inherited)",
- );
- INFOPLIST_FILE = MJRefreshExampleTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 2DA7F9201AA6B4C4005627AB /* Build configuration list for PBXProject "MJRefreshExample" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 2DA7F9461AA6B4C4005627AB /* Debug */,
- 2DA7F9471AA6B4C4005627AB /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 2DA7F9481AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExample" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 2DA7F9491AA6B4C4005627AB /* Debug */,
- 2DA7F94A1AA6B4C4005627AB /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 2DA7F94B1AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 2DA7F94C1AA6B4C4005627AB /* Debug */,
- 2DA7F94D1AA6B4C4005627AB /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 2DA7F91D1AA6B4C4005627AB /* Project object */;
- }
|