mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
3460 lines
350 KiB
Text
Executable file
3460 lines
350 KiB
Text
Executable file
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
1D3623260D0F684500981E51 /* NewsBlurAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* NewsBlurAppDelegate.m */; };
|
|
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
|
|
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
|
|
288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765A40DF7441C002DB57D /* CoreGraphics.framework */; };
|
|
28D7ACF80DDB3853001CB0EB /* NewsBlurViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28D7ACF70DDB3853001CB0EB /* NewsBlurViewController.m */; };
|
|
43081E2215AFE84200B24D7A /* ShareViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43081E2115AFE84200B24D7A /* ShareViewController.xib */; };
|
|
430C4BC015D7208600B9F63B /* facebook.png in Resources */ = {isa = PBXBuildFile; fileRef = 430C4BBF15D7208600B9F63B /* facebook.png */; };
|
|
430C4BC215D7214E00B9F63B /* twitter.png in Resources */ = {isa = PBXBuildFile; fileRef = 430C4BC115D7214E00B9F63B /* twitter.png */; };
|
|
430C4BC415D7271200B9F63B /* google.png in Resources */ = {isa = PBXBuildFile; fileRef = 430C4BC315D7271200B9F63B /* google.png */; };
|
|
431B856815A0C45200DCE497 /* FriendsListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 431B856615A0C45100DCE497 /* FriendsListViewController.m */; };
|
|
431B856E15A0D91E00DCE497 /* UserProfileViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 431B856C15A0D91E00DCE497 /* UserProfileViewController.m */; };
|
|
431B858115A23C6B00DCE497 /* ProfileBadge.m in Sources */ = {isa = PBXBuildFile; fileRef = 431B858015A23C6B00DCE497 /* ProfileBadge.m */; };
|
|
432EBD0E15D1A2B00000729D /* fountain_pen_on.png in Resources */ = {isa = PBXBuildFile; fileRef = 432EBD0C15D1A2B00000729D /* fountain_pen_on.png */; };
|
|
432EBD0F15D1A2B00000729D /* fountain_pen_on@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 432EBD0D15D1A2B00000729D /* fountain_pen_on@2x.png */; };
|
|
432EBD1615D1A7800000729D /* user_on.png in Resources */ = {isa = PBXBuildFile; fileRef = 432EBD1415D1A7800000729D /* user_on.png */; };
|
|
432EBD1715D1A7800000729D /* user_on@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 432EBD1515D1A7800000729D /* user_on@2x.png */; };
|
|
432EBD2315D1D4070000729D /* AddSiteTableCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 432EBD2215D1D4070000729D /* AddSiteTableCell.m */; };
|
|
433323B8158901A40025064D /* fountain_pen.png in Resources */ = {isa = PBXBuildFile; fileRef = 433323B6158901A40025064D /* fountain_pen.png */; };
|
|
433323B9158901A40025064D /* fountain_pen@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 433323B7158901A40025064D /* fountain_pen@2x.png */; };
|
|
433323BB158901C10025064D /* login_background.png in Resources */ = {isa = PBXBuildFile; fileRef = 433323BA158901C10025064D /* login_background.png */; };
|
|
433323BE1589022C0025064D /* user.png in Resources */ = {isa = PBXBuildFile; fileRef = 433323BC1589022C0025064D /* user.png */; };
|
|
433323BF1589022C0025064D /* user@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 433323BD1589022C0025064D /* user@2x.png */; };
|
|
433323C215895E280025064D /* orange_button.png in Resources */ = {isa = PBXBuildFile; fileRef = 433323C015895E280025064D /* orange_button.png */; };
|
|
433323C5158963BB0025064D /* orange_button@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 433323C4158963BB0025064D /* orange_button@2x.png */; };
|
|
433323CD158968ED0025064D /* FirstTimeUserViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 433323CB158968ED0025064D /* FirstTimeUserViewController.m */; };
|
|
433323CE158968ED0025064D /* FirstTimeUserViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 433323CC158968ED0025064D /* FirstTimeUserViewController.xib */; };
|
|
433D24821582EEC000AE9E72 /* LoginViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43D045241565BC150085F811 /* LoginViewController~ipad.xib */; };
|
|
433D24831582EEC300AE9E72 /* MainWindow~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43D0451F1565BC150085F811 /* MainWindow~ipad.xib */; };
|
|
433D24841582EEC500AE9E72 /* MoveSiteViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43D045281565BC150085F811 /* MoveSiteViewController~ipad.xib */; };
|
|
433D24871582EECD00AE9E72 /* StoryDetailViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43D045221565BC150085F811 /* StoryDetailViewController~ipad.xib */; };
|
|
436ACA8D15BF1088004E01CC /* NBContainerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 436ACA8C15BF1088004E01CC /* NBContainerViewController.m */; };
|
|
43763AD1158F90B100B3DBE2 /* FontSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 43763ACF158F90B100B3DBE2 /* FontSettingsViewController.m */; };
|
|
43763AD2158F90B100B3DBE2 /* FontSettingsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43763AD0158F90B100B3DBE2 /* FontSettingsViewController.xib */; };
|
|
437AA8CA159394E2005463F5 /* ShareViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 437AA8C8159394E2005463F5 /* ShareViewController.m */; };
|
|
437AA8CB159394E2005463F5 /* ShareViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 437AA8C9159394E2005463F5 /* ShareViewController~ipad.xib */; };
|
|
437F974C15ACA0ED0007136B /* DashboardViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 437F974A15ACA0ED0007136B /* DashboardViewController.m */; };
|
|
437F976F15AE21290007136B /* ActivityModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 437F976E15AE21280007136B /* ActivityModule.m */; };
|
|
437F977215AE70E30007136B /* InteractionsModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 437F977115AE70E30007136B /* InteractionsModule.m */; };
|
|
43821AD315D8703F0034A4EF /* 258-checkmark.png in Resources */ = {isa = PBXBuildFile; fileRef = 43821AD115D8703F0034A4EF /* 258-checkmark.png */; };
|
|
43821AD415D8703F0034A4EF /* 258-checkmark@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 43821AD215D8703F0034A4EF /* 258-checkmark@2x.png */; };
|
|
4383DCD615BB8B88007E6611 /* SmallActivityCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4383DCD515BB8B88007E6611 /* SmallActivityCell.m */; };
|
|
438FEDE815D5B15F00E3B3C9 /* FollowGrid.m in Sources */ = {isa = PBXBuildFile; fileRef = 438FEDE715D5B15F00E3B3C9 /* FollowGrid.m */; };
|
|
439DAB201590DA350019B0EB /* FeedsMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 439DAB1E1590DA350019B0EB /* FeedsMenuViewController.m */; };
|
|
439DAB211590DA350019B0EB /* FeedsMenuViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 439DAB1F1590DA350019B0EB /* FeedsMenuViewController.xib */; };
|
|
43A3914415B73A7B0074B212 /* AFHTTPClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A3913015B73A7B0074B212 /* AFHTTPClient.m */; };
|
|
43A3914515B73A7B0074B212 /* AFHTTPRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A3913215B73A7B0074B212 /* AFHTTPRequestOperation.m */; };
|
|
43A3914615B73A7B0074B212 /* AFImageRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A3913415B73A7B0074B212 /* AFImageRequestOperation.m */; };
|
|
43A3914715B73A7B0074B212 /* AFJSONRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A3913615B73A7B0074B212 /* AFJSONRequestOperation.m */; };
|
|
43A3914815B73A7B0074B212 /* AFJSONUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A3913815B73A7B0074B212 /* AFJSONUtilities.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
43A3914915B73A7B0074B212 /* AFNetworkActivityIndicatorManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A3913A15B73A7B0074B212 /* AFNetworkActivityIndicatorManager.m */; };
|
|
43A3914A15B73A7B0074B212 /* AFPropertyListRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A3913D15B73A7B0074B212 /* AFPropertyListRequestOperation.m */; };
|
|
43A3914B15B73A7B0074B212 /* AFURLConnectionOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A3913F15B73A7B0074B212 /* AFURLConnectionOperation.m */; };
|
|
43A3914C15B73A7B0074B212 /* AFXMLRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A3914115B73A7B0074B212 /* AFXMLRequestOperation.m */; };
|
|
43A3914D15B73A7B0074B212 /* UIImageView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A3914315B73A7B0074B212 /* UIImageView+AFNetworking.m */; };
|
|
43A4BAC815C8663600F3B8D4 /* UIBarButtonItem+WEPopover.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A4BAC015C8663600F3B8D4 /* UIBarButtonItem+WEPopover.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
43A4BAC915C8663600F3B8D4 /* WEPopoverContainerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A4BAC215C8663600F3B8D4 /* WEPopoverContainerView.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
43A4BACA15C8663600F3B8D4 /* WEPopoverController.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A4BAC415C8663600F3B8D4 /* WEPopoverController.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
43A4BACB15C8663600F3B8D4 /* WETouchableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A4BAC715C8663600F3B8D4 /* WETouchableView.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
43A4BADB15C866FA00F3B8D4 /* popoverArrowDown.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BACC15C866FA00F3B8D4 /* popoverArrowDown.png */; };
|
|
43A4BADC15C866FA00F3B8D4 /* popoverArrowDown@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BACD15C866FA00F3B8D4 /* popoverArrowDown@2x.png */; };
|
|
43A4BADD15C866FA00F3B8D4 /* popoverArrowDownSimple.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BACE15C866FA00F3B8D4 /* popoverArrowDownSimple.png */; };
|
|
43A4BADE15C866FA00F3B8D4 /* popoverArrowLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BACF15C866FA00F3B8D4 /* popoverArrowLeft.png */; };
|
|
43A4BADF15C866FA00F3B8D4 /* popoverArrowLeft@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BAD015C866FA00F3B8D4 /* popoverArrowLeft@2x.png */; };
|
|
43A4BAE015C866FA00F3B8D4 /* popoverArrowLeftSimple.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BAD115C866FA00F3B8D4 /* popoverArrowLeftSimple.png */; };
|
|
43A4BAE115C866FA00F3B8D4 /* popoverArrowRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BAD215C866FA00F3B8D4 /* popoverArrowRight.png */; };
|
|
43A4BAE215C866FA00F3B8D4 /* popoverArrowRight@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BAD315C866FA00F3B8D4 /* popoverArrowRight@2x.png */; };
|
|
43A4BAE315C866FA00F3B8D4 /* popoverArrowRightSimple.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BAD415C866FA00F3B8D4 /* popoverArrowRightSimple.png */; };
|
|
43A4BAE415C866FA00F3B8D4 /* popoverArrowUp.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BAD515C866FA00F3B8D4 /* popoverArrowUp.png */; };
|
|
43A4BAE515C866FA00F3B8D4 /* popoverArrowUp@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BAD615C866FA00F3B8D4 /* popoverArrowUp@2x.png */; };
|
|
43A4BAE615C866FA00F3B8D4 /* popoverArrowUpSimple.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BAD715C866FA00F3B8D4 /* popoverArrowUpSimple.png */; };
|
|
43A4BAE715C866FA00F3B8D4 /* popoverBg.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BAD815C866FA00F3B8D4 /* popoverBg.png */; };
|
|
43A4BAE815C866FA00F3B8D4 /* popoverBg@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BAD915C866FA00F3B8D4 /* popoverBg@2x.png */; };
|
|
43A4BAE915C866FA00F3B8D4 /* popoverBgSimple.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BADA15C866FA00F3B8D4 /* popoverBgSimple.png */; };
|
|
43A4BAEB15C893E300F3B8D4 /* FriendsListViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43A4BAEA15C893E300F3B8D4 /* FriendsListViewController.xib */; };
|
|
43A4C3D715B00966008787B5 /* ABTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A4C3BA15B00966008787B5 /* ABTableViewCell.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
43A4C3D815B00966008787B5 /* Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A4C3BC15B00966008787B5 /* Base64.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
43A4C3DA15B00966008787B5 /* GTMNString+HTML.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A4C3C015B00966008787B5 /* GTMNString+HTML.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
43A4C3DC15B00966008787B5 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A4C3C215B00966008787B5 /* main.m */; };
|
|
43A4C3DD15B00966008787B5 /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A4C3C415B00966008787B5 /* MBProgressHUD.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
43A4C3E115B00966008787B5 /* NSString+HTML.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A4C3CD15B00966008787B5 /* NSString+HTML.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
43A4C3E215B00966008787B5 /* PullToRefreshView.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A4C3CF15B00966008787B5 /* PullToRefreshView.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
43A4C3E315B00966008787B5 /* StringHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A4C3D115B00966008787B5 /* StringHelper.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
43A4C3E415B00966008787B5 /* TransparentToolbar.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A4C3D415B00966008787B5 /* TransparentToolbar.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
43A4C3E515B00966008787B5 /* UIView+TKCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A4C3D615B00966008787B5 /* UIView+TKCategory.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
43A4C44E15B00A26008787B5 /* arrow.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4C3F315B00A26008787B5 /* arrow.png */; };
|
|
43A4C44F15B00A26008787B5 /* arrow@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4C3F415B00A26008787B5 /* arrow@2x.png */; };
|
|
43A4C45215B00A26008787B5 /* Background.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4C3F715B00A26008787B5 /* Background.png */; };
|
|
43A4C45315B00A26008787B5 /* Background@2X.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4C3F815B00A26008787B5 /* Background@2X.png */; };
|
|
43A4C46615B00A26008787B5 /* disclosure.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4C40B15B00A26008787B5 /* disclosure.png */; };
|
|
43A4C46C15B00A26008787B5 /* fleuron.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4C41115B00A26008787B5 /* fleuron.png */; };
|
|
43A4C47E15B00A26008787B5 /* logo_512.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4C42315B00A26008787B5 /* logo_512.png */; };
|
|
43A4C47F15B00A26008787B5 /* logo_background.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4C42415B00A26008787B5 /* logo_background.png */; };
|
|
43A4C48115B00A26008787B5 /* logo_newsblur_blur.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4C42615B00A26008787B5 /* logo_newsblur_blur.png */; };
|
|
43A4C49A15B00A26008787B5 /* warning.gif in Resources */ = {isa = PBXBuildFile; fileRef = 43A4C43F15B00A26008787B5 /* warning.gif */; };
|
|
43A4C49B15B00A26008787B5 /* warning.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4C44015B00A26008787B5 /* warning.png */; };
|
|
43A4C49C15B00A26008787B5 /* world.png in Resources */ = {isa = PBXBuildFile; fileRef = 43A4C44115B00A26008787B5 /* world.png */; };
|
|
43ABBCAA15B53A1400EA3111 /* InteractionCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 43ABBCA915B53A1400EA3111 /* InteractionCell.m */; };
|
|
43AF417715C30B1600758366 /* 37x-Checkmark.png in Resources */ = {isa = PBXBuildFile; fileRef = 43AF417515C30B1600758366 /* 37x-Checkmark.png */; };
|
|
43AF417815C30B1600758366 /* 37x-Checkmark@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 43AF417615C30B1600758366 /* 37x-Checkmark@2x.png */; };
|
|
43B232C015D5F61700D035B4 /* AuthorizeServicesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 43B232BE15D5F61700D035B4 /* AuthorizeServicesViewController.m */; };
|
|
43B232C115D5F61700D035B4 /* AuthorizeServicesViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43B232BF15D5F61700D035B4 /* AuthorizeServicesViewController.xib */; };
|
|
43B6A27515B6952F00CEA2E6 /* group.png in Resources */ = {isa = PBXBuildFile; fileRef = 43B6A26F15B6952F00CEA2E6 /* group.png */; };
|
|
43B6A27615B6952F00CEA2E6 /* group@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 43B6A27015B6952F00CEA2E6 /* group@2x.png */; };
|
|
43B8F022156603180008733D /* AddSiteAutocompleteCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43B8F018156603170008733D /* AddSiteAutocompleteCell.xib */; };
|
|
43B8F023156603180008733D /* AddSiteViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43B8F019156603170008733D /* AddSiteViewController.xib */; };
|
|
43B8F025156603180008733D /* FeedDetailViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43B8F01B156603170008733D /* FeedDetailViewController.xib */; };
|
|
43B8F026156603180008733D /* LoginViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43B8F01C156603170008733D /* LoginViewController.xib */; };
|
|
43B8F027156603180008733D /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43B8F01D156603170008733D /* MainWindow.xib */; };
|
|
43B8F028156603180008733D /* MoveSiteViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43B8F01E156603170008733D /* MoveSiteViewController.xib */; };
|
|
43B8F029156603180008733D /* NewsBlurViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43B8F01F156603170008733D /* NewsBlurViewController.xib */; };
|
|
43B8F02A156603180008733D /* OriginalStoryViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43B8F020156603170008733D /* OriginalStoryViewController.xib */; };
|
|
43B8F02B156603180008733D /* StoryDetailViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43B8F021156603170008733D /* StoryDetailViewController.xib */; };
|
|
43BC458915D9F75700205B69 /* twitter_button_on.png in Resources */ = {isa = PBXBuildFile; fileRef = 43BC458515D9F75700205B69 /* twitter_button_on.png */; };
|
|
43BC458A15D9F75700205B69 /* twitter_button_on@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 43BC458615D9F75700205B69 /* twitter_button_on@2x.png */; };
|
|
43BC458B15D9F75700205B69 /* twitter_button.png in Resources */ = {isa = PBXBuildFile; fileRef = 43BC458715D9F75700205B69 /* twitter_button.png */; };
|
|
43BC458C15D9F75700205B69 /* twitter_button@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 43BC458815D9F75700205B69 /* twitter_button@2x.png */; };
|
|
43BC459215D9F76000205B69 /* facebook_button_on.png in Resources */ = {isa = PBXBuildFile; fileRef = 43BC458E15D9F75F00205B69 /* facebook_button_on.png */; };
|
|
43BC459315D9F76000205B69 /* facebook_button_on@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 43BC458F15D9F75F00205B69 /* facebook_button_on@2x.png */; };
|
|
43BC459415D9F76000205B69 /* facebook_button.png in Resources */ = {isa = PBXBuildFile; fileRef = 43BC459015D9F75F00205B69 /* facebook_button.png */; };
|
|
43BC459515D9F76000205B69 /* facebook_button@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 43BC459115D9F75F00205B69 /* facebook_button@2x.png */; };
|
|
43C1680B15B3D99B00428BA3 /* 7-location-place.png in Resources */ = {isa = PBXBuildFile; fileRef = 43C1680A15B3D99B00428BA3 /* 7-location-place.png */; };
|
|
43C3D40415D44EA30066D36D /* user_light.png in Resources */ = {isa = PBXBuildFile; fileRef = 43C3D40215D44EA30066D36D /* user_light.png */; };
|
|
43C3D40515D44EA30066D36D /* user_light@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 43C3D40315D44EA30066D36D /* user_light@2x.png */; };
|
|
43C3D40A15D468BA0066D36D /* all.png in Resources */ = {isa = PBXBuildFile; fileRef = 43C3D40915D468BA0066D36D /* all.png */; };
|
|
43C3D40C15D469010066D36D /* unread_yellow.png in Resources */ = {isa = PBXBuildFile; fileRef = 43C3D40B15D469010066D36D /* unread_yellow.png */; };
|
|
43C3D41215D46D330066D36D /* all@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 43C3D41115D46D330066D36D /* all@2x.png */; };
|
|
43C95C49158BEC450086C69B /* GoogleReaderViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43C95C47158BEC440086C69B /* GoogleReaderViewController.xib */; };
|
|
43CE0F5F15DADB7F00608ED8 /* SiteCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 43CE0F5E15DADB7F00608ED8 /* SiteCell.m */; };
|
|
43D818A315B940C200733444 /* DataUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 43D818A215B940C200733444 /* DataUtilities.m */; };
|
|
43E8381E15BC73EB000553BE /* FirstTimeUserAddFriendsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 43E8381615BC73EA000553BE /* FirstTimeUserAddFriendsViewController.m */; };
|
|
43E8381F15BC73EB000553BE /* FirstTimeUserAddFriendsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43E8381715BC73EB000553BE /* FirstTimeUserAddFriendsViewController.xib */; };
|
|
43E8382015BC73EB000553BE /* FirstTimeUserAddNewsBlurViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 43E8381915BC73EB000553BE /* FirstTimeUserAddNewsBlurViewController.m */; };
|
|
43E8382115BC73EB000553BE /* FirstTimeUserAddNewsBlurViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43E8381A15BC73EB000553BE /* FirstTimeUserAddNewsBlurViewController.xib */; };
|
|
43E8382215BC73EB000553BE /* FirstTimeUserAddSitesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 43E8381C15BC73EB000553BE /* FirstTimeUserAddSitesViewController.m */; };
|
|
43E8382315BC73EB000553BE /* FirstTimeUserAddSitesViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43E8381D15BC73EB000553BE /* FirstTimeUserAddSitesViewController.xib */; };
|
|
43F44B1C159D8DBC00F48F8A /* FeedTableCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 43F44B1B159D8D7200F48F8A /* FeedTableCell.m */; };
|
|
43F6A79D15B0CDC60092EE91 /* ActivityCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 43F6A79C15B0CDC60092EE91 /* ActivityCell.m */; };
|
|
43F6A7A915B0E1ED0092EE91 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43F6A7A815B0E1ED0092EE91 /* CoreText.framework */; };
|
|
78095E34128EF30C00230C8E /* ASIAuthenticationDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = 78095E25128EF30C00230C8E /* ASIAuthenticationDialog.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
78095E35128EF30D00230C8E /* ASIDownloadCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 78095E28128EF30C00230C8E /* ASIDownloadCache.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
78095E36128EF30D00230C8E /* ASIFormDataRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 78095E2A128EF30C00230C8E /* ASIFormDataRequest.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
78095E37128EF30D00230C8E /* ASIHTTPRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 78095E2C128EF30C00230C8E /* ASIHTTPRequest.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
78095E38128EF30D00230C8E /* ASIInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 78095E30128EF30C00230C8E /* ASIInputStream.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
78095E39128EF30D00230C8E /* ASINetworkQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 78095E32128EF30C00230C8E /* ASINetworkQueue.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
78095E3F128EF35400230C8E /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 78095E3E128EF35400230C8E /* CFNetwork.framework */; };
|
|
78095E43128EF37E00230C8E /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 78095E42128EF37E00230C8E /* MobileCoreServices.framework */; };
|
|
78095E45128EF37E00230C8E /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 78095E44128EF37E00230C8E /* SystemConfiguration.framework */; };
|
|
78095EC9128F30B500230C8E /* OriginalStoryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 78095EC7128F30B500230C8E /* OriginalStoryViewController.m */; };
|
|
7842ECF811D44A530066CF9D /* StoryDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7842ECF611D44A530066CF9D /* StoryDetailViewController.m */; };
|
|
7843F50511EEB1A000675F64 /* FeedDetailTableCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7843F50411EEB1A000675F64 /* FeedDetailTableCell.m */; };
|
|
784B50ED127E3F68008F90EA /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 784B50EB127E3F68008F90EA /* LoginViewController.m */; };
|
|
787A0CDB11CE65330056422D /* FeedDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 787A0CD911CE65330056422D /* FeedDetailViewController.m */; };
|
|
788EF356127E5BC80088EDC5 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 788EF355127E5BC80088EDC5 /* QuartzCore.framework */; };
|
|
78FC34F711CA94900055C312 /* NSObject+SBJSON.m in Sources */ = {isa = PBXBuildFile; fileRef = 78FC34EC11CA94900055C312 /* NSObject+SBJSON.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
78FC34F811CA94900055C312 /* NSString+SBJSON.m in Sources */ = {isa = PBXBuildFile; fileRef = 78FC34EE11CA94900055C312 /* NSString+SBJSON.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
78FC34F911CA94900055C312 /* SBJSON.m in Sources */ = {isa = PBXBuildFile; fileRef = 78FC34F011CA94900055C312 /* SBJSON.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
78FC34FA11CA94900055C312 /* SBJsonBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 78FC34F211CA94900055C312 /* SBJsonBase.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
78FC34FB11CA94900055C312 /* SBJsonParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 78FC34F411CA94900055C312 /* SBJsonParser.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
78FC34FC11CA94900055C312 /* SBJsonWriter.m in Sources */ = {isa = PBXBuildFile; fileRef = 78FC34F611CA94900055C312 /* SBJsonWriter.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
FF0FAEB117B084D2008651F9 /* OfflineCleanImages.m in Sources */ = {isa = PBXBuildFile; fileRef = FF0FAEB017B0846C008651F9 /* OfflineCleanImages.m */; };
|
|
FF11045F176950F900502C29 /* NBLoadingCell.m in Sources */ = {isa = PBXBuildFile; fileRef = FF11045E176950F900502C29 /* NBLoadingCell.m */; };
|
|
FF1104611769695A00502C29 /* g_icn_offline@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF1104601769695A00502C29 /* g_icn_offline@2x.png */; };
|
|
FF1660C816D6E9A700AF8541 /* DashboardViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = FF1660C716D6E9A700AF8541 /* DashboardViewController.xib */; };
|
|
FF1660CA16D6E9B400AF8541 /* DashboardViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = FF1660C916D6E9B400AF8541 /* DashboardViewController~ipad.xib */; };
|
|
FF1660CD16D6FD8A00AF8541 /* SmallInteractionCell.m in Sources */ = {isa = PBXBuildFile; fileRef = FF1660CC16D6FD8A00AF8541 /* SmallInteractionCell.m */; };
|
|
FF191E4F18A323F400473252 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FF191E4E18A323F400473252 /* Images.xcassets */; };
|
|
FF1F13D318A9C2BE00FDA816 /* TMCache.m in Sources */ = {isa = PBXBuildFile; fileRef = FF1F13CE18A9C2BE00FDA816 /* TMCache.m */; };
|
|
FF1F13D418A9C2BE00FDA816 /* TMDiskCache.m in Sources */ = {isa = PBXBuildFile; fileRef = FF1F13D018A9C2BE00FDA816 /* TMDiskCache.m */; };
|
|
FF1F13D518A9C2BE00FDA816 /* TMMemoryCache.m in Sources */ = {isa = PBXBuildFile; fileRef = FF1F13D218A9C2BE00FDA816 /* TMMemoryCache.m */; };
|
|
FF1F13D818AAC97900FDA816 /* UIImage+Resize.m in Sources */ = {isa = PBXBuildFile; fileRef = FF1F13D718AAC97900FDA816 /* UIImage+Resize.m */; };
|
|
FF22FE4616E410A60046165A /* folder_collapse.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE4416E410A60046165A /* folder_collapse.png */; };
|
|
FF22FE4716E410A60046165A /* folder_expand.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE4516E410A60046165A /* folder_expand.png */; };
|
|
FF22FE4A16E413C30046165A /* disclosure_border@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE4816E413C30046165A /* disclosure_border@2x.png */; };
|
|
FF22FE4B16E413C30046165A /* disclosure@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE4916E413C30046165A /* disclosure@2x.png */; };
|
|
FF22FE4E16E41EB40046165A /* disclosure_down.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE4C16E41EB40046165A /* disclosure_down.png */; };
|
|
FF22FE4F16E41EB40046165A /* disclosure_down@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE4D16E41EB40046165A /* disclosure_down@2x.png */; };
|
|
FF22FE5116E42C600046165A /* world@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE5016E42C600046165A /* world@2x.png */; };
|
|
FF22FE5E16E53ADC0046165A /* Underscore+Functional.m in Sources */ = {isa = PBXBuildFile; fileRef = FF22FE5516E53ADC0046165A /* Underscore+Functional.m */; };
|
|
FF22FE5F16E53ADC0046165A /* Underscore.m in Sources */ = {isa = PBXBuildFile; fileRef = FF22FE5816E53ADC0046165A /* Underscore.m */; };
|
|
FF22FE6016E53ADC0046165A /* USArrayWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = FF22FE5A16E53ADC0046165A /* USArrayWrapper.m */; };
|
|
FF22FE6116E53ADC0046165A /* USDictionaryWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = FF22FE5D16E53ADC0046165A /* USDictionaryWrapper.m */; };
|
|
FF22FE6616E54E590046165A /* barbutton_back.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE6416E54E590046165A /* barbutton_back.png */; };
|
|
FF22FE6716E54E590046165A /* barbutton_back@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE6516E54E590046165A /* barbutton_back@2x.png */; };
|
|
FF22FE6A16E54F590046165A /* barbutton_forward.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE6816E54F590046165A /* barbutton_forward.png */; };
|
|
FF22FE6B16E54F590046165A /* barbutton_forward@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE6916E54F590046165A /* barbutton_forward@2x.png */; };
|
|
FF22FE6E16E554540046165A /* barbutton_refresh.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE6C16E554540046165A /* barbutton_refresh.png */; };
|
|
FF22FE6F16E554540046165A /* barbutton_refresh@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE6D16E554540046165A /* barbutton_refresh@2x.png */; };
|
|
FF22FE7216E554FD0046165A /* barbutton_sendto.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE7016E554FD0046165A /* barbutton_sendto.png */; };
|
|
FF22FE7316E554FD0046165A /* barbutton_sendto@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE7116E554FD0046165A /* barbutton_sendto@2x.png */; };
|
|
FF22FE7616E557D80046165A /* toolbar_tall_background.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE7416E557D80046165A /* toolbar_tall_background.png */; };
|
|
FF22FE7716E557D80046165A /* toolbar_tall_background@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF22FE7516E557D80046165A /* toolbar_tall_background@2x.png */; };
|
|
FF265E2E187B635A0080C332 /* ADNLogin.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265CB9187B63570080C332 /* ADNLogin.m */; };
|
|
FF265E2F187B635A0080C332 /* ADNPassportLaunchView.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265CBB187B63570080C332 /* ADNPassportLaunchView.m */; };
|
|
FF265E46187B635A0080C332 /* PocketAPI.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265CF0187B63570080C332 /* PocketAPI.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
FF265E47187B635A0080C332 /* PocketAPILogin.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265CF2187B63570080C332 /* PocketAPILogin.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
FF265E48187B635A0080C332 /* PocketAPIOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265CF4187B63570080C332 /* PocketAPIOperation.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
FF265E49187B635A0080C332 /* SFHFKeychainUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265CF7187B63570080C332 /* SFHFKeychainUtils.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
FF265E4A187B635A0080C332 /* 1Password-Icon-120.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265CF9187B63570080C332 /* 1Password-Icon-120.png */; };
|
|
FF265E4B187B635A0080C332 /* 1Password-Icon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265CFA187B63570080C332 /* 1Password-Icon-60@2x.png */; };
|
|
FF265E4C187B635A0080C332 /* 1Password-Icon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265CFB187B63570080C332 /* 1Password-Icon-76.png */; };
|
|
FF265E4D187B635A0080C332 /* 1Password-Icon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265CFC187B63570080C332 /* 1Password-Icon-76@2x.png */; };
|
|
FF265E4E187B635A0080C332 /* Chrome-Icon-29.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265CFD187B63570080C332 /* Chrome-Icon-29.png */; };
|
|
FF265E4F187B635A0080C332 /* Chrome-Icon-29@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265CFE187B63570080C332 /* Chrome-Icon-29@2x.png */; };
|
|
FF265E50187B635A0080C332 /* Chrome-Icon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265CFF187B63570080C332 /* Chrome-Icon-60@2x.png */; };
|
|
FF265E51187B635A0080C332 /* Chrome-Icon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D00187B63570080C332 /* Chrome-Icon-76.png */; };
|
|
FF265E52187B635A0080C332 /* Chrome-Icon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D01187B63570080C332 /* Chrome-Icon-76@2x.png */; };
|
|
FF265E53187B635A0080C332 /* Instapaper-Icon-120.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D02187B63570080C332 /* Instapaper-Icon-120.png */; };
|
|
FF265E54187B635A0080C332 /* Instapaper-Icon-29.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D03187B63570080C332 /* Instapaper-Icon-29.png */; };
|
|
FF265E55187B635A0080C332 /* Instapaper-Icon-29@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D04187B63570080C332 /* Instapaper-Icon-29@2x.png */; };
|
|
FF265E56187B635A0080C332 /* Instapaper-Icon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D05187B63570080C332 /* Instapaper-Icon-60@2x.png */; };
|
|
FF265E57187B635A0080C332 /* Instapaper-Icon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D06187B63570080C332 /* Instapaper-Icon-76.png */; };
|
|
FF265E58187B635A0080C332 /* Instapaper-Icon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D07187B63570080C332 /* Instapaper-Icon-76@2x.png */; };
|
|
FF265E59187B635A0080C332 /* Omnifocus-Icon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D08187B63570080C332 /* Omnifocus-Icon-60@2x.png */; };
|
|
FF265E5A187B635A0080C332 /* Omnifocus-Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D09187B63570080C332 /* Omnifocus-Icon-72.png */; };
|
|
FF265E5B187B635A0080C332 /* Omnifocus-Icon-72@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D0A187B63570080C332 /* Omnifocus-Icon-72@2x.png */; };
|
|
FF265E5C187B635A0080C332 /* osk-airDropIcon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D0B187B63570080C332 /* osk-airDropIcon-60@2x.png */; };
|
|
FF265E5D187B635A0080C332 /* osk-airDropIcon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D0C187B63570080C332 /* osk-airDropIcon-76.png */; };
|
|
FF265E5E187B635A0080C332 /* osk-airDropIcon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D0D187B63570080C332 /* osk-airDropIcon-76@2x.png */; };
|
|
FF265E5F187B635A0080C332 /* osk-appDotNetIcon-29.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D0E187B63570080C332 /* osk-appDotNetIcon-29.png */; };
|
|
FF265E60187B635A0080C332 /* osk-appDotNetIcon-29@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D0F187B63570080C332 /* osk-appDotNetIcon-29@2x.png */; };
|
|
FF265E61187B635A0080C332 /* osk-appDotNetIcon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D10187B63570080C332 /* osk-appDotNetIcon-60@2x.png */; };
|
|
FF265E62187B635A0080C332 /* osk-appDotNetIcon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D11187B63570080C332 /* osk-appDotNetIcon-76.png */; };
|
|
FF265E63187B635A0080C332 /* osk-appDotNetIcon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D12187B63570080C332 /* osk-appDotNetIcon-76@2x.png */; };
|
|
FF265E64187B635A0080C332 /* osk-appStoreIcon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D13187B63570080C332 /* osk-appStoreIcon-76.png */; };
|
|
FF265E65187B635A0080C332 /* osk-appStoreIcon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D14187B63570080C332 /* osk-appStoreIcon-76@2x.png */; };
|
|
FF265E66187B635A0080C332 /* osk-copyIcon-purple-29@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D15187B63570080C332 /* osk-copyIcon-purple-29@2x.png */; };
|
|
FF265E67187B635A0080C332 /* osk-copyIcon-purple-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D16187B63570080C332 /* osk-copyIcon-purple-60@2x.png */; };
|
|
FF265E68187B635A0080C332 /* osk-copyIcon-purple-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D17187B63570080C332 /* osk-copyIcon-purple-76.png */; };
|
|
FF265E69187B635A0080C332 /* osk-copyIcon-purple-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D18187B63570080C332 /* osk-copyIcon-purple-76@2x.png */; };
|
|
FF265E6A187B635A0080C332 /* osk-copyIcon-yellow-29@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D19187B63570080C332 /* osk-copyIcon-yellow-29@2x.png */; };
|
|
FF265E6B187B635A0080C332 /* osk-copyIcon-yellow-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D1A187B63570080C332 /* osk-copyIcon-yellow-60@2x.png */; };
|
|
FF265E6C187B635A0080C332 /* osk-copyIcon-yellow-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D1B187B63570080C332 /* osk-copyIcon-yellow-76.png */; };
|
|
FF265E6D187B635A0080C332 /* osk-copyIcon-yellow-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D1C187B63570080C332 /* osk-copyIcon-yellow-76@2x.png */; };
|
|
FF265E6E187B635A0080C332 /* osk-facebookIcon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D1D187B63570080C332 /* osk-facebookIcon-60@2x.png */; };
|
|
FF265E6F187B635A0080C332 /* osk-facebookIcon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D1E187B63570080C332 /* osk-facebookIcon-76.png */; };
|
|
FF265E70187B635A0080C332 /* osk-facebookIcon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D1F187B63570080C332 /* osk-facebookIcon-76@2x.png */; };
|
|
FF265E71187B635A0080C332 /* osk-flickrIcon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D20187B63570080C332 /* osk-flickrIcon-60@2x.png */; };
|
|
FF265E72187B635A0080C332 /* osk-flickrIcon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D21187B63570080C332 /* osk-flickrIcon-76.png */; };
|
|
FF265E73187B635A0080C332 /* osk-flickrIcon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D22187B63570080C332 /* osk-flickrIcon-76@2x.png */; };
|
|
FF265E74187B635A0080C332 /* osk-iap-badge-60.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D23187B63570080C332 /* osk-iap-badge-60.png */; };
|
|
FF265E75187B635A0080C332 /* osk-iap-badge-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D24187B63570080C332 /* osk-iap-badge-60@2x.png */; };
|
|
FF265E76187B635A0080C332 /* osk-iap-badge-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D25187B63570080C332 /* osk-iap-badge-76.png */; };
|
|
FF265E77187B635A0080C332 /* osk-iap-badge-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D26187B63570080C332 /* osk-iap-badge-76@2x.png */; };
|
|
FF265E78187B635A0080C332 /* osk-icon-border-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D27187B63570080C332 /* osk-icon-border-60@2x.png */; };
|
|
FF265E79187B635A0080C332 /* osk-icon-border-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D28187B63570080C332 /* osk-icon-border-76.png */; };
|
|
FF265E7A187B635A0080C332 /* osk-icon-border-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D29187B63570080C332 /* osk-icon-border-76@2x.png */; };
|
|
FF265E7B187B635A0080C332 /* osk-iconMask-bw-29.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D2A187B63570080C332 /* osk-iconMask-bw-29.png */; };
|
|
FF265E7C187B635A0080C332 /* osk-iconMask-bw-29@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D2B187B63570080C332 /* osk-iconMask-bw-29@2x.png */; };
|
|
FF265E7D187B635A0080C332 /* osk-iconMask-bw-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D2C187B63570080C332 /* osk-iconMask-bw-60@2x.png */; };
|
|
FF265E7E187B635A0080C332 /* osk-iconMask-bw-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D2D187B63570080C332 /* osk-iconMask-bw-76.png */; };
|
|
FF265E7F187B635A0080C332 /* osk-iconMask-bw-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D2E187B63570080C332 /* osk-iconMask-bw-76@2x.png */; };
|
|
FF265E80187B635A0080C332 /* osk-mailIcon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D2F187B63570080C332 /* osk-mailIcon-60@2x.png */; };
|
|
FF265E81187B635A0080C332 /* osk-mailIcon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D30187B63570080C332 /* osk-mailIcon-76.png */; };
|
|
FF265E82187B635A0080C332 /* osk-mailIcon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D31187B63570080C332 /* osk-mailIcon-76@2x.png */; };
|
|
FF265E83187B635A0080C332 /* osk-messagesIcon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D32187B63570080C332 /* osk-messagesIcon-60@2x.png */; };
|
|
FF265E84187B635A0080C332 /* osk-messagesIcon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D33187B63570080C332 /* osk-messagesIcon-76.png */; };
|
|
FF265E85187B635A0080C332 /* osk-messagesIcon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D34187B63570080C332 /* osk-messagesIcon-76@2x.png */; };
|
|
FF265E86187B635A0080C332 /* osk-navbarButton-disabled.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D35187B63570080C332 /* osk-navbarButton-disabled.png */; };
|
|
FF265E87187B635A0080C332 /* osk-navbarButton-disabled@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D36187B63570080C332 /* osk-navbarButton-disabled@2x.png */; };
|
|
FF265E88187B635A0080C332 /* osk-navbarButton-highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D37187B63570080C332 /* osk-navbarButton-highlighted.png */; };
|
|
FF265E89187B635A0080C332 /* osk-navbarButton-highlighted@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D38187B63570080C332 /* osk-navbarButton-highlighted@2x.png */; };
|
|
FF265E8A187B635A0080C332 /* osk-navbarButton.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D39187B63570080C332 /* osk-navbarButton.png */; };
|
|
FF265E8B187B635A0080C332 /* osk-navbarButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D3A187B63570080C332 /* osk-navbarButton@2x.png */; };
|
|
FF265E8C187B635A0080C332 /* osk-photosIcon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D3B187B63570080C332 /* osk-photosIcon-60@2x.png */; };
|
|
FF265E8D187B635A0080C332 /* osk-photosIcon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D3C187B63570080C332 /* osk-photosIcon-76.png */; };
|
|
FF265E8E187B635A0080C332 /* osk-photosIcon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D3D187B63570080C332 /* osk-photosIcon-76@2x.png */; };
|
|
FF265E8F187B635A0080C332 /* osk-pinboardIcon-29.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D3E187B63570080C332 /* osk-pinboardIcon-29.png */; };
|
|
FF265E90187B635A0080C332 /* osk-pinboardIcon-29@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D3F187B63570080C332 /* osk-pinboardIcon-29@2x.png */; };
|
|
FF265E91187B635A0080C332 /* osk-pinboardIcon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D40187B63570080C332 /* osk-pinboardIcon-60@2x.png */; };
|
|
FF265E92187B635A0080C332 /* osk-pinboardIcon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D41187B63570080C332 /* osk-pinboardIcon-76.png */; };
|
|
FF265E93187B635A0080C332 /* osk-pinboardIcon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D42187B63570080C332 /* osk-pinboardIcon-76@2x.png */; };
|
|
FF265E94187B635A0080C332 /* osk-readabilityIcon-29.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D43187B63570080C332 /* osk-readabilityIcon-29.png */; };
|
|
FF265E95187B635A0080C332 /* osk-readabilityIcon-29@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D44187B63570080C332 /* osk-readabilityIcon-29@2x.png */; };
|
|
FF265E96187B635A0080C332 /* osk-readabilityIcon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D45187B63570080C332 /* osk-readabilityIcon-60@2x.png */; };
|
|
FF265E97187B635A0080C332 /* osk-readabilityIcon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D46187B63570080C332 /* osk-readabilityIcon-76.png */; };
|
|
FF265E98187B635A0080C332 /* osk-readabilityIcon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D47187B63570080C332 /* osk-readabilityIcon-76@2x.png */; };
|
|
FF265E99187B635A0080C332 /* osk-safariIcon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D48187B63570080C332 /* osk-safariIcon-60@2x.png */; };
|
|
FF265E9A187B635A0080C332 /* osk-safariIcon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D49187B63570080C332 /* osk-safariIcon-76.png */; };
|
|
FF265E9B187B635A0080C332 /* osk-safariIcon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D4A187B63570080C332 /* osk-safariIcon-76@2x.png */; };
|
|
FF265E9C187B635A0080C332 /* osk-settingsPlaceholder@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D4B187B63570080C332 /* osk-settingsPlaceholder@2x.png */; };
|
|
FF265E9D187B635A0080C332 /* osk-twitterIcon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D4C187B63570080C332 /* osk-twitterIcon-60@2x.png */; };
|
|
FF265E9E187B635A0080C332 /* osk-twitterIcon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D4D187B63570080C332 /* osk-twitterIcon-76.png */; };
|
|
FF265E9F187B635A0080C332 /* osk-twitterIcon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D4E187B63570080C332 /* osk-twitterIcon-76@2x.png */; };
|
|
FF265EA0187B635A0080C332 /* Pocket-Icon-29.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D4F187B63570080C332 /* Pocket-Icon-29.png */; };
|
|
FF265EA1187B635A0080C332 /* Pocket-Icon-29@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D50187B63570080C332 /* Pocket-Icon-29@2x.png */; };
|
|
FF265EA2187B635A0080C332 /* Pocket-Icon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D51187B63570080C332 /* Pocket-Icon-60@2x.png */; };
|
|
FF265EA3187B635A0080C332 /* Pocket-Icon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D52187B63570080C332 /* Pocket-Icon-76.png */; };
|
|
FF265EA4187B635A0080C332 /* Pocket-Icon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D53187B63570080C332 /* Pocket-Icon-76@2x.png */; };
|
|
FF265EA5187B635A0080C332 /* Riposte-Icon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D54187B63570080C332 /* Riposte-Icon-60@2x.png */; };
|
|
FF265EA6187B635A0080C332 /* Riposte-Icon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D55187B63570080C332 /* Riposte-Icon-76.png */; };
|
|
FF265EA7187B635A0080C332 /* Riposte-Icon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D56187B63570080C332 /* Riposte-Icon-76@2x.png */; };
|
|
FF265EA8187B635A0080C332 /* Things-Icon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D57187B63570080C332 /* Things-Icon-60@2x.png */; };
|
|
FF265EA9187B635A0080C332 /* Things-Icon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D58187B63570080C332 /* Things-Icon-76.png */; };
|
|
FF265EAA187B635A0080C332 /* Things-Icon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF265D59187B63570080C332 /* Things-Icon-76@2x.png */; };
|
|
FF265EAB187B635A0080C332 /* NSCoder+OSKCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D5B187B63570080C332 /* NSCoder+OSKCoder.m */; };
|
|
FF265EAC187B635A0080C332 /* NSData+OSKDerp.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D5D187B63570080C332 /* NSData+OSKDerp.m */; };
|
|
FF265EAD187B635A0080C332 /* NSDate+OSK_ISO8601.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D5F187B63570080C332 /* NSDate+OSK_ISO8601.m */; };
|
|
FF265EAE187B635A0080C332 /* NSDictionary+OSKModel.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D61187B63570080C332 /* NSDictionary+OSKModel.m */; };
|
|
FF265EAF187B635A0080C332 /* NSHTTPURLResponse+OSKUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D63187B63570080C332 /* NSHTTPURLResponse+OSKUtilities.m */; };
|
|
FF265EB0187B635A0080C332 /* NSMutableURLRequest+OSKUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D65187B63570080C332 /* NSMutableURLRequest+OSKUtilities.m */; };
|
|
FF265EB1187B635A0080C332 /* NSString+OSK_UUID.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D67187B63570080C332 /* NSString+OSK_UUID.m */; };
|
|
FF265EB2187B635A0080C332 /* NSString+OSKDerp.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D69187B63570080C332 /* NSString+OSKDerp.m */; };
|
|
FF265EB3187B635A0080C332 /* OSK1PasswordBrowserActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D6B187B63570080C332 /* OSK1PasswordBrowserActivity.m */; };
|
|
FF265EB4187B635A0080C332 /* OSK1PasswordSearchActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D6D187B63570080C332 /* OSK1PasswordSearchActivity.m */; };
|
|
FF265EB5187B635A0080C332 /* OSKAccountChooserViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D6F187B63570080C332 /* OSKAccountChooserViewController.m */; };
|
|
FF265EB6187B635A0080C332 /* OSKAccountManagementViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D71187B63570080C332 /* OSKAccountManagementViewController.m */; };
|
|
FF265EB7187B635A0080C332 /* OSKAccountTypeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D73187B63570080C332 /* OSKAccountTypeCell.m */; };
|
|
FF265EB8187B635A0080C332 /* OSKActionSheet.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D75187B63580080C332 /* OSKActionSheet.m */; };
|
|
FF265EB9187B635A0080C332 /* OSKActivitiesManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D77187B63580080C332 /* OSKActivitiesManager.m */; };
|
|
FF265EBA187B635A0080C332 /* OSKActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D79187B63580080C332 /* OSKActivity.m */; };
|
|
FF265EBB187B635A0080C332 /* OSKActivityCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D7E187B63580080C332 /* OSKActivityCollectionViewCell.m */; };
|
|
FF265EBC187B635A0080C332 /* OSKActivityCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = FF265D7F187B63580080C332 /* OSKActivityCollectionViewCell.xib */; };
|
|
FF265EBD187B635A0080C332 /* OSKActivityCollectionViewCell_Pad.xib in Resources */ = {isa = PBXBuildFile; fileRef = FF265D80187B63580080C332 /* OSKActivityCollectionViewCell_Pad.xib */; };
|
|
FF265EBE187B635A0080C332 /* OSKActivityCollectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D82187B63580080C332 /* OSKActivityCollectionViewController.m */; };
|
|
FF265EBF187B635A0080C332 /* OSKActivityIcon.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D85187B63580080C332 /* OSKActivityIcon.m */; };
|
|
FF265EC0187B635A0080C332 /* OSKActivityIndicatorItem.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D87187B63580080C332 /* OSKActivityIndicatorItem.m */; };
|
|
FF265EC1187B635A0080C332 /* OSKActivityOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D89187B63580080C332 /* OSKActivityOperation.m */; };
|
|
FF265EC2187B635A0080C332 /* OSKActivitySheetViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D8C187B63580080C332 /* OSKActivitySheetViewController.m */; };
|
|
FF265EC3187B635A0080C332 /* OSKActivitySheetViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = FF265D8D187B63580080C332 /* OSKActivitySheetViewController.xib */; };
|
|
FF265EC4187B635A0080C332 /* OSKActivityToggleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D8F187B63580080C332 /* OSKActivityToggleCell.m */; };
|
|
FF265EC5187B635A0080C332 /* OSKADNLoginManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D91187B63580080C332 /* OSKADNLoginManager.m */; };
|
|
FF265EC6187B635A0080C332 /* OSKAirDropActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D93187B63580080C332 /* OSKAirDropActivity.m */; };
|
|
FF265EC7187B635A0080C332 /* OSKAirDropViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D95187B63580080C332 /* OSKAirDropViewController.m */; };
|
|
FF265EC8187B635A0080C332 /* OSKAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D97187B63580080C332 /* OSKAlertView.m */; };
|
|
FF265EC9187B635A0080C332 /* OSKAppDotNetActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D99187B63580080C332 /* OSKAppDotNetActivity.m */; };
|
|
FF265ECA187B635A0080C332 /* OSKAppDotNetAuthenticationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D9B187B63580080C332 /* OSKAppDotNetAuthenticationViewController.m */; };
|
|
FF265ECB187B635A0080C332 /* OSKAppDotNetUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D9D187B63580080C332 /* OSKAppDotNetUtility.m */; };
|
|
FF265ECC187B635A0080C332 /* OSKApplicationCredential.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265D9F187B63580080C332 /* OSKApplicationCredential.m */; };
|
|
FF265ECD187B635A0080C332 /* OSKBorderedButton.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DA3187B63580080C332 /* OSKBorderedButton.m */; };
|
|
FF265ECE187B635A0080C332 /* OSKChromeActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DA5187B63580080C332 /* OSKChromeActivity.m */; };
|
|
FF265ECF187B635A0080C332 /* OSKCopyToPasteboardActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DA8187B63580080C332 /* OSKCopyToPasteboardActivity.m */; };
|
|
FF265ED0187B635A0080C332 /* OSKEmailActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DAA187B63580080C332 /* OSKEmailActivity.m */; };
|
|
FF265ED1187B635A0080C332 /* OSKFacebookActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DAC187B63580080C332 /* OSKFacebookActivity.m */; };
|
|
FF265ED2187B635A0080C332 /* OSKFacebookAudienceChooserViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DAE187B63580080C332 /* OSKFacebookAudienceChooserViewController.m */; };
|
|
FF265ED3187B635A0080C332 /* OSKFacebookPublishingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DB0187B63580080C332 /* OSKFacebookPublishingViewController.m */; };
|
|
FF265ED4187B635A0080C332 /* OSKFacebookPublishingViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = FF265DB1187B63580080C332 /* OSKFacebookPublishingViewController.xib */; };
|
|
FF265ED5187B635A0080C332 /* OSKFacebookUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DB3187B63580080C332 /* OSKFacebookUtility.m */; };
|
|
FF265ED6187B635A0080C332 /* OSKFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DB5187B63580080C332 /* OSKFileManager.m */; };
|
|
FF265ED7187B635A0080C332 /* OSKInMemoryImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DB7187B63580080C332 /* OSKInMemoryImageCache.m */; };
|
|
FF265ED8187B635A0080C332 /* OSKInstapaperActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DB9187B63580080C332 /* OSKInstapaperActivity.m */; };
|
|
FF265ED9187B635A0080C332 /* OSKInstapaperUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DBB187B63580080C332 /* OSKInstapaperUtility.m */; };
|
|
FF265EDA187B635A0080C332 /* OSKKeychainUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DBD187B63580080C332 /* OSKKeychainUtility.m */; };
|
|
FF265EDB187B635A0080C332 /* OSKLinkShorteningUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DBF187B63580080C332 /* OSKLinkShorteningUtility.m */; };
|
|
FF265EDC187B635A0080C332 /* OSKMailComposeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DC2187B63580080C332 /* OSKMailComposeViewController.m */; };
|
|
FF265EDD187B635A0080C332 /* OSKManagedAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DC4187B63580080C332 /* OSKManagedAccount.m */; };
|
|
FF265EDE187B635A0080C332 /* OSKManagedAccountCredential.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DC6187B63580080C332 /* OSKManagedAccountCredential.m */; };
|
|
FF265EDF187B635A0080C332 /* OSKManagedAccountStore.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DC8187B63580080C332 /* OSKManagedAccountStore.m */; };
|
|
FF265EE0187B635A0080C332 /* OSKMessageComposeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DCA187B63590080C332 /* OSKMessageComposeViewController.m */; };
|
|
FF265EE1187B635A0080C332 /* OSKMicroblogPublishingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DCD187B63590080C332 /* OSKMicroblogPublishingViewController.m */; };
|
|
FF265EE2187B635A0080C332 /* OSKMicroblogPublishingViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = FF265DCE187B63590080C332 /* OSKMicroblogPublishingViewController.xib */; };
|
|
FF265EE3187B635A0080C332 /* OSKNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DD0187B63590080C332 /* OSKNavigationController.m */; };
|
|
FF265EE4187B635A0080C332 /* OSKOAuthUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DD2187B63590080C332 /* OSKOAuthUtility.m */; };
|
|
FF265EE5187B635A0080C332 /* OSKOmnifocusActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DD4187B63590080C332 /* OSKOmnifocusActivity.m */; };
|
|
FF265EE6187B635A0080C332 /* OSKPagedHorizontalLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DD6187B63590080C332 /* OSKPagedHorizontalLayout.m */; };
|
|
FF265EE7187B635A0080C332 /* OSKPinboardActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DD8187B63590080C332 /* OSKPinboardActivity.m */; };
|
|
FF265EE8187B635A0080C332 /* OSKPinboardUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DDA187B63590080C332 /* OSKPinboardUtility.m */; };
|
|
FF265EE9187B635A0080C332 /* OSKPocketAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DDC187B63590080C332 /* OSKPocketAccountViewController.m */; };
|
|
FF265EEA187B635A0080C332 /* OSKPocketActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DDE187B63590080C332 /* OSKPocketActivity.m */; };
|
|
FF265EEB187B635A0080C332 /* OSKPresentationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DE2187B63590080C332 /* OSKPresentationManager.m */; };
|
|
FF265EEC187B635A0080C332 /* OSKReadabilityActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DE9187B63590080C332 /* OSKReadabilityActivity.m */; };
|
|
FF265EED187B635A0080C332 /* OSKReadabilityUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DEB187B63590080C332 /* OSKReadabilityUtility.m */; };
|
|
FF265EEE187B635A0080C332 /* OSKRPSTPasswordManagementAppService.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DED187B63590080C332 /* OSKRPSTPasswordManagementAppService.m */; };
|
|
FF265EEF187B635A0080C332 /* OSKSafariActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DEF187B63590080C332 /* OSKSafariActivity.m */; };
|
|
FF265EF0187B635A0080C332 /* OSKSession.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DF1187B63590080C332 /* OSKSession.m */; };
|
|
FF265EF1187B635A0080C332 /* OSKSessionController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DF3187B63590080C332 /* OSKSessionController.m */; };
|
|
FF265EF2187B635A0080C332 /* OSKSessionController_Pad.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DF5187B63590080C332 /* OSKSessionController_Pad.m */; };
|
|
FF265EF3187B635A0080C332 /* OSKSessionController_Phone.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DF7187B63590080C332 /* OSKSessionController_Phone.m */; };
|
|
FF265EF4187B635A0080C332 /* OSKShareableContent.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DF9187B63590080C332 /* OSKShareableContent.m */; };
|
|
FF265EF5187B635A0080C332 /* OSKShareableContentItem.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DFB187B63590080C332 /* OSKShareableContentItem.m */; };
|
|
FF265EF6187B635A0080C332 /* OSKSMSActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DFD187B63590080C332 /* OSKSMSActivity.m */; };
|
|
FF265EF7187B635A0080C332 /* OSKSystemAccountStore.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265DFF187B63590080C332 /* OSKSystemAccountStore.m */; };
|
|
FF265EF8187B635A0080C332 /* OSKTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265E01187B63590080C332 /* OSKTextView.m */; };
|
|
FF265EF9187B635A0080C332 /* OSKThingsActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265E03187B63590080C332 /* OSKThingsActivity.m */; };
|
|
FF265EFA187B635A0080C332 /* OSKTwitterActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265E05187B63590080C332 /* OSKTwitterActivity.m */; };
|
|
FF265EFB187B635A0080C332 /* OSKTwitterText.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265E07187B63590080C332 /* OSKTwitterText.m */; };
|
|
FF265EFC187B635A0080C332 /* OSKTwitterTextEntity.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265E09187B63590080C332 /* OSKTwitterTextEntity.m */; };
|
|
FF265EFD187B635A0080C332 /* OSKTwitterUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265E0B187B63590080C332 /* OSKTwitterUtility.m */; };
|
|
FF265EFE187B635A0080C332 /* OSKUsernamePasswordCell.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265E0D187B63590080C332 /* OSKUsernamePasswordCell.m */; };
|
|
FF265EFF187B635A0080C332 /* OSKUsernamePasswordViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265E0F187B63590080C332 /* OSKUsernamePasswordViewController.m */; };
|
|
FF265F00187B635A0080C332 /* OSKWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265E11187B63590080C332 /* OSKWebViewController.m */; };
|
|
FF265F01187B635A0080C332 /* UIColor+OSKUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265E15187B635A0080C332 /* UIColor+OSKUtility.m */; };
|
|
FF265F02187B635A0080C332 /* UIDevice+OSKHardware.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265E17187B635A0080C332 /* UIDevice+OSKHardware.m */; };
|
|
FF265F03187B635A0080C332 /* UIImage+OSKUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265E19187B635A0080C332 /* UIImage+OSKUtilities.m */; };
|
|
FF265F04187B635A0080C332 /* UIView+OSKUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265E1B187B635A0080C332 /* UIView+OSKUtilities.m */; };
|
|
FF265F05187B635A0080C332 /* UIViewController+OSKUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = FF265E1D187B635A0080C332 /* UIViewController+OSKUtilities.m */; };
|
|
FF265F12187B6D4F0080C332 /* fitvid.js in Resources */ = {isa = PBXBuildFile; fileRef = FF265F10187B6B230080C332 /* fitvid.js */; };
|
|
FF29708B16DD7AA400E92F85 /* segment_active.png in Resources */ = {isa = PBXBuildFile; fileRef = FF29708916DD7AA400E92F85 /* segment_active.png */; };
|
|
FF29708C16DD7AA400E92F85 /* segment_inactive.png in Resources */ = {isa = PBXBuildFile; fileRef = FF29708A16DD7AA400E92F85 /* segment_inactive.png */; };
|
|
FF29708E16DD7C8A00E92F85 /* segment_left_selected.png in Resources */ = {isa = PBXBuildFile; fileRef = FF29708D16DD7C8A00E92F85 /* segment_left_selected.png */; };
|
|
FF29709016DD7FD800E92F85 /* segment_unselected.png in Resources */ = {isa = PBXBuildFile; fileRef = FF29708F16DD7FD800E92F85 /* segment_unselected.png */; };
|
|
FF29709216DD80F700E92F85 /* segment_right_selected.png in Resources */ = {isa = PBXBuildFile; fileRef = FF29709116DD80F700E92F85 /* segment_right_selected.png */; };
|
|
FF29709416DD8CB000E92F85 /* unread_yellow@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF29709316DD8CB000E92F85 /* unread_yellow@2x.png */; };
|
|
FF29709616DD9F2600E92F85 /* nav_icn_settings@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF29709516DD9F2600E92F85 /* nav_icn_settings@2x.png */; };
|
|
FF29709816DD9F7400E92F85 /* nav_icn_add@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF29709716DD9F7400E92F85 /* nav_icn_add@2x.png */; };
|
|
FF29709A16DDA02200E92F85 /* nav_icn_activity_hover@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF29709916DDA02200E92F85 /* nav_icn_activity_hover@2x.png */; };
|
|
FF2D8B331487250200057B80 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FF2D8B321487250200057B80 /* Security.framework */; };
|
|
FF2D8B351487250C00057B80 /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FF2D8B341487250C00057B80 /* MessageUI.framework */; };
|
|
FF2D8C6C1487F05100057B80 /* Twitter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FF2D8C6B1487F05100057B80 /* Twitter.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
|
|
FF2D8CAF1488633A00057B80 /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = FF2D8CAE1488633A00057B80 /* Reachability.m */; };
|
|
FF2D8CE514893BC000057B80 /* MoveSiteViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF2D8CE314893BBF00057B80 /* MoveSiteViewController.m */; };
|
|
FF322235185BC1AA004078AA /* logo_58.png in Resources */ = {isa = PBXBuildFile; fileRef = FF322234185BC1AA004078AA /* logo_58.png */; };
|
|
FF322237185BC1CE004078AA /* logo_80.png in Resources */ = {isa = PBXBuildFile; fileRef = FF322236185BC1CE004078AA /* logo_80.png */; };
|
|
FF41309D162CEC7100DDB6A7 /* time.png in Resources */ = {isa = PBXBuildFile; fileRef = FF41309C162CEC7100DDB6A7 /* time.png */; };
|
|
FF4130A0162CECAE00DDB6A7 /* email.png in Resources */ = {isa = PBXBuildFile; fileRef = FF41309F162CECAE00DDB6A7 /* email.png */; };
|
|
FF4130A3162E10CF00DDB6A7 /* MenuTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = FF4130A2162E10CF00DDB6A7 /* MenuTableViewCell.m */; };
|
|
FF4151BC16DED7D10013E84B /* bar-separator.png in Resources */ = {isa = PBXBuildFile; fileRef = FF4151BA16DED7D10013E84B /* bar-separator.png */; };
|
|
FF4151BD16DED7D10013E84B /* bar-separator@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF4151BB16DED7D10013E84B /* bar-separator@2x.png */; };
|
|
FF4151C016DED9660013E84B /* UIBarButtonItem+Image.m in Sources */ = {isa = PBXBuildFile; fileRef = FF4151BF16DED9660013E84B /* UIBarButtonItem+Image.m */; };
|
|
FF4151C316DEDF9D0013E84B /* markread.png in Resources */ = {isa = PBXBuildFile; fileRef = FF4151C116DEDF9D0013E84B /* markread.png */; };
|
|
FF4151C416DEDF9D0013E84B /* markread@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF4151C216DEDF9D0013E84B /* markread@2x.png */; };
|
|
FF4151C716DEF1A80013E84B /* original_button.png in Resources */ = {isa = PBXBuildFile; fileRef = FF4151C516DEF1A80013E84B /* original_button.png */; };
|
|
FF4151C816DEF1A80013E84B /* original_button@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF4151C616DEF1A80013E84B /* original_button@2x.png */; };
|
|
FF468E3817FCFB970080325C /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FF468E3717FCFB970080325C /* AVFoundation.framework */; };
|
|
FF4EE9A4175EC9CF005891B5 /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FF4EE9A3175EC9CF005891B5 /* libsqlite3.dylib */; };
|
|
FF546DF9160298E500948020 /* fleuron@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF546DF8160298E500948020 /* fleuron@2x.png */; };
|
|
FF5D4017179A00B900349659 /* traverse_send.png in Resources */ = {isa = PBXBuildFile; fileRef = FF5D4015179A00B900349659 /* traverse_send.png */; };
|
|
FF5D4018179A00B900349659 /* traverse_send@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF5D4016179A00B900349659 /* traverse_send@2x.png */; };
|
|
FF5D401B179A03E700349659 /* traverse_previous_off.png in Resources */ = {isa = PBXBuildFile; fileRef = FF5D4019179A03E700349659 /* traverse_previous_off.png */; };
|
|
FF5D401C179A03E700349659 /* traverse_previous_off@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF5D401A179A03E700349659 /* traverse_previous_off@2x.png */; };
|
|
FF5EA47F143B691000B7563D /* AddSiteViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF5EA47D143B691000B7563D /* AddSiteViewController.m */; };
|
|
FF5F3A82162B82B5008DBE3E /* rainbow.png in Resources */ = {isa = PBXBuildFile; fileRef = FF5F3A81162B82B5008DBE3E /* rainbow.png */; };
|
|
FF5F3A85162B831A008DBE3E /* user_orange.png in Resources */ = {isa = PBXBuildFile; fileRef = FF5F3A84162B831A008DBE3E /* user_orange.png */; };
|
|
FF5F3A87162B834E008DBE3E /* bin_closed.png in Resources */ = {isa = PBXBuildFile; fileRef = FF5F3A86162B834E008DBE3E /* bin_closed.png */; };
|
|
FF5F3A89162B8377008DBE3E /* arrow_branch.png in Resources */ = {isa = PBXBuildFile; fileRef = FF5F3A88162B8377008DBE3E /* arrow_branch.png */; };
|
|
FF5F3A8B162B8390008DBE3E /* car.png in Resources */ = {isa = PBXBuildFile; fileRef = FF5F3A8A162B8390008DBE3E /* car.png */; };
|
|
FF6618C8176184560039913B /* NBNotifier.m in Sources */ = {isa = PBXBuildFile; fileRef = FF6618C7176184560039913B /* NBNotifier.m */; };
|
|
FF67D3B2168924C40057A7DA /* TrainerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF67D3B1168924C40057A7DA /* TrainerViewController.m */; };
|
|
FF67D3B7168977690057A7DA /* TrainerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = FF67D3B6168977690057A7DA /* TrainerViewController.xib */; };
|
|
FF67D3BB168A70630057A7DA /* trainer.css in Resources */ = {isa = PBXBuildFile; fileRef = FF67D3BA168A70630057A7DA /* trainer.css */; };
|
|
FF67D3C1168A708D0057A7DA /* storyDetailView.css in Resources */ = {isa = PBXBuildFile; fileRef = FF67D3BD168A708D0057A7DA /* storyDetailView.css */; };
|
|
FF67D3CC168A73380057A7DA /* storyDetailView.js in Resources */ = {isa = PBXBuildFile; fileRef = FF67D3BE168A708D0057A7DA /* storyDetailView.js */; };
|
|
FF67D3CD168A73380057A7DA /* zepto.js in Resources */ = {isa = PBXBuildFile; fileRef = FF67D3BF168A708D0057A7DA /* zepto.js */; };
|
|
FF67D3CE168A73380057A7DA /* trainer.js in Resources */ = {isa = PBXBuildFile; fileRef = FF67D3C4168A71870057A7DA /* trainer.js */; };
|
|
FF67D3CF168A73380057A7DA /* fastTouch.js in Resources */ = {isa = PBXBuildFile; fileRef = FF67D3C6168A71B30057A7DA /* fastTouch.js */; };
|
|
FF688E4616E6ADB1003B7B42 /* traverse_next.png in Resources */ = {isa = PBXBuildFile; fileRef = FF688E4416E6ADB1003B7B42 /* traverse_next.png */; };
|
|
FF688E4716E6ADB1003B7B42 /* traverse_next@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF688E4516E6ADB1003B7B42 /* traverse_next@2x.png */; };
|
|
FF688E4A16E6AFD3003B7B42 /* traverse_previous.png in Resources */ = {isa = PBXBuildFile; fileRef = FF688E4816E6AFD3003B7B42 /* traverse_previous.png */; };
|
|
FF688E4B16E6AFD3003B7B42 /* traverse_previous@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF688E4916E6AFD3003B7B42 /* traverse_previous@2x.png */; };
|
|
FF688E4E16E6B3E1003B7B42 /* traverse_done.png in Resources */ = {isa = PBXBuildFile; fileRef = FF688E4C16E6B3E1003B7B42 /* traverse_done.png */; };
|
|
FF688E4F16E6B3E1003B7B42 /* traverse_done@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF688E4D16E6B3E1003B7B42 /* traverse_done@2x.png */; };
|
|
FF688E5216E6B8D0003B7B42 /* traverse_background.png in Resources */ = {isa = PBXBuildFile; fileRef = FF688E5016E6B8D0003B7B42 /* traverse_background.png */; };
|
|
FF688E5316E6B8D0003B7B42 /* traverse_background@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF688E5116E6B8D0003B7B42 /* traverse_background@2x.png */; };
|
|
FF6A233216448E0700E15989 /* StoryPageControl.m in Sources */ = {isa = PBXBuildFile; fileRef = FF6A233116448E0700E15989 /* StoryPageControl.m */; };
|
|
FF6A23391644957800E15989 /* StoryPageControl.xib in Resources */ = {isa = PBXBuildFile; fileRef = FF6A23361644903900E15989 /* StoryPageControl.xib */; };
|
|
FF753CCE175858FC00344EC9 /* FMDatabase.m in Sources */ = {isa = PBXBuildFile; fileRef = FF753CC4175858FC00344EC9 /* FMDatabase.m */; };
|
|
FF753CCF175858FC00344EC9 /* FMDatabaseAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = FF753CC6175858FC00344EC9 /* FMDatabaseAdditions.m */; };
|
|
FF753CD0175858FC00344EC9 /* FMDatabasePool.m in Sources */ = {isa = PBXBuildFile; fileRef = FF753CC8175858FC00344EC9 /* FMDatabasePool.m */; };
|
|
FF753CD1175858FC00344EC9 /* FMDatabaseQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = FF753CCA175858FC00344EC9 /* FMDatabaseQueue.m */; };
|
|
FF753CD3175858FC00344EC9 /* FMResultSet.m in Sources */ = {isa = PBXBuildFile; fileRef = FF753CCD175858FC00344EC9 /* FMResultSet.m */; };
|
|
FF793E1B13F1A9F700F282D2 /* ASIDataCompressor.m in Sources */ = {isa = PBXBuildFile; fileRef = FF793E1813F1A9F700F282D2 /* ASIDataCompressor.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
FF793E1C13F1A9F700F282D2 /* ASIDataDecompressor.m in Sources */ = {isa = PBXBuildFile; fileRef = FF793E1A13F1A9F700F282D2 /* ASIDataDecompressor.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
FF8364BB1755759A008F5C58 /* traverse_text.png in Resources */ = {isa = PBXBuildFile; fileRef = FF8364B91755759A008F5C58 /* traverse_text.png */; };
|
|
FF8364BC1755759A008F5C58 /* traverse_text@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF8364BA1755759A008F5C58 /* traverse_text@2x.png */; };
|
|
FF8364BF1756949E008F5C58 /* traverse_text_on.png in Resources */ = {isa = PBXBuildFile; fileRef = FF8364BD1756949E008F5C58 /* traverse_text_on.png */; };
|
|
FF8364C01756949E008F5C58 /* traverse_text_on@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF8364BE1756949E008F5C58 /* traverse_text_on@2x.png */; };
|
|
FF8364C61757EC0B008F5C58 /* traverse_background_left.png in Resources */ = {isa = PBXBuildFile; fileRef = FF8364C41757EC0B008F5C58 /* traverse_background_left.png */; };
|
|
FF8364C71757EC0B008F5C58 /* traverse_background_left@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF8364C51757EC0B008F5C58 /* traverse_background_left@2x.png */; };
|
|
FF855B561794A53A0098D48A /* checkmark.png in Resources */ = {isa = PBXBuildFile; fileRef = FF855B541794A53A0098D48A /* checkmark.png */; };
|
|
FF855B571794A53A0098D48A /* checkmark@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF855B551794A53A0098D48A /* checkmark@2x.png */; };
|
|
FF855B5B1794B0670098D48A /* OfflineSyncUnreads.m in Sources */ = {isa = PBXBuildFile; fileRef = FF855B5A1794B0670098D48A /* OfflineSyncUnreads.m */; };
|
|
FF855B5E1794B0760098D48A /* OfflineFetchStories.m in Sources */ = {isa = PBXBuildFile; fileRef = FF855B5D1794B0760098D48A /* OfflineFetchStories.m */; };
|
|
FF855B611794B0830098D48A /* OfflineFetchImages.m in Sources */ = {isa = PBXBuildFile; fileRef = FF855B601794B0830098D48A /* OfflineFetchImages.m */; };
|
|
FF85BF6016D5A587002D334D /* nav_icn_activity_hover.png in Resources */ = {isa = PBXBuildFile; fileRef = FF85BF5E16D5A587002D334D /* nav_icn_activity_hover.png */; };
|
|
FF85BF6116D5A587002D334D /* nav_icn_settings.png in Resources */ = {isa = PBXBuildFile; fileRef = FF85BF5F16D5A587002D334D /* nav_icn_settings.png */; };
|
|
FF85BF6316D5A5A8002D334D /* nav_icn_add.png in Resources */ = {isa = PBXBuildFile; fileRef = FF85BF6216D5A5A8002D334D /* nav_icn_add.png */; };
|
|
FF85BF7116D6A90D002D334D /* ak-icon-global.png in Resources */ = {isa = PBXBuildFile; fileRef = FF85BF7016D6A90D002D334D /* ak-icon-global.png */; };
|
|
FF85BF7416D6A972002D334D /* ak-icon-allstories.png in Resources */ = {isa = PBXBuildFile; fileRef = FF85BF7216D6A972002D334D /* ak-icon-allstories.png */; };
|
|
FF85BF7516D6A972002D334D /* ak-icon-blurblogs.png in Resources */ = {isa = PBXBuildFile; fileRef = FF85BF7316D6A972002D334D /* ak-icon-blurblogs.png */; };
|
|
FF88F10D1811BAEC007FEE78 /* unread_green@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FF88F10B1811BAEC007FEE78 /* unread_green@2x.png */; };
|
|
FF88F10E1811BAEC007FEE78 /* unread_green.png in Resources */ = {isa = PBXBuildFile; fileRef = FF88F10C1811BAEC007FEE78 /* unread_green.png */; };
|
|
FF9B8BB217F2351A0036A41C /* NBBarButtonItem.m in Sources */ = {isa = PBXBuildFile; fileRef = FF9B8BB117F2351A0036A41C /* NBBarButtonItem.m */; };
|
|
FFAD4971144A386100BA6919 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FFAD4970144A386100BA6919 /* libz.dylib */; };
|
|
FFAD89C218AC45A100D68567 /* StoriesCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = FFAD89C118AC45A100D68567 /* StoriesCollection.m */; };
|
|
FFB5F50B17187B6F00C8B432 /* big_world.png in Resources */ = {isa = PBXBuildFile; fileRef = FFB5F50A17187B6F00C8B432 /* big_world.png */; };
|
|
FFB757FE1727098D001D132F /* menu_icn_mail.png in Resources */ = {isa = PBXBuildFile; fileRef = FFB757FC1727098D001D132F /* menu_icn_mail.png */; };
|
|
FFB757FF1727098D001D132F /* menu_icn_mail@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFB757FD1727098D001D132F /* menu_icn_mail@2x.png */; };
|
|
FFB9BE4717F4B65B00FE0A36 /* logo_120.png in Resources */ = {isa = PBXBuildFile; fileRef = FFB9BE4017F4B65B00FE0A36 /* logo_120.png */; };
|
|
FFB9BE4817F4B65B00FE0A36 /* logo_152.png in Resources */ = {isa = PBXBuildFile; fileRef = FFB9BE4117F4B65B00FE0A36 /* logo_152.png */; };
|
|
FFB9BE4917F4B65B00FE0A36 /* logo_29.png in Resources */ = {isa = PBXBuildFile; fileRef = FFB9BE4217F4B65B00FE0A36 /* logo_29.png */; };
|
|
FFB9BE4A17F4B65B00FE0A36 /* logo_40.png in Resources */ = {isa = PBXBuildFile; fileRef = FFB9BE4317F4B65B00FE0A36 /* logo_40.png */; };
|
|
FFB9BE4B17F4B65B00FE0A36 /* logo_120~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = FFB9BE4417F4B65B00FE0A36 /* logo_120~iphone.png */; };
|
|
FFB9BE4C17F4B65B00FE0A36 /* logo_76.png in Resources */ = {isa = PBXBuildFile; fileRef = FFB9BE4517F4B65B00FE0A36 /* logo_76.png */; };
|
|
FFB9BE4D17F4B65B00FE0A36 /* logo_120@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFB9BE4617F4B65B00FE0A36 /* logo_120@2x.png */; };
|
|
FFC518B91768E59F00542719 /* g_icn_offline.png in Resources */ = {isa = PBXBuildFile; fileRef = FFC518B81768E59F00542719 /* g_icn_offline.png */; };
|
|
FFC5F30B16E2D2C2007AC72C /* story_share_appnet_active.png in Resources */ = {isa = PBXBuildFile; fileRef = FFC5F2FF16E2D2C2007AC72C /* story_share_appnet_active.png */; };
|
|
FFC5F30C16E2D2C2007AC72C /* story_share_appnet_active@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFC5F30016E2D2C2007AC72C /* story_share_appnet_active@2x.png */; };
|
|
FFC5F30D16E2D2C2007AC72C /* story_share_appnet.png in Resources */ = {isa = PBXBuildFile; fileRef = FFC5F30116E2D2C2007AC72C /* story_share_appnet.png */; };
|
|
FFC5F30E16E2D2C2007AC72C /* story_share_appnet@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFC5F30216E2D2C2007AC72C /* story_share_appnet@2x.png */; };
|
|
FFC5F30F16E2D2C2007AC72C /* story_share_facebook_active.png in Resources */ = {isa = PBXBuildFile; fileRef = FFC5F30316E2D2C2007AC72C /* story_share_facebook_active.png */; };
|
|
FFC5F31016E2D2C2007AC72C /* story_share_facebook_active@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFC5F30416E2D2C2007AC72C /* story_share_facebook_active@2x.png */; };
|
|
FFC5F31116E2D2C2007AC72C /* story_share_facebook.png in Resources */ = {isa = PBXBuildFile; fileRef = FFC5F30516E2D2C2007AC72C /* story_share_facebook.png */; };
|
|
FFC5F31216E2D2C2007AC72C /* story_share_facebook@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFC5F30616E2D2C2007AC72C /* story_share_facebook@2x.png */; };
|
|
FFC5F31316E2D2C2007AC72C /* story_share_twitter_active.png in Resources */ = {isa = PBXBuildFile; fileRef = FFC5F30716E2D2C2007AC72C /* story_share_twitter_active.png */; };
|
|
FFC5F31416E2D2C2007AC72C /* story_share_twitter_active@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFC5F30816E2D2C2007AC72C /* story_share_twitter_active@2x.png */; };
|
|
FFC5F31516E2D2C2007AC72C /* story_share_twitter.png in Resources */ = {isa = PBXBuildFile; fileRef = FFC5F30916E2D2C2007AC72C /* story_share_twitter.png */; };
|
|
FFC5F31616E2D2C2007AC72C /* story_share_twitter@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFC5F30A16E2D2C2007AC72C /* story_share_twitter@2x.png */; };
|
|
FFC5F32016E2F24B007AC72C /* white_spacer.png in Resources */ = {isa = PBXBuildFile; fileRef = FFC5F31F16E2F24B007AC72C /* white_spacer.png */; };
|
|
FFCDD8F317F4BCB4000C6483 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFCDD8ED17F4BCB4000C6483 /* Default-568h@2x.png */; };
|
|
FFCDD8F417F4BCB4000C6483 /* Default-landscape.png in Resources */ = {isa = PBXBuildFile; fileRef = FFCDD8EE17F4BCB4000C6483 /* Default-landscape.png */; };
|
|
FFCDD8F517F4BCB4000C6483 /* Default-landscape@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFCDD8EF17F4BCB4000C6483 /* Default-landscape@2x.png */; };
|
|
FFCDD8F617F4BCB4000C6483 /* Default-portrait.png in Resources */ = {isa = PBXBuildFile; fileRef = FFCDD8F017F4BCB4000C6483 /* Default-portrait.png */; };
|
|
FFCDD8F717F4BCB4000C6483 /* Default-portrait@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFCDD8F117F4BCB4000C6483 /* Default-portrait@2x.png */; };
|
|
FFCDD8F817F4BCB4000C6483 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FFCDD8F217F4BCB4000C6483 /* Default.png */; };
|
|
FFCDD8FA17F50C08000C6483 /* drag_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FFCDD8F917F50C08000C6483 /* drag_icon.png */; };
|
|
FFCDD8FE17F6368F000C6483 /* MCSwipeTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = FFCDD8FD17F6368F000C6483 /* MCSwipeTableViewCell.m */; };
|
|
FFCDD90117F65A71000C6483 /* NBSwipeableCell.m in Sources */ = {isa = PBXBuildFile; fileRef = FFCDD90017F65A71000C6483 /* NBSwipeableCell.m */; };
|
|
FFD1D7311459B63500E46F89 /* BaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FFD1D7301459B63500E46F89 /* BaseViewController.m */; };
|
|
FFD887F01445F1E800385399 /* AddSiteAutocompleteCell.m in Sources */ = {isa = PBXBuildFile; fileRef = FFD887EE1445F1E800385399 /* AddSiteAutocompleteCell.m */; };
|
|
FFDCA0AF16E80866000D8E0C /* DEComposeRuledView.m in Sources */ = {isa = PBXBuildFile; fileRef = FFDCA0A516E80866000D8E0C /* DEComposeRuledView.m */; };
|
|
FFDCA0B016E80866000D8E0C /* DEComposeTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = FFDCA0A716E80866000D8E0C /* DEComposeTextView.m */; };
|
|
FFDCA0B116E80866000D8E0C /* REComposeBackgroundView.m in Sources */ = {isa = PBXBuildFile; fileRef = FFDCA0A916E80866000D8E0C /* REComposeBackgroundView.m */; };
|
|
FFDCA0B216E80866000D8E0C /* REComposeSheetView.m in Sources */ = {isa = PBXBuildFile; fileRef = FFDCA0AB16E80866000D8E0C /* REComposeSheetView.m */; };
|
|
FFDCA0B316E80866000D8E0C /* REComposeViewController.bundle in Resources */ = {isa = PBXBuildFile; fileRef = FFDCA0AC16E80866000D8E0C /* REComposeViewController.bundle */; };
|
|
FFDCA0B416E80866000D8E0C /* REComposeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FFDCA0AE16E80866000D8E0C /* REComposeViewController.m */; };
|
|
FFDCA0BB16E80877000D8E0C /* GCOAuth.m in Sources */ = {isa = PBXBuildFile; fileRef = FFDCA0B716E80877000D8E0C /* GCOAuth.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
FFDCA0BC16E80877000D8E0C /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = FFDCA0B916E80877000D8E0C /* NSData+Base64.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
FFDCA0BF16E80944000D8E0C /* Social.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FFDCA0BE16E80944000D8E0C /* Social.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
|
|
FFDCA0C116E8094F000D8E0C /* Accounts.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FFDCA0C016E8094F000D8E0C /* Accounts.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
|
|
FFDCA0C316E80952000D8E0C /* AdSupport.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FFDCA0C216E80952000D8E0C /* AdSupport.framework */; };
|
|
FFDD845C16E8871A000AA0A2 /* menu_icn_delete.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD845016E8871A000AA0A2 /* menu_icn_delete.png */; };
|
|
FFDD845D16E8871A000AA0A2 /* menu_icn_delete@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD845116E8871A000AA0A2 /* menu_icn_delete@2x.png */; };
|
|
FFDD845E16E8871A000AA0A2 /* menu_icn_fetch_subscribers.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD845216E8871A000AA0A2 /* menu_icn_fetch_subscribers.png */; };
|
|
FFDD845F16E8871A000AA0A2 /* menu_icn_fetch_subscribers@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD845316E8871A000AA0A2 /* menu_icn_fetch_subscribers@2x.png */; };
|
|
FFDD846016E8871A000AA0A2 /* menu_icn_fetch.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD845416E8871A000AA0A2 /* menu_icn_fetch.png */; };
|
|
FFDD846116E8871A000AA0A2 /* menu_icn_fetch@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD845516E8871A000AA0A2 /* menu_icn_fetch@2x.png */; };
|
|
FFDD846216E8871A000AA0A2 /* menu_icn_followers.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD845616E8871A000AA0A2 /* menu_icn_followers.png */; };
|
|
FFDD846316E8871A000AA0A2 /* menu_icn_followers@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD845716E8871A000AA0A2 /* menu_icn_followers@2x.png */; };
|
|
FFDD846416E8871A000AA0A2 /* menu_icn_move.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD845816E8871A000AA0A2 /* menu_icn_move.png */; };
|
|
FFDD846516E8871A000AA0A2 /* menu_icn_move@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD845916E8871A000AA0A2 /* menu_icn_move@2x.png */; };
|
|
FFDD846616E8871A000AA0A2 /* menu_icn_train.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD845A16E8871A000AA0A2 /* menu_icn_train.png */; };
|
|
FFDD846716E8871A000AA0A2 /* menu_icn_train@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD845B16E8871A000AA0A2 /* menu_icn_train@2x.png */; };
|
|
FFDD846A16E88722000AA0A2 /* clock.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD846816E88722000AA0A2 /* clock.png */; };
|
|
FFDD846B16E88722000AA0A2 /* clock@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD846916E88722000AA0A2 /* clock@2x.png */; };
|
|
FFDD847816E887D3000AA0A2 /* g_icn_focus.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD846C16E887D3000AA0A2 /* g_icn_focus.png */; };
|
|
FFDD847916E887D3000AA0A2 /* g_icn_focus@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD846D16E887D3000AA0A2 /* g_icn_focus@2x.png */; };
|
|
FFDD847A16E887D3000AA0A2 /* g_icn_folder_add.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD846E16E887D3000AA0A2 /* g_icn_folder_add.png */; };
|
|
FFDD847B16E887D3000AA0A2 /* g_icn_folder_add@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD846F16E887D3000AA0A2 /* g_icn_folder_add@2x.png */; };
|
|
FFDD847C16E887D3000AA0A2 /* g_icn_folder_rss.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD847016E887D3000AA0A2 /* g_icn_folder_rss.png */; };
|
|
FFDD847D16E887D3000AA0A2 /* g_icn_folder_rss@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD847116E887D3000AA0A2 /* g_icn_folder_rss@2x.png */; };
|
|
FFDD847E16E887D3000AA0A2 /* g_icn_folder.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD847216E887D3000AA0A2 /* g_icn_folder.png */; };
|
|
FFDD847F16E887D3000AA0A2 /* g_icn_folder@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD847316E887D3000AA0A2 /* g_icn_folder@2x.png */; };
|
|
FFDD848016E887D3000AA0A2 /* g_icn_hidden.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD847416E887D3000AA0A2 /* g_icn_hidden.png */; };
|
|
FFDD848116E887D3000AA0A2 /* g_icn_hidden@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD847516E887D3000AA0A2 /* g_icn_hidden@2x.png */; };
|
|
FFDD848216E887D3000AA0A2 /* g_icn_unread.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD847616E887D3000AA0A2 /* g_icn_unread.png */; };
|
|
FFDD848316E887D3000AA0A2 /* g_icn_unread@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD847716E887D3000AA0A2 /* g_icn_unread@2x.png */; };
|
|
FFDD848616E8EB1E000AA0A2 /* share.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD848416E8EB1E000AA0A2 /* share.png */; };
|
|
FFDD848716E8EB1E000AA0A2 /* share@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD848516E8EB1E000AA0A2 /* share@2x.png */; };
|
|
FFDD848A16E8EBF8000AA0A2 /* train.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD848816E8EBF8000AA0A2 /* train.png */; };
|
|
FFDD848B16E8EBF8000AA0A2 /* train@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD848916E8EBF8000AA0A2 /* train@2x.png */; };
|
|
FFDD848E16E8ED75000AA0A2 /* menu_icn_share.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD848C16E8ED75000AA0A2 /* menu_icn_share.png */; };
|
|
FFDD848F16E8ED75000AA0A2 /* menu_icn_share@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDD848D16E8ED75000AA0A2 /* menu_icn_share@2x.png */; };
|
|
FFDE35CC161B8F870034BFDE /* FolderTitleView.m in Sources */ = {isa = PBXBuildFile; fileRef = FFDE35CB161B8F870034BFDE /* FolderTitleView.m */; };
|
|
FFDE35D2161B9E600034BFDE /* disclosure_border.png in Resources */ = {isa = PBXBuildFile; fileRef = FFDE35D1161B9E600034BFDE /* disclosure_border.png */; };
|
|
FFDE35DA161D12250034BFDE /* UnreadCountView.m in Sources */ = {isa = PBXBuildFile; fileRef = FFDE35D9161D12250034BFDE /* UnreadCountView.m */; };
|
|
FFDE35EA162799B90034BFDE /* FeedDetailMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FFDE35E9162799B90034BFDE /* FeedDetailMenuViewController.m */; };
|
|
FFDE35ED1627A1C40034BFDE /* FeedDetailMenuViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = FFDE35EC1627A1C40034BFDE /* FeedDetailMenuViewController.xib */; };
|
|
FFE5322F144C8AC300ACFDE0 /* Utilities.m in Sources */ = {isa = PBXBuildFile; fileRef = FFE5322E144C8AC300ACFDE0 /* Utilities.m */; };
|
|
FFE816AB17E280BD008AF4B0 /* ftux_tree.png in Resources */ = {isa = PBXBuildFile; fileRef = FFE816AA17E280BD008AF4B0 /* ftux_tree.png */; };
|
|
FFE816AD17E29D71008AF4B0 /* big_world_white.png in Resources */ = {isa = PBXBuildFile; fileRef = FFE816AC17E29D71008AF4B0 /* big_world_white.png */; };
|
|
FFECD019172B105800D45A62 /* UIActivitySafari.png in Resources */ = {isa = PBXBuildFile; fileRef = FFECD017172B105800D45A62 /* UIActivitySafari.png */; };
|
|
FFECD01A172B105800D45A62 /* UIActivitySafari@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFECD018172B105800D45A62 /* UIActivitySafari@2x.png */; };
|
|
FFF1E4B9177504CA00BF59D3 /* IASKAppSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF1E49B177504CA00BF59D3 /* IASKAppSettingsViewController.m */; };
|
|
FFF1E4BA177504CA00BF59D3 /* IASKAppSettingsWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF1E49D177504CA00BF59D3 /* IASKAppSettingsWebViewController.m */; };
|
|
FFF1E4BB177504CA00BF59D3 /* IASKSpecifierValuesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF1E49F177504CA00BF59D3 /* IASKSpecifierValuesViewController.m */; };
|
|
FFF1E4BC177504CA00BF59D3 /* IASKSettingsReader.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF1E4A3177504CA00BF59D3 /* IASKSettingsReader.m */; };
|
|
FFF1E4BD177504CA00BF59D3 /* IASKSettingsStore.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF1E4A5177504CA00BF59D3 /* IASKSettingsStore.m */; };
|
|
FFF1E4BE177504CA00BF59D3 /* IASKSettingsStoreFile.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF1E4A7177504CA00BF59D3 /* IASKSettingsStoreFile.m */; };
|
|
FFF1E4BF177504CA00BF59D3 /* IASKSettingsStoreUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF1E4A9177504CA00BF59D3 /* IASKSettingsStoreUserDefaults.m */; };
|
|
FFF1E4C0177504CA00BF59D3 /* IASKSpecifier.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF1E4AB177504CA00BF59D3 /* IASKSpecifier.m */; };
|
|
FFF1E4C1177504CA00BF59D3 /* IASKPSSliderSpecifierViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF1E4AE177504CA00BF59D3 /* IASKPSSliderSpecifierViewCell.m */; };
|
|
FFF1E4C2177504CA00BF59D3 /* IASKPSTextFieldSpecifierViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF1E4B0177504CA00BF59D3 /* IASKPSTextFieldSpecifierViewCell.m */; };
|
|
FFF1E4C3177504CA00BF59D3 /* IASKPSTitleValueSpecifierViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF1E4B2177504CA00BF59D3 /* IASKPSTitleValueSpecifierViewCell.m */; };
|
|
FFF1E4C4177504CA00BF59D3 /* IASKSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF1E4B4177504CA00BF59D3 /* IASKSlider.m */; };
|
|
FFF1E4C5177504CA00BF59D3 /* IASKSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF1E4B6177504CA00BF59D3 /* IASKSwitch.m */; };
|
|
FFF1E4C6177504CA00BF59D3 /* IASKTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF1E4B8177504CA00BF59D3 /* IASKTextField.m */; };
|
|
FFF1E4C817750BDD00BF59D3 /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = FFF1E4C717750BDD00BF59D3 /* Settings.bundle */; };
|
|
FFF1E4CB17750D2C00BF59D3 /* menu_icn_preferences.png in Resources */ = {isa = PBXBuildFile; fileRef = FFF1E4C917750D2C00BF59D3 /* menu_icn_preferences.png */; };
|
|
FFF1E4CC17750D2C00BF59D3 /* menu_icn_preferences@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFF1E4CA17750D2C00BF59D3 /* menu_icn_preferences@2x.png */; };
|
|
FFFC608517165A1D00DC22E2 /* THCircularProgressView.m in Sources */ = {isa = PBXBuildFile; fileRef = FFFC60831716578E00DC22E2 /* THCircularProgressView.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
1D3623240D0F684500981E51 /* NewsBlurAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = NewsBlurAppDelegate.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
|
|
1D3623250D0F684500981E51 /* NewsBlurAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = NewsBlurAppDelegate.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
|
1D6058910D05DD3D006BFB54 /* NewsBlur.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = NewsBlur.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
288765A40DF7441C002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
28D7ACF60DDB3853001CB0EB /* NewsBlurViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewsBlurViewController.h; sourceTree = "<group>"; };
|
|
28D7ACF70DDB3853001CB0EB /* NewsBlurViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = NewsBlurViewController.m; sourceTree = "<group>"; tabWidth = 4; usesTabs = 0; wrapsLines = 1; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
|
43081E2115AFE84200B24D7A /* ShareViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ShareViewController.xib; sourceTree = "<group>"; };
|
|
430C4BBF15D7208600B9F63B /* facebook.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = facebook.png; sourceTree = "<group>"; };
|
|
430C4BC115D7214E00B9F63B /* twitter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = twitter.png; sourceTree = "<group>"; };
|
|
430C4BC315D7271200B9F63B /* google.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = google.png; sourceTree = "<group>"; };
|
|
431B856515A0C45100DCE497 /* FriendsListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FriendsListViewController.h; sourceTree = "<group>"; };
|
|
431B856615A0C45100DCE497 /* FriendsListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = FriendsListViewController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
|
431B856B15A0D91E00DCE497 /* UserProfileViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = UserProfileViewController.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
|
|
431B856C15A0D91E00DCE497 /* UserProfileViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = UserProfileViewController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
|
431B857F15A23C6B00DCE497 /* ProfileBadge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = ProfileBadge.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
|
|
431B858015A23C6B00DCE497 /* ProfileBadge.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ProfileBadge.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
|
432EBD0C15D1A2B00000729D /* fountain_pen_on.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = fountain_pen_on.png; sourceTree = "<group>"; };
|
|
432EBD0D15D1A2B00000729D /* fountain_pen_on@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "fountain_pen_on@2x.png"; sourceTree = "<group>"; };
|
|
432EBD1415D1A7800000729D /* user_on.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = user_on.png; sourceTree = "<group>"; };
|
|
432EBD1515D1A7800000729D /* user_on@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "user_on@2x.png"; sourceTree = "<group>"; };
|
|
432EBD2115D1D4070000729D /* AddSiteTableCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddSiteTableCell.h; sourceTree = "<group>"; };
|
|
432EBD2215D1D4070000729D /* AddSiteTableCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AddSiteTableCell.m; sourceTree = "<group>"; };
|
|
433323B6158901A40025064D /* fountain_pen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = fountain_pen.png; sourceTree = "<group>"; };
|
|
433323B7158901A40025064D /* fountain_pen@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "fountain_pen@2x.png"; sourceTree = "<group>"; };
|
|
433323BA158901C10025064D /* login_background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = login_background.png; sourceTree = "<group>"; };
|
|
433323BC1589022C0025064D /* user.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = user.png; sourceTree = "<group>"; };
|
|
433323BD1589022C0025064D /* user@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "user@2x.png"; sourceTree = "<group>"; };
|
|
433323C015895E280025064D /* orange_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = orange_button.png; sourceTree = "<group>"; };
|
|
433323C4158963BB0025064D /* orange_button@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "orange_button@2x.png"; sourceTree = "<group>"; };
|
|
433323CA158968ED0025064D /* FirstTimeUserViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirstTimeUserViewController.h; sourceTree = "<group>"; };
|
|
433323CB158968ED0025064D /* FirstTimeUserViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FirstTimeUserViewController.m; sourceTree = "<group>"; };
|
|
433323CC158968ED0025064D /* FirstTimeUserViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FirstTimeUserViewController.xib; sourceTree = "<group>"; };
|
|
436ACA8B15BF1088004E01CC /* NBContainerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NBContainerViewController.h; sourceTree = "<group>"; };
|
|
436ACA8C15BF1088004E01CC /* NBContainerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NBContainerViewController.m; sourceTree = "<group>"; };
|
|
43763ACE158F90B100B3DBE2 /* FontSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FontSettingsViewController.h; sourceTree = "<group>"; };
|
|
43763ACF158F90B100B3DBE2 /* FontSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FontSettingsViewController.m; sourceTree = "<group>"; };
|
|
43763AD0158F90B100B3DBE2 /* FontSettingsViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = FontSettingsViewController.xib; path = ../Classes/FontSettingsViewController.xib; sourceTree = "<group>"; };
|
|
437AA8C7159394E2005463F5 /* ShareViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShareViewController.h; sourceTree = "<group>"; };
|
|
437AA8C8159394E2005463F5 /* ShareViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShareViewController.m; sourceTree = "<group>"; };
|
|
437AA8C9159394E2005463F5 /* ShareViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "ShareViewController~ipad.xib"; path = "Classes/ShareViewController~ipad.xib"; sourceTree = "<group>"; };
|
|
437F974915ACA0ED0007136B /* DashboardViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DashboardViewController.h; sourceTree = "<group>"; };
|
|
437F974A15ACA0ED0007136B /* DashboardViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DashboardViewController.m; sourceTree = "<group>"; };
|
|
437F976D15AE21280007136B /* ActivityModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ActivityModule.h; sourceTree = "<group>"; };
|
|
437F976E15AE21280007136B /* ActivityModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ActivityModule.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
|
437F977015AE70E30007136B /* InteractionsModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InteractionsModule.h; sourceTree = "<group>"; };
|
|
437F977115AE70E30007136B /* InteractionsModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = InteractionsModule.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
|
43821AD115D8703F0034A4EF /* 258-checkmark.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "258-checkmark.png"; sourceTree = "<group>"; };
|
|
43821AD215D8703F0034A4EF /* 258-checkmark@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "258-checkmark@2x.png"; sourceTree = "<group>"; };
|
|
4383DCD415BB8B87007E6611 /* SmallActivityCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmallActivityCell.h; sourceTree = "<group>"; };
|
|
4383DCD515BB8B88007E6611 /* SmallActivityCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SmallActivityCell.m; sourceTree = "<group>"; };
|
|
438FEDE615D5B15F00E3B3C9 /* FollowGrid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FollowGrid.h; sourceTree = "<group>"; };
|
|
438FEDE715D5B15F00E3B3C9 /* FollowGrid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FollowGrid.m; sourceTree = "<group>"; };
|
|
439DAB1D1590DA350019B0EB /* FeedsMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FeedsMenuViewController.h; sourceTree = "<group>"; };
|
|
439DAB1E1590DA350019B0EB /* FeedsMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FeedsMenuViewController.m; sourceTree = "<group>"; };
|
|
439DAB1F1590DA350019B0EB /* FeedsMenuViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = FeedsMenuViewController.xib; path = ../Classes/FeedsMenuViewController.xib; sourceTree = "<group>"; };
|
|
43A3912F15B73A7B0074B212 /* AFHTTPClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFHTTPClient.h; sourceTree = "<group>"; };
|
|
43A3913015B73A7B0074B212 /* AFHTTPClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFHTTPClient.m; sourceTree = "<group>"; };
|
|
43A3913115B73A7B0074B212 /* AFHTTPRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFHTTPRequestOperation.h; sourceTree = "<group>"; };
|
|
43A3913215B73A7B0074B212 /* AFHTTPRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFHTTPRequestOperation.m; sourceTree = "<group>"; };
|
|
43A3913315B73A7B0074B212 /* AFImageRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFImageRequestOperation.h; sourceTree = "<group>"; };
|
|
43A3913415B73A7B0074B212 /* AFImageRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFImageRequestOperation.m; sourceTree = "<group>"; };
|
|
43A3913515B73A7B0074B212 /* AFJSONRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFJSONRequestOperation.h; sourceTree = "<group>"; };
|
|
43A3913615B73A7B0074B212 /* AFJSONRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFJSONRequestOperation.m; sourceTree = "<group>"; };
|
|
43A3913715B73A7B0074B212 /* AFJSONUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFJSONUtilities.h; sourceTree = "<group>"; };
|
|
43A3913815B73A7B0074B212 /* AFJSONUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFJSONUtilities.m; sourceTree = "<group>"; };
|
|
43A3913915B73A7B0074B212 /* AFNetworkActivityIndicatorManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFNetworkActivityIndicatorManager.h; sourceTree = "<group>"; };
|
|
43A3913A15B73A7B0074B212 /* AFNetworkActivityIndicatorManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFNetworkActivityIndicatorManager.m; sourceTree = "<group>"; };
|
|
43A3913B15B73A7B0074B212 /* AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFNetworking.h; sourceTree = "<group>"; };
|
|
43A3913C15B73A7B0074B212 /* AFPropertyListRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFPropertyListRequestOperation.h; sourceTree = "<group>"; };
|
|
43A3913D15B73A7B0074B212 /* AFPropertyListRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFPropertyListRequestOperation.m; sourceTree = "<group>"; };
|
|
43A3913E15B73A7B0074B212 /* AFURLConnectionOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFURLConnectionOperation.h; sourceTree = "<group>"; };
|
|
43A3913F15B73A7B0074B212 /* AFURLConnectionOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFURLConnectionOperation.m; sourceTree = "<group>"; };
|
|
43A3914015B73A7B0074B212 /* AFXMLRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFXMLRequestOperation.h; sourceTree = "<group>"; };
|
|
43A3914115B73A7B0074B212 /* AFXMLRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFXMLRequestOperation.m; sourceTree = "<group>"; };
|
|
43A3914215B73A7B0074B212 /* UIImageView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+AFNetworking.h"; sourceTree = "<group>"; };
|
|
43A3914315B73A7B0074B212 /* UIImageView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+AFNetworking.m"; sourceTree = "<group>"; };
|
|
43A4BABF15C8663600F3B8D4 /* UIBarButtonItem+WEPopover.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIBarButtonItem+WEPopover.h"; sourceTree = "<group>"; };
|
|
43A4BAC015C8663600F3B8D4 /* UIBarButtonItem+WEPopover.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIBarButtonItem+WEPopover.m"; sourceTree = "<group>"; };
|
|
43A4BAC115C8663600F3B8D4 /* WEPopoverContainerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WEPopoverContainerView.h; sourceTree = "<group>"; };
|
|
43A4BAC215C8663600F3B8D4 /* WEPopoverContainerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WEPopoverContainerView.m; sourceTree = "<group>"; };
|
|
43A4BAC315C8663600F3B8D4 /* WEPopoverController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WEPopoverController.h; sourceTree = "<group>"; };
|
|
43A4BAC415C8663600F3B8D4 /* WEPopoverController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WEPopoverController.m; sourceTree = "<group>"; };
|
|
43A4BAC515C8663600F3B8D4 /* WEPopoverParentView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WEPopoverParentView.h; sourceTree = "<group>"; };
|
|
43A4BAC615C8663600F3B8D4 /* WETouchableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WETouchableView.h; sourceTree = "<group>"; };
|
|
43A4BAC715C8663600F3B8D4 /* WETouchableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WETouchableView.m; sourceTree = "<group>"; };
|
|
43A4BACC15C866FA00F3B8D4 /* popoverArrowDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = popoverArrowDown.png; sourceTree = "<group>"; };
|
|
43A4BACD15C866FA00F3B8D4 /* popoverArrowDown@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "popoverArrowDown@2x.png"; sourceTree = "<group>"; };
|
|
43A4BACE15C866FA00F3B8D4 /* popoverArrowDownSimple.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = popoverArrowDownSimple.png; sourceTree = "<group>"; };
|
|
43A4BACF15C866FA00F3B8D4 /* popoverArrowLeft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = popoverArrowLeft.png; sourceTree = "<group>"; };
|
|
43A4BAD015C866FA00F3B8D4 /* popoverArrowLeft@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "popoverArrowLeft@2x.png"; sourceTree = "<group>"; };
|
|
43A4BAD115C866FA00F3B8D4 /* popoverArrowLeftSimple.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = popoverArrowLeftSimple.png; sourceTree = "<group>"; };
|
|
43A4BAD215C866FA00F3B8D4 /* popoverArrowRight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = popoverArrowRight.png; sourceTree = "<group>"; };
|
|
43A4BAD315C866FA00F3B8D4 /* popoverArrowRight@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "popoverArrowRight@2x.png"; sourceTree = "<group>"; };
|
|
43A4BAD415C866FA00F3B8D4 /* popoverArrowRightSimple.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = popoverArrowRightSimple.png; sourceTree = "<group>"; };
|
|
43A4BAD515C866FA00F3B8D4 /* popoverArrowUp.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = popoverArrowUp.png; sourceTree = "<group>"; };
|
|
43A4BAD615C866FA00F3B8D4 /* popoverArrowUp@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "popoverArrowUp@2x.png"; sourceTree = "<group>"; };
|
|
43A4BAD715C866FA00F3B8D4 /* popoverArrowUpSimple.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = popoverArrowUpSimple.png; sourceTree = "<group>"; };
|
|
43A4BAD815C866FA00F3B8D4 /* popoverBg.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = popoverBg.png; sourceTree = "<group>"; };
|
|
43A4BAD915C866FA00F3B8D4 /* popoverBg@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "popoverBg@2x.png"; sourceTree = "<group>"; };
|
|
43A4BADA15C866FA00F3B8D4 /* popoverBgSimple.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = popoverBgSimple.png; sourceTree = "<group>"; };
|
|
43A4BAEA15C893E300F3B8D4 /* FriendsListViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FriendsListViewController.xib; sourceTree = "<group>"; };
|
|
43A4C3B915B00966008787B5 /* ABTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ABTableViewCell.h; path = "Other Sources/ABTableViewCell.h"; sourceTree = "<group>"; };
|
|
43A4C3BA15B00966008787B5 /* ABTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ABTableViewCell.m; path = "Other Sources/ABTableViewCell.m"; sourceTree = "<group>"; };
|
|
43A4C3BB15B00966008787B5 /* Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Base64.h; path = "Other Sources/Base64.h"; sourceTree = "<group>"; };
|
|
43A4C3BC15B00966008787B5 /* Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Base64.m; path = "Other Sources/Base64.m"; sourceTree = "<group>"; };
|
|
43A4C3BE15B00966008787B5 /* GTMDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTMDefines.h; path = "Other Sources/GTMDefines.h"; sourceTree = "<group>"; };
|
|
43A4C3BF15B00966008787B5 /* GTMNString+HTML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "GTMNString+HTML.h"; path = "Other Sources/GTMNString+HTML.h"; sourceTree = "<group>"; };
|
|
43A4C3C015B00966008787B5 /* GTMNString+HTML.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "GTMNString+HTML.m"; path = "Other Sources/GTMNString+HTML.m"; sourceTree = "<group>"; };
|
|
43A4C3C215B00966008787B5 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = "Other Sources/main.m"; sourceTree = "<group>"; };
|
|
43A4C3C315B00966008787B5 /* MBProgressHUD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MBProgressHUD.h; path = "Other Sources/MBProgressHUD.h"; sourceTree = "<group>"; };
|
|
43A4C3C415B00966008787B5 /* MBProgressHUD.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MBProgressHUD.m; path = "Other Sources/MBProgressHUD.m"; sourceTree = "<group>"; };
|
|
43A4C3CC15B00966008787B5 /* NSString+HTML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSString+HTML.h"; path = "Other Sources/NSString+HTML.h"; sourceTree = "<group>"; };
|
|
43A4C3CD15B00966008787B5 /* NSString+HTML.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSString+HTML.m"; path = "Other Sources/NSString+HTML.m"; sourceTree = "<group>"; };
|
|
43A4C3CE15B00966008787B5 /* PullToRefreshView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PullToRefreshView.h; path = "Other Sources/PullToRefreshView.h"; sourceTree = "<group>"; };
|
|
43A4C3CF15B00966008787B5 /* PullToRefreshView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PullToRefreshView.m; path = "Other Sources/PullToRefreshView.m"; sourceTree = "<group>"; };
|
|
43A4C3D015B00966008787B5 /* StringHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StringHelper.h; path = "Other Sources/StringHelper.h"; sourceTree = "<group>"; };
|
|
43A4C3D115B00966008787B5 /* StringHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StringHelper.m; path = "Other Sources/StringHelper.m"; sourceTree = "<group>"; };
|
|
43A4C3D315B00966008787B5 /* TransparentToolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TransparentToolbar.h; path = "Other Sources/TransparentToolbar.h"; sourceTree = "<group>"; };
|
|
43A4C3D415B00966008787B5 /* TransparentToolbar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TransparentToolbar.m; path = "Other Sources/TransparentToolbar.m"; sourceTree = "<group>"; };
|
|
43A4C3D515B00966008787B5 /* UIView+TKCategory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIView+TKCategory.h"; path = "Other Sources/UIView+TKCategory.h"; sourceTree = "<group>"; };
|
|
43A4C3D615B00966008787B5 /* UIView+TKCategory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIView+TKCategory.m"; path = "Other Sources/UIView+TKCategory.m"; sourceTree = "<group>"; };
|
|
43A4C3E615B0099B008787B5 /* NewsBlur_Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NewsBlur_Prefix.pch; sourceTree = "<group>"; };
|
|
43A4C3F315B00A26008787B5 /* arrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = arrow.png; sourceTree = "<group>"; };
|
|
43A4C3F415B00A26008787B5 /* arrow@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "arrow@2x.png"; sourceTree = "<group>"; };
|
|
43A4C3F715B00A26008787B5 /* Background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Background.png; sourceTree = "<group>"; };
|
|
43A4C3F815B00A26008787B5 /* Background@2X.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Background@2X.png"; sourceTree = "<group>"; };
|
|
43A4C40B15B00A26008787B5 /* disclosure.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = disclosure.png; sourceTree = "<group>"; };
|
|
43A4C41115B00A26008787B5 /* fleuron.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = fleuron.png; sourceTree = "<group>"; };
|
|
43A4C42315B00A26008787B5 /* logo_512.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo_512.png; sourceTree = "<group>"; };
|
|
43A4C42415B00A26008787B5 /* logo_background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo_background.png; sourceTree = "<group>"; };
|
|
43A4C42615B00A26008787B5 /* logo_newsblur_blur.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo_newsblur_blur.png; sourceTree = "<group>"; };
|
|
43A4C43F15B00A26008787B5 /* warning.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = warning.gif; sourceTree = "<group>"; };
|
|
43A4C44015B00A26008787B5 /* warning.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = warning.png; sourceTree = "<group>"; };
|
|
43A4C44115B00A26008787B5 /* world.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = world.png; sourceTree = "<group>"; };
|
|
43ABBCA815B53A1400EA3111 /* InteractionCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InteractionCell.h; sourceTree = "<group>"; };
|
|
43ABBCA915B53A1400EA3111 /* InteractionCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InteractionCell.m; sourceTree = "<group>"; };
|
|
43AF417515C30B1600758366 /* 37x-Checkmark.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "37x-Checkmark.png"; sourceTree = "<group>"; };
|
|
43AF417615C30B1600758366 /* 37x-Checkmark@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "37x-Checkmark@2x.png"; sourceTree = "<group>"; };
|
|
43B232BD15D5F61700D035B4 /* AuthorizeServicesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AuthorizeServicesViewController.h; sourceTree = "<group>"; };
|
|
43B232BE15D5F61700D035B4 /* AuthorizeServicesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AuthorizeServicesViewController.m; sourceTree = "<group>"; };
|
|
43B232BF15D5F61700D035B4 /* AuthorizeServicesViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AuthorizeServicesViewController.xib; sourceTree = "<group>"; };
|
|
43B6A26F15B6952F00CEA2E6 /* group.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = group.png; sourceTree = "<group>"; };
|
|
43B6A27015B6952F00CEA2E6 /* group@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "group@2x.png"; sourceTree = "<group>"; };
|
|
43B8F018156603170008733D /* AddSiteAutocompleteCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AddSiteAutocompleteCell.xib; sourceTree = "<group>"; };
|
|
43B8F019156603170008733D /* AddSiteViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AddSiteViewController.xib; sourceTree = "<group>"; };
|
|
43B8F01B156603170008733D /* FeedDetailViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FeedDetailViewController.xib; sourceTree = "<group>"; };
|
|
43B8F01C156603170008733D /* LoginViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LoginViewController.xib; sourceTree = "<group>"; };
|
|
43B8F01D156603170008733D /* MainWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
|
|
43B8F01E156603170008733D /* MoveSiteViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MoveSiteViewController.xib; sourceTree = "<group>"; };
|
|
43B8F01F156603170008733D /* NewsBlurViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NewsBlurViewController.xib; sourceTree = "<group>"; };
|
|
43B8F020156603170008733D /* OriginalStoryViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = OriginalStoryViewController.xib; sourceTree = "<group>"; };
|
|
43B8F021156603170008733D /* StoryDetailViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = StoryDetailViewController.xib; sourceTree = "<group>"; };
|
|
43BC458515D9F75700205B69 /* twitter_button_on.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = twitter_button_on.png; sourceTree = "<group>"; };
|
|
43BC458615D9F75700205B69 /* twitter_button_on@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "twitter_button_on@2x.png"; sourceTree = "<group>"; };
|
|
43BC458715D9F75700205B69 /* twitter_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = twitter_button.png; sourceTree = "<group>"; };
|
|
43BC458815D9F75700205B69 /* twitter_button@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "twitter_button@2x.png"; sourceTree = "<group>"; };
|
|
43BC458E15D9F75F00205B69 /* facebook_button_on.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = facebook_button_on.png; sourceTree = "<group>"; };
|
|
43BC458F15D9F75F00205B69 /* facebook_button_on@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "facebook_button_on@2x.png"; sourceTree = "<group>"; };
|
|
43BC459015D9F75F00205B69 /* facebook_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = facebook_button.png; sourceTree = "<group>"; };
|
|
43BC459115D9F75F00205B69 /* facebook_button@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "facebook_button@2x.png"; sourceTree = "<group>"; };
|
|
43C1680A15B3D99B00428BA3 /* 7-location-place.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "7-location-place.png"; sourceTree = "<group>"; };
|
|
43C3D40215D44EA30066D36D /* user_light.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = user_light.png; sourceTree = "<group>"; };
|
|
43C3D40315D44EA30066D36D /* user_light@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "user_light@2x.png"; sourceTree = "<group>"; };
|
|
43C3D40915D468BA0066D36D /* all.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = all.png; sourceTree = "<group>"; };
|
|
43C3D40B15D469010066D36D /* unread_yellow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = unread_yellow.png; sourceTree = "<group>"; };
|
|
43C3D41115D46D330066D36D /* all@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "all@2x.png"; sourceTree = "<group>"; };
|
|
43C95C47158BEC440086C69B /* GoogleReaderViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = GoogleReaderViewController.xib; path = Classes/GoogleReaderViewController.xib; sourceTree = "<group>"; };
|
|
43CE0F5D15DADB7E00608ED8 /* SiteCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SiteCell.h; sourceTree = "<group>"; };
|
|
43CE0F5E15DADB7F00608ED8 /* SiteCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SiteCell.m; sourceTree = "<group>"; };
|
|
43D0451F1565BC150085F811 /* MainWindow~ipad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MainWindow~ipad.xib"; path = "Resources-iPad/MainWindow~ipad.xib"; sourceTree = "<group>"; };
|
|
43D045221565BC150085F811 /* StoryDetailViewController~ipad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "StoryDetailViewController~ipad.xib"; path = "Resources-iPad/Classes/StoryDetailViewController~ipad.xib"; sourceTree = "<group>"; };
|
|
43D045241565BC150085F811 /* LoginViewController~ipad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "LoginViewController~ipad.xib"; path = "Resources-iPad/Classes/LoginViewController~ipad.xib"; sourceTree = "<group>"; };
|
|
43D045281565BC150085F811 /* MoveSiteViewController~ipad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MoveSiteViewController~ipad.xib"; path = "Resources-iPad/Classes/MoveSiteViewController~ipad.xib"; sourceTree = "<group>"; };
|
|
43D818A115B940C200733444 /* DataUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataUtilities.h; sourceTree = "<group>"; };
|
|
43D818A215B940C200733444 /* DataUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DataUtilities.m; sourceTree = "<group>"; };
|
|
43E8381515BC73EA000553BE /* FirstTimeUserAddFriendsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirstTimeUserAddFriendsViewController.h; sourceTree = "<group>"; };
|
|
43E8381615BC73EA000553BE /* FirstTimeUserAddFriendsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FirstTimeUserAddFriendsViewController.m; sourceTree = "<group>"; };
|
|
43E8381715BC73EB000553BE /* FirstTimeUserAddFriendsViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FirstTimeUserAddFriendsViewController.xib; sourceTree = "<group>"; };
|
|
43E8381815BC73EB000553BE /* FirstTimeUserAddNewsBlurViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirstTimeUserAddNewsBlurViewController.h; sourceTree = "<group>"; };
|
|
43E8381915BC73EB000553BE /* FirstTimeUserAddNewsBlurViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FirstTimeUserAddNewsBlurViewController.m; sourceTree = "<group>"; };
|
|
43E8381A15BC73EB000553BE /* FirstTimeUserAddNewsBlurViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FirstTimeUserAddNewsBlurViewController.xib; sourceTree = "<group>"; };
|
|
43E8381B15BC73EB000553BE /* FirstTimeUserAddSitesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirstTimeUserAddSitesViewController.h; sourceTree = "<group>"; };
|
|
43E8381C15BC73EB000553BE /* FirstTimeUserAddSitesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FirstTimeUserAddSitesViewController.m; sourceTree = "<group>"; };
|
|
43E8381D15BC73EB000553BE /* FirstTimeUserAddSitesViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FirstTimeUserAddSitesViewController.xib; sourceTree = "<group>"; };
|
|
43F44B1A159D8D7200F48F8A /* FeedTableCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FeedTableCell.h; sourceTree = "<group>"; };
|
|
43F44B1B159D8D7200F48F8A /* FeedTableCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FeedTableCell.m; sourceTree = "<group>"; };
|
|
43F6A79B15B0CDC60092EE91 /* ActivityCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ActivityCell.h; sourceTree = "<group>"; };
|
|
43F6A79C15B0CDC60092EE91 /* ActivityCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ActivityCell.m; sourceTree = "<group>"; };
|
|
43F6A7A815B0E1ED0092EE91 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
|
|
78095E24128EF30C00230C8E /* ASIAuthenticationDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIAuthenticationDialog.h; sourceTree = "<group>"; };
|
|
78095E25128EF30C00230C8E /* ASIAuthenticationDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIAuthenticationDialog.m; sourceTree = "<group>"; };
|
|
78095E26128EF30C00230C8E /* ASICacheDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASICacheDelegate.h; sourceTree = "<group>"; };
|
|
78095E27128EF30C00230C8E /* ASIDownloadCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIDownloadCache.h; sourceTree = "<group>"; };
|
|
78095E28128EF30C00230C8E /* ASIDownloadCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIDownloadCache.m; sourceTree = "<group>"; };
|
|
78095E29128EF30C00230C8E /* ASIFormDataRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIFormDataRequest.h; sourceTree = "<group>"; };
|
|
78095E2A128EF30C00230C8E /* ASIFormDataRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIFormDataRequest.m; sourceTree = "<group>"; };
|
|
78095E2B128EF30C00230C8E /* ASIHTTPRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIHTTPRequest.h; sourceTree = "<group>"; };
|
|
78095E2C128EF30C00230C8E /* ASIHTTPRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIHTTPRequest.m; sourceTree = "<group>"; };
|
|
78095E2D128EF30C00230C8E /* ASIHTTPRequestConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIHTTPRequestConfig.h; sourceTree = "<group>"; };
|
|
78095E2E128EF30C00230C8E /* ASIHTTPRequestDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIHTTPRequestDelegate.h; sourceTree = "<group>"; };
|
|
78095E2F128EF30C00230C8E /* ASIInputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIInputStream.h; sourceTree = "<group>"; };
|
|
78095E30128EF30C00230C8E /* ASIInputStream.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIInputStream.m; sourceTree = "<group>"; };
|
|
78095E31128EF30C00230C8E /* ASINetworkQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASINetworkQueue.h; sourceTree = "<group>"; };
|
|
78095E32128EF30C00230C8E /* ASINetworkQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASINetworkQueue.m; sourceTree = "<group>"; };
|
|
78095E33128EF30C00230C8E /* ASIProgressDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIProgressDelegate.h; sourceTree = "<group>"; };
|
|
78095E3E128EF35400230C8E /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
|
|
78095E42128EF37E00230C8E /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
|
|
78095E44128EF37E00230C8E /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
|
78095EC6128F30B500230C8E /* OriginalStoryViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OriginalStoryViewController.h; sourceTree = "<group>"; };
|
|
78095EC7128F30B500230C8E /* OriginalStoryViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.objc; path = OriginalStoryViewController.m; sourceTree = "<group>"; };
|
|
7842ECF511D44A530066CF9D /* StoryDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StoryDetailViewController.h; sourceTree = "<group>"; };
|
|
7842ECF611D44A530066CF9D /* StoryDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = StoryDetailViewController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
|
7843F50311EEB1A000675F64 /* FeedDetailTableCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FeedDetailTableCell.h; sourceTree = "<group>"; };
|
|
7843F50411EEB1A000675F64 /* FeedDetailTableCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FeedDetailTableCell.m; sourceTree = "<group>"; };
|
|
784B50EA127E3F68008F90EA /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = "<group>"; };
|
|
784B50EB127E3F68008F90EA /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = "<group>"; };
|
|
787A0CD811CE65330056422D /* FeedDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FeedDetailViewController.h; sourceTree = "<group>"; };
|
|
787A0CD911CE65330056422D /* FeedDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = FeedDetailViewController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
|
788EF355127E5BC80088EDC5 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
78FC34EA11CA94900055C312 /* JSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSON.h; sourceTree = "<group>"; };
|
|
78FC34EB11CA94900055C312 /* NSObject+SBJSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+SBJSON.h"; sourceTree = "<group>"; };
|
|
78FC34EC11CA94900055C312 /* NSObject+SBJSON.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+SBJSON.m"; sourceTree = "<group>"; };
|
|
78FC34ED11CA94900055C312 /* NSString+SBJSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+SBJSON.h"; sourceTree = "<group>"; };
|
|
78FC34EE11CA94900055C312 /* NSString+SBJSON.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+SBJSON.m"; sourceTree = "<group>"; };
|
|
78FC34EF11CA94900055C312 /* SBJSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJSON.h; sourceTree = "<group>"; };
|
|
78FC34F011CA94900055C312 /* SBJSON.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJSON.m; sourceTree = "<group>"; };
|
|
78FC34F111CA94900055C312 /* SBJsonBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonBase.h; sourceTree = "<group>"; };
|
|
78FC34F211CA94900055C312 /* SBJsonBase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonBase.m; sourceTree = "<group>"; };
|
|
78FC34F311CA94900055C312 /* SBJsonParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonParser.h; sourceTree = "<group>"; };
|
|
78FC34F411CA94900055C312 /* SBJsonParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonParser.m; sourceTree = "<group>"; };
|
|
78FC34F511CA94900055C312 /* SBJsonWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonWriter.h; sourceTree = "<group>"; };
|
|
78FC34F611CA94900055C312 /* SBJsonWriter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonWriter.m; sourceTree = "<group>"; };
|
|
8D1107310486CEB800E47090 /* NewsBlur-iPhone-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "NewsBlur-iPhone-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
|
|
FF0FAEAF17B0846C008651F9 /* OfflineCleanImages.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OfflineCleanImages.h; path = offline/OfflineCleanImages.h; sourceTree = "<group>"; };
|
|
FF0FAEB017B0846C008651F9 /* OfflineCleanImages.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = OfflineCleanImages.m; path = offline/OfflineCleanImages.m; sourceTree = "<group>"; };
|
|
FF11045D176950F900502C29 /* NBLoadingCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NBLoadingCell.h; sourceTree = "<group>"; };
|
|
FF11045E176950F900502C29 /* NBLoadingCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NBLoadingCell.m; sourceTree = "<group>"; };
|
|
FF1104601769695A00502C29 /* g_icn_offline@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "g_icn_offline@2x.png"; sourceTree = "<group>"; };
|
|
FF1660C716D6E9A700AF8541 /* DashboardViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DashboardViewController.xib; sourceTree = "<group>"; };
|
|
FF1660C916D6E9B400AF8541 /* DashboardViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "DashboardViewController~ipad.xib"; path = "Resources-iPad/Classes/DashboardViewController~ipad.xib"; sourceTree = "<group>"; };
|
|
FF1660CB16D6FD8A00AF8541 /* SmallInteractionCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmallInteractionCell.h; sourceTree = "<group>"; };
|
|
FF1660CC16D6FD8A00AF8541 /* SmallInteractionCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SmallInteractionCell.m; sourceTree = "<group>"; };
|
|
FF191E4E18A323F400473252 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = NewsBlur/Images.xcassets; sourceTree = SOURCE_ROOT; };
|
|
FF1F13CD18A9C2BE00FDA816 /* TMCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TMCache.h; sourceTree = "<group>"; };
|
|
FF1F13CE18A9C2BE00FDA816 /* TMCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TMCache.m; sourceTree = "<group>"; };
|
|
FF1F13CF18A9C2BE00FDA816 /* TMDiskCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TMDiskCache.h; sourceTree = "<group>"; };
|
|
FF1F13D018A9C2BE00FDA816 /* TMDiskCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TMDiskCache.m; sourceTree = "<group>"; };
|
|
FF1F13D118A9C2BE00FDA816 /* TMMemoryCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TMMemoryCache.h; sourceTree = "<group>"; };
|
|
FF1F13D218A9C2BE00FDA816 /* TMMemoryCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TMMemoryCache.m; sourceTree = "<group>"; };
|
|
FF1F13D618AAC97900FDA816 /* UIImage+Resize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIImage+Resize.h"; path = "Other Sources/UIImage+Resize.h"; sourceTree = "<group>"; };
|
|
FF1F13D718AAC97900FDA816 /* UIImage+Resize.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Resize.m"; path = "Other Sources/UIImage+Resize.m"; sourceTree = "<group>"; };
|
|
FF22FE4416E410A60046165A /* folder_collapse.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = folder_collapse.png; sourceTree = "<group>"; };
|
|
FF22FE4516E410A60046165A /* folder_expand.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = folder_expand.png; sourceTree = "<group>"; };
|
|
FF22FE4816E413C30046165A /* disclosure_border@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "disclosure_border@2x.png"; sourceTree = "<group>"; };
|
|
FF22FE4916E413C30046165A /* disclosure@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "disclosure@2x.png"; sourceTree = "<group>"; };
|
|
FF22FE4C16E41EB40046165A /* disclosure_down.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = disclosure_down.png; sourceTree = "<group>"; };
|
|
FF22FE4D16E41EB40046165A /* disclosure_down@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "disclosure_down@2x.png"; sourceTree = "<group>"; };
|
|
FF22FE5016E42C600046165A /* world@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "world@2x.png"; sourceTree = "<group>"; };
|
|
FF22FE5416E53ADC0046165A /* Underscore+Functional.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Underscore+Functional.h"; sourceTree = "<group>"; };
|
|
FF22FE5516E53ADC0046165A /* Underscore+Functional.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Underscore+Functional.m"; sourceTree = "<group>"; };
|
|
FF22FE5616E53ADC0046165A /* Underscore-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Underscore-Prefix.pch"; sourceTree = "<group>"; };
|
|
FF22FE5716E53ADC0046165A /* Underscore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Underscore.h; sourceTree = "<group>"; };
|
|
FF22FE5816E53ADC0046165A /* Underscore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Underscore.m; sourceTree = "<group>"; };
|
|
FF22FE5916E53ADC0046165A /* USArrayWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = USArrayWrapper.h; sourceTree = "<group>"; };
|
|
FF22FE5A16E53ADC0046165A /* USArrayWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = USArrayWrapper.m; sourceTree = "<group>"; };
|
|
FF22FE5B16E53ADC0046165A /* USConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = USConstants.h; sourceTree = "<group>"; };
|
|
FF22FE5C16E53ADC0046165A /* USDictionaryWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = USDictionaryWrapper.h; sourceTree = "<group>"; };
|
|
FF22FE5D16E53ADC0046165A /* USDictionaryWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = USDictionaryWrapper.m; sourceTree = "<group>"; };
|
|
FF22FE6416E54E590046165A /* barbutton_back.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = barbutton_back.png; sourceTree = "<group>"; };
|
|
FF22FE6516E54E590046165A /* barbutton_back@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "barbutton_back@2x.png"; sourceTree = "<group>"; };
|
|
FF22FE6816E54F590046165A /* barbutton_forward.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = barbutton_forward.png; sourceTree = "<group>"; };
|
|
FF22FE6916E54F590046165A /* barbutton_forward@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "barbutton_forward@2x.png"; sourceTree = "<group>"; };
|
|
FF22FE6C16E554540046165A /* barbutton_refresh.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = barbutton_refresh.png; sourceTree = "<group>"; };
|
|
FF22FE6D16E554540046165A /* barbutton_refresh@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "barbutton_refresh@2x.png"; sourceTree = "<group>"; };
|
|
FF22FE7016E554FD0046165A /* barbutton_sendto.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = barbutton_sendto.png; sourceTree = "<group>"; };
|
|
FF22FE7116E554FD0046165A /* barbutton_sendto@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "barbutton_sendto@2x.png"; sourceTree = "<group>"; };
|
|
FF22FE7416E557D80046165A /* toolbar_tall_background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = toolbar_tall_background.png; sourceTree = "<group>"; };
|
|
FF22FE7516E557D80046165A /* toolbar_tall_background@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "toolbar_tall_background@2x.png"; sourceTree = "<group>"; };
|
|
FF265CB8187B63570080C332 /* ADNLogin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ADNLogin.h; sourceTree = "<group>"; };
|
|
FF265CB9187B63570080C332 /* ADNLogin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ADNLogin.m; sourceTree = "<group>"; };
|
|
FF265CBA187B63570080C332 /* ADNPassportLaunchView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ADNPassportLaunchView.h; sourceTree = "<group>"; };
|
|
FF265CBB187B63570080C332 /* ADNPassportLaunchView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ADNPassportLaunchView.m; sourceTree = "<group>"; };
|
|
FF265CEE187B63570080C332 /* PocketAPI+NSOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PocketAPI+NSOperation.h"; sourceTree = "<group>"; };
|
|
FF265CEF187B63570080C332 /* PocketAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PocketAPI.h; sourceTree = "<group>"; };
|
|
FF265CF0187B63570080C332 /* PocketAPI.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PocketAPI.m; sourceTree = "<group>"; };
|
|
FF265CF1187B63570080C332 /* PocketAPILogin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PocketAPILogin.h; sourceTree = "<group>"; };
|
|
FF265CF2187B63570080C332 /* PocketAPILogin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PocketAPILogin.m; sourceTree = "<group>"; };
|
|
FF265CF3187B63570080C332 /* PocketAPIOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PocketAPIOperation.h; sourceTree = "<group>"; };
|
|
FF265CF4187B63570080C332 /* PocketAPIOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PocketAPIOperation.m; sourceTree = "<group>"; };
|
|
FF265CF5187B63570080C332 /* PocketAPITypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PocketAPITypes.h; sourceTree = "<group>"; };
|
|
FF265CF6187B63570080C332 /* SFHFKeychainUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SFHFKeychainUtils.h; sourceTree = "<group>"; };
|
|
FF265CF7187B63570080C332 /* SFHFKeychainUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SFHFKeychainUtils.m; sourceTree = "<group>"; };
|
|
FF265CF9187B63570080C332 /* 1Password-Icon-120.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "1Password-Icon-120.png"; sourceTree = "<group>"; };
|
|
FF265CFA187B63570080C332 /* 1Password-Icon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "1Password-Icon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265CFB187B63570080C332 /* 1Password-Icon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "1Password-Icon-76.png"; sourceTree = "<group>"; };
|
|
FF265CFC187B63570080C332 /* 1Password-Icon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "1Password-Icon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265CFD187B63570080C332 /* Chrome-Icon-29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Chrome-Icon-29.png"; sourceTree = "<group>"; };
|
|
FF265CFE187B63570080C332 /* Chrome-Icon-29@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Chrome-Icon-29@2x.png"; sourceTree = "<group>"; };
|
|
FF265CFF187B63570080C332 /* Chrome-Icon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Chrome-Icon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D00187B63570080C332 /* Chrome-Icon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Chrome-Icon-76.png"; sourceTree = "<group>"; };
|
|
FF265D01187B63570080C332 /* Chrome-Icon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Chrome-Icon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D02187B63570080C332 /* Instapaper-Icon-120.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Instapaper-Icon-120.png"; sourceTree = "<group>"; };
|
|
FF265D03187B63570080C332 /* Instapaper-Icon-29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Instapaper-Icon-29.png"; sourceTree = "<group>"; };
|
|
FF265D04187B63570080C332 /* Instapaper-Icon-29@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Instapaper-Icon-29@2x.png"; sourceTree = "<group>"; };
|
|
FF265D05187B63570080C332 /* Instapaper-Icon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Instapaper-Icon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D06187B63570080C332 /* Instapaper-Icon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Instapaper-Icon-76.png"; sourceTree = "<group>"; };
|
|
FF265D07187B63570080C332 /* Instapaper-Icon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Instapaper-Icon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D08187B63570080C332 /* Omnifocus-Icon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Omnifocus-Icon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D09187B63570080C332 /* Omnifocus-Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Omnifocus-Icon-72.png"; sourceTree = "<group>"; };
|
|
FF265D0A187B63570080C332 /* Omnifocus-Icon-72@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Omnifocus-Icon-72@2x.png"; sourceTree = "<group>"; };
|
|
FF265D0B187B63570080C332 /* osk-airDropIcon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-airDropIcon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D0C187B63570080C332 /* osk-airDropIcon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-airDropIcon-76.png"; sourceTree = "<group>"; };
|
|
FF265D0D187B63570080C332 /* osk-airDropIcon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-airDropIcon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D0E187B63570080C332 /* osk-appDotNetIcon-29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-appDotNetIcon-29.png"; sourceTree = "<group>"; };
|
|
FF265D0F187B63570080C332 /* osk-appDotNetIcon-29@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-appDotNetIcon-29@2x.png"; sourceTree = "<group>"; };
|
|
FF265D10187B63570080C332 /* osk-appDotNetIcon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-appDotNetIcon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D11187B63570080C332 /* osk-appDotNetIcon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-appDotNetIcon-76.png"; sourceTree = "<group>"; };
|
|
FF265D12187B63570080C332 /* osk-appDotNetIcon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-appDotNetIcon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D13187B63570080C332 /* osk-appStoreIcon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-appStoreIcon-76.png"; sourceTree = "<group>"; };
|
|
FF265D14187B63570080C332 /* osk-appStoreIcon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-appStoreIcon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D15187B63570080C332 /* osk-copyIcon-purple-29@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-copyIcon-purple-29@2x.png"; sourceTree = "<group>"; };
|
|
FF265D16187B63570080C332 /* osk-copyIcon-purple-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-copyIcon-purple-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D17187B63570080C332 /* osk-copyIcon-purple-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-copyIcon-purple-76.png"; sourceTree = "<group>"; };
|
|
FF265D18187B63570080C332 /* osk-copyIcon-purple-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-copyIcon-purple-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D19187B63570080C332 /* osk-copyIcon-yellow-29@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-copyIcon-yellow-29@2x.png"; sourceTree = "<group>"; };
|
|
FF265D1A187B63570080C332 /* osk-copyIcon-yellow-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-copyIcon-yellow-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D1B187B63570080C332 /* osk-copyIcon-yellow-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-copyIcon-yellow-76.png"; sourceTree = "<group>"; };
|
|
FF265D1C187B63570080C332 /* osk-copyIcon-yellow-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-copyIcon-yellow-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D1D187B63570080C332 /* osk-facebookIcon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-facebookIcon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D1E187B63570080C332 /* osk-facebookIcon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-facebookIcon-76.png"; sourceTree = "<group>"; };
|
|
FF265D1F187B63570080C332 /* osk-facebookIcon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-facebookIcon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D20187B63570080C332 /* osk-flickrIcon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-flickrIcon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D21187B63570080C332 /* osk-flickrIcon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-flickrIcon-76.png"; sourceTree = "<group>"; };
|
|
FF265D22187B63570080C332 /* osk-flickrIcon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-flickrIcon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D23187B63570080C332 /* osk-iap-badge-60.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-iap-badge-60.png"; sourceTree = "<group>"; };
|
|
FF265D24187B63570080C332 /* osk-iap-badge-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-iap-badge-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D25187B63570080C332 /* osk-iap-badge-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-iap-badge-76.png"; sourceTree = "<group>"; };
|
|
FF265D26187B63570080C332 /* osk-iap-badge-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-iap-badge-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D27187B63570080C332 /* osk-icon-border-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-icon-border-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D28187B63570080C332 /* osk-icon-border-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-icon-border-76.png"; sourceTree = "<group>"; };
|
|
FF265D29187B63570080C332 /* osk-icon-border-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-icon-border-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D2A187B63570080C332 /* osk-iconMask-bw-29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-iconMask-bw-29.png"; sourceTree = "<group>"; };
|
|
FF265D2B187B63570080C332 /* osk-iconMask-bw-29@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-iconMask-bw-29@2x.png"; sourceTree = "<group>"; };
|
|
FF265D2C187B63570080C332 /* osk-iconMask-bw-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-iconMask-bw-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D2D187B63570080C332 /* osk-iconMask-bw-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-iconMask-bw-76.png"; sourceTree = "<group>"; };
|
|
FF265D2E187B63570080C332 /* osk-iconMask-bw-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-iconMask-bw-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D2F187B63570080C332 /* osk-mailIcon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-mailIcon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D30187B63570080C332 /* osk-mailIcon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-mailIcon-76.png"; sourceTree = "<group>"; };
|
|
FF265D31187B63570080C332 /* osk-mailIcon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-mailIcon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D32187B63570080C332 /* osk-messagesIcon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-messagesIcon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D33187B63570080C332 /* osk-messagesIcon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-messagesIcon-76.png"; sourceTree = "<group>"; };
|
|
FF265D34187B63570080C332 /* osk-messagesIcon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-messagesIcon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D35187B63570080C332 /* osk-navbarButton-disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-navbarButton-disabled.png"; sourceTree = "<group>"; };
|
|
FF265D36187B63570080C332 /* osk-navbarButton-disabled@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-navbarButton-disabled@2x.png"; sourceTree = "<group>"; };
|
|
FF265D37187B63570080C332 /* osk-navbarButton-highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-navbarButton-highlighted.png"; sourceTree = "<group>"; };
|
|
FF265D38187B63570080C332 /* osk-navbarButton-highlighted@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-navbarButton-highlighted@2x.png"; sourceTree = "<group>"; };
|
|
FF265D39187B63570080C332 /* osk-navbarButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-navbarButton.png"; sourceTree = "<group>"; };
|
|
FF265D3A187B63570080C332 /* osk-navbarButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-navbarButton@2x.png"; sourceTree = "<group>"; };
|
|
FF265D3B187B63570080C332 /* osk-photosIcon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-photosIcon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D3C187B63570080C332 /* osk-photosIcon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-photosIcon-76.png"; sourceTree = "<group>"; };
|
|
FF265D3D187B63570080C332 /* osk-photosIcon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-photosIcon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D3E187B63570080C332 /* osk-pinboardIcon-29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-pinboardIcon-29.png"; sourceTree = "<group>"; };
|
|
FF265D3F187B63570080C332 /* osk-pinboardIcon-29@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-pinboardIcon-29@2x.png"; sourceTree = "<group>"; };
|
|
FF265D40187B63570080C332 /* osk-pinboardIcon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-pinboardIcon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D41187B63570080C332 /* osk-pinboardIcon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-pinboardIcon-76.png"; sourceTree = "<group>"; };
|
|
FF265D42187B63570080C332 /* osk-pinboardIcon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-pinboardIcon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D43187B63570080C332 /* osk-readabilityIcon-29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-readabilityIcon-29.png"; sourceTree = "<group>"; };
|
|
FF265D44187B63570080C332 /* osk-readabilityIcon-29@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-readabilityIcon-29@2x.png"; sourceTree = "<group>"; };
|
|
FF265D45187B63570080C332 /* osk-readabilityIcon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-readabilityIcon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D46187B63570080C332 /* osk-readabilityIcon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-readabilityIcon-76.png"; sourceTree = "<group>"; };
|
|
FF265D47187B63570080C332 /* osk-readabilityIcon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-readabilityIcon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D48187B63570080C332 /* osk-safariIcon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-safariIcon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D49187B63570080C332 /* osk-safariIcon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-safariIcon-76.png"; sourceTree = "<group>"; };
|
|
FF265D4A187B63570080C332 /* osk-safariIcon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-safariIcon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D4B187B63570080C332 /* osk-settingsPlaceholder@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-settingsPlaceholder@2x.png"; sourceTree = "<group>"; };
|
|
FF265D4C187B63570080C332 /* osk-twitterIcon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-twitterIcon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D4D187B63570080C332 /* osk-twitterIcon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-twitterIcon-76.png"; sourceTree = "<group>"; };
|
|
FF265D4E187B63570080C332 /* osk-twitterIcon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "osk-twitterIcon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D4F187B63570080C332 /* Pocket-Icon-29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Pocket-Icon-29.png"; sourceTree = "<group>"; };
|
|
FF265D50187B63570080C332 /* Pocket-Icon-29@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Pocket-Icon-29@2x.png"; sourceTree = "<group>"; };
|
|
FF265D51187B63570080C332 /* Pocket-Icon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Pocket-Icon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D52187B63570080C332 /* Pocket-Icon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Pocket-Icon-76.png"; sourceTree = "<group>"; };
|
|
FF265D53187B63570080C332 /* Pocket-Icon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Pocket-Icon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D54187B63570080C332 /* Riposte-Icon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Riposte-Icon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D55187B63570080C332 /* Riposte-Icon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Riposte-Icon-76.png"; sourceTree = "<group>"; };
|
|
FF265D56187B63570080C332 /* Riposte-Icon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Riposte-Icon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D57187B63570080C332 /* Things-Icon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Things-Icon-60@2x.png"; sourceTree = "<group>"; };
|
|
FF265D58187B63570080C332 /* Things-Icon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Things-Icon-76.png"; sourceTree = "<group>"; };
|
|
FF265D59187B63570080C332 /* Things-Icon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Things-Icon-76@2x.png"; sourceTree = "<group>"; };
|
|
FF265D5A187B63570080C332 /* NSCoder+OSKCoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSCoder+OSKCoder.h"; sourceTree = "<group>"; };
|
|
FF265D5B187B63570080C332 /* NSCoder+OSKCoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSCoder+OSKCoder.m"; sourceTree = "<group>"; };
|
|
FF265D5C187B63570080C332 /* NSData+OSKDerp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+OSKDerp.h"; sourceTree = "<group>"; };
|
|
FF265D5D187B63570080C332 /* NSData+OSKDerp.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+OSKDerp.m"; sourceTree = "<group>"; };
|
|
FF265D5E187B63570080C332 /* NSDate+OSK_ISO8601.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDate+OSK_ISO8601.h"; sourceTree = "<group>"; };
|
|
FF265D5F187B63570080C332 /* NSDate+OSK_ISO8601.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDate+OSK_ISO8601.m"; sourceTree = "<group>"; };
|
|
FF265D60187B63570080C332 /* NSDictionary+OSKModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+OSKModel.h"; sourceTree = "<group>"; };
|
|
FF265D61187B63570080C332 /* NSDictionary+OSKModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+OSKModel.m"; sourceTree = "<group>"; };
|
|
FF265D62187B63570080C332 /* NSHTTPURLResponse+OSKUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSHTTPURLResponse+OSKUtilities.h"; sourceTree = "<group>"; };
|
|
FF265D63187B63570080C332 /* NSHTTPURLResponse+OSKUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSHTTPURLResponse+OSKUtilities.m"; sourceTree = "<group>"; };
|
|
FF265D64187B63570080C332 /* NSMutableURLRequest+OSKUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMutableURLRequest+OSKUtilities.h"; sourceTree = "<group>"; };
|
|
FF265D65187B63570080C332 /* NSMutableURLRequest+OSKUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMutableURLRequest+OSKUtilities.m"; sourceTree = "<group>"; };
|
|
FF265D66187B63570080C332 /* NSString+OSK_UUID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+OSK_UUID.h"; sourceTree = "<group>"; };
|
|
FF265D67187B63570080C332 /* NSString+OSK_UUID.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+OSK_UUID.m"; sourceTree = "<group>"; };
|
|
FF265D68187B63570080C332 /* NSString+OSKDerp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+OSKDerp.h"; sourceTree = "<group>"; };
|
|
FF265D69187B63570080C332 /* NSString+OSKDerp.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+OSKDerp.m"; sourceTree = "<group>"; };
|
|
FF265D6A187B63570080C332 /* OSK1PasswordBrowserActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSK1PasswordBrowserActivity.h; sourceTree = "<group>"; };
|
|
FF265D6B187B63570080C332 /* OSK1PasswordBrowserActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSK1PasswordBrowserActivity.m; sourceTree = "<group>"; };
|
|
FF265D6C187B63570080C332 /* OSK1PasswordSearchActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSK1PasswordSearchActivity.h; sourceTree = "<group>"; };
|
|
FF265D6D187B63570080C332 /* OSK1PasswordSearchActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSK1PasswordSearchActivity.m; sourceTree = "<group>"; };
|
|
FF265D6E187B63570080C332 /* OSKAccountChooserViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKAccountChooserViewController.h; sourceTree = "<group>"; };
|
|
FF265D6F187B63570080C332 /* OSKAccountChooserViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKAccountChooserViewController.m; sourceTree = "<group>"; };
|
|
FF265D70187B63570080C332 /* OSKAccountManagementViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKAccountManagementViewController.h; sourceTree = "<group>"; };
|
|
FF265D71187B63570080C332 /* OSKAccountManagementViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKAccountManagementViewController.m; sourceTree = "<group>"; };
|
|
FF265D72187B63570080C332 /* OSKAccountTypeCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKAccountTypeCell.h; sourceTree = "<group>"; };
|
|
FF265D73187B63570080C332 /* OSKAccountTypeCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKAccountTypeCell.m; sourceTree = "<group>"; };
|
|
FF265D74187B63570080C332 /* OSKActionSheet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKActionSheet.h; sourceTree = "<group>"; };
|
|
FF265D75187B63580080C332 /* OSKActionSheet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKActionSheet.m; sourceTree = "<group>"; };
|
|
FF265D76187B63580080C332 /* OSKActivitiesManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKActivitiesManager.h; sourceTree = "<group>"; };
|
|
FF265D77187B63580080C332 /* OSKActivitiesManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKActivitiesManager.m; sourceTree = "<group>"; };
|
|
FF265D78187B63580080C332 /* OSKActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKActivity.h; sourceTree = "<group>"; };
|
|
FF265D79187B63580080C332 /* OSKActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKActivity.m; sourceTree = "<group>"; };
|
|
FF265D7A187B63580080C332 /* OSKActivity_GenericAuthentication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKActivity_GenericAuthentication.h; sourceTree = "<group>"; };
|
|
FF265D7B187B63580080C332 /* OSKActivity_ManagedAccounts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKActivity_ManagedAccounts.h; sourceTree = "<group>"; };
|
|
FF265D7C187B63580080C332 /* OSKActivity_SystemAccounts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKActivity_SystemAccounts.h; sourceTree = "<group>"; };
|
|
FF265D7D187B63580080C332 /* OSKActivityCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKActivityCollectionViewCell.h; sourceTree = "<group>"; };
|
|
FF265D7E187B63580080C332 /* OSKActivityCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKActivityCollectionViewCell.m; sourceTree = "<group>"; };
|
|
FF265D7F187B63580080C332 /* OSKActivityCollectionViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = OSKActivityCollectionViewCell.xib; sourceTree = "<group>"; };
|
|
FF265D80187B63580080C332 /* OSKActivityCollectionViewCell_Pad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = OSKActivityCollectionViewCell_Pad.xib; sourceTree = "<group>"; };
|
|
FF265D81187B63580080C332 /* OSKActivityCollectionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKActivityCollectionViewController.h; sourceTree = "<group>"; };
|
|
FF265D82187B63580080C332 /* OSKActivityCollectionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKActivityCollectionViewController.m; sourceTree = "<group>"; };
|
|
FF265D83187B63580080C332 /* OSKActivityCustomizations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKActivityCustomizations.h; sourceTree = "<group>"; };
|
|
FF265D84187B63580080C332 /* OSKActivityIcon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKActivityIcon.h; sourceTree = "<group>"; };
|
|
FF265D85187B63580080C332 /* OSKActivityIcon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKActivityIcon.m; sourceTree = "<group>"; };
|
|
FF265D86187B63580080C332 /* OSKActivityIndicatorItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKActivityIndicatorItem.h; sourceTree = "<group>"; };
|
|
FF265D87187B63580080C332 /* OSKActivityIndicatorItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKActivityIndicatorItem.m; sourceTree = "<group>"; };
|
|
FF265D88187B63580080C332 /* OSKActivityOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKActivityOperation.h; sourceTree = "<group>"; };
|
|
FF265D89187B63580080C332 /* OSKActivityOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKActivityOperation.m; sourceTree = "<group>"; };
|
|
FF265D8A187B63580080C332 /* OSKActivitySheetDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKActivitySheetDelegate.h; sourceTree = "<group>"; };
|
|
FF265D8B187B63580080C332 /* OSKActivitySheetViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKActivitySheetViewController.h; sourceTree = "<group>"; };
|
|
FF265D8C187B63580080C332 /* OSKActivitySheetViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKActivitySheetViewController.m; sourceTree = "<group>"; };
|
|
FF265D8D187B63580080C332 /* OSKActivitySheetViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = OSKActivitySheetViewController.xib; sourceTree = "<group>"; };
|
|
FF265D8E187B63580080C332 /* OSKActivityToggleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKActivityToggleCell.h; sourceTree = "<group>"; };
|
|
FF265D8F187B63580080C332 /* OSKActivityToggleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKActivityToggleCell.m; sourceTree = "<group>"; };
|
|
FF265D90187B63580080C332 /* OSKADNLoginManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKADNLoginManager.h; sourceTree = "<group>"; };
|
|
FF265D91187B63580080C332 /* OSKADNLoginManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKADNLoginManager.m; sourceTree = "<group>"; };
|
|
FF265D92187B63580080C332 /* OSKAirDropActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKAirDropActivity.h; sourceTree = "<group>"; };
|
|
FF265D93187B63580080C332 /* OSKAirDropActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKAirDropActivity.m; sourceTree = "<group>"; };
|
|
FF265D94187B63580080C332 /* OSKAirDropViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKAirDropViewController.h; sourceTree = "<group>"; };
|
|
FF265D95187B63580080C332 /* OSKAirDropViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKAirDropViewController.m; sourceTree = "<group>"; };
|
|
FF265D96187B63580080C332 /* OSKAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKAlertView.h; sourceTree = "<group>"; };
|
|
FF265D97187B63580080C332 /* OSKAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKAlertView.m; sourceTree = "<group>"; };
|
|
FF265D98187B63580080C332 /* OSKAppDotNetActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKAppDotNetActivity.h; sourceTree = "<group>"; };
|
|
FF265D99187B63580080C332 /* OSKAppDotNetActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKAppDotNetActivity.m; sourceTree = "<group>"; };
|
|
FF265D9A187B63580080C332 /* OSKAppDotNetAuthenticationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKAppDotNetAuthenticationViewController.h; sourceTree = "<group>"; };
|
|
FF265D9B187B63580080C332 /* OSKAppDotNetAuthenticationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKAppDotNetAuthenticationViewController.m; sourceTree = "<group>"; };
|
|
FF265D9C187B63580080C332 /* OSKAppDotNetUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKAppDotNetUtility.h; sourceTree = "<group>"; };
|
|
FF265D9D187B63580080C332 /* OSKAppDotNetUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKAppDotNetUtility.m; sourceTree = "<group>"; };
|
|
FF265D9E187B63580080C332 /* OSKApplicationCredential.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKApplicationCredential.h; sourceTree = "<group>"; };
|
|
FF265D9F187B63580080C332 /* OSKApplicationCredential.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKApplicationCredential.m; sourceTree = "<group>"; };
|
|
FF265DA0187B63580080C332 /* OSKAuthenticationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKAuthenticationViewController.h; sourceTree = "<group>"; };
|
|
FF265DA1187B63580080C332 /* OSKBloggingActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKBloggingActivity.h; sourceTree = "<group>"; };
|
|
FF265DA2187B63580080C332 /* OSKBorderedButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKBorderedButton.h; sourceTree = "<group>"; };
|
|
FF265DA3187B63580080C332 /* OSKBorderedButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKBorderedButton.m; sourceTree = "<group>"; };
|
|
FF265DA4187B63580080C332 /* OSKChromeActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKChromeActivity.h; sourceTree = "<group>"; };
|
|
FF265DA5187B63580080C332 /* OSKChromeActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKChromeActivity.m; sourceTree = "<group>"; };
|
|
FF265DA6187B63580080C332 /* OSKColors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKColors.h; sourceTree = "<group>"; };
|
|
FF265DA7187B63580080C332 /* OSKCopyToPasteboardActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKCopyToPasteboardActivity.h; sourceTree = "<group>"; };
|
|
FF265DA8187B63580080C332 /* OSKCopyToPasteboardActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKCopyToPasteboardActivity.m; sourceTree = "<group>"; };
|
|
FF265DA9187B63580080C332 /* OSKEmailActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKEmailActivity.h; sourceTree = "<group>"; };
|
|
FF265DAA187B63580080C332 /* OSKEmailActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKEmailActivity.m; sourceTree = "<group>"; };
|
|
FF265DAB187B63580080C332 /* OSKFacebookActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKFacebookActivity.h; sourceTree = "<group>"; };
|
|
FF265DAC187B63580080C332 /* OSKFacebookActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKFacebookActivity.m; sourceTree = "<group>"; };
|
|
FF265DAD187B63580080C332 /* OSKFacebookAudienceChooserViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKFacebookAudienceChooserViewController.h; sourceTree = "<group>"; };
|
|
FF265DAE187B63580080C332 /* OSKFacebookAudienceChooserViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKFacebookAudienceChooserViewController.m; sourceTree = "<group>"; };
|
|
FF265DAF187B63580080C332 /* OSKFacebookPublishingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKFacebookPublishingViewController.h; sourceTree = "<group>"; };
|
|
FF265DB0187B63580080C332 /* OSKFacebookPublishingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKFacebookPublishingViewController.m; sourceTree = "<group>"; };
|
|
FF265DB1187B63580080C332 /* OSKFacebookPublishingViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = OSKFacebookPublishingViewController.xib; sourceTree = "<group>"; };
|
|
FF265DB2187B63580080C332 /* OSKFacebookUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKFacebookUtility.h; sourceTree = "<group>"; };
|
|
FF265DB3187B63580080C332 /* OSKFacebookUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKFacebookUtility.m; sourceTree = "<group>"; };
|
|
FF265DB4187B63580080C332 /* OSKFileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKFileManager.h; sourceTree = "<group>"; };
|
|
FF265DB5187B63580080C332 /* OSKFileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKFileManager.m; sourceTree = "<group>"; };
|
|
FF265DB6187B63580080C332 /* OSKInMemoryImageCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKInMemoryImageCache.h; sourceTree = "<group>"; };
|
|
FF265DB7187B63580080C332 /* OSKInMemoryImageCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKInMemoryImageCache.m; sourceTree = "<group>"; };
|
|
FF265DB8187B63580080C332 /* OSKInstapaperActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKInstapaperActivity.h; sourceTree = "<group>"; };
|
|
FF265DB9187B63580080C332 /* OSKInstapaperActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKInstapaperActivity.m; sourceTree = "<group>"; };
|
|
FF265DBA187B63580080C332 /* OSKInstapaperUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKInstapaperUtility.h; sourceTree = "<group>"; };
|
|
FF265DBB187B63580080C332 /* OSKInstapaperUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKInstapaperUtility.m; sourceTree = "<group>"; };
|
|
FF265DBC187B63580080C332 /* OSKKeychainUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKKeychainUtility.h; sourceTree = "<group>"; };
|
|
FF265DBD187B63580080C332 /* OSKKeychainUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKKeychainUtility.m; sourceTree = "<group>"; };
|
|
FF265DBE187B63580080C332 /* OSKLinkShorteningUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKLinkShorteningUtility.h; sourceTree = "<group>"; };
|
|
FF265DBF187B63580080C332 /* OSKLinkShorteningUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKLinkShorteningUtility.m; sourceTree = "<group>"; };
|
|
FF265DC0187B63580080C332 /* OSKLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKLogger.h; sourceTree = "<group>"; };
|
|
FF265DC1187B63580080C332 /* OSKMailComposeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKMailComposeViewController.h; sourceTree = "<group>"; };
|
|
FF265DC2187B63580080C332 /* OSKMailComposeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKMailComposeViewController.m; sourceTree = "<group>"; };
|
|
FF265DC3187B63580080C332 /* OSKManagedAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKManagedAccount.h; sourceTree = "<group>"; };
|
|
FF265DC4187B63580080C332 /* OSKManagedAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKManagedAccount.m; sourceTree = "<group>"; };
|
|
FF265DC5187B63580080C332 /* OSKManagedAccountCredential.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKManagedAccountCredential.h; sourceTree = "<group>"; };
|
|
FF265DC6187B63580080C332 /* OSKManagedAccountCredential.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKManagedAccountCredential.m; sourceTree = "<group>"; };
|
|
FF265DC7187B63580080C332 /* OSKManagedAccountStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKManagedAccountStore.h; sourceTree = "<group>"; };
|
|
FF265DC8187B63580080C332 /* OSKManagedAccountStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKManagedAccountStore.m; sourceTree = "<group>"; };
|
|
FF265DC9187B63590080C332 /* OSKMessageComposeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKMessageComposeViewController.h; sourceTree = "<group>"; };
|
|
FF265DCA187B63590080C332 /* OSKMessageComposeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKMessageComposeViewController.m; sourceTree = "<group>"; };
|
|
FF265DCB187B63590080C332 /* OSKMicrobloggingActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKMicrobloggingActivity.h; sourceTree = "<group>"; };
|
|
FF265DCC187B63590080C332 /* OSKMicroblogPublishingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKMicroblogPublishingViewController.h; sourceTree = "<group>"; };
|
|
FF265DCD187B63590080C332 /* OSKMicroblogPublishingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKMicroblogPublishingViewController.m; sourceTree = "<group>"; };
|
|
FF265DCE187B63590080C332 /* OSKMicroblogPublishingViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = OSKMicroblogPublishingViewController.xib; sourceTree = "<group>"; };
|
|
FF265DCF187B63590080C332 /* OSKNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKNavigationController.h; sourceTree = "<group>"; };
|
|
FF265DD0187B63590080C332 /* OSKNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKNavigationController.m; sourceTree = "<group>"; };
|
|
FF265DD1187B63590080C332 /* OSKOAuthUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKOAuthUtility.h; sourceTree = "<group>"; };
|
|
FF265DD2187B63590080C332 /* OSKOAuthUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKOAuthUtility.m; sourceTree = "<group>"; };
|
|
FF265DD3187B63590080C332 /* OSKOmnifocusActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKOmnifocusActivity.h; sourceTree = "<group>"; };
|
|
FF265DD4187B63590080C332 /* OSKOmnifocusActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKOmnifocusActivity.m; sourceTree = "<group>"; };
|
|
FF265DD5187B63590080C332 /* OSKPagedHorizontalLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKPagedHorizontalLayout.h; sourceTree = "<group>"; };
|
|
FF265DD6187B63590080C332 /* OSKPagedHorizontalLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKPagedHorizontalLayout.m; sourceTree = "<group>"; };
|
|
FF265DD7187B63590080C332 /* OSKPinboardActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKPinboardActivity.h; sourceTree = "<group>"; };
|
|
FF265DD8187B63590080C332 /* OSKPinboardActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKPinboardActivity.m; sourceTree = "<group>"; };
|
|
FF265DD9187B63590080C332 /* OSKPinboardUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKPinboardUtility.h; sourceTree = "<group>"; };
|
|
FF265DDA187B63590080C332 /* OSKPinboardUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKPinboardUtility.m; sourceTree = "<group>"; };
|
|
FF265DDB187B63590080C332 /* OSKPocketAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKPocketAccountViewController.h; sourceTree = "<group>"; };
|
|
FF265DDC187B63590080C332 /* OSKPocketAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKPocketAccountViewController.m; sourceTree = "<group>"; };
|
|
FF265DDD187B63590080C332 /* OSKPocketActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKPocketActivity.h; sourceTree = "<group>"; };
|
|
FF265DDE187B63590080C332 /* OSKPocketActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKPocketActivity.m; sourceTree = "<group>"; };
|
|
FF265DDF187B63590080C332 /* OSKPresentationColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKPresentationColor.h; sourceTree = "<group>"; };
|
|
FF265DE0187B63590080C332 /* OSKPresentationLocalization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKPresentationLocalization.h; sourceTree = "<group>"; };
|
|
FF265DE1187B63590080C332 /* OSKPresentationManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKPresentationManager.h; sourceTree = "<group>"; };
|
|
FF265DE2187B63590080C332 /* OSKPresentationManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKPresentationManager.m; sourceTree = "<group>"; };
|
|
FF265DE3187B63590080C332 /* OSKPresentationManager_Protected.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKPresentationManager_Protected.h; sourceTree = "<group>"; };
|
|
FF265DE4187B63590080C332 /* OSKPresentationStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKPresentationStyle.h; sourceTree = "<group>"; };
|
|
FF265DE5187B63590080C332 /* OSKPresentationViewControllers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKPresentationViewControllers.h; sourceTree = "<group>"; };
|
|
FF265DE6187B63590080C332 /* OSKPublishingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKPublishingViewController.h; sourceTree = "<group>"; };
|
|
FF265DE7187B63590080C332 /* OSKPurchasingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKPurchasingViewController.h; sourceTree = "<group>"; };
|
|
FF265DE8187B63590080C332 /* OSKReadabilityActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKReadabilityActivity.h; sourceTree = "<group>"; };
|
|
FF265DE9187B63590080C332 /* OSKReadabilityActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKReadabilityActivity.m; sourceTree = "<group>"; };
|
|
FF265DEA187B63590080C332 /* OSKReadabilityUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKReadabilityUtility.h; sourceTree = "<group>"; };
|
|
FF265DEB187B63590080C332 /* OSKReadabilityUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKReadabilityUtility.m; sourceTree = "<group>"; };
|
|
FF265DEC187B63590080C332 /* OSKRPSTPasswordManagementAppService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKRPSTPasswordManagementAppService.h; sourceTree = "<group>"; };
|
|
FF265DED187B63590080C332 /* OSKRPSTPasswordManagementAppService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKRPSTPasswordManagementAppService.m; sourceTree = "<group>"; };
|
|
FF265DEE187B63590080C332 /* OSKSafariActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKSafariActivity.h; sourceTree = "<group>"; };
|
|
FF265DEF187B63590080C332 /* OSKSafariActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKSafariActivity.m; sourceTree = "<group>"; };
|
|
FF265DF0187B63590080C332 /* OSKSession.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKSession.h; sourceTree = "<group>"; };
|
|
FF265DF1187B63590080C332 /* OSKSession.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKSession.m; sourceTree = "<group>"; };
|
|
FF265DF2187B63590080C332 /* OSKSessionController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKSessionController.h; sourceTree = "<group>"; };
|
|
FF265DF3187B63590080C332 /* OSKSessionController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKSessionController.m; sourceTree = "<group>"; };
|
|
FF265DF4187B63590080C332 /* OSKSessionController_Pad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKSessionController_Pad.h; sourceTree = "<group>"; };
|
|
FF265DF5187B63590080C332 /* OSKSessionController_Pad.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKSessionController_Pad.m; sourceTree = "<group>"; };
|
|
FF265DF6187B63590080C332 /* OSKSessionController_Phone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKSessionController_Phone.h; sourceTree = "<group>"; };
|
|
FF265DF7187B63590080C332 /* OSKSessionController_Phone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKSessionController_Phone.m; sourceTree = "<group>"; };
|
|
FF265DF8187B63590080C332 /* OSKShareableContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKShareableContent.h; sourceTree = "<group>"; };
|
|
FF265DF9187B63590080C332 /* OSKShareableContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKShareableContent.m; sourceTree = "<group>"; };
|
|
FF265DFA187B63590080C332 /* OSKShareableContentItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKShareableContentItem.h; sourceTree = "<group>"; };
|
|
FF265DFB187B63590080C332 /* OSKShareableContentItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKShareableContentItem.m; sourceTree = "<group>"; };
|
|
FF265DFC187B63590080C332 /* OSKSMSActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKSMSActivity.h; sourceTree = "<group>"; };
|
|
FF265DFD187B63590080C332 /* OSKSMSActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKSMSActivity.m; sourceTree = "<group>"; };
|
|
FF265DFE187B63590080C332 /* OSKSystemAccountStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKSystemAccountStore.h; sourceTree = "<group>"; };
|
|
FF265DFF187B63590080C332 /* OSKSystemAccountStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKSystemAccountStore.m; sourceTree = "<group>"; };
|
|
FF265E00187B63590080C332 /* OSKTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKTextView.h; sourceTree = "<group>"; };
|
|
FF265E01187B63590080C332 /* OSKTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKTextView.m; sourceTree = "<group>"; };
|
|
FF265E02187B63590080C332 /* OSKThingsActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKThingsActivity.h; sourceTree = "<group>"; };
|
|
FF265E03187B63590080C332 /* OSKThingsActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKThingsActivity.m; sourceTree = "<group>"; };
|
|
FF265E04187B63590080C332 /* OSKTwitterActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKTwitterActivity.h; sourceTree = "<group>"; };
|
|
FF265E05187B63590080C332 /* OSKTwitterActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKTwitterActivity.m; sourceTree = "<group>"; };
|
|
FF265E06187B63590080C332 /* OSKTwitterText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKTwitterText.h; sourceTree = "<group>"; };
|
|
FF265E07187B63590080C332 /* OSKTwitterText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKTwitterText.m; sourceTree = "<group>"; };
|
|
FF265E08187B63590080C332 /* OSKTwitterTextEntity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKTwitterTextEntity.h; sourceTree = "<group>"; };
|
|
FF265E09187B63590080C332 /* OSKTwitterTextEntity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKTwitterTextEntity.m; sourceTree = "<group>"; };
|
|
FF265E0A187B63590080C332 /* OSKTwitterUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKTwitterUtility.h; sourceTree = "<group>"; };
|
|
FF265E0B187B63590080C332 /* OSKTwitterUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKTwitterUtility.m; sourceTree = "<group>"; };
|
|
FF265E0C187B63590080C332 /* OSKUsernamePasswordCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKUsernamePasswordCell.h; sourceTree = "<group>"; };
|
|
FF265E0D187B63590080C332 /* OSKUsernamePasswordCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKUsernamePasswordCell.m; sourceTree = "<group>"; };
|
|
FF265E0E187B63590080C332 /* OSKUsernamePasswordViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKUsernamePasswordViewController.h; sourceTree = "<group>"; };
|
|
FF265E0F187B63590080C332 /* OSKUsernamePasswordViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKUsernamePasswordViewController.m; sourceTree = "<group>"; };
|
|
FF265E10187B63590080C332 /* OSKWebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKWebViewController.h; sourceTree = "<group>"; };
|
|
FF265E11187B63590080C332 /* OSKWebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSKWebViewController.m; sourceTree = "<group>"; };
|
|
FF265E12187B635A0080C332 /* OvershareKit-iOS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "OvershareKit-iOS.h"; sourceTree = "<group>"; };
|
|
FF265E13187B635A0080C332 /* OvershareKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OvershareKit.h; sourceTree = "<group>"; };
|
|
FF265E14187B635A0080C332 /* UIColor+OSKUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIColor+OSKUtility.h"; sourceTree = "<group>"; };
|
|
FF265E15187B635A0080C332 /* UIColor+OSKUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIColor+OSKUtility.m"; sourceTree = "<group>"; };
|
|
FF265E16187B635A0080C332 /* UIDevice+OSKHardware.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIDevice+OSKHardware.h"; sourceTree = "<group>"; };
|
|
FF265E17187B635A0080C332 /* UIDevice+OSKHardware.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIDevice+OSKHardware.m"; sourceTree = "<group>"; };
|
|
FF265E18187B635A0080C332 /* UIImage+OSKUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+OSKUtilities.h"; sourceTree = "<group>"; };
|
|
FF265E19187B635A0080C332 /* UIImage+OSKUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+OSKUtilities.m"; sourceTree = "<group>"; };
|
|
FF265E1A187B635A0080C332 /* UIView+OSKUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+OSKUtilities.h"; sourceTree = "<group>"; };
|
|
FF265E1B187B635A0080C332 /* UIView+OSKUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+OSKUtilities.m"; sourceTree = "<group>"; };
|
|
FF265E1C187B635A0080C332 /* UIViewController+OSKUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+OSKUtilities.h"; sourceTree = "<group>"; };
|
|
FF265E1D187B635A0080C332 /* UIViewController+OSKUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+OSKUtilities.m"; sourceTree = "<group>"; };
|
|
FF265F10187B6B230080C332 /* fitvid.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = fitvid.js; path = static/fitvid.js; sourceTree = SOURCE_ROOT; };
|
|
FF29708916DD7AA400E92F85 /* segment_active.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = segment_active.png; sourceTree = "<group>"; };
|
|
FF29708A16DD7AA400E92F85 /* segment_inactive.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = segment_inactive.png; sourceTree = "<group>"; };
|
|
FF29708D16DD7C8A00E92F85 /* segment_left_selected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = segment_left_selected.png; sourceTree = "<group>"; };
|
|
FF29708F16DD7FD800E92F85 /* segment_unselected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = segment_unselected.png; sourceTree = "<group>"; };
|
|
FF29709116DD80F700E92F85 /* segment_right_selected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = segment_right_selected.png; sourceTree = "<group>"; };
|
|
FF29709316DD8CB000E92F85 /* unread_yellow@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "unread_yellow@2x.png"; sourceTree = "<group>"; };
|
|
FF29709516DD9F2600E92F85 /* nav_icn_settings@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "nav_icn_settings@2x.png"; sourceTree = "<group>"; };
|
|
FF29709716DD9F7400E92F85 /* nav_icn_add@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "nav_icn_add@2x.png"; sourceTree = "<group>"; };
|
|
FF29709916DDA02200E92F85 /* nav_icn_activity_hover@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "nav_icn_activity_hover@2x.png"; sourceTree = "<group>"; };
|
|
FF2D8B321487250200057B80 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
|
FF2D8B341487250C00057B80 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; };
|
|
FF2D8C6B1487F05100057B80 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; };
|
|
FF2D8CAD1488633A00057B80 /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reachability.h; sourceTree = "<group>"; };
|
|
FF2D8CAE1488633A00057B80 /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Reachability.m; sourceTree = "<group>"; };
|
|
FF2D8CE214893BBF00057B80 /* MoveSiteViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MoveSiteViewController.h; sourceTree = "<group>"; };
|
|
FF2D8CE314893BBF00057B80 /* MoveSiteViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MoveSiteViewController.m; sourceTree = "<group>"; };
|
|
FF322234185BC1AA004078AA /* logo_58.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo_58.png; sourceTree = "<group>"; };
|
|
FF322236185BC1CE004078AA /* logo_80.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo_80.png; sourceTree = "<group>"; };
|
|
FF41309C162CEC7100DDB6A7 /* time.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = time.png; sourceTree = "<group>"; };
|
|
FF41309F162CECAE00DDB6A7 /* email.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = email.png; sourceTree = "<group>"; };
|
|
FF4130A1162E10CF00DDB6A7 /* MenuTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MenuTableViewCell.h; sourceTree = "<group>"; };
|
|
FF4130A2162E10CF00DDB6A7 /* MenuTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MenuTableViewCell.m; sourceTree = "<group>"; };
|
|
FF4151BA16DED7D10013E84B /* bar-separator.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "bar-separator.png"; sourceTree = "<group>"; };
|
|
FF4151BB16DED7D10013E84B /* bar-separator@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "bar-separator@2x.png"; sourceTree = "<group>"; };
|
|
FF4151BE16DED9660013E84B /* UIBarButtonItem+Image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIBarButtonItem+Image.h"; path = "Other Sources/UIBarButtonItem+Image.h"; sourceTree = "<group>"; };
|
|
FF4151BF16DED9660013E84B /* UIBarButtonItem+Image.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIBarButtonItem+Image.m"; path = "Other Sources/UIBarButtonItem+Image.m"; sourceTree = "<group>"; };
|
|
FF4151C116DEDF9D0013E84B /* markread.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = markread.png; sourceTree = "<group>"; };
|
|
FF4151C216DEDF9D0013E84B /* markread@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "markread@2x.png"; sourceTree = "<group>"; };
|
|
FF4151C516DEF1A80013E84B /* original_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = original_button.png; sourceTree = "<group>"; };
|
|
FF4151C616DEF1A80013E84B /* original_button@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "original_button@2x.png"; sourceTree = "<group>"; };
|
|
FF468E3717FCFB970080325C /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
FF4EE9A3175EC9CF005891B5 /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
|
|
FF546DF8160298E500948020 /* fleuron@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "fleuron@2x.png"; sourceTree = "<group>"; };
|
|
FF5D4015179A00B900349659 /* traverse_send.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = traverse_send.png; sourceTree = "<group>"; };
|
|
FF5D4016179A00B900349659 /* traverse_send@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "traverse_send@2x.png"; sourceTree = "<group>"; };
|
|
FF5D4019179A03E700349659 /* traverse_previous_off.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = traverse_previous_off.png; sourceTree = "<group>"; };
|
|
FF5D401A179A03E700349659 /* traverse_previous_off@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "traverse_previous_off@2x.png"; sourceTree = "<group>"; };
|
|
FF5EA47C143B691000B7563D /* AddSiteViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddSiteViewController.h; sourceTree = "<group>"; };
|
|
FF5EA47D143B691000B7563D /* AddSiteViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AddSiteViewController.m; sourceTree = "<group>"; };
|
|
FF5F3A81162B82B5008DBE3E /* rainbow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = rainbow.png; sourceTree = "<group>"; };
|
|
FF5F3A84162B831A008DBE3E /* user_orange.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = user_orange.png; sourceTree = "<group>"; };
|
|
FF5F3A86162B834E008DBE3E /* bin_closed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bin_closed.png; sourceTree = "<group>"; };
|
|
FF5F3A88162B8377008DBE3E /* arrow_branch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = arrow_branch.png; sourceTree = "<group>"; };
|
|
FF5F3A8A162B8390008DBE3E /* car.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = car.png; sourceTree = "<group>"; };
|
|
FF6618C6176184560039913B /* NBNotifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NBNotifier.h; sourceTree = "<group>"; };
|
|
FF6618C7176184560039913B /* NBNotifier.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NBNotifier.m; sourceTree = "<group>"; };
|
|
FF67D3B0168924C40057A7DA /* TrainerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TrainerViewController.h; sourceTree = "<group>"; };
|
|
FF67D3B1168924C40057A7DA /* TrainerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TrainerViewController.m; sourceTree = "<group>"; };
|
|
FF67D3B6168977690057A7DA /* TrainerViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TrainerViewController.xib; sourceTree = "<group>"; };
|
|
FF67D3BA168A70630057A7DA /* trainer.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; name = trainer.css; path = ../static/trainer.css; sourceTree = "<group>"; };
|
|
FF67D3BD168A708D0057A7DA /* storyDetailView.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; name = storyDetailView.css; path = ../static/storyDetailView.css; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.css; };
|
|
FF67D3BE168A708D0057A7DA /* storyDetailView.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = storyDetailView.js; path = ../static/storyDetailView.js; sourceTree = "<group>"; };
|
|
FF67D3BF168A708D0057A7DA /* zepto.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = zepto.js; path = ../static/zepto.js; sourceTree = "<group>"; };
|
|
FF67D3C4168A71870057A7DA /* trainer.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = trainer.js; path = ../static/trainer.js; sourceTree = "<group>"; };
|
|
FF67D3C6168A71B30057A7DA /* fastTouch.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = fastTouch.js; path = ../static/fastTouch.js; sourceTree = "<group>"; };
|
|
FF688E4416E6ADB1003B7B42 /* traverse_next.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = traverse_next.png; sourceTree = "<group>"; };
|
|
FF688E4516E6ADB1003B7B42 /* traverse_next@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "traverse_next@2x.png"; sourceTree = "<group>"; };
|
|
FF688E4816E6AFD3003B7B42 /* traverse_previous.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = traverse_previous.png; sourceTree = "<group>"; };
|
|
FF688E4916E6AFD3003B7B42 /* traverse_previous@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "traverse_previous@2x.png"; sourceTree = "<group>"; };
|
|
FF688E4C16E6B3E1003B7B42 /* traverse_done.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = traverse_done.png; sourceTree = "<group>"; };
|
|
FF688E4D16E6B3E1003B7B42 /* traverse_done@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "traverse_done@2x.png"; sourceTree = "<group>"; };
|
|
FF688E5016E6B8D0003B7B42 /* traverse_background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = traverse_background.png; sourceTree = "<group>"; };
|
|
FF688E5116E6B8D0003B7B42 /* traverse_background@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "traverse_background@2x.png"; sourceTree = "<group>"; };
|
|
FF6A233016448E0700E15989 /* StoryPageControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StoryPageControl.h; sourceTree = "<group>"; };
|
|
FF6A233116448E0700E15989 /* StoryPageControl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StoryPageControl.m; sourceTree = "<group>"; };
|
|
FF6A23361644903900E15989 /* StoryPageControl.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = StoryPageControl.xib; path = ../Classes/StoryPageControl.xib; sourceTree = "<group>"; };
|
|
FF753CC3175858FC00344EC9 /* FMDatabase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FMDatabase.h; sourceTree = "<group>"; };
|
|
FF753CC4175858FC00344EC9 /* FMDatabase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FMDatabase.m; sourceTree = "<group>"; };
|
|
FF753CC5175858FC00344EC9 /* FMDatabaseAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FMDatabaseAdditions.h; sourceTree = "<group>"; };
|
|
FF753CC6175858FC00344EC9 /* FMDatabaseAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FMDatabaseAdditions.m; sourceTree = "<group>"; };
|
|
FF753CC7175858FC00344EC9 /* FMDatabasePool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FMDatabasePool.h; sourceTree = "<group>"; };
|
|
FF753CC8175858FC00344EC9 /* FMDatabasePool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FMDatabasePool.m; sourceTree = "<group>"; };
|
|
FF753CC9175858FC00344EC9 /* FMDatabaseQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FMDatabaseQueue.h; sourceTree = "<group>"; };
|
|
FF753CCA175858FC00344EC9 /* FMDatabaseQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FMDatabaseQueue.m; sourceTree = "<group>"; };
|
|
FF753CCB175858FC00344EC9 /* fmdb.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = fmdb.m; sourceTree = "<group>"; };
|
|
FF753CCC175858FC00344EC9 /* FMResultSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FMResultSet.h; sourceTree = "<group>"; };
|
|
FF753CCD175858FC00344EC9 /* FMResultSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FMResultSet.m; sourceTree = "<group>"; };
|
|
FF793E1713F1A9F700F282D2 /* ASIDataCompressor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIDataCompressor.h; sourceTree = "<group>"; };
|
|
FF793E1813F1A9F700F282D2 /* ASIDataCompressor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIDataCompressor.m; sourceTree = "<group>"; };
|
|
FF793E1913F1A9F700F282D2 /* ASIDataDecompressor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIDataDecompressor.h; sourceTree = "<group>"; };
|
|
FF793E1A13F1A9F700F282D2 /* ASIDataDecompressor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIDataDecompressor.m; sourceTree = "<group>"; };
|
|
FF8364B91755759A008F5C58 /* traverse_text.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = traverse_text.png; sourceTree = "<group>"; };
|
|
FF8364BA1755759A008F5C58 /* traverse_text@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "traverse_text@2x.png"; sourceTree = "<group>"; };
|
|
FF8364BD1756949E008F5C58 /* traverse_text_on.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = traverse_text_on.png; sourceTree = "<group>"; };
|
|
FF8364BE1756949E008F5C58 /* traverse_text_on@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "traverse_text_on@2x.png"; sourceTree = "<group>"; };
|
|
FF8364C41757EC0B008F5C58 /* traverse_background_left.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = traverse_background_left.png; sourceTree = "<group>"; };
|
|
FF8364C51757EC0B008F5C58 /* traverse_background_left@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "traverse_background_left@2x.png"; sourceTree = "<group>"; };
|
|
FF855B541794A53A0098D48A /* checkmark.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = checkmark.png; sourceTree = "<group>"; };
|
|
FF855B551794A53A0098D48A /* checkmark@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "checkmark@2x.png"; sourceTree = "<group>"; };
|
|
FF855B591794B0670098D48A /* OfflineSyncUnreads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OfflineSyncUnreads.h; path = offline/OfflineSyncUnreads.h; sourceTree = "<group>"; };
|
|
FF855B5A1794B0670098D48A /* OfflineSyncUnreads.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OfflineSyncUnreads.m; path = offline/OfflineSyncUnreads.m; sourceTree = "<group>"; };
|
|
FF855B5C1794B0760098D48A /* OfflineFetchStories.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OfflineFetchStories.h; path = offline/OfflineFetchStories.h; sourceTree = "<group>"; };
|
|
FF855B5D1794B0760098D48A /* OfflineFetchStories.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OfflineFetchStories.m; path = offline/OfflineFetchStories.m; sourceTree = "<group>"; };
|
|
FF855B5F1794B0830098D48A /* OfflineFetchImages.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OfflineFetchImages.h; path = offline/OfflineFetchImages.h; sourceTree = "<group>"; };
|
|
FF855B601794B0830098D48A /* OfflineFetchImages.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OfflineFetchImages.m; path = offline/OfflineFetchImages.m; sourceTree = "<group>"; };
|
|
FF85BF5E16D5A587002D334D /* nav_icn_activity_hover.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = nav_icn_activity_hover.png; sourceTree = "<group>"; };
|
|
FF85BF5F16D5A587002D334D /* nav_icn_settings.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = nav_icn_settings.png; sourceTree = "<group>"; };
|
|
FF85BF6216D5A5A8002D334D /* nav_icn_add.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = nav_icn_add.png; sourceTree = "<group>"; };
|
|
FF85BF7016D6A90D002D334D /* ak-icon-global.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ak-icon-global.png"; sourceTree = "<group>"; };
|
|
FF85BF7216D6A972002D334D /* ak-icon-allstories.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ak-icon-allstories.png"; sourceTree = "<group>"; };
|
|
FF85BF7316D6A972002D334D /* ak-icon-blurblogs.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ak-icon-blurblogs.png"; sourceTree = "<group>"; };
|
|
FF88F10B1811BAEC007FEE78 /* unread_green@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "unread_green@2x.png"; sourceTree = "<group>"; };
|
|
FF88F10C1811BAEC007FEE78 /* unread_green.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = unread_green.png; sourceTree = "<group>"; };
|
|
FF9B8BB017F2351A0036A41C /* NBBarButtonItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NBBarButtonItem.h; sourceTree = "<group>"; };
|
|
FF9B8BB117F2351A0036A41C /* NBBarButtonItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NBBarButtonItem.m; sourceTree = "<group>"; };
|
|
FFAD4970144A386100BA6919 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
|
|
FFAD89C018AC45A100D68567 /* StoriesCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StoriesCollection.h; sourceTree = "<group>"; };
|
|
FFAD89C118AC45A100D68567 /* StoriesCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StoriesCollection.m; sourceTree = "<group>"; };
|
|
FFB5F50A17187B6F00C8B432 /* big_world.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = big_world.png; sourceTree = "<group>"; };
|
|
FFB757FC1727098D001D132F /* menu_icn_mail.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_icn_mail.png; sourceTree = "<group>"; };
|
|
FFB757FD1727098D001D132F /* menu_icn_mail@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menu_icn_mail@2x.png"; sourceTree = "<group>"; };
|
|
FFB9BE4017F4B65B00FE0A36 /* logo_120.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo_120.png; sourceTree = "<group>"; };
|
|
FFB9BE4117F4B65B00FE0A36 /* logo_152.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo_152.png; sourceTree = "<group>"; };
|
|
FFB9BE4217F4B65B00FE0A36 /* logo_29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo_29.png; sourceTree = "<group>"; };
|
|
FFB9BE4317F4B65B00FE0A36 /* logo_40.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo_40.png; sourceTree = "<group>"; };
|
|
FFB9BE4417F4B65B00FE0A36 /* logo_120~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "logo_120~iphone.png"; sourceTree = "<group>"; };
|
|
FFB9BE4517F4B65B00FE0A36 /* logo_76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo_76.png; sourceTree = "<group>"; };
|
|
FFB9BE4617F4B65B00FE0A36 /* logo_120@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "logo_120@2x.png"; sourceTree = "<group>"; };
|
|
FFC518B81768E59F00542719 /* g_icn_offline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = g_icn_offline.png; sourceTree = "<group>"; };
|
|
FFC5F2FF16E2D2C2007AC72C /* story_share_appnet_active.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = story_share_appnet_active.png; sourceTree = "<group>"; };
|
|
FFC5F30016E2D2C2007AC72C /* story_share_appnet_active@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "story_share_appnet_active@2x.png"; sourceTree = "<group>"; };
|
|
FFC5F30116E2D2C2007AC72C /* story_share_appnet.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = story_share_appnet.png; sourceTree = "<group>"; };
|
|
FFC5F30216E2D2C2007AC72C /* story_share_appnet@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "story_share_appnet@2x.png"; sourceTree = "<group>"; };
|
|
FFC5F30316E2D2C2007AC72C /* story_share_facebook_active.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = story_share_facebook_active.png; sourceTree = "<group>"; };
|
|
FFC5F30416E2D2C2007AC72C /* story_share_facebook_active@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "story_share_facebook_active@2x.png"; sourceTree = "<group>"; };
|
|
FFC5F30516E2D2C2007AC72C /* story_share_facebook.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = story_share_facebook.png; sourceTree = "<group>"; };
|
|
FFC5F30616E2D2C2007AC72C /* story_share_facebook@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "story_share_facebook@2x.png"; sourceTree = "<group>"; };
|
|
FFC5F30716E2D2C2007AC72C /* story_share_twitter_active.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = story_share_twitter_active.png; sourceTree = "<group>"; };
|
|
FFC5F30816E2D2C2007AC72C /* story_share_twitter_active@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "story_share_twitter_active@2x.png"; sourceTree = "<group>"; };
|
|
FFC5F30916E2D2C2007AC72C /* story_share_twitter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = story_share_twitter.png; sourceTree = "<group>"; };
|
|
FFC5F30A16E2D2C2007AC72C /* story_share_twitter@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "story_share_twitter@2x.png"; sourceTree = "<group>"; };
|
|
FFC5F31F16E2F24B007AC72C /* white_spacer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = white_spacer.png; sourceTree = "<group>"; };
|
|
FFCDD8ED17F4BCB4000C6483 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
|
FFCDD8EE17F4BCB4000C6483 /* Default-landscape.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-landscape.png"; sourceTree = "<group>"; };
|
|
FFCDD8EF17F4BCB4000C6483 /* Default-landscape@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-landscape@2x.png"; sourceTree = "<group>"; };
|
|
FFCDD8F017F4BCB4000C6483 /* Default-portrait.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-portrait.png"; sourceTree = "<group>"; };
|
|
FFCDD8F117F4BCB4000C6483 /* Default-portrait@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-portrait@2x.png"; sourceTree = "<group>"; };
|
|
FFCDD8F217F4BCB4000C6483 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
|
|
FFCDD8F917F50C08000C6483 /* drag_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = drag_icon.png; sourceTree = "<group>"; };
|
|
FFCDD8FC17F6368F000C6483 /* MCSwipeTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MCSwipeTableViewCell.h; sourceTree = "<group>"; };
|
|
FFCDD8FD17F6368F000C6483 /* MCSwipeTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MCSwipeTableViewCell.m; sourceTree = "<group>"; };
|
|
FFCDD8FF17F65A71000C6483 /* NBSwipeableCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NBSwipeableCell.h; sourceTree = "<group>"; };
|
|
FFCDD90017F65A71000C6483 /* NBSwipeableCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NBSwipeableCell.m; sourceTree = "<group>"; };
|
|
FFD1D72F1459B63500E46F89 /* BaseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseViewController.h; sourceTree = "<group>"; };
|
|
FFD1D7301459B63500E46F89 /* BaseViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BaseViewController.m; sourceTree = "<group>"; };
|
|
FFD887ED1445F1E800385399 /* AddSiteAutocompleteCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddSiteAutocompleteCell.h; sourceTree = "<group>"; };
|
|
FFD887EE1445F1E800385399 /* AddSiteAutocompleteCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AddSiteAutocompleteCell.m; sourceTree = "<group>"; };
|
|
FFDCA0A416E80866000D8E0C /* DEComposeRuledView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DEComposeRuledView.h; sourceTree = "<group>"; };
|
|
FFDCA0A516E80866000D8E0C /* DEComposeRuledView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DEComposeRuledView.m; sourceTree = "<group>"; };
|
|
FFDCA0A616E80866000D8E0C /* DEComposeTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DEComposeTextView.h; sourceTree = "<group>"; };
|
|
FFDCA0A716E80866000D8E0C /* DEComposeTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DEComposeTextView.m; sourceTree = "<group>"; };
|
|
FFDCA0A816E80866000D8E0C /* REComposeBackgroundView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = REComposeBackgroundView.h; sourceTree = "<group>"; };
|
|
FFDCA0A916E80866000D8E0C /* REComposeBackgroundView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = REComposeBackgroundView.m; sourceTree = "<group>"; };
|
|
FFDCA0AA16E80866000D8E0C /* REComposeSheetView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = REComposeSheetView.h; sourceTree = "<group>"; };
|
|
FFDCA0AB16E80866000D8E0C /* REComposeSheetView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = REComposeSheetView.m; sourceTree = "<group>"; };
|
|
FFDCA0AC16E80866000D8E0C /* REComposeViewController.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = REComposeViewController.bundle; sourceTree = "<group>"; };
|
|
FFDCA0AD16E80866000D8E0C /* REComposeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = REComposeViewController.h; sourceTree = "<group>"; };
|
|
FFDCA0AE16E80866000D8E0C /* REComposeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = REComposeViewController.m; sourceTree = "<group>"; };
|
|
FFDCA0B616E80877000D8E0C /* GCOAuth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCOAuth.h; sourceTree = "<group>"; };
|
|
FFDCA0B716E80877000D8E0C /* GCOAuth.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCOAuth.m; sourceTree = "<group>"; };
|
|
FFDCA0B816E80877000D8E0C /* NSData+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+Base64.h"; sourceTree = "<group>"; };
|
|
FFDCA0B916E80877000D8E0C /* NSData+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+Base64.m"; sourceTree = "<group>"; };
|
|
FFDCA0BA16E80877000D8E0C /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; };
|
|
FFDCA0BE16E80944000D8E0C /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; };
|
|
FFDCA0C016E8094F000D8E0C /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; };
|
|
FFDCA0C216E80952000D8E0C /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; };
|
|
FFDD845016E8871A000AA0A2 /* menu_icn_delete.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_icn_delete.png; sourceTree = "<group>"; };
|
|
FFDD845116E8871A000AA0A2 /* menu_icn_delete@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menu_icn_delete@2x.png"; sourceTree = "<group>"; };
|
|
FFDD845216E8871A000AA0A2 /* menu_icn_fetch_subscribers.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_icn_fetch_subscribers.png; sourceTree = "<group>"; };
|
|
FFDD845316E8871A000AA0A2 /* menu_icn_fetch_subscribers@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menu_icn_fetch_subscribers@2x.png"; sourceTree = "<group>"; };
|
|
FFDD845416E8871A000AA0A2 /* menu_icn_fetch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_icn_fetch.png; sourceTree = "<group>"; };
|
|
FFDD845516E8871A000AA0A2 /* menu_icn_fetch@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menu_icn_fetch@2x.png"; sourceTree = "<group>"; };
|
|
FFDD845616E8871A000AA0A2 /* menu_icn_followers.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_icn_followers.png; sourceTree = "<group>"; };
|
|
FFDD845716E8871A000AA0A2 /* menu_icn_followers@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menu_icn_followers@2x.png"; sourceTree = "<group>"; };
|
|
FFDD845816E8871A000AA0A2 /* menu_icn_move.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_icn_move.png; sourceTree = "<group>"; };
|
|
FFDD845916E8871A000AA0A2 /* menu_icn_move@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menu_icn_move@2x.png"; sourceTree = "<group>"; };
|
|
FFDD845A16E8871A000AA0A2 /* menu_icn_train.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_icn_train.png; sourceTree = "<group>"; };
|
|
FFDD845B16E8871A000AA0A2 /* menu_icn_train@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menu_icn_train@2x.png"; sourceTree = "<group>"; };
|
|
FFDD846816E88722000AA0A2 /* clock.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = clock.png; sourceTree = "<group>"; };
|
|
FFDD846916E88722000AA0A2 /* clock@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "clock@2x.png"; sourceTree = "<group>"; };
|
|
FFDD846C16E887D3000AA0A2 /* g_icn_focus.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = g_icn_focus.png; sourceTree = "<group>"; };
|
|
FFDD846D16E887D3000AA0A2 /* g_icn_focus@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "g_icn_focus@2x.png"; sourceTree = "<group>"; };
|
|
FFDD846E16E887D3000AA0A2 /* g_icn_folder_add.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = g_icn_folder_add.png; sourceTree = "<group>"; };
|
|
FFDD846F16E887D3000AA0A2 /* g_icn_folder_add@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "g_icn_folder_add@2x.png"; sourceTree = "<group>"; };
|
|
FFDD847016E887D3000AA0A2 /* g_icn_folder_rss.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = g_icn_folder_rss.png; sourceTree = "<group>"; };
|
|
FFDD847116E887D3000AA0A2 /* g_icn_folder_rss@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "g_icn_folder_rss@2x.png"; sourceTree = "<group>"; };
|
|
FFDD847216E887D3000AA0A2 /* g_icn_folder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = g_icn_folder.png; sourceTree = "<group>"; };
|
|
FFDD847316E887D3000AA0A2 /* g_icn_folder@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "g_icn_folder@2x.png"; sourceTree = "<group>"; };
|
|
FFDD847416E887D3000AA0A2 /* g_icn_hidden.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = g_icn_hidden.png; sourceTree = "<group>"; };
|
|
FFDD847516E887D3000AA0A2 /* g_icn_hidden@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "g_icn_hidden@2x.png"; sourceTree = "<group>"; };
|
|
FFDD847616E887D3000AA0A2 /* g_icn_unread.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = g_icn_unread.png; sourceTree = "<group>"; };
|
|
FFDD847716E887D3000AA0A2 /* g_icn_unread@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "g_icn_unread@2x.png"; sourceTree = "<group>"; };
|
|
FFDD848416E8EB1E000AA0A2 /* share.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = share.png; sourceTree = "<group>"; };
|
|
FFDD848516E8EB1E000AA0A2 /* share@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "share@2x.png"; sourceTree = "<group>"; };
|
|
FFDD848816E8EBF8000AA0A2 /* train.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = train.png; sourceTree = "<group>"; };
|
|
FFDD848916E8EBF8000AA0A2 /* train@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "train@2x.png"; sourceTree = "<group>"; };
|
|
FFDD848C16E8ED75000AA0A2 /* menu_icn_share.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_icn_share.png; sourceTree = "<group>"; };
|
|
FFDD848D16E8ED75000AA0A2 /* menu_icn_share@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menu_icn_share@2x.png"; sourceTree = "<group>"; };
|
|
FFDE35CA161B8F870034BFDE /* FolderTitleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FolderTitleView.h; sourceTree = "<group>"; };
|
|
FFDE35CB161B8F870034BFDE /* FolderTitleView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FolderTitleView.m; sourceTree = "<group>"; };
|
|
FFDE35D1161B9E600034BFDE /* disclosure_border.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = disclosure_border.png; sourceTree = "<group>"; };
|
|
FFDE35D8161D12250034BFDE /* UnreadCountView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UnreadCountView.h; sourceTree = "<group>"; };
|
|
FFDE35D9161D12250034BFDE /* UnreadCountView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UnreadCountView.m; sourceTree = "<group>"; };
|
|
FFDE35E8162799B90034BFDE /* FeedDetailMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FeedDetailMenuViewController.h; sourceTree = "<group>"; };
|
|
FFDE35E9162799B90034BFDE /* FeedDetailMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FeedDetailMenuViewController.m; sourceTree = "<group>"; };
|
|
FFDE35EC1627A1C40034BFDE /* FeedDetailMenuViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FeedDetailMenuViewController.xib; sourceTree = "<group>"; };
|
|
FFE5322D144C8AC300ACFDE0 /* Utilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Utilities.h; sourceTree = "<group>"; };
|
|
FFE5322E144C8AC300ACFDE0 /* Utilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Utilities.m; sourceTree = "<group>"; };
|
|
FFE816AA17E280BD008AF4B0 /* ftux_tree.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftux_tree.png; sourceTree = "<group>"; };
|
|
FFE816AC17E29D71008AF4B0 /* big_world_white.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = big_world_white.png; sourceTree = "<group>"; };
|
|
FFECD017172B105800D45A62 /* UIActivitySafari.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = UIActivitySafari.png; sourceTree = "<group>"; };
|
|
FFECD018172B105800D45A62 /* UIActivitySafari@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "UIActivitySafari@2x.png"; sourceTree = "<group>"; };
|
|
FFF1E49A177504CA00BF59D3 /* IASKAppSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKAppSettingsViewController.h; sourceTree = "<group>"; };
|
|
FFF1E49B177504CA00BF59D3 /* IASKAppSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKAppSettingsViewController.m; sourceTree = "<group>"; };
|
|
FFF1E49C177504CA00BF59D3 /* IASKAppSettingsWebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKAppSettingsWebViewController.h; sourceTree = "<group>"; };
|
|
FFF1E49D177504CA00BF59D3 /* IASKAppSettingsWebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKAppSettingsWebViewController.m; sourceTree = "<group>"; };
|
|
FFF1E49E177504CA00BF59D3 /* IASKSpecifierValuesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSpecifierValuesViewController.h; sourceTree = "<group>"; };
|
|
FFF1E49F177504CA00BF59D3 /* IASKSpecifierValuesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSpecifierValuesViewController.m; sourceTree = "<group>"; };
|
|
FFF1E4A0177504CA00BF59D3 /* IASKViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKViewController.h; sourceTree = "<group>"; };
|
|
FFF1E4A2177504CA00BF59D3 /* IASKSettingsReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSettingsReader.h; sourceTree = "<group>"; };
|
|
FFF1E4A3177504CA00BF59D3 /* IASKSettingsReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSettingsReader.m; sourceTree = "<group>"; };
|
|
FFF1E4A4177504CA00BF59D3 /* IASKSettingsStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSettingsStore.h; sourceTree = "<group>"; };
|
|
FFF1E4A5177504CA00BF59D3 /* IASKSettingsStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSettingsStore.m; sourceTree = "<group>"; };
|
|
FFF1E4A6177504CA00BF59D3 /* IASKSettingsStoreFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSettingsStoreFile.h; sourceTree = "<group>"; };
|
|
FFF1E4A7177504CA00BF59D3 /* IASKSettingsStoreFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSettingsStoreFile.m; sourceTree = "<group>"; };
|
|
FFF1E4A8177504CA00BF59D3 /* IASKSettingsStoreUserDefaults.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSettingsStoreUserDefaults.h; sourceTree = "<group>"; };
|
|
FFF1E4A9177504CA00BF59D3 /* IASKSettingsStoreUserDefaults.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSettingsStoreUserDefaults.m; sourceTree = "<group>"; };
|
|
FFF1E4AA177504CA00BF59D3 /* IASKSpecifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSpecifier.h; sourceTree = "<group>"; };
|
|
FFF1E4AB177504CA00BF59D3 /* IASKSpecifier.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSpecifier.m; sourceTree = "<group>"; };
|
|
FFF1E4AD177504CA00BF59D3 /* IASKPSSliderSpecifierViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKPSSliderSpecifierViewCell.h; sourceTree = "<group>"; };
|
|
FFF1E4AE177504CA00BF59D3 /* IASKPSSliderSpecifierViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKPSSliderSpecifierViewCell.m; sourceTree = "<group>"; };
|
|
FFF1E4AF177504CA00BF59D3 /* IASKPSTextFieldSpecifierViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKPSTextFieldSpecifierViewCell.h; sourceTree = "<group>"; };
|
|
FFF1E4B0177504CA00BF59D3 /* IASKPSTextFieldSpecifierViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKPSTextFieldSpecifierViewCell.m; sourceTree = "<group>"; };
|
|
FFF1E4B1177504CA00BF59D3 /* IASKPSTitleValueSpecifierViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKPSTitleValueSpecifierViewCell.h; sourceTree = "<group>"; };
|
|
FFF1E4B2177504CA00BF59D3 /* IASKPSTitleValueSpecifierViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKPSTitleValueSpecifierViewCell.m; sourceTree = "<group>"; };
|
|
FFF1E4B3177504CA00BF59D3 /* IASKSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSlider.h; sourceTree = "<group>"; };
|
|
FFF1E4B4177504CA00BF59D3 /* IASKSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSlider.m; sourceTree = "<group>"; };
|
|
FFF1E4B5177504CA00BF59D3 /* IASKSwitch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSwitch.h; sourceTree = "<group>"; };
|
|
FFF1E4B6177504CA00BF59D3 /* IASKSwitch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSwitch.m; sourceTree = "<group>"; };
|
|
FFF1E4B7177504CA00BF59D3 /* IASKTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKTextField.h; sourceTree = "<group>"; };
|
|
FFF1E4B8177504CA00BF59D3 /* IASKTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKTextField.m; sourceTree = "<group>"; };
|
|
FFF1E4C717750BDD00BF59D3 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Settings.bundle; sourceTree = "<group>"; };
|
|
FFF1E4C917750D2C00BF59D3 /* menu_icn_preferences.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_icn_preferences.png; sourceTree = "<group>"; };
|
|
FFF1E4CA17750D2C00BF59D3 /* menu_icn_preferences@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menu_icn_preferences@2x.png"; sourceTree = "<group>"; };
|
|
FFFC60821716578E00DC22E2 /* THCircularProgressView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = THCircularProgressView.h; sourceTree = "<group>"; };
|
|
FFFC60831716578E00DC22E2 /* THCircularProgressView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = THCircularProgressView.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
FF468E3817FCFB970080325C /* AVFoundation.framework in Frameworks */,
|
|
78095E45128EF37E00230C8E /* SystemConfiguration.framework in Frameworks */,
|
|
FF4EE9A4175EC9CF005891B5 /* libsqlite3.dylib in Frameworks */,
|
|
FFDCA0C316E80952000D8E0C /* AdSupport.framework in Frameworks */,
|
|
FFDCA0C116E8094F000D8E0C /* Accounts.framework in Frameworks */,
|
|
FFDCA0BF16E80944000D8E0C /* Social.framework in Frameworks */,
|
|
43F6A7A915B0E1ED0092EE91 /* CoreText.framework in Frameworks */,
|
|
FF2D8C6C1487F05100057B80 /* Twitter.framework in Frameworks */,
|
|
FF2D8B351487250C00057B80 /* MessageUI.framework in Frameworks */,
|
|
FF2D8B331487250200057B80 /* Security.framework in Frameworks */,
|
|
FFAD4971144A386100BA6919 /* libz.dylib in Frameworks */,
|
|
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
|
|
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
|
|
288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */,
|
|
788EF356127E5BC80088EDC5 /* QuartzCore.framework in Frameworks */,
|
|
78095E3F128EF35400230C8E /* CFNetwork.framework in Frameworks */,
|
|
78095E43128EF37E00230C8E /* MobileCoreServices.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
080E96DDFE201D6D7F000001 /* Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF22FE5216E52BAD0046165A /* Foundation */,
|
|
FF855B581794B03A0098D48A /* Offline */,
|
|
43D8189F15B9404D00733444 /* Models */,
|
|
437F974715ACA0C50007136B /* Dashboard */,
|
|
431B857315A131C300DCE497 /* Feeds */,
|
|
431B857215A131B200DCE497 /* Feed-Detail */,
|
|
431B857415A1324200DCE497 /* Story */,
|
|
431B857115A1317000DCE497 /* FTUX */,
|
|
431B857015A1315F00DCE497 /* Social */,
|
|
);
|
|
path = Classes;
|
|
sourceTree = "<group>";
|
|
};
|
|
19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1D6058910D05DD3D006BFB54 /* NewsBlur.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
080E96DDFE201D6D7F000001 /* Classes */,
|
|
4307BE511565EDF8007A932A /* Resources */,
|
|
43D0451C1565BC090085F811 /* Resources-iPad */,
|
|
43B8F017156603170008733D /* Resources-iPhone */,
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */,
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */,
|
|
19C28FACFE9D520D11CA2CBB /* Products */,
|
|
8D1107310486CEB800E47090 /* NewsBlur-iPhone-Info.plist */,
|
|
);
|
|
name = CustomTemplate;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF265C99187B63560080C332 /* Overshare Kit */,
|
|
FFCDD8FB17F6368F000C6483 /* MCSwipeTableViewCell */,
|
|
FFF1E498177504CA00BF59D3 /* InAppSettingsKit */,
|
|
FF753CC2175858FC00344EC9 /* fmdb */,
|
|
FF22FE5316E53ADC0046165A /* Underscore */,
|
|
43A4BABE15C8663600F3B8D4 /* Popover */,
|
|
FF1F13CC18A9C2BE00FDA816 /* TMCache */,
|
|
43A3912E15B73A7B0074B212 /* AFNetworking */,
|
|
FFFC60821716578E00DC22E2 /* THCircularProgressView.h */,
|
|
FFFC60831716578E00DC22E2 /* THCircularProgressView.m */,
|
|
43A4C3E615B0099B008787B5 /* NewsBlur_Prefix.pch */,
|
|
43A4C3B915B00966008787B5 /* ABTableViewCell.h */,
|
|
43A4C3BA15B00966008787B5 /* ABTableViewCell.m */,
|
|
43A4C3BB15B00966008787B5 /* Base64.h */,
|
|
43A4C3BC15B00966008787B5 /* Base64.m */,
|
|
43A4C3BE15B00966008787B5 /* GTMDefines.h */,
|
|
43A4C3BF15B00966008787B5 /* GTMNString+HTML.h */,
|
|
43A4C3C015B00966008787B5 /* GTMNString+HTML.m */,
|
|
43A4C3C215B00966008787B5 /* main.m */,
|
|
43A4C3C315B00966008787B5 /* MBProgressHUD.h */,
|
|
43A4C3C415B00966008787B5 /* MBProgressHUD.m */,
|
|
43A4C3CC15B00966008787B5 /* NSString+HTML.h */,
|
|
43A4C3CD15B00966008787B5 /* NSString+HTML.m */,
|
|
43A4C3CE15B00966008787B5 /* PullToRefreshView.h */,
|
|
43A4C3CF15B00966008787B5 /* PullToRefreshView.m */,
|
|
43A4C3D015B00966008787B5 /* StringHelper.h */,
|
|
43A4C3D115B00966008787B5 /* StringHelper.m */,
|
|
43A4C3D315B00966008787B5 /* TransparentToolbar.h */,
|
|
43A4C3D415B00966008787B5 /* TransparentToolbar.m */,
|
|
43A4C3D515B00966008787B5 /* UIView+TKCategory.h */,
|
|
43A4C3D615B00966008787B5 /* UIView+TKCategory.m */,
|
|
FF4151BE16DED9660013E84B /* UIBarButtonItem+Image.h */,
|
|
FF4151BF16DED9660013E84B /* UIBarButtonItem+Image.m */,
|
|
FF1F13D618AAC97900FDA816 /* UIImage+Resize.h */,
|
|
FF1F13D718AAC97900FDA816 /* UIImage+Resize.m */,
|
|
);
|
|
name = "Other Sources";
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF468E3717FCFB970080325C /* AVFoundation.framework */,
|
|
FF4EE9A3175EC9CF005891B5 /* libsqlite3.dylib */,
|
|
FFDCA0C216E80952000D8E0C /* AdSupport.framework */,
|
|
FFDCA0C016E8094F000D8E0C /* Accounts.framework */,
|
|
FFDCA0BE16E80944000D8E0C /* Social.framework */,
|
|
FFDCA0B516E80877000D8E0C /* cocoa-oauth */,
|
|
FFDCA0A316E80866000D8E0C /* REComposeViewController */,
|
|
43F6A7A815B0E1ED0092EE91 /* CoreText.framework */,
|
|
FFAD4970144A386100BA6919 /* libz.dylib */,
|
|
78095E3E128EF35400230C8E /* CFNetwork.framework */,
|
|
288765A40DF7441C002DB57D /* CoreGraphics.framework */,
|
|
1D30AB110D05D00D00671497 /* Foundation.framework */,
|
|
FF2D8B341487250C00057B80 /* MessageUI.framework */,
|
|
78095E42128EF37E00230C8E /* MobileCoreServices.framework */,
|
|
788EF355127E5BC80088EDC5 /* QuartzCore.framework */,
|
|
FF2D8B321487250200057B80 /* Security.framework */,
|
|
78095E44128EF37E00230C8E /* SystemConfiguration.framework */,
|
|
FF2D8C6B1487F05100057B80 /* Twitter.framework */,
|
|
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
|
|
78095E23128EF30C00230C8E /* ASI */,
|
|
78FC34E911CA94900055C312 /* JSON */,
|
|
FF2D8CAC1488633A00057B80 /* Reachability */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
4307BE511565EDF8007A932A /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF191E4E18A323F400473252 /* Images.xcassets */,
|
|
430C4BBE15D7208000B9F63B /* FTUX */,
|
|
431B857815A132C500DCE497 /* js */,
|
|
431B857715A132BE00DCE497 /* css */,
|
|
431B857615A132B600DCE497 /* Images */,
|
|
FFF1E4C717750BDD00BF59D3 /* Settings.bundle */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
430C4BBE15D7208000B9F63B /* FTUX */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
430C4BC315D7271200B9F63B /* google.png */,
|
|
430C4BBF15D7208600B9F63B /* facebook.png */,
|
|
430C4BC115D7214E00B9F63B /* twitter.png */,
|
|
);
|
|
name = FTUX;
|
|
sourceTree = "<group>";
|
|
};
|
|
431B857015A1315F00DCE497 /* Social */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
437AA8C7159394E2005463F5 /* ShareViewController.h */,
|
|
437AA8C8159394E2005463F5 /* ShareViewController.m */,
|
|
431B856515A0C45100DCE497 /* FriendsListViewController.h */,
|
|
431B856615A0C45100DCE497 /* FriendsListViewController.m */,
|
|
431B856B15A0D91E00DCE497 /* UserProfileViewController.h */,
|
|
431B856C15A0D91E00DCE497 /* UserProfileViewController.m */,
|
|
431B857F15A23C6B00DCE497 /* ProfileBadge.h */,
|
|
431B858015A23C6B00DCE497 /* ProfileBadge.m */,
|
|
438FEDE615D5B15F00E3B3C9 /* FollowGrid.h */,
|
|
438FEDE715D5B15F00E3B3C9 /* FollowGrid.m */,
|
|
432EBD2115D1D4070000729D /* AddSiteTableCell.h */,
|
|
432EBD2215D1D4070000729D /* AddSiteTableCell.m */,
|
|
);
|
|
name = Social;
|
|
sourceTree = "<group>";
|
|
};
|
|
431B857115A1317000DCE497 /* FTUX */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
433323CA158968ED0025064D /* FirstTimeUserViewController.h */,
|
|
433323CB158968ED0025064D /* FirstTimeUserViewController.m */,
|
|
433323CC158968ED0025064D /* FirstTimeUserViewController.xib */,
|
|
43E8381B15BC73EB000553BE /* FirstTimeUserAddSitesViewController.h */,
|
|
43E8381C15BC73EB000553BE /* FirstTimeUserAddSitesViewController.m */,
|
|
43E8381D15BC73EB000553BE /* FirstTimeUserAddSitesViewController.xib */,
|
|
43E8381515BC73EA000553BE /* FirstTimeUserAddFriendsViewController.h */,
|
|
43E8381615BC73EA000553BE /* FirstTimeUserAddFriendsViewController.m */,
|
|
43E8381715BC73EB000553BE /* FirstTimeUserAddFriendsViewController.xib */,
|
|
43E8381815BC73EB000553BE /* FirstTimeUserAddNewsBlurViewController.h */,
|
|
43E8381915BC73EB000553BE /* FirstTimeUserAddNewsBlurViewController.m */,
|
|
43E8381A15BC73EB000553BE /* FirstTimeUserAddNewsBlurViewController.xib */,
|
|
784B50EA127E3F68008F90EA /* LoginViewController.h */,
|
|
784B50EB127E3F68008F90EA /* LoginViewController.m */,
|
|
43B232BD15D5F61700D035B4 /* AuthorizeServicesViewController.h */,
|
|
43B232BE15D5F61700D035B4 /* AuthorizeServicesViewController.m */,
|
|
43B232BF15D5F61700D035B4 /* AuthorizeServicesViewController.xib */,
|
|
43CE0F5D15DADB7E00608ED8 /* SiteCell.h */,
|
|
43CE0F5E15DADB7F00608ED8 /* SiteCell.m */,
|
|
);
|
|
name = FTUX;
|
|
sourceTree = "<group>";
|
|
};
|
|
431B857215A131B200DCE497 /* Feed-Detail */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
787A0CD811CE65330056422D /* FeedDetailViewController.h */,
|
|
787A0CD911CE65330056422D /* FeedDetailViewController.m */,
|
|
7843F50311EEB1A000675F64 /* FeedDetailTableCell.h */,
|
|
7843F50411EEB1A000675F64 /* FeedDetailTableCell.m */,
|
|
FFDE35E8162799B90034BFDE /* FeedDetailMenuViewController.h */,
|
|
FFDE35E9162799B90034BFDE /* FeedDetailMenuViewController.m */,
|
|
FF2D8CE214893BBF00057B80 /* MoveSiteViewController.h */,
|
|
FF2D8CE314893BBF00057B80 /* MoveSiteViewController.m */,
|
|
);
|
|
name = "Feed-Detail";
|
|
sourceTree = "<group>";
|
|
};
|
|
431B857315A131C300DCE497 /* Feeds */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
28D7ACF60DDB3853001CB0EB /* NewsBlurViewController.h */,
|
|
28D7ACF70DDB3853001CB0EB /* NewsBlurViewController.m */,
|
|
439DAB1D1590DA350019B0EB /* FeedsMenuViewController.h */,
|
|
439DAB1E1590DA350019B0EB /* FeedsMenuViewController.m */,
|
|
FFD887ED1445F1E800385399 /* AddSiteAutocompleteCell.h */,
|
|
FFD887EE1445F1E800385399 /* AddSiteAutocompleteCell.m */,
|
|
FF5EA47C143B691000B7563D /* AddSiteViewController.h */,
|
|
FF5EA47D143B691000B7563D /* AddSiteViewController.m */,
|
|
FFDE35CA161B8F870034BFDE /* FolderTitleView.h */,
|
|
FFDE35CB161B8F870034BFDE /* FolderTitleView.m */,
|
|
43F44B1A159D8D7200F48F8A /* FeedTableCell.h */,
|
|
43F44B1B159D8D7200F48F8A /* FeedTableCell.m */,
|
|
FFDE35D8161D12250034BFDE /* UnreadCountView.h */,
|
|
FFDE35D9161D12250034BFDE /* UnreadCountView.m */,
|
|
);
|
|
name = Feeds;
|
|
sourceTree = "<group>";
|
|
};
|
|
431B857415A1324200DCE497 /* Story */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF6A233016448E0700E15989 /* StoryPageControl.h */,
|
|
FF6A233116448E0700E15989 /* StoryPageControl.m */,
|
|
7842ECF511D44A530066CF9D /* StoryDetailViewController.h */,
|
|
7842ECF611D44A530066CF9D /* StoryDetailViewController.m */,
|
|
43763ACE158F90B100B3DBE2 /* FontSettingsViewController.h */,
|
|
43763ACF158F90B100B3DBE2 /* FontSettingsViewController.m */,
|
|
78095EC6128F30B500230C8E /* OriginalStoryViewController.h */,
|
|
78095EC7128F30B500230C8E /* OriginalStoryViewController.m */,
|
|
FF67D3B0168924C40057A7DA /* TrainerViewController.h */,
|
|
FF67D3B1168924C40057A7DA /* TrainerViewController.m */,
|
|
);
|
|
name = Story;
|
|
sourceTree = "<group>";
|
|
};
|
|
431B857615A132B600DCE497 /* Images */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFCDD8F917F50C08000C6483 /* drag_icon.png */,
|
|
FFB9BE3F17F4B65B00FE0A36 /* logos */,
|
|
FFE816AC17E29D71008AF4B0 /* big_world_white.png */,
|
|
FFE816AA17E280BD008AF4B0 /* ftux_tree.png */,
|
|
FF855B541794A53A0098D48A /* checkmark.png */,
|
|
FF855B551794A53A0098D48A /* checkmark@2x.png */,
|
|
FFF1E4C917750D2C00BF59D3 /* menu_icn_preferences.png */,
|
|
FFF1E4CA17750D2C00BF59D3 /* menu_icn_preferences@2x.png */,
|
|
FF1104601769695A00502C29 /* g_icn_offline@2x.png */,
|
|
FFC518B81768E59F00542719 /* g_icn_offline.png */,
|
|
FF8364C41757EC0B008F5C58 /* traverse_background_left.png */,
|
|
FF8364C51757EC0B008F5C58 /* traverse_background_left@2x.png */,
|
|
FF5D4015179A00B900349659 /* traverse_send.png */,
|
|
FF5D4016179A00B900349659 /* traverse_send@2x.png */,
|
|
FF8364BD1756949E008F5C58 /* traverse_text_on.png */,
|
|
FF8364BE1756949E008F5C58 /* traverse_text_on@2x.png */,
|
|
FF8364B91755759A008F5C58 /* traverse_text.png */,
|
|
FF8364BA1755759A008F5C58 /* traverse_text@2x.png */,
|
|
FFECD017172B105800D45A62 /* UIActivitySafari.png */,
|
|
FFECD018172B105800D45A62 /* UIActivitySafari@2x.png */,
|
|
FFB5F50A17187B6F00C8B432 /* big_world.png */,
|
|
FFDD848816E8EBF8000AA0A2 /* train.png */,
|
|
FFDD848916E8EBF8000AA0A2 /* train@2x.png */,
|
|
FFDD848416E8EB1E000AA0A2 /* share.png */,
|
|
FFDD848516E8EB1E000AA0A2 /* share@2x.png */,
|
|
FFDD846816E88722000AA0A2 /* clock.png */,
|
|
FFDD846916E88722000AA0A2 /* clock@2x.png */,
|
|
FFB757FC1727098D001D132F /* menu_icn_mail.png */,
|
|
FFB757FD1727098D001D132F /* menu_icn_mail@2x.png */,
|
|
FFDD845016E8871A000AA0A2 /* menu_icn_delete.png */,
|
|
FFDD845116E8871A000AA0A2 /* menu_icn_delete@2x.png */,
|
|
FFDD845216E8871A000AA0A2 /* menu_icn_fetch_subscribers.png */,
|
|
FFDD845316E8871A000AA0A2 /* menu_icn_fetch_subscribers@2x.png */,
|
|
FFDD845416E8871A000AA0A2 /* menu_icn_fetch.png */,
|
|
FFDD845516E8871A000AA0A2 /* menu_icn_fetch@2x.png */,
|
|
FFDD845616E8871A000AA0A2 /* menu_icn_followers.png */,
|
|
FFDD845716E8871A000AA0A2 /* menu_icn_followers@2x.png */,
|
|
FFDD845816E8871A000AA0A2 /* menu_icn_move.png */,
|
|
FFDD845916E8871A000AA0A2 /* menu_icn_move@2x.png */,
|
|
FFDD848C16E8ED75000AA0A2 /* menu_icn_share.png */,
|
|
FFDD848D16E8ED75000AA0A2 /* menu_icn_share@2x.png */,
|
|
FFDD845A16E8871A000AA0A2 /* menu_icn_train.png */,
|
|
FFDD845B16E8871A000AA0A2 /* menu_icn_train@2x.png */,
|
|
FF688E5016E6B8D0003B7B42 /* traverse_background.png */,
|
|
FF688E5116E6B8D0003B7B42 /* traverse_background@2x.png */,
|
|
FF688E4C16E6B3E1003B7B42 /* traverse_done.png */,
|
|
FF688E4D16E6B3E1003B7B42 /* traverse_done@2x.png */,
|
|
FF5D4019179A03E700349659 /* traverse_previous_off.png */,
|
|
FF5D401A179A03E700349659 /* traverse_previous_off@2x.png */,
|
|
FF688E4816E6AFD3003B7B42 /* traverse_previous.png */,
|
|
FF688E4916E6AFD3003B7B42 /* traverse_previous@2x.png */,
|
|
FF688E4416E6ADB1003B7B42 /* traverse_next.png */,
|
|
FF688E4516E6ADB1003B7B42 /* traverse_next@2x.png */,
|
|
FF22FE7416E557D80046165A /* toolbar_tall_background.png */,
|
|
FF22FE7516E557D80046165A /* toolbar_tall_background@2x.png */,
|
|
FF22FE7016E554FD0046165A /* barbutton_sendto.png */,
|
|
FF22FE7116E554FD0046165A /* barbutton_sendto@2x.png */,
|
|
FF22FE6C16E554540046165A /* barbutton_refresh.png */,
|
|
FF22FE6D16E554540046165A /* barbutton_refresh@2x.png */,
|
|
FF22FE6816E54F590046165A /* barbutton_forward.png */,
|
|
FF22FE6916E54F590046165A /* barbutton_forward@2x.png */,
|
|
FF22FE6416E54E590046165A /* barbutton_back.png */,
|
|
FF22FE6516E54E590046165A /* barbutton_back@2x.png */,
|
|
FF22FE5016E42C600046165A /* world@2x.png */,
|
|
FF22FE4416E410A60046165A /* folder_collapse.png */,
|
|
FF22FE4516E410A60046165A /* folder_expand.png */,
|
|
FF22FE4C16E41EB40046165A /* disclosure_down.png */,
|
|
FF22FE4D16E41EB40046165A /* disclosure_down@2x.png */,
|
|
FF22FE4816E413C30046165A /* disclosure_border@2x.png */,
|
|
FF22FE4916E413C30046165A /* disclosure@2x.png */,
|
|
FFC5F31F16E2F24B007AC72C /* white_spacer.png */,
|
|
FFC5F2FF16E2D2C2007AC72C /* story_share_appnet_active.png */,
|
|
FFC5F30016E2D2C2007AC72C /* story_share_appnet_active@2x.png */,
|
|
FFC5F30116E2D2C2007AC72C /* story_share_appnet.png */,
|
|
FFC5F30216E2D2C2007AC72C /* story_share_appnet@2x.png */,
|
|
FFC5F30316E2D2C2007AC72C /* story_share_facebook_active.png */,
|
|
FFC5F30416E2D2C2007AC72C /* story_share_facebook_active@2x.png */,
|
|
FFC5F30516E2D2C2007AC72C /* story_share_facebook.png */,
|
|
FFC5F30616E2D2C2007AC72C /* story_share_facebook@2x.png */,
|
|
FFC5F30716E2D2C2007AC72C /* story_share_twitter_active.png */,
|
|
FFC5F30816E2D2C2007AC72C /* story_share_twitter_active@2x.png */,
|
|
FFC5F30916E2D2C2007AC72C /* story_share_twitter.png */,
|
|
FFC5F30A16E2D2C2007AC72C /* story_share_twitter@2x.png */,
|
|
FF4151C516DEF1A80013E84B /* original_button.png */,
|
|
FF4151C616DEF1A80013E84B /* original_button@2x.png */,
|
|
FF4151C116DEDF9D0013E84B /* markread.png */,
|
|
FF4151C216DEDF9D0013E84B /* markread@2x.png */,
|
|
FF4151BA16DED7D10013E84B /* bar-separator.png */,
|
|
FF4151BB16DED7D10013E84B /* bar-separator@2x.png */,
|
|
FFDD846C16E887D3000AA0A2 /* g_icn_focus.png */,
|
|
FFDD846D16E887D3000AA0A2 /* g_icn_focus@2x.png */,
|
|
FFDD846E16E887D3000AA0A2 /* g_icn_folder_add.png */,
|
|
FFDD846F16E887D3000AA0A2 /* g_icn_folder_add@2x.png */,
|
|
FFDD847016E887D3000AA0A2 /* g_icn_folder_rss.png */,
|
|
FFDD847116E887D3000AA0A2 /* g_icn_folder_rss@2x.png */,
|
|
FFDD847216E887D3000AA0A2 /* g_icn_folder.png */,
|
|
FFDD847316E887D3000AA0A2 /* g_icn_folder@2x.png */,
|
|
FFDD847416E887D3000AA0A2 /* g_icn_hidden.png */,
|
|
FFDD847516E887D3000AA0A2 /* g_icn_hidden@2x.png */,
|
|
FFDD847616E887D3000AA0A2 /* g_icn_unread.png */,
|
|
FFDD847716E887D3000AA0A2 /* g_icn_unread@2x.png */,
|
|
FF29708816DD7AA400E92F85 /* segmented */,
|
|
FF85BF7216D6A972002D334D /* ak-icon-allstories.png */,
|
|
FF85BF7316D6A972002D334D /* ak-icon-blurblogs.png */,
|
|
FF85BF7016D6A90D002D334D /* ak-icon-global.png */,
|
|
FF85BF6216D5A5A8002D334D /* nav_icn_add.png */,
|
|
FF29709716DD9F7400E92F85 /* nav_icn_add@2x.png */,
|
|
FF85BF5E16D5A587002D334D /* nav_icn_activity_hover.png */,
|
|
FF29709916DDA02200E92F85 /* nav_icn_activity_hover@2x.png */,
|
|
FF85BF5F16D5A587002D334D /* nav_icn_settings.png */,
|
|
FF29709516DD9F2600E92F85 /* nav_icn_settings@2x.png */,
|
|
FF41309F162CECAE00DDB6A7 /* email.png */,
|
|
FF41309C162CEC7100DDB6A7 /* time.png */,
|
|
FF5F3A8A162B8390008DBE3E /* car.png */,
|
|
FF5F3A88162B8377008DBE3E /* arrow_branch.png */,
|
|
FF5F3A84162B831A008DBE3E /* user_orange.png */,
|
|
FF5F3A86162B834E008DBE3E /* bin_closed.png */,
|
|
FFDE35D1161B9E600034BFDE /* disclosure_border.png */,
|
|
43BC458E15D9F75F00205B69 /* facebook_button_on.png */,
|
|
43BC458F15D9F75F00205B69 /* facebook_button_on@2x.png */,
|
|
43BC459015D9F75F00205B69 /* facebook_button.png */,
|
|
43BC459115D9F75F00205B69 /* facebook_button@2x.png */,
|
|
43BC458515D9F75700205B69 /* twitter_button_on.png */,
|
|
43BC458615D9F75700205B69 /* twitter_button_on@2x.png */,
|
|
43BC458715D9F75700205B69 /* twitter_button.png */,
|
|
43BC458815D9F75700205B69 /* twitter_button@2x.png */,
|
|
43821AD115D8703F0034A4EF /* 258-checkmark.png */,
|
|
43821AD215D8703F0034A4EF /* 258-checkmark@2x.png */,
|
|
43C3D40B15D469010066D36D /* unread_yellow.png */,
|
|
FF29709316DD8CB000E92F85 /* unread_yellow@2x.png */,
|
|
FF88F10B1811BAEC007FEE78 /* unread_green@2x.png */,
|
|
FF88F10C1811BAEC007FEE78 /* unread_green.png */,
|
|
43C3D40915D468BA0066D36D /* all.png */,
|
|
43C3D41115D46D330066D36D /* all@2x.png */,
|
|
43C3D40215D44EA30066D36D /* user_light.png */,
|
|
43C3D40315D44EA30066D36D /* user_light@2x.png */,
|
|
43A4BACC15C866FA00F3B8D4 /* popoverArrowDown.png */,
|
|
43A4BACD15C866FA00F3B8D4 /* popoverArrowDown@2x.png */,
|
|
43A4BACE15C866FA00F3B8D4 /* popoverArrowDownSimple.png */,
|
|
43A4BACF15C866FA00F3B8D4 /* popoverArrowLeft.png */,
|
|
43A4BAD015C866FA00F3B8D4 /* popoverArrowLeft@2x.png */,
|
|
43A4BAD115C866FA00F3B8D4 /* popoverArrowLeftSimple.png */,
|
|
43A4BAD215C866FA00F3B8D4 /* popoverArrowRight.png */,
|
|
43A4BAD315C866FA00F3B8D4 /* popoverArrowRight@2x.png */,
|
|
43A4BAD415C866FA00F3B8D4 /* popoverArrowRightSimple.png */,
|
|
43A4BAD515C866FA00F3B8D4 /* popoverArrowUp.png */,
|
|
43A4BAD615C866FA00F3B8D4 /* popoverArrowUp@2x.png */,
|
|
43A4BAD715C866FA00F3B8D4 /* popoverArrowUpSimple.png */,
|
|
43A4BAD815C866FA00F3B8D4 /* popoverBg.png */,
|
|
43A4BAD915C866FA00F3B8D4 /* popoverBg@2x.png */,
|
|
43A4BADA15C866FA00F3B8D4 /* popoverBgSimple.png */,
|
|
43AF417515C30B1600758366 /* 37x-Checkmark.png */,
|
|
43AF417615C30B1600758366 /* 37x-Checkmark@2x.png */,
|
|
43C1680A15B3D99B00428BA3 /* 7-location-place.png */,
|
|
FF5F3A81162B82B5008DBE3E /* rainbow.png */,
|
|
43A4C3F315B00A26008787B5 /* arrow.png */,
|
|
43A4C3F415B00A26008787B5 /* arrow@2x.png */,
|
|
43A4C3F715B00A26008787B5 /* Background.png */,
|
|
43A4C3F815B00A26008787B5 /* Background@2X.png */,
|
|
43A4C40B15B00A26008787B5 /* disclosure.png */,
|
|
43A4C41115B00A26008787B5 /* fleuron.png */,
|
|
FF546DF8160298E500948020 /* fleuron@2x.png */,
|
|
43B6A26F15B6952F00CEA2E6 /* group.png */,
|
|
43B6A27015B6952F00CEA2E6 /* group@2x.png */,
|
|
43A4C42315B00A26008787B5 /* logo_512.png */,
|
|
43A4C42415B00A26008787B5 /* logo_background.png */,
|
|
43A4C42615B00A26008787B5 /* logo_newsblur_blur.png */,
|
|
43A4C43F15B00A26008787B5 /* warning.gif */,
|
|
43A4C44015B00A26008787B5 /* warning.png */,
|
|
43A4C44115B00A26008787B5 /* world.png */,
|
|
);
|
|
name = Images;
|
|
sourceTree = "<group>";
|
|
};
|
|
431B857715A132BE00DCE497 /* css */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF67D3BD168A708D0057A7DA /* storyDetailView.css */,
|
|
FF67D3BA168A70630057A7DA /* trainer.css */,
|
|
);
|
|
name = css;
|
|
sourceTree = "<group>";
|
|
};
|
|
431B857815A132C500DCE497 /* js */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF67D3BE168A708D0057A7DA /* storyDetailView.js */,
|
|
FF67D3BF168A708D0057A7DA /* zepto.js */,
|
|
FF67D3C6168A71B30057A7DA /* fastTouch.js */,
|
|
FF67D3C4168A71870057A7DA /* trainer.js */,
|
|
FF265F10187B6B230080C332 /* fitvid.js */,
|
|
);
|
|
name = js;
|
|
sourceTree = "<group>";
|
|
};
|
|
433323B5158901A40025064D /* Images */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
432EBD1415D1A7800000729D /* user_on.png */,
|
|
432EBD1515D1A7800000729D /* user_on@2x.png */,
|
|
432EBD0C15D1A2B00000729D /* fountain_pen_on.png */,
|
|
432EBD0D15D1A2B00000729D /* fountain_pen_on@2x.png */,
|
|
433323C015895E280025064D /* orange_button.png */,
|
|
433323C4158963BB0025064D /* orange_button@2x.png */,
|
|
433323BC1589022C0025064D /* user.png */,
|
|
433323BD1589022C0025064D /* user@2x.png */,
|
|
433323BA158901C10025064D /* login_background.png */,
|
|
433323B6158901A40025064D /* fountain_pen.png */,
|
|
433323B7158901A40025064D /* fountain_pen@2x.png */,
|
|
);
|
|
name = Images;
|
|
path = "Resources-iPad/Images";
|
|
sourceTree = "<group>";
|
|
};
|
|
437F974715ACA0C50007136B /* Dashboard */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
437F974915ACA0ED0007136B /* DashboardViewController.h */,
|
|
437F974A15ACA0ED0007136B /* DashboardViewController.m */,
|
|
437F977015AE70E30007136B /* InteractionsModule.h */,
|
|
437F977115AE70E30007136B /* InteractionsModule.m */,
|
|
437F976D15AE21280007136B /* ActivityModule.h */,
|
|
437F976E15AE21280007136B /* ActivityModule.m */,
|
|
43ABBCA815B53A1400EA3111 /* InteractionCell.h */,
|
|
43ABBCA915B53A1400EA3111 /* InteractionCell.m */,
|
|
43F6A79B15B0CDC60092EE91 /* ActivityCell.h */,
|
|
43F6A79C15B0CDC60092EE91 /* ActivityCell.m */,
|
|
FF1660CB16D6FD8A00AF8541 /* SmallInteractionCell.h */,
|
|
FF1660CC16D6FD8A00AF8541 /* SmallInteractionCell.m */,
|
|
4383DCD415BB8B87007E6611 /* SmallActivityCell.h */,
|
|
4383DCD515BB8B88007E6611 /* SmallActivityCell.m */,
|
|
);
|
|
name = Dashboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
43A3912E15B73A7B0074B212 /* AFNetworking */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
43A3912F15B73A7B0074B212 /* AFHTTPClient.h */,
|
|
43A3913015B73A7B0074B212 /* AFHTTPClient.m */,
|
|
43A3913115B73A7B0074B212 /* AFHTTPRequestOperation.h */,
|
|
43A3913215B73A7B0074B212 /* AFHTTPRequestOperation.m */,
|
|
43A3913315B73A7B0074B212 /* AFImageRequestOperation.h */,
|
|
43A3913415B73A7B0074B212 /* AFImageRequestOperation.m */,
|
|
43A3913515B73A7B0074B212 /* AFJSONRequestOperation.h */,
|
|
43A3913615B73A7B0074B212 /* AFJSONRequestOperation.m */,
|
|
43A3913715B73A7B0074B212 /* AFJSONUtilities.h */,
|
|
43A3913815B73A7B0074B212 /* AFJSONUtilities.m */,
|
|
43A3913915B73A7B0074B212 /* AFNetworkActivityIndicatorManager.h */,
|
|
43A3913A15B73A7B0074B212 /* AFNetworkActivityIndicatorManager.m */,
|
|
43A3913B15B73A7B0074B212 /* AFNetworking.h */,
|
|
43A3913C15B73A7B0074B212 /* AFPropertyListRequestOperation.h */,
|
|
43A3913D15B73A7B0074B212 /* AFPropertyListRequestOperation.m */,
|
|
43A3913E15B73A7B0074B212 /* AFURLConnectionOperation.h */,
|
|
43A3913F15B73A7B0074B212 /* AFURLConnectionOperation.m */,
|
|
43A3914015B73A7B0074B212 /* AFXMLRequestOperation.h */,
|
|
43A3914115B73A7B0074B212 /* AFXMLRequestOperation.m */,
|
|
43A3914215B73A7B0074B212 /* UIImageView+AFNetworking.h */,
|
|
43A3914315B73A7B0074B212 /* UIImageView+AFNetworking.m */,
|
|
);
|
|
path = AFNetworking;
|
|
sourceTree = "<group>";
|
|
};
|
|
43A4BABE15C8663600F3B8D4 /* Popover */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
43A4BABF15C8663600F3B8D4 /* UIBarButtonItem+WEPopover.h */,
|
|
43A4BAC015C8663600F3B8D4 /* UIBarButtonItem+WEPopover.m */,
|
|
43A4BAC115C8663600F3B8D4 /* WEPopoverContainerView.h */,
|
|
43A4BAC215C8663600F3B8D4 /* WEPopoverContainerView.m */,
|
|
43A4BAC315C8663600F3B8D4 /* WEPopoverController.h */,
|
|
43A4BAC415C8663600F3B8D4 /* WEPopoverController.m */,
|
|
43A4BAC515C8663600F3B8D4 /* WEPopoverParentView.h */,
|
|
43A4BAC615C8663600F3B8D4 /* WETouchableView.h */,
|
|
43A4BAC715C8663600F3B8D4 /* WETouchableView.m */,
|
|
);
|
|
path = Popover;
|
|
sourceTree = "<group>";
|
|
};
|
|
43B8F017156603170008733D /* Resources-iPhone */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF1660C716D6E9A700AF8541 /* DashboardViewController.xib */,
|
|
43B8F018156603170008733D /* AddSiteAutocompleteCell.xib */,
|
|
43B8F019156603170008733D /* AddSiteViewController.xib */,
|
|
43B8F01B156603170008733D /* FeedDetailViewController.xib */,
|
|
439DAB1F1590DA350019B0EB /* FeedsMenuViewController.xib */,
|
|
FFDE35EC1627A1C40034BFDE /* FeedDetailMenuViewController.xib */,
|
|
43763AD0158F90B100B3DBE2 /* FontSettingsViewController.xib */,
|
|
43B8F01C156603170008733D /* LoginViewController.xib */,
|
|
43B8F01D156603170008733D /* MainWindow.xib */,
|
|
43B8F01E156603170008733D /* MoveSiteViewController.xib */,
|
|
43B8F01F156603170008733D /* NewsBlurViewController.xib */,
|
|
43B8F020156603170008733D /* OriginalStoryViewController.xib */,
|
|
43081E2115AFE84200B24D7A /* ShareViewController.xib */,
|
|
43B8F021156603170008733D /* StoryDetailViewController.xib */,
|
|
FF6A23361644903900E15989 /* StoryPageControl.xib */,
|
|
FF67D3B6168977690057A7DA /* TrainerViewController.xib */,
|
|
43A4BAEA15C893E300F3B8D4 /* FriendsListViewController.xib */,
|
|
);
|
|
path = "Resources-iPhone";
|
|
sourceTree = "<group>";
|
|
};
|
|
43D0451C1565BC090085F811 /* Resources-iPad */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
433323B5158901A40025064D /* Images */,
|
|
43C95C47158BEC440086C69B /* GoogleReaderViewController.xib */,
|
|
43D045241565BC150085F811 /* LoginViewController~ipad.xib */,
|
|
FF1660C916D6E9B400AF8541 /* DashboardViewController~ipad.xib */,
|
|
43D0451F1565BC150085F811 /* MainWindow~ipad.xib */,
|
|
43D045281565BC150085F811 /* MoveSiteViewController~ipad.xib */,
|
|
43D045221565BC150085F811 /* StoryDetailViewController~ipad.xib */,
|
|
437AA8C9159394E2005463F5 /* ShareViewController~ipad.xib */,
|
|
);
|
|
name = "Resources-iPad";
|
|
sourceTree = "<group>";
|
|
};
|
|
43D8189F15B9404D00733444 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
78095E23128EF30C00230C8E /* ASI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78095E24128EF30C00230C8E /* ASIAuthenticationDialog.h */,
|
|
78095E25128EF30C00230C8E /* ASIAuthenticationDialog.m */,
|
|
FF793E1713F1A9F700F282D2 /* ASIDataCompressor.h */,
|
|
FF793E1813F1A9F700F282D2 /* ASIDataCompressor.m */,
|
|
FF793E1913F1A9F700F282D2 /* ASIDataDecompressor.h */,
|
|
FF793E1A13F1A9F700F282D2 /* ASIDataDecompressor.m */,
|
|
78095E26128EF30C00230C8E /* ASICacheDelegate.h */,
|
|
78095E27128EF30C00230C8E /* ASIDownloadCache.h */,
|
|
78095E28128EF30C00230C8E /* ASIDownloadCache.m */,
|
|
78095E29128EF30C00230C8E /* ASIFormDataRequest.h */,
|
|
78095E2A128EF30C00230C8E /* ASIFormDataRequest.m */,
|
|
78095E2B128EF30C00230C8E /* ASIHTTPRequest.h */,
|
|
78095E2C128EF30C00230C8E /* ASIHTTPRequest.m */,
|
|
78095E2D128EF30C00230C8E /* ASIHTTPRequestConfig.h */,
|
|
78095E2E128EF30C00230C8E /* ASIHTTPRequestDelegate.h */,
|
|
78095E2F128EF30C00230C8E /* ASIInputStream.h */,
|
|
78095E30128EF30C00230C8E /* ASIInputStream.m */,
|
|
78095E31128EF30C00230C8E /* ASINetworkQueue.h */,
|
|
78095E32128EF30C00230C8E /* ASINetworkQueue.m */,
|
|
78095E33128EF30C00230C8E /* ASIProgressDelegate.h */,
|
|
);
|
|
path = ASI;
|
|
sourceTree = "<group>";
|
|
};
|
|
78FC34E911CA94900055C312 /* JSON */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78FC34EA11CA94900055C312 /* JSON.h */,
|
|
78FC34EB11CA94900055C312 /* NSObject+SBJSON.h */,
|
|
78FC34EC11CA94900055C312 /* NSObject+SBJSON.m */,
|
|
78FC34ED11CA94900055C312 /* NSString+SBJSON.h */,
|
|
78FC34EE11CA94900055C312 /* NSString+SBJSON.m */,
|
|
78FC34EF11CA94900055C312 /* SBJSON.h */,
|
|
78FC34F011CA94900055C312 /* SBJSON.m */,
|
|
78FC34F111CA94900055C312 /* SBJsonBase.h */,
|
|
78FC34F211CA94900055C312 /* SBJsonBase.m */,
|
|
78FC34F311CA94900055C312 /* SBJsonParser.h */,
|
|
78FC34F411CA94900055C312 /* SBJsonParser.m */,
|
|
78FC34F511CA94900055C312 /* SBJsonWriter.h */,
|
|
78FC34F611CA94900055C312 /* SBJsonWriter.m */,
|
|
);
|
|
name = JSON;
|
|
path = Source;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF1F13CC18A9C2BE00FDA816 /* TMCache */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF1F13CD18A9C2BE00FDA816 /* TMCache.h */,
|
|
FF1F13CE18A9C2BE00FDA816 /* TMCache.m */,
|
|
FF1F13CF18A9C2BE00FDA816 /* TMDiskCache.h */,
|
|
FF1F13D018A9C2BE00FDA816 /* TMDiskCache.m */,
|
|
FF1F13D118A9C2BE00FDA816 /* TMMemoryCache.h */,
|
|
FF1F13D218A9C2BE00FDA816 /* TMMemoryCache.m */,
|
|
);
|
|
name = TMCache;
|
|
path = "Other Sources/TMCache";
|
|
sourceTree = "<group>";
|
|
};
|
|
FF22FE5216E52BAD0046165A /* Foundation */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1D3623240D0F684500981E51 /* NewsBlurAppDelegate.h */,
|
|
1D3623250D0F684500981E51 /* NewsBlurAppDelegate.m */,
|
|
FFD1D72F1459B63500E46F89 /* BaseViewController.h */,
|
|
FFD1D7301459B63500E46F89 /* BaseViewController.m */,
|
|
FFE5322D144C8AC300ACFDE0 /* Utilities.h */,
|
|
FFE5322E144C8AC300ACFDE0 /* Utilities.m */,
|
|
43D818A115B940C200733444 /* DataUtilities.h */,
|
|
43D818A215B940C200733444 /* DataUtilities.m */,
|
|
436ACA8B15BF1088004E01CC /* NBContainerViewController.h */,
|
|
436ACA8C15BF1088004E01CC /* NBContainerViewController.m */,
|
|
FF4130A1162E10CF00DDB6A7 /* MenuTableViewCell.h */,
|
|
FF4130A2162E10CF00DDB6A7 /* MenuTableViewCell.m */,
|
|
FF6618C6176184560039913B /* NBNotifier.h */,
|
|
FF6618C7176184560039913B /* NBNotifier.m */,
|
|
FF11045D176950F900502C29 /* NBLoadingCell.h */,
|
|
FF11045E176950F900502C29 /* NBLoadingCell.m */,
|
|
FF9B8BB017F2351A0036A41C /* NBBarButtonItem.h */,
|
|
FF9B8BB117F2351A0036A41C /* NBBarButtonItem.m */,
|
|
FFCDD8FF17F65A71000C6483 /* NBSwipeableCell.h */,
|
|
FFCDD90017F65A71000C6483 /* NBSwipeableCell.m */,
|
|
FFAD89C018AC45A100D68567 /* StoriesCollection.h */,
|
|
FFAD89C118AC45A100D68567 /* StoriesCollection.m */,
|
|
);
|
|
name = Foundation;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF22FE5316E53ADC0046165A /* Underscore */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF22FE5416E53ADC0046165A /* Underscore+Functional.h */,
|
|
FF22FE5516E53ADC0046165A /* Underscore+Functional.m */,
|
|
FF22FE5616E53ADC0046165A /* Underscore-Prefix.pch */,
|
|
FF22FE5716E53ADC0046165A /* Underscore.h */,
|
|
FF22FE5816E53ADC0046165A /* Underscore.m */,
|
|
FF22FE5916E53ADC0046165A /* USArrayWrapper.h */,
|
|
FF22FE5A16E53ADC0046165A /* USArrayWrapper.m */,
|
|
FF22FE5B16E53ADC0046165A /* USConstants.h */,
|
|
FF22FE5C16E53ADC0046165A /* USDictionaryWrapper.h */,
|
|
FF22FE5D16E53ADC0046165A /* USDictionaryWrapper.m */,
|
|
);
|
|
path = Underscore;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF265C99187B63560080C332 /* Overshare Kit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF265C9A187B63560080C332 /* Dependencies */,
|
|
FF265CF8187B63570080C332 /* Images */,
|
|
FF265D5A187B63570080C332 /* NSCoder+OSKCoder.h */,
|
|
FF265D5B187B63570080C332 /* NSCoder+OSKCoder.m */,
|
|
FF265D5C187B63570080C332 /* NSData+OSKDerp.h */,
|
|
FF265D5D187B63570080C332 /* NSData+OSKDerp.m */,
|
|
FF265D5E187B63570080C332 /* NSDate+OSK_ISO8601.h */,
|
|
FF265D5F187B63570080C332 /* NSDate+OSK_ISO8601.m */,
|
|
FF265D60187B63570080C332 /* NSDictionary+OSKModel.h */,
|
|
FF265D61187B63570080C332 /* NSDictionary+OSKModel.m */,
|
|
FF265D62187B63570080C332 /* NSHTTPURLResponse+OSKUtilities.h */,
|
|
FF265D63187B63570080C332 /* NSHTTPURLResponse+OSKUtilities.m */,
|
|
FF265D64187B63570080C332 /* NSMutableURLRequest+OSKUtilities.h */,
|
|
FF265D65187B63570080C332 /* NSMutableURLRequest+OSKUtilities.m */,
|
|
FF265D66187B63570080C332 /* NSString+OSK_UUID.h */,
|
|
FF265D67187B63570080C332 /* NSString+OSK_UUID.m */,
|
|
FF265D68187B63570080C332 /* NSString+OSKDerp.h */,
|
|
FF265D69187B63570080C332 /* NSString+OSKDerp.m */,
|
|
FF265D6A187B63570080C332 /* OSK1PasswordBrowserActivity.h */,
|
|
FF265D6B187B63570080C332 /* OSK1PasswordBrowserActivity.m */,
|
|
FF265D6C187B63570080C332 /* OSK1PasswordSearchActivity.h */,
|
|
FF265D6D187B63570080C332 /* OSK1PasswordSearchActivity.m */,
|
|
FF265D6E187B63570080C332 /* OSKAccountChooserViewController.h */,
|
|
FF265D6F187B63570080C332 /* OSKAccountChooserViewController.m */,
|
|
FF265D70187B63570080C332 /* OSKAccountManagementViewController.h */,
|
|
FF265D71187B63570080C332 /* OSKAccountManagementViewController.m */,
|
|
FF265D72187B63570080C332 /* OSKAccountTypeCell.h */,
|
|
FF265D73187B63570080C332 /* OSKAccountTypeCell.m */,
|
|
FF265D74187B63570080C332 /* OSKActionSheet.h */,
|
|
FF265D75187B63580080C332 /* OSKActionSheet.m */,
|
|
FF265D76187B63580080C332 /* OSKActivitiesManager.h */,
|
|
FF265D77187B63580080C332 /* OSKActivitiesManager.m */,
|
|
FF265D78187B63580080C332 /* OSKActivity.h */,
|
|
FF265D79187B63580080C332 /* OSKActivity.m */,
|
|
FF265D7A187B63580080C332 /* OSKActivity_GenericAuthentication.h */,
|
|
FF265D7B187B63580080C332 /* OSKActivity_ManagedAccounts.h */,
|
|
FF265D7C187B63580080C332 /* OSKActivity_SystemAccounts.h */,
|
|
FF265D7D187B63580080C332 /* OSKActivityCollectionViewCell.h */,
|
|
FF265D7E187B63580080C332 /* OSKActivityCollectionViewCell.m */,
|
|
FF265D7F187B63580080C332 /* OSKActivityCollectionViewCell.xib */,
|
|
FF265D80187B63580080C332 /* OSKActivityCollectionViewCell_Pad.xib */,
|
|
FF265D81187B63580080C332 /* OSKActivityCollectionViewController.h */,
|
|
FF265D82187B63580080C332 /* OSKActivityCollectionViewController.m */,
|
|
FF265D83187B63580080C332 /* OSKActivityCustomizations.h */,
|
|
FF265D84187B63580080C332 /* OSKActivityIcon.h */,
|
|
FF265D85187B63580080C332 /* OSKActivityIcon.m */,
|
|
FF265D86187B63580080C332 /* OSKActivityIndicatorItem.h */,
|
|
FF265D87187B63580080C332 /* OSKActivityIndicatorItem.m */,
|
|
FF265D88187B63580080C332 /* OSKActivityOperation.h */,
|
|
FF265D89187B63580080C332 /* OSKActivityOperation.m */,
|
|
FF265D8A187B63580080C332 /* OSKActivitySheetDelegate.h */,
|
|
FF265D8B187B63580080C332 /* OSKActivitySheetViewController.h */,
|
|
FF265D8C187B63580080C332 /* OSKActivitySheetViewController.m */,
|
|
FF265D8D187B63580080C332 /* OSKActivitySheetViewController.xib */,
|
|
FF265D8E187B63580080C332 /* OSKActivityToggleCell.h */,
|
|
FF265D8F187B63580080C332 /* OSKActivityToggleCell.m */,
|
|
FF265D90187B63580080C332 /* OSKADNLoginManager.h */,
|
|
FF265D91187B63580080C332 /* OSKADNLoginManager.m */,
|
|
FF265D92187B63580080C332 /* OSKAirDropActivity.h */,
|
|
FF265D93187B63580080C332 /* OSKAirDropActivity.m */,
|
|
FF265D94187B63580080C332 /* OSKAirDropViewController.h */,
|
|
FF265D95187B63580080C332 /* OSKAirDropViewController.m */,
|
|
FF265D96187B63580080C332 /* OSKAlertView.h */,
|
|
FF265D97187B63580080C332 /* OSKAlertView.m */,
|
|
FF265D98187B63580080C332 /* OSKAppDotNetActivity.h */,
|
|
FF265D99187B63580080C332 /* OSKAppDotNetActivity.m */,
|
|
FF265D9A187B63580080C332 /* OSKAppDotNetAuthenticationViewController.h */,
|
|
FF265D9B187B63580080C332 /* OSKAppDotNetAuthenticationViewController.m */,
|
|
FF265D9C187B63580080C332 /* OSKAppDotNetUtility.h */,
|
|
FF265D9D187B63580080C332 /* OSKAppDotNetUtility.m */,
|
|
FF265D9E187B63580080C332 /* OSKApplicationCredential.h */,
|
|
FF265D9F187B63580080C332 /* OSKApplicationCredential.m */,
|
|
FF265DA0187B63580080C332 /* OSKAuthenticationViewController.h */,
|
|
FF265DA1187B63580080C332 /* OSKBloggingActivity.h */,
|
|
FF265DA2187B63580080C332 /* OSKBorderedButton.h */,
|
|
FF265DA3187B63580080C332 /* OSKBorderedButton.m */,
|
|
FF265DA4187B63580080C332 /* OSKChromeActivity.h */,
|
|
FF265DA5187B63580080C332 /* OSKChromeActivity.m */,
|
|
FF265DA6187B63580080C332 /* OSKColors.h */,
|
|
FF265DA7187B63580080C332 /* OSKCopyToPasteboardActivity.h */,
|
|
FF265DA8187B63580080C332 /* OSKCopyToPasteboardActivity.m */,
|
|
FF265DA9187B63580080C332 /* OSKEmailActivity.h */,
|
|
FF265DAA187B63580080C332 /* OSKEmailActivity.m */,
|
|
FF265DAB187B63580080C332 /* OSKFacebookActivity.h */,
|
|
FF265DAC187B63580080C332 /* OSKFacebookActivity.m */,
|
|
FF265DAD187B63580080C332 /* OSKFacebookAudienceChooserViewController.h */,
|
|
FF265DAE187B63580080C332 /* OSKFacebookAudienceChooserViewController.m */,
|
|
FF265DAF187B63580080C332 /* OSKFacebookPublishingViewController.h */,
|
|
FF265DB0187B63580080C332 /* OSKFacebookPublishingViewController.m */,
|
|
FF265DB1187B63580080C332 /* OSKFacebookPublishingViewController.xib */,
|
|
FF265DB2187B63580080C332 /* OSKFacebookUtility.h */,
|
|
FF265DB3187B63580080C332 /* OSKFacebookUtility.m */,
|
|
FF265DB4187B63580080C332 /* OSKFileManager.h */,
|
|
FF265DB5187B63580080C332 /* OSKFileManager.m */,
|
|
FF265DB6187B63580080C332 /* OSKInMemoryImageCache.h */,
|
|
FF265DB7187B63580080C332 /* OSKInMemoryImageCache.m */,
|
|
FF265DB8187B63580080C332 /* OSKInstapaperActivity.h */,
|
|
FF265DB9187B63580080C332 /* OSKInstapaperActivity.m */,
|
|
FF265DBA187B63580080C332 /* OSKInstapaperUtility.h */,
|
|
FF265DBB187B63580080C332 /* OSKInstapaperUtility.m */,
|
|
FF265DBC187B63580080C332 /* OSKKeychainUtility.h */,
|
|
FF265DBD187B63580080C332 /* OSKKeychainUtility.m */,
|
|
FF265DBE187B63580080C332 /* OSKLinkShorteningUtility.h */,
|
|
FF265DBF187B63580080C332 /* OSKLinkShorteningUtility.m */,
|
|
FF265DC0187B63580080C332 /* OSKLogger.h */,
|
|
FF265DC1187B63580080C332 /* OSKMailComposeViewController.h */,
|
|
FF265DC2187B63580080C332 /* OSKMailComposeViewController.m */,
|
|
FF265DC3187B63580080C332 /* OSKManagedAccount.h */,
|
|
FF265DC4187B63580080C332 /* OSKManagedAccount.m */,
|
|
FF265DC5187B63580080C332 /* OSKManagedAccountCredential.h */,
|
|
FF265DC6187B63580080C332 /* OSKManagedAccountCredential.m */,
|
|
FF265DC7187B63580080C332 /* OSKManagedAccountStore.h */,
|
|
FF265DC8187B63580080C332 /* OSKManagedAccountStore.m */,
|
|
FF265DC9187B63590080C332 /* OSKMessageComposeViewController.h */,
|
|
FF265DCA187B63590080C332 /* OSKMessageComposeViewController.m */,
|
|
FF265DCB187B63590080C332 /* OSKMicrobloggingActivity.h */,
|
|
FF265DCC187B63590080C332 /* OSKMicroblogPublishingViewController.h */,
|
|
FF265DCD187B63590080C332 /* OSKMicroblogPublishingViewController.m */,
|
|
FF265DCE187B63590080C332 /* OSKMicroblogPublishingViewController.xib */,
|
|
FF265DCF187B63590080C332 /* OSKNavigationController.h */,
|
|
FF265DD0187B63590080C332 /* OSKNavigationController.m */,
|
|
FF265DD1187B63590080C332 /* OSKOAuthUtility.h */,
|
|
FF265DD2187B63590080C332 /* OSKOAuthUtility.m */,
|
|
FF265DD3187B63590080C332 /* OSKOmnifocusActivity.h */,
|
|
FF265DD4187B63590080C332 /* OSKOmnifocusActivity.m */,
|
|
FF265DD5187B63590080C332 /* OSKPagedHorizontalLayout.h */,
|
|
FF265DD6187B63590080C332 /* OSKPagedHorizontalLayout.m */,
|
|
FF265DD7187B63590080C332 /* OSKPinboardActivity.h */,
|
|
FF265DD8187B63590080C332 /* OSKPinboardActivity.m */,
|
|
FF265DD9187B63590080C332 /* OSKPinboardUtility.h */,
|
|
FF265DDA187B63590080C332 /* OSKPinboardUtility.m */,
|
|
FF265DDB187B63590080C332 /* OSKPocketAccountViewController.h */,
|
|
FF265DDC187B63590080C332 /* OSKPocketAccountViewController.m */,
|
|
FF265DDD187B63590080C332 /* OSKPocketActivity.h */,
|
|
FF265DDE187B63590080C332 /* OSKPocketActivity.m */,
|
|
FF265DDF187B63590080C332 /* OSKPresentationColor.h */,
|
|
FF265DE0187B63590080C332 /* OSKPresentationLocalization.h */,
|
|
FF265DE1187B63590080C332 /* OSKPresentationManager.h */,
|
|
FF265DE2187B63590080C332 /* OSKPresentationManager.m */,
|
|
FF265DE3187B63590080C332 /* OSKPresentationManager_Protected.h */,
|
|
FF265DE4187B63590080C332 /* OSKPresentationStyle.h */,
|
|
FF265DE5187B63590080C332 /* OSKPresentationViewControllers.h */,
|
|
FF265DE6187B63590080C332 /* OSKPublishingViewController.h */,
|
|
FF265DE7187B63590080C332 /* OSKPurchasingViewController.h */,
|
|
FF265DE8187B63590080C332 /* OSKReadabilityActivity.h */,
|
|
FF265DE9187B63590080C332 /* OSKReadabilityActivity.m */,
|
|
FF265DEA187B63590080C332 /* OSKReadabilityUtility.h */,
|
|
FF265DEB187B63590080C332 /* OSKReadabilityUtility.m */,
|
|
FF265DEC187B63590080C332 /* OSKRPSTPasswordManagementAppService.h */,
|
|
FF265DED187B63590080C332 /* OSKRPSTPasswordManagementAppService.m */,
|
|
FF265DEE187B63590080C332 /* OSKSafariActivity.h */,
|
|
FF265DEF187B63590080C332 /* OSKSafariActivity.m */,
|
|
FF265DF0187B63590080C332 /* OSKSession.h */,
|
|
FF265DF1187B63590080C332 /* OSKSession.m */,
|
|
FF265DF2187B63590080C332 /* OSKSessionController.h */,
|
|
FF265DF3187B63590080C332 /* OSKSessionController.m */,
|
|
FF265DF4187B63590080C332 /* OSKSessionController_Pad.h */,
|
|
FF265DF5187B63590080C332 /* OSKSessionController_Pad.m */,
|
|
FF265DF6187B63590080C332 /* OSKSessionController_Phone.h */,
|
|
FF265DF7187B63590080C332 /* OSKSessionController_Phone.m */,
|
|
FF265DF8187B63590080C332 /* OSKShareableContent.h */,
|
|
FF265DF9187B63590080C332 /* OSKShareableContent.m */,
|
|
FF265DFA187B63590080C332 /* OSKShareableContentItem.h */,
|
|
FF265DFB187B63590080C332 /* OSKShareableContentItem.m */,
|
|
FF265DFC187B63590080C332 /* OSKSMSActivity.h */,
|
|
FF265DFD187B63590080C332 /* OSKSMSActivity.m */,
|
|
FF265DFE187B63590080C332 /* OSKSystemAccountStore.h */,
|
|
FF265DFF187B63590080C332 /* OSKSystemAccountStore.m */,
|
|
FF265E00187B63590080C332 /* OSKTextView.h */,
|
|
FF265E01187B63590080C332 /* OSKTextView.m */,
|
|
FF265E02187B63590080C332 /* OSKThingsActivity.h */,
|
|
FF265E03187B63590080C332 /* OSKThingsActivity.m */,
|
|
FF265E04187B63590080C332 /* OSKTwitterActivity.h */,
|
|
FF265E05187B63590080C332 /* OSKTwitterActivity.m */,
|
|
FF265E06187B63590080C332 /* OSKTwitterText.h */,
|
|
FF265E07187B63590080C332 /* OSKTwitterText.m */,
|
|
FF265E08187B63590080C332 /* OSKTwitterTextEntity.h */,
|
|
FF265E09187B63590080C332 /* OSKTwitterTextEntity.m */,
|
|
FF265E0A187B63590080C332 /* OSKTwitterUtility.h */,
|
|
FF265E0B187B63590080C332 /* OSKTwitterUtility.m */,
|
|
FF265E0C187B63590080C332 /* OSKUsernamePasswordCell.h */,
|
|
FF265E0D187B63590080C332 /* OSKUsernamePasswordCell.m */,
|
|
FF265E0E187B63590080C332 /* OSKUsernamePasswordViewController.h */,
|
|
FF265E0F187B63590080C332 /* OSKUsernamePasswordViewController.m */,
|
|
FF265E10187B63590080C332 /* OSKWebViewController.h */,
|
|
FF265E11187B63590080C332 /* OSKWebViewController.m */,
|
|
FF265E12187B635A0080C332 /* OvershareKit-iOS.h */,
|
|
FF265E13187B635A0080C332 /* OvershareKit.h */,
|
|
FF265E14187B635A0080C332 /* UIColor+OSKUtility.h */,
|
|
FF265E15187B635A0080C332 /* UIColor+OSKUtility.m */,
|
|
FF265E16187B635A0080C332 /* UIDevice+OSKHardware.h */,
|
|
FF265E17187B635A0080C332 /* UIDevice+OSKHardware.m */,
|
|
FF265E18187B635A0080C332 /* UIImage+OSKUtilities.h */,
|
|
FF265E19187B635A0080C332 /* UIImage+OSKUtilities.m */,
|
|
FF265E1A187B635A0080C332 /* UIView+OSKUtilities.h */,
|
|
FF265E1B187B635A0080C332 /* UIView+OSKUtilities.m */,
|
|
FF265E1C187B635A0080C332 /* UIViewController+OSKUtilities.h */,
|
|
FF265E1D187B635A0080C332 /* UIViewController+OSKUtilities.m */,
|
|
);
|
|
name = "Overshare Kit";
|
|
path = "Other Sources/Overshare Kit";
|
|
sourceTree = "<group>";
|
|
};
|
|
FF265C9A187B63560080C332 /* Dependencies */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF265C9B187B63560080C332 /* ADNLogin-SDK */,
|
|
FF265CBC187B63570080C332 /* Pocket-SDK */,
|
|
);
|
|
path = Dependencies;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF265C9B187B63560080C332 /* ADNLogin-SDK */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF265CB7187B63570080C332 /* SDK */,
|
|
);
|
|
path = "ADNLogin-SDK";
|
|
sourceTree = "<group>";
|
|
};
|
|
FF265CB7187B63570080C332 /* SDK */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF265CB8187B63570080C332 /* ADNLogin.h */,
|
|
FF265CB9187B63570080C332 /* ADNLogin.m */,
|
|
FF265CBA187B63570080C332 /* ADNPassportLaunchView.h */,
|
|
FF265CBB187B63570080C332 /* ADNPassportLaunchView.m */,
|
|
);
|
|
path = SDK;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF265CBC187B63570080C332 /* Pocket-SDK */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF265CED187B63570080C332 /* SDK */,
|
|
);
|
|
path = "Pocket-SDK";
|
|
sourceTree = "<group>";
|
|
};
|
|
FF265CED187B63570080C332 /* SDK */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF265CEE187B63570080C332 /* PocketAPI+NSOperation.h */,
|
|
FF265CEF187B63570080C332 /* PocketAPI.h */,
|
|
FF265CF0187B63570080C332 /* PocketAPI.m */,
|
|
FF265CF1187B63570080C332 /* PocketAPILogin.h */,
|
|
FF265CF2187B63570080C332 /* PocketAPILogin.m */,
|
|
FF265CF3187B63570080C332 /* PocketAPIOperation.h */,
|
|
FF265CF4187B63570080C332 /* PocketAPIOperation.m */,
|
|
FF265CF5187B63570080C332 /* PocketAPITypes.h */,
|
|
FF265CF6187B63570080C332 /* SFHFKeychainUtils.h */,
|
|
FF265CF7187B63570080C332 /* SFHFKeychainUtils.m */,
|
|
);
|
|
path = SDK;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF265CF8187B63570080C332 /* Images */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF265CF9187B63570080C332 /* 1Password-Icon-120.png */,
|
|
FF265CFA187B63570080C332 /* 1Password-Icon-60@2x.png */,
|
|
FF265CFB187B63570080C332 /* 1Password-Icon-76.png */,
|
|
FF265CFC187B63570080C332 /* 1Password-Icon-76@2x.png */,
|
|
FF265CFD187B63570080C332 /* Chrome-Icon-29.png */,
|
|
FF265CFE187B63570080C332 /* Chrome-Icon-29@2x.png */,
|
|
FF265CFF187B63570080C332 /* Chrome-Icon-60@2x.png */,
|
|
FF265D00187B63570080C332 /* Chrome-Icon-76.png */,
|
|
FF265D01187B63570080C332 /* Chrome-Icon-76@2x.png */,
|
|
FF265D02187B63570080C332 /* Instapaper-Icon-120.png */,
|
|
FF265D03187B63570080C332 /* Instapaper-Icon-29.png */,
|
|
FF265D04187B63570080C332 /* Instapaper-Icon-29@2x.png */,
|
|
FF265D05187B63570080C332 /* Instapaper-Icon-60@2x.png */,
|
|
FF265D06187B63570080C332 /* Instapaper-Icon-76.png */,
|
|
FF265D07187B63570080C332 /* Instapaper-Icon-76@2x.png */,
|
|
FF265D08187B63570080C332 /* Omnifocus-Icon-60@2x.png */,
|
|
FF265D09187B63570080C332 /* Omnifocus-Icon-72.png */,
|
|
FF265D0A187B63570080C332 /* Omnifocus-Icon-72@2x.png */,
|
|
FF265D0B187B63570080C332 /* osk-airDropIcon-60@2x.png */,
|
|
FF265D0C187B63570080C332 /* osk-airDropIcon-76.png */,
|
|
FF265D0D187B63570080C332 /* osk-airDropIcon-76@2x.png */,
|
|
FF265D0E187B63570080C332 /* osk-appDotNetIcon-29.png */,
|
|
FF265D0F187B63570080C332 /* osk-appDotNetIcon-29@2x.png */,
|
|
FF265D10187B63570080C332 /* osk-appDotNetIcon-60@2x.png */,
|
|
FF265D11187B63570080C332 /* osk-appDotNetIcon-76.png */,
|
|
FF265D12187B63570080C332 /* osk-appDotNetIcon-76@2x.png */,
|
|
FF265D13187B63570080C332 /* osk-appStoreIcon-76.png */,
|
|
FF265D14187B63570080C332 /* osk-appStoreIcon-76@2x.png */,
|
|
FF265D15187B63570080C332 /* osk-copyIcon-purple-29@2x.png */,
|
|
FF265D16187B63570080C332 /* osk-copyIcon-purple-60@2x.png */,
|
|
FF265D17187B63570080C332 /* osk-copyIcon-purple-76.png */,
|
|
FF265D18187B63570080C332 /* osk-copyIcon-purple-76@2x.png */,
|
|
FF265D19187B63570080C332 /* osk-copyIcon-yellow-29@2x.png */,
|
|
FF265D1A187B63570080C332 /* osk-copyIcon-yellow-60@2x.png */,
|
|
FF265D1B187B63570080C332 /* osk-copyIcon-yellow-76.png */,
|
|
FF265D1C187B63570080C332 /* osk-copyIcon-yellow-76@2x.png */,
|
|
FF265D1D187B63570080C332 /* osk-facebookIcon-60@2x.png */,
|
|
FF265D1E187B63570080C332 /* osk-facebookIcon-76.png */,
|
|
FF265D1F187B63570080C332 /* osk-facebookIcon-76@2x.png */,
|
|
FF265D20187B63570080C332 /* osk-flickrIcon-60@2x.png */,
|
|
FF265D21187B63570080C332 /* osk-flickrIcon-76.png */,
|
|
FF265D22187B63570080C332 /* osk-flickrIcon-76@2x.png */,
|
|
FF265D23187B63570080C332 /* osk-iap-badge-60.png */,
|
|
FF265D24187B63570080C332 /* osk-iap-badge-60@2x.png */,
|
|
FF265D25187B63570080C332 /* osk-iap-badge-76.png */,
|
|
FF265D26187B63570080C332 /* osk-iap-badge-76@2x.png */,
|
|
FF265D27187B63570080C332 /* osk-icon-border-60@2x.png */,
|
|
FF265D28187B63570080C332 /* osk-icon-border-76.png */,
|
|
FF265D29187B63570080C332 /* osk-icon-border-76@2x.png */,
|
|
FF265D2A187B63570080C332 /* osk-iconMask-bw-29.png */,
|
|
FF265D2B187B63570080C332 /* osk-iconMask-bw-29@2x.png */,
|
|
FF265D2C187B63570080C332 /* osk-iconMask-bw-60@2x.png */,
|
|
FF265D2D187B63570080C332 /* osk-iconMask-bw-76.png */,
|
|
FF265D2E187B63570080C332 /* osk-iconMask-bw-76@2x.png */,
|
|
FF265D2F187B63570080C332 /* osk-mailIcon-60@2x.png */,
|
|
FF265D30187B63570080C332 /* osk-mailIcon-76.png */,
|
|
FF265D31187B63570080C332 /* osk-mailIcon-76@2x.png */,
|
|
FF265D32187B63570080C332 /* osk-messagesIcon-60@2x.png */,
|
|
FF265D33187B63570080C332 /* osk-messagesIcon-76.png */,
|
|
FF265D34187B63570080C332 /* osk-messagesIcon-76@2x.png */,
|
|
FF265D35187B63570080C332 /* osk-navbarButton-disabled.png */,
|
|
FF265D36187B63570080C332 /* osk-navbarButton-disabled@2x.png */,
|
|
FF265D37187B63570080C332 /* osk-navbarButton-highlighted.png */,
|
|
FF265D38187B63570080C332 /* osk-navbarButton-highlighted@2x.png */,
|
|
FF265D39187B63570080C332 /* osk-navbarButton.png */,
|
|
FF265D3A187B63570080C332 /* osk-navbarButton@2x.png */,
|
|
FF265D3B187B63570080C332 /* osk-photosIcon-60@2x.png */,
|
|
FF265D3C187B63570080C332 /* osk-photosIcon-76.png */,
|
|
FF265D3D187B63570080C332 /* osk-photosIcon-76@2x.png */,
|
|
FF265D3E187B63570080C332 /* osk-pinboardIcon-29.png */,
|
|
FF265D3F187B63570080C332 /* osk-pinboardIcon-29@2x.png */,
|
|
FF265D40187B63570080C332 /* osk-pinboardIcon-60@2x.png */,
|
|
FF265D41187B63570080C332 /* osk-pinboardIcon-76.png */,
|
|
FF265D42187B63570080C332 /* osk-pinboardIcon-76@2x.png */,
|
|
FF265D43187B63570080C332 /* osk-readabilityIcon-29.png */,
|
|
FF265D44187B63570080C332 /* osk-readabilityIcon-29@2x.png */,
|
|
FF265D45187B63570080C332 /* osk-readabilityIcon-60@2x.png */,
|
|
FF265D46187B63570080C332 /* osk-readabilityIcon-76.png */,
|
|
FF265D47187B63570080C332 /* osk-readabilityIcon-76@2x.png */,
|
|
FF265D48187B63570080C332 /* osk-safariIcon-60@2x.png */,
|
|
FF265D49187B63570080C332 /* osk-safariIcon-76.png */,
|
|
FF265D4A187B63570080C332 /* osk-safariIcon-76@2x.png */,
|
|
FF265D4B187B63570080C332 /* osk-settingsPlaceholder@2x.png */,
|
|
FF265D4C187B63570080C332 /* osk-twitterIcon-60@2x.png */,
|
|
FF265D4D187B63570080C332 /* osk-twitterIcon-76.png */,
|
|
FF265D4E187B63570080C332 /* osk-twitterIcon-76@2x.png */,
|
|
FF265D4F187B63570080C332 /* Pocket-Icon-29.png */,
|
|
FF265D50187B63570080C332 /* Pocket-Icon-29@2x.png */,
|
|
FF265D51187B63570080C332 /* Pocket-Icon-60@2x.png */,
|
|
FF265D52187B63570080C332 /* Pocket-Icon-76.png */,
|
|
FF265D53187B63570080C332 /* Pocket-Icon-76@2x.png */,
|
|
FF265D54187B63570080C332 /* Riposte-Icon-60@2x.png */,
|
|
FF265D55187B63570080C332 /* Riposte-Icon-76.png */,
|
|
FF265D56187B63570080C332 /* Riposte-Icon-76@2x.png */,
|
|
FF265D57187B63570080C332 /* Things-Icon-60@2x.png */,
|
|
FF265D58187B63570080C332 /* Things-Icon-76.png */,
|
|
FF265D59187B63570080C332 /* Things-Icon-76@2x.png */,
|
|
);
|
|
path = Images;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF29708816DD7AA400E92F85 /* segmented */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF29708D16DD7C8A00E92F85 /* segment_left_selected.png */,
|
|
FF29708F16DD7FD800E92F85 /* segment_unselected.png */,
|
|
FF29709116DD80F700E92F85 /* segment_right_selected.png */,
|
|
FF29708916DD7AA400E92F85 /* segment_active.png */,
|
|
FF29708A16DD7AA400E92F85 /* segment_inactive.png */,
|
|
);
|
|
path = segmented;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF2D8CAC1488633A00057B80 /* Reachability */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF2D8CAD1488633A00057B80 /* Reachability.h */,
|
|
FF2D8CAE1488633A00057B80 /* Reachability.m */,
|
|
);
|
|
path = Reachability;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF753CC2175858FC00344EC9 /* fmdb */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF753CC3175858FC00344EC9 /* FMDatabase.h */,
|
|
FF753CC4175858FC00344EC9 /* FMDatabase.m */,
|
|
FF753CC5175858FC00344EC9 /* FMDatabaseAdditions.h */,
|
|
FF753CC6175858FC00344EC9 /* FMDatabaseAdditions.m */,
|
|
FF753CC7175858FC00344EC9 /* FMDatabasePool.h */,
|
|
FF753CC8175858FC00344EC9 /* FMDatabasePool.m */,
|
|
FF753CC9175858FC00344EC9 /* FMDatabaseQueue.h */,
|
|
FF753CCA175858FC00344EC9 /* FMDatabaseQueue.m */,
|
|
FF753CCB175858FC00344EC9 /* fmdb.m */,
|
|
FF753CCC175858FC00344EC9 /* FMResultSet.h */,
|
|
FF753CCD175858FC00344EC9 /* FMResultSet.m */,
|
|
);
|
|
name = fmdb;
|
|
path = "Other Sources/fmdb";
|
|
sourceTree = "<group>";
|
|
};
|
|
FF855B581794B03A0098D48A /* Offline */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF855B591794B0670098D48A /* OfflineSyncUnreads.h */,
|
|
FF855B5A1794B0670098D48A /* OfflineSyncUnreads.m */,
|
|
FF855B5C1794B0760098D48A /* OfflineFetchStories.h */,
|
|
FF855B5D1794B0760098D48A /* OfflineFetchStories.m */,
|
|
FF855B5F1794B0830098D48A /* OfflineFetchImages.h */,
|
|
FF855B601794B0830098D48A /* OfflineFetchImages.m */,
|
|
FF0FAEAF17B0846C008651F9 /* OfflineCleanImages.h */,
|
|
FF0FAEB017B0846C008651F9 /* OfflineCleanImages.m */,
|
|
);
|
|
name = Offline;
|
|
sourceTree = "<group>";
|
|
};
|
|
FFB9BE3F17F4B65B00FE0A36 /* logos */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF322236185BC1CE004078AA /* logo_80.png */,
|
|
FF322234185BC1AA004078AA /* logo_58.png */,
|
|
FFCDD8ED17F4BCB4000C6483 /* Default-568h@2x.png */,
|
|
FFCDD8EE17F4BCB4000C6483 /* Default-landscape.png */,
|
|
FFCDD8EF17F4BCB4000C6483 /* Default-landscape@2x.png */,
|
|
FFCDD8F017F4BCB4000C6483 /* Default-portrait.png */,
|
|
FFCDD8F117F4BCB4000C6483 /* Default-portrait@2x.png */,
|
|
FFCDD8F217F4BCB4000C6483 /* Default.png */,
|
|
FFB9BE4017F4B65B00FE0A36 /* logo_120.png */,
|
|
FFB9BE4117F4B65B00FE0A36 /* logo_152.png */,
|
|
FFB9BE4217F4B65B00FE0A36 /* logo_29.png */,
|
|
FFB9BE4317F4B65B00FE0A36 /* logo_40.png */,
|
|
FFB9BE4417F4B65B00FE0A36 /* logo_120~iphone.png */,
|
|
FFB9BE4517F4B65B00FE0A36 /* logo_76.png */,
|
|
FFB9BE4617F4B65B00FE0A36 /* logo_120@2x.png */,
|
|
);
|
|
path = logos;
|
|
sourceTree = "<group>";
|
|
};
|
|
FFCDD8FB17F6368F000C6483 /* MCSwipeTableViewCell */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFCDD8FC17F6368F000C6483 /* MCSwipeTableViewCell.h */,
|
|
FFCDD8FD17F6368F000C6483 /* MCSwipeTableViewCell.m */,
|
|
);
|
|
name = MCSwipeTableViewCell;
|
|
path = "Other Sources/MCSwipeTableViewCell";
|
|
sourceTree = "<group>";
|
|
};
|
|
FFDCA0A316E80866000D8E0C /* REComposeViewController */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFDCA0A416E80866000D8E0C /* DEComposeRuledView.h */,
|
|
FFDCA0A516E80866000D8E0C /* DEComposeRuledView.m */,
|
|
FFDCA0A616E80866000D8E0C /* DEComposeTextView.h */,
|
|
FFDCA0A716E80866000D8E0C /* DEComposeTextView.m */,
|
|
FFDCA0A816E80866000D8E0C /* REComposeBackgroundView.h */,
|
|
FFDCA0A916E80866000D8E0C /* REComposeBackgroundView.m */,
|
|
FFDCA0AA16E80866000D8E0C /* REComposeSheetView.h */,
|
|
FFDCA0AB16E80866000D8E0C /* REComposeSheetView.m */,
|
|
FFDCA0AC16E80866000D8E0C /* REComposeViewController.bundle */,
|
|
FFDCA0AD16E80866000D8E0C /* REComposeViewController.h */,
|
|
FFDCA0AE16E80866000D8E0C /* REComposeViewController.m */,
|
|
);
|
|
path = REComposeViewController;
|
|
sourceTree = "<group>";
|
|
};
|
|
FFDCA0B516E80877000D8E0C /* cocoa-oauth */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFDCA0B616E80877000D8E0C /* GCOAuth.h */,
|
|
FFDCA0B716E80877000D8E0C /* GCOAuth.m */,
|
|
FFDCA0B816E80877000D8E0C /* NSData+Base64.h */,
|
|
FFDCA0B916E80877000D8E0C /* NSData+Base64.m */,
|
|
FFDCA0BA16E80877000D8E0C /* README.md */,
|
|
);
|
|
path = "cocoa-oauth";
|
|
sourceTree = "<group>";
|
|
};
|
|
FFF1E498177504CA00BF59D3 /* InAppSettingsKit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFF1E499177504CA00BF59D3 /* Controllers */,
|
|
FFF1E4A1177504CA00BF59D3 /* Models */,
|
|
FFF1E4AC177504CA00BF59D3 /* Views */,
|
|
);
|
|
name = InAppSettingsKit;
|
|
path = "Other Sources/InAppSettingsKit";
|
|
sourceTree = "<group>";
|
|
};
|
|
FFF1E499177504CA00BF59D3 /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFF1E49A177504CA00BF59D3 /* IASKAppSettingsViewController.h */,
|
|
FFF1E49B177504CA00BF59D3 /* IASKAppSettingsViewController.m */,
|
|
FFF1E49C177504CA00BF59D3 /* IASKAppSettingsWebViewController.h */,
|
|
FFF1E49D177504CA00BF59D3 /* IASKAppSettingsWebViewController.m */,
|
|
FFF1E49E177504CA00BF59D3 /* IASKSpecifierValuesViewController.h */,
|
|
FFF1E49F177504CA00BF59D3 /* IASKSpecifierValuesViewController.m */,
|
|
FFF1E4A0177504CA00BF59D3 /* IASKViewController.h */,
|
|
);
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
FFF1E4A1177504CA00BF59D3 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFF1E4A2177504CA00BF59D3 /* IASKSettingsReader.h */,
|
|
FFF1E4A3177504CA00BF59D3 /* IASKSettingsReader.m */,
|
|
FFF1E4A4177504CA00BF59D3 /* IASKSettingsStore.h */,
|
|
FFF1E4A5177504CA00BF59D3 /* IASKSettingsStore.m */,
|
|
FFF1E4A6177504CA00BF59D3 /* IASKSettingsStoreFile.h */,
|
|
FFF1E4A7177504CA00BF59D3 /* IASKSettingsStoreFile.m */,
|
|
FFF1E4A8177504CA00BF59D3 /* IASKSettingsStoreUserDefaults.h */,
|
|
FFF1E4A9177504CA00BF59D3 /* IASKSettingsStoreUserDefaults.m */,
|
|
FFF1E4AA177504CA00BF59D3 /* IASKSpecifier.h */,
|
|
FFF1E4AB177504CA00BF59D3 /* IASKSpecifier.m */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
FFF1E4AC177504CA00BF59D3 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFF1E4AD177504CA00BF59D3 /* IASKPSSliderSpecifierViewCell.h */,
|
|
FFF1E4AE177504CA00BF59D3 /* IASKPSSliderSpecifierViewCell.m */,
|
|
FFF1E4AF177504CA00BF59D3 /* IASKPSTextFieldSpecifierViewCell.h */,
|
|
FFF1E4B0177504CA00BF59D3 /* IASKPSTextFieldSpecifierViewCell.m */,
|
|
FFF1E4B1177504CA00BF59D3 /* IASKPSTitleValueSpecifierViewCell.h */,
|
|
FFF1E4B2177504CA00BF59D3 /* IASKPSTitleValueSpecifierViewCell.m */,
|
|
FFF1E4B3177504CA00BF59D3 /* IASKSlider.h */,
|
|
FFF1E4B4177504CA00BF59D3 /* IASKSlider.m */,
|
|
FFF1E4B5177504CA00BF59D3 /* IASKSwitch.h */,
|
|
FFF1E4B6177504CA00BF59D3 /* IASKSwitch.m */,
|
|
FFF1E4B7177504CA00BF59D3 /* IASKTextField.h */,
|
|
FFF1E4B8177504CA00BF59D3 /* IASKTextField.m */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
1D6058900D05DD3D006BFB54 /* NewsBlur */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "NewsBlur" */;
|
|
buildPhases = (
|
|
1D60588D0D05DD3D006BFB54 /* Resources */,
|
|
1D60588E0D05DD3D006BFB54 /* Sources */,
|
|
1D60588F0D05DD3D006BFB54 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = NewsBlur;
|
|
productName = NewsBlur;
|
|
productReference = 1D6058910D05DD3D006BFB54 /* NewsBlur.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
29B97313FDCFA39411CA2CEA /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0500;
|
|
ORGANIZATIONNAME = NewsBlur;
|
|
TargetAttributes = {
|
|
1D6058900D05DD3D006BFB54 = {
|
|
DevelopmentTeam = U92APKK285;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "NewsBlur" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 1;
|
|
knownRegions = (
|
|
English,
|
|
Japanese,
|
|
French,
|
|
German,
|
|
de,
|
|
en,
|
|
cs,
|
|
es,
|
|
eu,
|
|
fi,
|
|
fr,
|
|
it,
|
|
ja,
|
|
ko,
|
|
nl,
|
|
no,
|
|
pl,
|
|
pt,
|
|
ru,
|
|
sk,
|
|
sv,
|
|
vi,
|
|
zh_CN,
|
|
);
|
|
mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
1D6058900D05DD3D006BFB54 /* NewsBlur */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
1D60588D0D05DD3D006BFB54 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
FF265F12187B6D4F0080C332 /* fitvid.js in Resources */,
|
|
FF67D3CC168A73380057A7DA /* storyDetailView.js in Resources */,
|
|
FF67D3CD168A73380057A7DA /* zepto.js in Resources */,
|
|
FF265E4F187B635A0080C332 /* Chrome-Icon-29@2x.png in Resources */,
|
|
FF67D3CE168A73380057A7DA /* trainer.js in Resources */,
|
|
FF67D3CF168A73380057A7DA /* fastTouch.js in Resources */,
|
|
FF265E7E187B635A0080C332 /* osk-iconMask-bw-76.png in Resources */,
|
|
43B8F022156603180008733D /* AddSiteAutocompleteCell.xib in Resources */,
|
|
43B8F023156603180008733D /* AddSiteViewController.xib in Resources */,
|
|
FF265E9F187B635A0080C332 /* osk-twitterIcon-76@2x.png in Resources */,
|
|
43B8F025156603180008733D /* FeedDetailViewController.xib in Resources */,
|
|
43B8F026156603180008733D /* LoginViewController.xib in Resources */,
|
|
43B8F027156603180008733D /* MainWindow.xib in Resources */,
|
|
43B8F028156603180008733D /* MoveSiteViewController.xib in Resources */,
|
|
43B8F029156603180008733D /* NewsBlurViewController.xib in Resources */,
|
|
FF265E8A187B635A0080C332 /* osk-navbarButton.png in Resources */,
|
|
43B8F02A156603180008733D /* OriginalStoryViewController.xib in Resources */,
|
|
43B8F02B156603180008733D /* StoryDetailViewController.xib in Resources */,
|
|
433D24821582EEC000AE9E72 /* LoginViewController~ipad.xib in Resources */,
|
|
433D24831582EEC300AE9E72 /* MainWindow~ipad.xib in Resources */,
|
|
FF265E5E187B635A0080C332 /* osk-airDropIcon-76@2x.png in Resources */,
|
|
433D24841582EEC500AE9E72 /* MoveSiteViewController~ipad.xib in Resources */,
|
|
FF265E78187B635A0080C332 /* osk-icon-border-60@2x.png in Resources */,
|
|
433D24871582EECD00AE9E72 /* StoryDetailViewController~ipad.xib in Resources */,
|
|
433323B8158901A40025064D /* fountain_pen.png in Resources */,
|
|
FF265E7D187B635A0080C332 /* osk-iconMask-bw-60@2x.png in Resources */,
|
|
FF265EA6187B635A0080C332 /* Riposte-Icon-76.png in Resources */,
|
|
433323B9158901A40025064D /* fountain_pen@2x.png in Resources */,
|
|
FF265E68187B635A0080C332 /* osk-copyIcon-purple-76.png in Resources */,
|
|
FF265E9E187B635A0080C332 /* osk-twitterIcon-76.png in Resources */,
|
|
433323BB158901C10025064D /* login_background.png in Resources */,
|
|
FF265E93187B635A0080C332 /* osk-pinboardIcon-76@2x.png in Resources */,
|
|
433323BE1589022C0025064D /* user.png in Resources */,
|
|
433323BF1589022C0025064D /* user@2x.png in Resources */,
|
|
FF265EA1187B635A0080C332 /* Pocket-Icon-29@2x.png in Resources */,
|
|
433323C215895E280025064D /* orange_button.png in Resources */,
|
|
433323C5158963BB0025064D /* orange_button@2x.png in Resources */,
|
|
FF265E4B187B635A0080C332 /* 1Password-Icon-60@2x.png in Resources */,
|
|
433323CE158968ED0025064D /* FirstTimeUserViewController.xib in Resources */,
|
|
FF265EBD187B635A0080C332 /* OSKActivityCollectionViewCell_Pad.xib in Resources */,
|
|
FF265E82187B635A0080C332 /* osk-mailIcon-76@2x.png in Resources */,
|
|
43C95C49158BEC450086C69B /* GoogleReaderViewController.xib in Resources */,
|
|
43763AD2158F90B100B3DBE2 /* FontSettingsViewController.xib in Resources */,
|
|
439DAB211590DA350019B0EB /* FeedsMenuViewController.xib in Resources */,
|
|
FF265E89187B635A0080C332 /* osk-navbarButton-highlighted@2x.png in Resources */,
|
|
FF265E86187B635A0080C332 /* osk-navbarButton-disabled.png in Resources */,
|
|
437AA8CB159394E2005463F5 /* ShareViewController~ipad.xib in Resources */,
|
|
FF88F10D1811BAEC007FEE78 /* unread_green@2x.png in Resources */,
|
|
FF265E71187B635A0080C332 /* osk-flickrIcon-60@2x.png in Resources */,
|
|
43081E2215AFE84200B24D7A /* ShareViewController.xib in Resources */,
|
|
43A4C44E15B00A26008787B5 /* arrow.png in Resources */,
|
|
FF265E83187B635A0080C332 /* osk-messagesIcon-60@2x.png in Resources */,
|
|
FF265E88187B635A0080C332 /* osk-navbarButton-highlighted.png in Resources */,
|
|
43A4C44F15B00A26008787B5 /* arrow@2x.png in Resources */,
|
|
43A4C45215B00A26008787B5 /* Background.png in Resources */,
|
|
43A4C45315B00A26008787B5 /* Background@2X.png in Resources */,
|
|
43A4C46615B00A26008787B5 /* disclosure.png in Resources */,
|
|
43A4C46C15B00A26008787B5 /* fleuron.png in Resources */,
|
|
43A4C47E15B00A26008787B5 /* logo_512.png in Resources */,
|
|
43A4C47F15B00A26008787B5 /* logo_background.png in Resources */,
|
|
FFB9BE4717F4B65B00FE0A36 /* logo_120.png in Resources */,
|
|
43A4C48115B00A26008787B5 /* logo_newsblur_blur.png in Resources */,
|
|
43A4C49A15B00A26008787B5 /* warning.gif in Resources */,
|
|
43A4C49B15B00A26008787B5 /* warning.png in Resources */,
|
|
43A4C49C15B00A26008787B5 /* world.png in Resources */,
|
|
43C1680B15B3D99B00428BA3 /* 7-location-place.png in Resources */,
|
|
43B6A27515B6952F00CEA2E6 /* group.png in Resources */,
|
|
43B6A27615B6952F00CEA2E6 /* group@2x.png in Resources */,
|
|
43E8381F15BC73EB000553BE /* FirstTimeUserAddFriendsViewController.xib in Resources */,
|
|
43E8382115BC73EB000553BE /* FirstTimeUserAddNewsBlurViewController.xib in Resources */,
|
|
43E8382315BC73EB000553BE /* FirstTimeUserAddSitesViewController.xib in Resources */,
|
|
43AF417715C30B1600758366 /* 37x-Checkmark.png in Resources */,
|
|
43AF417815C30B1600758366 /* 37x-Checkmark@2x.png in Resources */,
|
|
43A4BADB15C866FA00F3B8D4 /* popoverArrowDown.png in Resources */,
|
|
43A4BADC15C866FA00F3B8D4 /* popoverArrowDown@2x.png in Resources */,
|
|
FF265E55187B635A0080C332 /* Instapaper-Icon-29@2x.png in Resources */,
|
|
FF265E9C187B635A0080C332 /* osk-settingsPlaceholder@2x.png in Resources */,
|
|
43A4BADD15C866FA00F3B8D4 /* popoverArrowDownSimple.png in Resources */,
|
|
43A4BADE15C866FA00F3B8D4 /* popoverArrowLeft.png in Resources */,
|
|
FFB9BE4817F4B65B00FE0A36 /* logo_152.png in Resources */,
|
|
43A4BADF15C866FA00F3B8D4 /* popoverArrowLeft@2x.png in Resources */,
|
|
43A4BAE015C866FA00F3B8D4 /* popoverArrowLeftSimple.png in Resources */,
|
|
43A4BAE115C866FA00F3B8D4 /* popoverArrowRight.png in Resources */,
|
|
43A4BAE215C866FA00F3B8D4 /* popoverArrowRight@2x.png in Resources */,
|
|
FF265EA9187B635A0080C332 /* Things-Icon-76.png in Resources */,
|
|
FF265E54187B635A0080C332 /* Instapaper-Icon-29.png in Resources */,
|
|
43A4BAE315C866FA00F3B8D4 /* popoverArrowRightSimple.png in Resources */,
|
|
FF265E5B187B635A0080C332 /* Omnifocus-Icon-72@2x.png in Resources */,
|
|
43A4BAE415C866FA00F3B8D4 /* popoverArrowUp.png in Resources */,
|
|
FF265E62187B635A0080C332 /* osk-appDotNetIcon-76.png in Resources */,
|
|
43A4BAE515C866FA00F3B8D4 /* popoverArrowUp@2x.png in Resources */,
|
|
FF265E66187B635A0080C332 /* osk-copyIcon-purple-29@2x.png in Resources */,
|
|
FF265EA4187B635A0080C332 /* Pocket-Icon-76@2x.png in Resources */,
|
|
43A4BAE615C866FA00F3B8D4 /* popoverArrowUpSimple.png in Resources */,
|
|
FF265E73187B635A0080C332 /* osk-flickrIcon-76@2x.png in Resources */,
|
|
43A4BAE715C866FA00F3B8D4 /* popoverBg.png in Resources */,
|
|
43A4BAE815C866FA00F3B8D4 /* popoverBg@2x.png in Resources */,
|
|
FF88F10E1811BAEC007FEE78 /* unread_green.png in Resources */,
|
|
43A4BAE915C866FA00F3B8D4 /* popoverBgSimple.png in Resources */,
|
|
43A4BAEB15C893E300F3B8D4 /* FriendsListViewController.xib in Resources */,
|
|
FF265E6A187B635A0080C332 /* osk-copyIcon-yellow-29@2x.png in Resources */,
|
|
FF265E64187B635A0080C332 /* osk-appStoreIcon-76.png in Resources */,
|
|
432EBD0E15D1A2B00000729D /* fountain_pen_on.png in Resources */,
|
|
432EBD0F15D1A2B00000729D /* fountain_pen_on@2x.png in Resources */,
|
|
432EBD1615D1A7800000729D /* user_on.png in Resources */,
|
|
FF265E74187B635A0080C332 /* osk-iap-badge-60.png in Resources */,
|
|
FF265E7F187B635A0080C332 /* osk-iconMask-bw-76@2x.png in Resources */,
|
|
FF265E4D187B635A0080C332 /* 1Password-Icon-76@2x.png in Resources */,
|
|
FF265E57187B635A0080C332 /* Instapaper-Icon-76.png in Resources */,
|
|
FF265EA7187B635A0080C332 /* Riposte-Icon-76@2x.png in Resources */,
|
|
FF265EBC187B635A0080C332 /* OSKActivityCollectionViewCell.xib in Resources */,
|
|
FF265E4E187B635A0080C332 /* Chrome-Icon-29.png in Resources */,
|
|
FFB9BE4C17F4B65B00FE0A36 /* logo_76.png in Resources */,
|
|
FF265EA3187B635A0080C332 /* Pocket-Icon-76.png in Resources */,
|
|
432EBD1715D1A7800000729D /* user_on@2x.png in Resources */,
|
|
FF265E6B187B635A0080C332 /* osk-copyIcon-yellow-60@2x.png in Resources */,
|
|
43C3D40415D44EA30066D36D /* user_light.png in Resources */,
|
|
43C3D40515D44EA30066D36D /* user_light@2x.png in Resources */,
|
|
FF265E6F187B635A0080C332 /* osk-facebookIcon-76.png in Resources */,
|
|
FF265EA5187B635A0080C332 /* Riposte-Icon-60@2x.png in Resources */,
|
|
FF265E6D187B635A0080C332 /* osk-copyIcon-yellow-76@2x.png in Resources */,
|
|
43C3D40A15D468BA0066D36D /* all.png in Resources */,
|
|
FF265E77187B635A0080C332 /* osk-iap-badge-76@2x.png in Resources */,
|
|
43C3D40C15D469010066D36D /* unread_yellow.png in Resources */,
|
|
43C3D41215D46D330066D36D /* all@2x.png in Resources */,
|
|
43B232C115D5F61700D035B4 /* AuthorizeServicesViewController.xib in Resources */,
|
|
FF265E92187B635A0080C332 /* osk-pinboardIcon-76.png in Resources */,
|
|
430C4BC015D7208600B9F63B /* facebook.png in Resources */,
|
|
430C4BC215D7214E00B9F63B /* twitter.png in Resources */,
|
|
430C4BC415D7271200B9F63B /* google.png in Resources */,
|
|
FF265E67187B635A0080C332 /* osk-copyIcon-purple-60@2x.png in Resources */,
|
|
43821AD315D8703F0034A4EF /* 258-checkmark.png in Resources */,
|
|
FF265E8B187B635A0080C332 /* osk-navbarButton@2x.png in Resources */,
|
|
FF265E99187B635A0080C332 /* osk-safariIcon-60@2x.png in Resources */,
|
|
FF265E5A187B635A0080C332 /* Omnifocus-Icon-72.png in Resources */,
|
|
43821AD415D8703F0034A4EF /* 258-checkmark@2x.png in Resources */,
|
|
43BC458915D9F75700205B69 /* twitter_button_on.png in Resources */,
|
|
43BC458A15D9F75700205B69 /* twitter_button_on@2x.png in Resources */,
|
|
43BC458B15D9F75700205B69 /* twitter_button.png in Resources */,
|
|
43BC458C15D9F75700205B69 /* twitter_button@2x.png in Resources */,
|
|
43BC459215D9F76000205B69 /* facebook_button_on.png in Resources */,
|
|
43BC459315D9F76000205B69 /* facebook_button_on@2x.png in Resources */,
|
|
43BC459415D9F76000205B69 /* facebook_button.png in Resources */,
|
|
43BC459515D9F76000205B69 /* facebook_button@2x.png in Resources */,
|
|
FF546DF9160298E500948020 /* fleuron@2x.png in Resources */,
|
|
FFDE35D2161B9E600034BFDE /* disclosure_border.png in Resources */,
|
|
FFDE35ED1627A1C40034BFDE /* FeedDetailMenuViewController.xib in Resources */,
|
|
FF5F3A82162B82B5008DBE3E /* rainbow.png in Resources */,
|
|
FF5F3A85162B831A008DBE3E /* user_orange.png in Resources */,
|
|
FF5F3A87162B834E008DBE3E /* bin_closed.png in Resources */,
|
|
FF265EAA187B635A0080C332 /* Things-Icon-76@2x.png in Resources */,
|
|
FF5F3A89162B8377008DBE3E /* arrow_branch.png in Resources */,
|
|
FF265EA0187B635A0080C332 /* Pocket-Icon-29.png in Resources */,
|
|
FF5F3A8B162B8390008DBE3E /* car.png in Resources */,
|
|
FF41309D162CEC7100DDB6A7 /* time.png in Resources */,
|
|
FF4130A0162CECAE00DDB6A7 /* email.png in Resources */,
|
|
FF265E7A187B635A0080C332 /* osk-icon-border-76@2x.png in Resources */,
|
|
FF265E8D187B635A0080C332 /* osk-photosIcon-76.png in Resources */,
|
|
FF265EC3187B635A0080C332 /* OSKActivitySheetViewController.xib in Resources */,
|
|
FF265E5D187B635A0080C332 /* osk-airDropIcon-76.png in Resources */,
|
|
FF6A23391644957800E15989 /* StoryPageControl.xib in Resources */,
|
|
FF265E50187B635A0080C332 /* Chrome-Icon-60@2x.png in Resources */,
|
|
FF67D3B7168977690057A7DA /* TrainerViewController.xib in Resources */,
|
|
FF67D3BB168A70630057A7DA /* trainer.css in Resources */,
|
|
FFCDD8F617F4BCB4000C6483 /* Default-portrait.png in Resources */,
|
|
FF67D3C1168A708D0057A7DA /* storyDetailView.css in Resources */,
|
|
FFCDD8F317F4BCB4000C6483 /* Default-568h@2x.png in Resources */,
|
|
FF265E6C187B635A0080C332 /* osk-copyIcon-yellow-76.png in Resources */,
|
|
FF85BF6016D5A587002D334D /* nav_icn_activity_hover.png in Resources */,
|
|
FF85BF6116D5A587002D334D /* nav_icn_settings.png in Resources */,
|
|
FF85BF6316D5A5A8002D334D /* nav_icn_add.png in Resources */,
|
|
FF85BF7116D6A90D002D334D /* ak-icon-global.png in Resources */,
|
|
FF85BF7416D6A972002D334D /* ak-icon-allstories.png in Resources */,
|
|
FF85BF7516D6A972002D334D /* ak-icon-blurblogs.png in Resources */,
|
|
FF1660C816D6E9A700AF8541 /* DashboardViewController.xib in Resources */,
|
|
FF1660CA16D6E9B400AF8541 /* DashboardViewController~ipad.xib in Resources */,
|
|
FF29708B16DD7AA400E92F85 /* segment_active.png in Resources */,
|
|
FF29708C16DD7AA400E92F85 /* segment_inactive.png in Resources */,
|
|
FF265E96187B635A0080C332 /* osk-readabilityIcon-60@2x.png in Resources */,
|
|
FF29708E16DD7C8A00E92F85 /* segment_left_selected.png in Resources */,
|
|
FF29709016DD7FD800E92F85 /* segment_unselected.png in Resources */,
|
|
FF29709216DD80F700E92F85 /* segment_right_selected.png in Resources */,
|
|
FF29709416DD8CB000E92F85 /* unread_yellow@2x.png in Resources */,
|
|
FF29709616DD9F2600E92F85 /* nav_icn_settings@2x.png in Resources */,
|
|
FF265E90187B635A0080C332 /* osk-pinboardIcon-29@2x.png in Resources */,
|
|
FF29709816DD9F7400E92F85 /* nav_icn_add@2x.png in Resources */,
|
|
FF29709A16DDA02200E92F85 /* nav_icn_activity_hover@2x.png in Resources */,
|
|
FF4151BC16DED7D10013E84B /* bar-separator.png in Resources */,
|
|
FF4151BD16DED7D10013E84B /* bar-separator@2x.png in Resources */,
|
|
FF4151C316DEDF9D0013E84B /* markread.png in Resources */,
|
|
FF4151C416DEDF9D0013E84B /* markread@2x.png in Resources */,
|
|
FF4151C716DEF1A80013E84B /* original_button.png in Resources */,
|
|
FF4151C816DEF1A80013E84B /* original_button@2x.png in Resources */,
|
|
FFC5F30B16E2D2C2007AC72C /* story_share_appnet_active.png in Resources */,
|
|
FFC5F30C16E2D2C2007AC72C /* story_share_appnet_active@2x.png in Resources */,
|
|
FFC5F30D16E2D2C2007AC72C /* story_share_appnet.png in Resources */,
|
|
FF265EE2187B635A0080C332 /* OSKMicroblogPublishingViewController.xib in Resources */,
|
|
FFC5F30E16E2D2C2007AC72C /* story_share_appnet@2x.png in Resources */,
|
|
FFC5F30F16E2D2C2007AC72C /* story_share_facebook_active.png in Resources */,
|
|
FFC5F31016E2D2C2007AC72C /* story_share_facebook_active@2x.png in Resources */,
|
|
FFC5F31116E2D2C2007AC72C /* story_share_facebook.png in Resources */,
|
|
FFC5F31216E2D2C2007AC72C /* story_share_facebook@2x.png in Resources */,
|
|
FFC5F31316E2D2C2007AC72C /* story_share_twitter_active.png in Resources */,
|
|
FFC5F31416E2D2C2007AC72C /* story_share_twitter_active@2x.png in Resources */,
|
|
FFC5F31516E2D2C2007AC72C /* story_share_twitter.png in Resources */,
|
|
FFC5F31616E2D2C2007AC72C /* story_share_twitter@2x.png in Resources */,
|
|
FFC5F32016E2F24B007AC72C /* white_spacer.png in Resources */,
|
|
FF265E63187B635A0080C332 /* osk-appDotNetIcon-76@2x.png in Resources */,
|
|
FF22FE4616E410A60046165A /* folder_collapse.png in Resources */,
|
|
FF265EA8187B635A0080C332 /* Things-Icon-60@2x.png in Resources */,
|
|
FF22FE4716E410A60046165A /* folder_expand.png in Resources */,
|
|
FF265E52187B635A0080C332 /* Chrome-Icon-76@2x.png in Resources */,
|
|
FF265E81187B635A0080C332 /* osk-mailIcon-76.png in Resources */,
|
|
FF265E8F187B635A0080C332 /* osk-pinboardIcon-29.png in Resources */,
|
|
FF22FE4A16E413C30046165A /* disclosure_border@2x.png in Resources */,
|
|
FF22FE4B16E413C30046165A /* disclosure@2x.png in Resources */,
|
|
FF265E65187B635A0080C332 /* osk-appStoreIcon-76@2x.png in Resources */,
|
|
FF322237185BC1CE004078AA /* logo_80.png in Resources */,
|
|
FF265E7B187B635A0080C332 /* osk-iconMask-bw-29.png in Resources */,
|
|
FF22FE4E16E41EB40046165A /* disclosure_down.png in Resources */,
|
|
FF22FE4F16E41EB40046165A /* disclosure_down@2x.png in Resources */,
|
|
FF265E98187B635A0080C332 /* osk-readabilityIcon-76@2x.png in Resources */,
|
|
FF22FE5116E42C600046165A /* world@2x.png in Resources */,
|
|
FF22FE6616E54E590046165A /* barbutton_back.png in Resources */,
|
|
FF22FE6716E54E590046165A /* barbutton_back@2x.png in Resources */,
|
|
FF22FE6A16E54F590046165A /* barbutton_forward.png in Resources */,
|
|
FF265E9D187B635A0080C332 /* osk-twitterIcon-60@2x.png in Resources */,
|
|
FF22FE6B16E54F590046165A /* barbutton_forward@2x.png in Resources */,
|
|
FF22FE6E16E554540046165A /* barbutton_refresh.png in Resources */,
|
|
FF22FE6F16E554540046165A /* barbutton_refresh@2x.png in Resources */,
|
|
FF265EA2187B635A0080C332 /* Pocket-Icon-60@2x.png in Resources */,
|
|
FF22FE7216E554FD0046165A /* barbutton_sendto.png in Resources */,
|
|
FF265E94187B635A0080C332 /* osk-readabilityIcon-29.png in Resources */,
|
|
FFB9BE4D17F4B65B00FE0A36 /* logo_120@2x.png in Resources */,
|
|
FF22FE7316E554FD0046165A /* barbutton_sendto@2x.png in Resources */,
|
|
FF22FE7616E557D80046165A /* toolbar_tall_background.png in Resources */,
|
|
FF265E84187B635A0080C332 /* osk-messagesIcon-76.png in Resources */,
|
|
FF22FE7716E557D80046165A /* toolbar_tall_background@2x.png in Resources */,
|
|
FF688E4616E6ADB1003B7B42 /* traverse_next.png in Resources */,
|
|
FF265E5F187B635A0080C332 /* osk-appDotNetIcon-29.png in Resources */,
|
|
FF688E4716E6ADB1003B7B42 /* traverse_next@2x.png in Resources */,
|
|
FF688E4A16E6AFD3003B7B42 /* traverse_previous.png in Resources */,
|
|
FF688E4B16E6AFD3003B7B42 /* traverse_previous@2x.png in Resources */,
|
|
FF265E72187B635A0080C332 /* osk-flickrIcon-76.png in Resources */,
|
|
FF265E9B187B635A0080C332 /* osk-safariIcon-76@2x.png in Resources */,
|
|
FF688E4E16E6B3E1003B7B42 /* traverse_done.png in Resources */,
|
|
FF265E85187B635A0080C332 /* osk-messagesIcon-76@2x.png in Resources */,
|
|
FF191E4F18A323F400473252 /* Images.xcassets in Resources */,
|
|
FF688E4F16E6B3E1003B7B42 /* traverse_done@2x.png in Resources */,
|
|
FF688E5216E6B8D0003B7B42 /* traverse_background.png in Resources */,
|
|
FF265E51187B635A0080C332 /* Chrome-Icon-76.png in Resources */,
|
|
FF265E56187B635A0080C332 /* Instapaper-Icon-60@2x.png in Resources */,
|
|
FF688E5316E6B8D0003B7B42 /* traverse_background@2x.png in Resources */,
|
|
FFDCA0B316E80866000D8E0C /* REComposeViewController.bundle in Resources */,
|
|
FF265E61187B635A0080C332 /* osk-appDotNetIcon-60@2x.png in Resources */,
|
|
FF265E70187B635A0080C332 /* osk-facebookIcon-76@2x.png in Resources */,
|
|
FF265E8C187B635A0080C332 /* osk-photosIcon-60@2x.png in Resources */,
|
|
FFDD845C16E8871A000AA0A2 /* menu_icn_delete.png in Resources */,
|
|
FFDD845D16E8871A000AA0A2 /* menu_icn_delete@2x.png in Resources */,
|
|
FF265E80187B635A0080C332 /* osk-mailIcon-60@2x.png in Resources */,
|
|
FFDD845E16E8871A000AA0A2 /* menu_icn_fetch_subscribers.png in Resources */,
|
|
FFDD845F16E8871A000AA0A2 /* menu_icn_fetch_subscribers@2x.png in Resources */,
|
|
FFDD846016E8871A000AA0A2 /* menu_icn_fetch.png in Resources */,
|
|
FFDD846116E8871A000AA0A2 /* menu_icn_fetch@2x.png in Resources */,
|
|
FFDD846216E8871A000AA0A2 /* menu_icn_followers.png in Resources */,
|
|
FFDD846316E8871A000AA0A2 /* menu_icn_followers@2x.png in Resources */,
|
|
FFDD846416E8871A000AA0A2 /* menu_icn_move.png in Resources */,
|
|
FF265E59187B635A0080C332 /* Omnifocus-Icon-60@2x.png in Resources */,
|
|
FF265E79187B635A0080C332 /* osk-icon-border-76.png in Resources */,
|
|
FF265E76187B635A0080C332 /* osk-iap-badge-76.png in Resources */,
|
|
FF265E58187B635A0080C332 /* Instapaper-Icon-76@2x.png in Resources */,
|
|
FFDD846516E8871A000AA0A2 /* menu_icn_move@2x.png in Resources */,
|
|
FF265E4C187B635A0080C332 /* 1Password-Icon-76.png in Resources */,
|
|
FFDD846616E8871A000AA0A2 /* menu_icn_train.png in Resources */,
|
|
FFDD846716E8871A000AA0A2 /* menu_icn_train@2x.png in Resources */,
|
|
FFDD846A16E88722000AA0A2 /* clock.png in Resources */,
|
|
FF265E6E187B635A0080C332 /* osk-facebookIcon-60@2x.png in Resources */,
|
|
FFCDD8F417F4BCB4000C6483 /* Default-landscape.png in Resources */,
|
|
FF265E60187B635A0080C332 /* osk-appDotNetIcon-29@2x.png in Resources */,
|
|
FF265E4A187B635A0080C332 /* 1Password-Icon-120.png in Resources */,
|
|
FFDD846B16E88722000AA0A2 /* clock@2x.png in Resources */,
|
|
FF265ED4187B635A0080C332 /* OSKFacebookPublishingViewController.xib in Resources */,
|
|
FFCDD8F717F4BCB4000C6483 /* Default-portrait@2x.png in Resources */,
|
|
FFDD847816E887D3000AA0A2 /* g_icn_focus.png in Resources */,
|
|
FFB9BE4B17F4B65B00FE0A36 /* logo_120~iphone.png in Resources */,
|
|
FFDD847916E887D3000AA0A2 /* g_icn_focus@2x.png in Resources */,
|
|
FFDD847A16E887D3000AA0A2 /* g_icn_folder_add.png in Resources */,
|
|
FFDD847B16E887D3000AA0A2 /* g_icn_folder_add@2x.png in Resources */,
|
|
FFDD847C16E887D3000AA0A2 /* g_icn_folder_rss.png in Resources */,
|
|
FFDD847D16E887D3000AA0A2 /* g_icn_folder_rss@2x.png in Resources */,
|
|
FF265E5C187B635A0080C332 /* osk-airDropIcon-60@2x.png in Resources */,
|
|
FFDD847E16E887D3000AA0A2 /* g_icn_folder.png in Resources */,
|
|
FFDD847F16E887D3000AA0A2 /* g_icn_folder@2x.png in Resources */,
|
|
FFDD848016E887D3000AA0A2 /* g_icn_hidden.png in Resources */,
|
|
FFDD848116E887D3000AA0A2 /* g_icn_hidden@2x.png in Resources */,
|
|
FFDD848216E887D3000AA0A2 /* g_icn_unread.png in Resources */,
|
|
FFDD848316E887D3000AA0A2 /* g_icn_unread@2x.png in Resources */,
|
|
FFDD848616E8EB1E000AA0A2 /* share.png in Resources */,
|
|
FFDD848716E8EB1E000AA0A2 /* share@2x.png in Resources */,
|
|
FFDD848A16E8EBF8000AA0A2 /* train.png in Resources */,
|
|
FFDD848B16E8EBF8000AA0A2 /* train@2x.png in Resources */,
|
|
FFB9BE4A17F4B65B00FE0A36 /* logo_40.png in Resources */,
|
|
FFDD848E16E8ED75000AA0A2 /* menu_icn_share.png in Resources */,
|
|
FFDD848F16E8ED75000AA0A2 /* menu_icn_share@2x.png in Resources */,
|
|
FFB5F50B17187B6F00C8B432 /* big_world.png in Resources */,
|
|
FFB757FE1727098D001D132F /* menu_icn_mail.png in Resources */,
|
|
FF265E69187B635A0080C332 /* osk-copyIcon-purple-76@2x.png in Resources */,
|
|
FF265E75187B635A0080C332 /* osk-iap-badge-60@2x.png in Resources */,
|
|
FF265E97187B635A0080C332 /* osk-readabilityIcon-76.png in Resources */,
|
|
FFB757FF1727098D001D132F /* menu_icn_mail@2x.png in Resources */,
|
|
FFECD019172B105800D45A62 /* UIActivitySafari.png in Resources */,
|
|
FFECD01A172B105800D45A62 /* UIActivitySafari@2x.png in Resources */,
|
|
FFB9BE4917F4B65B00FE0A36 /* logo_29.png in Resources */,
|
|
FF8364BB1755759A008F5C58 /* traverse_text.png in Resources */,
|
|
FF8364BC1755759A008F5C58 /* traverse_text@2x.png in Resources */,
|
|
FF8364BF1756949E008F5C58 /* traverse_text_on.png in Resources */,
|
|
FF8364C01756949E008F5C58 /* traverse_text_on@2x.png in Resources */,
|
|
FF265E95187B635A0080C332 /* osk-readabilityIcon-29@2x.png in Resources */,
|
|
FF265E53187B635A0080C332 /* Instapaper-Icon-120.png in Resources */,
|
|
FF8364C61757EC0B008F5C58 /* traverse_background_left.png in Resources */,
|
|
FF8364C71757EC0B008F5C58 /* traverse_background_left@2x.png in Resources */,
|
|
FFC518B91768E59F00542719 /* g_icn_offline.png in Resources */,
|
|
FF1104611769695A00502C29 /* g_icn_offline@2x.png in Resources */,
|
|
FF265E91187B635A0080C332 /* osk-pinboardIcon-60@2x.png in Resources */,
|
|
FF265E87187B635A0080C332 /* osk-navbarButton-disabled@2x.png in Resources */,
|
|
FF265E7C187B635A0080C332 /* osk-iconMask-bw-29@2x.png in Resources */,
|
|
FF265E8E187B635A0080C332 /* osk-photosIcon-76@2x.png in Resources */,
|
|
FF322235185BC1AA004078AA /* logo_58.png in Resources */,
|
|
FFF1E4C817750BDD00BF59D3 /* Settings.bundle in Resources */,
|
|
FFF1E4CB17750D2C00BF59D3 /* menu_icn_preferences.png in Resources */,
|
|
FFF1E4CC17750D2C00BF59D3 /* menu_icn_preferences@2x.png in Resources */,
|
|
FF855B561794A53A0098D48A /* checkmark.png in Resources */,
|
|
FF855B571794A53A0098D48A /* checkmark@2x.png in Resources */,
|
|
FFCDD8F517F4BCB4000C6483 /* Default-landscape@2x.png in Resources */,
|
|
FFCDD8F817F4BCB4000C6483 /* Default.png in Resources */,
|
|
FF5D4017179A00B900349659 /* traverse_send.png in Resources */,
|
|
FFCDD8FA17F50C08000C6483 /* drag_icon.png in Resources */,
|
|
FF5D4018179A00B900349659 /* traverse_send@2x.png in Resources */,
|
|
FF265E9A187B635A0080C332 /* osk-safariIcon-76.png in Resources */,
|
|
FF5D401B179A03E700349659 /* traverse_previous_off.png in Resources */,
|
|
FF5D401C179A03E700349659 /* traverse_previous_off@2x.png in Resources */,
|
|
FFE816AB17E280BD008AF4B0 /* ftux_tree.png in Resources */,
|
|
FFE816AD17E29D71008AF4B0 /* big_world_white.png in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
1D60588E0D05DD3D006BFB54 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
FF265EC7187B635A0080C332 /* OSKAirDropViewController.m in Sources */,
|
|
FF0FAEB117B084D2008651F9 /* OfflineCleanImages.m in Sources */,
|
|
FF265EFC187B635A0080C332 /* OSKTwitterTextEntity.m in Sources */,
|
|
FFFC608517165A1D00DC22E2 /* THCircularProgressView.m in Sources */,
|
|
FF265EF6187B635A0080C332 /* OSKSMSActivity.m in Sources */,
|
|
FF265EE7187B635A0080C332 /* OSKPinboardActivity.m in Sources */,
|
|
43F44B1C159D8DBC00F48F8A /* FeedTableCell.m in Sources */,
|
|
1D3623260D0F684500981E51 /* NewsBlurAppDelegate.m in Sources */,
|
|
FF265ED7187B635A0080C332 /* OSKInMemoryImageCache.m in Sources */,
|
|
FF265EF5187B635A0080C332 /* OSKShareableContentItem.m in Sources */,
|
|
28D7ACF80DDB3853001CB0EB /* NewsBlurViewController.m in Sources */,
|
|
78FC34F711CA94900055C312 /* NSObject+SBJSON.m in Sources */,
|
|
78FC34F811CA94900055C312 /* NSString+SBJSON.m in Sources */,
|
|
78FC34F911CA94900055C312 /* SBJSON.m in Sources */,
|
|
78FC34FA11CA94900055C312 /* SBJsonBase.m in Sources */,
|
|
FF265ECB187B635A0080C332 /* OSKAppDotNetUtility.m in Sources */,
|
|
FF265E46187B635A0080C332 /* PocketAPI.m in Sources */,
|
|
FF265EDC187B635A0080C332 /* OSKMailComposeViewController.m in Sources */,
|
|
78FC34FB11CA94900055C312 /* SBJsonParser.m in Sources */,
|
|
FF265EC5187B635A0080C332 /* OSKADNLoginManager.m in Sources */,
|
|
78FC34FC11CA94900055C312 /* SBJsonWriter.m in Sources */,
|
|
FF265EE0187B635A0080C332 /* OSKMessageComposeViewController.m in Sources */,
|
|
787A0CDB11CE65330056422D /* FeedDetailViewController.m in Sources */,
|
|
7842ECF811D44A530066CF9D /* StoryDetailViewController.m in Sources */,
|
|
FF265EAD187B635A0080C332 /* NSDate+OSK_ISO8601.m in Sources */,
|
|
FF265EDD187B635A0080C332 /* OSKManagedAccount.m in Sources */,
|
|
7843F50511EEB1A000675F64 /* FeedDetailTableCell.m in Sources */,
|
|
FF265EFF187B635A0080C332 /* OSKUsernamePasswordViewController.m in Sources */,
|
|
784B50ED127E3F68008F90EA /* LoginViewController.m in Sources */,
|
|
FF265EC1187B635A0080C332 /* OSKActivityOperation.m in Sources */,
|
|
FF265EC6187B635A0080C332 /* OSKAirDropActivity.m in Sources */,
|
|
FF265ECF187B635A0080C332 /* OSKCopyToPasteboardActivity.m in Sources */,
|
|
78095E34128EF30C00230C8E /* ASIAuthenticationDialog.m in Sources */,
|
|
FF265EF2187B635A0080C332 /* OSKSessionController_Pad.m in Sources */,
|
|
FF265EED187B635A0080C332 /* OSKReadabilityUtility.m in Sources */,
|
|
78095E35128EF30D00230C8E /* ASIDownloadCache.m in Sources */,
|
|
FF265EB1187B635A0080C332 /* NSString+OSK_UUID.m in Sources */,
|
|
FF265EB0187B635A0080C332 /* NSMutableURLRequest+OSKUtilities.m in Sources */,
|
|
78095E36128EF30D00230C8E /* ASIFormDataRequest.m in Sources */,
|
|
FF265EB7187B635A0080C332 /* OSKAccountTypeCell.m in Sources */,
|
|
78095E37128EF30D00230C8E /* ASIHTTPRequest.m in Sources */,
|
|
FFCDD8FE17F6368F000C6483 /* MCSwipeTableViewCell.m in Sources */,
|
|
78095E38128EF30D00230C8E /* ASIInputStream.m in Sources */,
|
|
78095E39128EF30D00230C8E /* ASINetworkQueue.m in Sources */,
|
|
78095EC9128F30B500230C8E /* OriginalStoryViewController.m in Sources */,
|
|
FF793E1B13F1A9F700F282D2 /* ASIDataCompressor.m in Sources */,
|
|
FF793E1C13F1A9F700F282D2 /* ASIDataDecompressor.m in Sources */,
|
|
FF5EA47F143B691000B7563D /* AddSiteViewController.m in Sources */,
|
|
FF265EB5187B635A0080C332 /* OSKAccountChooserViewController.m in Sources */,
|
|
FF1F13D818AAC97900FDA816 /* UIImage+Resize.m in Sources */,
|
|
FFD887F01445F1E800385399 /* AddSiteAutocompleteCell.m in Sources */,
|
|
FFE5322F144C8AC300ACFDE0 /* Utilities.m in Sources */,
|
|
FF265E47187B635A0080C332 /* PocketAPILogin.m in Sources */,
|
|
FF265EFA187B635A0080C332 /* OSKTwitterActivity.m in Sources */,
|
|
FF265E48187B635A0080C332 /* PocketAPIOperation.m in Sources */,
|
|
FFD1D7311459B63500E46F89 /* BaseViewController.m in Sources */,
|
|
FF265ED8187B635A0080C332 /* OSKInstapaperActivity.m in Sources */,
|
|
FF9B8BB217F2351A0036A41C /* NBBarButtonItem.m in Sources */,
|
|
FF2D8CAF1488633A00057B80 /* Reachability.m in Sources */,
|
|
FF265EB6187B635A0080C332 /* OSKAccountManagementViewController.m in Sources */,
|
|
FF2D8CE514893BC000057B80 /* MoveSiteViewController.m in Sources */,
|
|
433323CD158968ED0025064D /* FirstTimeUserViewController.m in Sources */,
|
|
FF265ED2187B635A0080C332 /* OSKFacebookAudienceChooserViewController.m in Sources */,
|
|
FF265E49187B635A0080C332 /* SFHFKeychainUtils.m in Sources */,
|
|
43763AD1158F90B100B3DBE2 /* FontSettingsViewController.m in Sources */,
|
|
439DAB201590DA350019B0EB /* FeedsMenuViewController.m in Sources */,
|
|
FF265EBF187B635A0080C332 /* OSKActivityIcon.m in Sources */,
|
|
FF265EDF187B635A0080C332 /* OSKManagedAccountStore.m in Sources */,
|
|
FF265F02187B635A0080C332 /* UIDevice+OSKHardware.m in Sources */,
|
|
437AA8CA159394E2005463F5 /* ShareViewController.m in Sources */,
|
|
431B856815A0C45200DCE497 /* FriendsListViewController.m in Sources */,
|
|
FF265EC2187B635A0080C332 /* OSKActivitySheetViewController.m in Sources */,
|
|
431B856E15A0D91E00DCE497 /* UserProfileViewController.m in Sources */,
|
|
FF265EC9187B635A0080C332 /* OSKAppDotNetActivity.m in Sources */,
|
|
FF265EE8187B635A0080C332 /* OSKPinboardUtility.m in Sources */,
|
|
431B858115A23C6B00DCE497 /* ProfileBadge.m in Sources */,
|
|
FF265EC4187B635A0080C332 /* OSKActivityToggleCell.m in Sources */,
|
|
FF265EEA187B635A0080C332 /* OSKPocketActivity.m in Sources */,
|
|
437F974C15ACA0ED0007136B /* DashboardViewController.m in Sources */,
|
|
FF265F00187B635A0080C332 /* OSKWebViewController.m in Sources */,
|
|
437F976F15AE21290007136B /* ActivityModule.m in Sources */,
|
|
437F977215AE70E30007136B /* InteractionsModule.m in Sources */,
|
|
43A4C3D715B00966008787B5 /* ABTableViewCell.m in Sources */,
|
|
43A4C3D815B00966008787B5 /* Base64.m in Sources */,
|
|
FF265EF3187B635A0080C332 /* OSKSessionController_Phone.m in Sources */,
|
|
43A4C3DA15B00966008787B5 /* GTMNString+HTML.m in Sources */,
|
|
FF265ED9187B635A0080C332 /* OSKInstapaperUtility.m in Sources */,
|
|
FF265EF7187B635A0080C332 /* OSKSystemAccountStore.m in Sources */,
|
|
FF265ECC187B635A0080C332 /* OSKApplicationCredential.m in Sources */,
|
|
FF265EBE187B635A0080C332 /* OSKActivityCollectionViewController.m in Sources */,
|
|
FF265EBA187B635A0080C332 /* OSKActivity.m in Sources */,
|
|
FF265EF4187B635A0080C332 /* OSKShareableContent.m in Sources */,
|
|
FF265EB2187B635A0080C332 /* NSString+OSKDerp.m in Sources */,
|
|
43A4C3DC15B00966008787B5 /* main.m in Sources */,
|
|
43A4C3DD15B00966008787B5 /* MBProgressHUD.m in Sources */,
|
|
FF265EE3187B635A0080C332 /* OSKNavigationController.m in Sources */,
|
|
FF265EF8187B635A0080C332 /* OSKTextView.m in Sources */,
|
|
FF265EE9187B635A0080C332 /* OSKPocketAccountViewController.m in Sources */,
|
|
43A4C3E115B00966008787B5 /* NSString+HTML.m in Sources */,
|
|
FF265ED5187B635A0080C332 /* OSKFacebookUtility.m in Sources */,
|
|
43A4C3E215B00966008787B5 /* PullToRefreshView.m in Sources */,
|
|
43A4C3E315B00966008787B5 /* StringHelper.m in Sources */,
|
|
FF265F01187B635A0080C332 /* UIColor+OSKUtility.m in Sources */,
|
|
FF1F13D518A9C2BE00FDA816 /* TMMemoryCache.m in Sources */,
|
|
43A4C3E415B00966008787B5 /* TransparentToolbar.m in Sources */,
|
|
43A4C3E515B00966008787B5 /* UIView+TKCategory.m in Sources */,
|
|
FF265EF1187B635A0080C332 /* OSKSessionController.m in Sources */,
|
|
43F6A79D15B0CDC60092EE91 /* ActivityCell.m in Sources */,
|
|
FF265EB3187B635A0080C332 /* OSK1PasswordBrowserActivity.m in Sources */,
|
|
FF265ECE187B635A0080C332 /* OSKChromeActivity.m in Sources */,
|
|
FF265EDA187B635A0080C332 /* OSKKeychainUtility.m in Sources */,
|
|
FF265EAB187B635A0080C332 /* NSCoder+OSKCoder.m in Sources */,
|
|
43ABBCAA15B53A1400EA3111 /* InteractionCell.m in Sources */,
|
|
FF265E2F187B635A0080C332 /* ADNPassportLaunchView.m in Sources */,
|
|
FF265EF0187B635A0080C332 /* OSKSession.m in Sources */,
|
|
FF265EEE187B635A0080C332 /* OSKRPSTPasswordManagementAppService.m in Sources */,
|
|
FF265EAE187B635A0080C332 /* NSDictionary+OSKModel.m in Sources */,
|
|
43A3914415B73A7B0074B212 /* AFHTTPClient.m in Sources */,
|
|
43A3914515B73A7B0074B212 /* AFHTTPRequestOperation.m in Sources */,
|
|
43A3914615B73A7B0074B212 /* AFImageRequestOperation.m in Sources */,
|
|
43A3914715B73A7B0074B212 /* AFJSONRequestOperation.m in Sources */,
|
|
43A3914815B73A7B0074B212 /* AFJSONUtilities.m in Sources */,
|
|
43A3914915B73A7B0074B212 /* AFNetworkActivityIndicatorManager.m in Sources */,
|
|
FF265EC0187B635A0080C332 /* OSKActivityIndicatorItem.m in Sources */,
|
|
FF265ECA187B635A0080C332 /* OSKAppDotNetAuthenticationViewController.m in Sources */,
|
|
43A3914A15B73A7B0074B212 /* AFPropertyListRequestOperation.m in Sources */,
|
|
FF265EB4187B635A0080C332 /* OSK1PasswordSearchActivity.m in Sources */,
|
|
FF265EFB187B635A0080C332 /* OSKTwitterText.m in Sources */,
|
|
43A3914B15B73A7B0074B212 /* AFURLConnectionOperation.m in Sources */,
|
|
43A3914C15B73A7B0074B212 /* AFXMLRequestOperation.m in Sources */,
|
|
FF1F13D418A9C2BE00FDA816 /* TMDiskCache.m in Sources */,
|
|
FF265EFE187B635A0080C332 /* OSKUsernamePasswordCell.m in Sources */,
|
|
43A3914D15B73A7B0074B212 /* UIImageView+AFNetworking.m in Sources */,
|
|
43D818A315B940C200733444 /* DataUtilities.m in Sources */,
|
|
FF265ED1187B635A0080C332 /* OSKFacebookActivity.m in Sources */,
|
|
4383DCD615BB8B88007E6611 /* SmallActivityCell.m in Sources */,
|
|
43E8381E15BC73EB000553BE /* FirstTimeUserAddFriendsViewController.m in Sources */,
|
|
43E8382015BC73EB000553BE /* FirstTimeUserAddNewsBlurViewController.m in Sources */,
|
|
43E8382215BC73EB000553BE /* FirstTimeUserAddSitesViewController.m in Sources */,
|
|
436ACA8D15BF1088004E01CC /* NBContainerViewController.m in Sources */,
|
|
FF265ED3187B635A0080C332 /* OSKFacebookPublishingViewController.m in Sources */,
|
|
FF265EE6187B635A0080C332 /* OSKPagedHorizontalLayout.m in Sources */,
|
|
43A4BAC815C8663600F3B8D4 /* UIBarButtonItem+WEPopover.m in Sources */,
|
|
FF265ED0187B635A0080C332 /* OSKEmailActivity.m in Sources */,
|
|
43A4BAC915C8663600F3B8D4 /* WEPopoverContainerView.m in Sources */,
|
|
43A4BACA15C8663600F3B8D4 /* WEPopoverController.m in Sources */,
|
|
43A4BACB15C8663600F3B8D4 /* WETouchableView.m in Sources */,
|
|
432EBD2315D1D4070000729D /* AddSiteTableCell.m in Sources */,
|
|
438FEDE815D5B15F00E3B3C9 /* FollowGrid.m in Sources */,
|
|
43B232C015D5F61700D035B4 /* AuthorizeServicesViewController.m in Sources */,
|
|
43CE0F5F15DADB7F00608ED8 /* SiteCell.m in Sources */,
|
|
FF265EB9187B635A0080C332 /* OSKActivitiesManager.m in Sources */,
|
|
FFDE35CC161B8F870034BFDE /* FolderTitleView.m in Sources */,
|
|
FF265F03187B635A0080C332 /* UIImage+OSKUtilities.m in Sources */,
|
|
FF265EEC187B635A0080C332 /* OSKReadabilityActivity.m in Sources */,
|
|
FF265ECD187B635A0080C332 /* OSKBorderedButton.m in Sources */,
|
|
FF265EBB187B635A0080C332 /* OSKActivityCollectionViewCell.m in Sources */,
|
|
FF265EE4187B635A0080C332 /* OSKOAuthUtility.m in Sources */,
|
|
FF265F04187B635A0080C332 /* UIView+OSKUtilities.m in Sources */,
|
|
FF265EAF187B635A0080C332 /* NSHTTPURLResponse+OSKUtilities.m in Sources */,
|
|
FFDE35DA161D12250034BFDE /* UnreadCountView.m in Sources */,
|
|
FF265EE5187B635A0080C332 /* OSKOmnifocusActivity.m in Sources */,
|
|
FFDE35EA162799B90034BFDE /* FeedDetailMenuViewController.m in Sources */,
|
|
FF4130A3162E10CF00DDB6A7 /* MenuTableViewCell.m in Sources */,
|
|
FF6A233216448E0700E15989 /* StoryPageControl.m in Sources */,
|
|
FF67D3B2168924C40057A7DA /* TrainerViewController.m in Sources */,
|
|
FF1660CD16D6FD8A00AF8541 /* SmallInteractionCell.m in Sources */,
|
|
FF4151C016DED9660013E84B /* UIBarButtonItem+Image.m in Sources */,
|
|
FF1F13D318A9C2BE00FDA816 /* TMCache.m in Sources */,
|
|
FF22FE5E16E53ADC0046165A /* Underscore+Functional.m in Sources */,
|
|
FF22FE5F16E53ADC0046165A /* Underscore.m in Sources */,
|
|
FF22FE6016E53ADC0046165A /* USArrayWrapper.m in Sources */,
|
|
FF22FE6116E53ADC0046165A /* USDictionaryWrapper.m in Sources */,
|
|
FF265EEF187B635A0080C332 /* OSKSafariActivity.m in Sources */,
|
|
FF265EDE187B635A0080C332 /* OSKManagedAccountCredential.m in Sources */,
|
|
FFDCA0AF16E80866000D8E0C /* DEComposeRuledView.m in Sources */,
|
|
FF265EF9187B635A0080C332 /* OSKThingsActivity.m in Sources */,
|
|
FFDCA0B016E80866000D8E0C /* DEComposeTextView.m in Sources */,
|
|
FFDCA0B116E80866000D8E0C /* REComposeBackgroundView.m in Sources */,
|
|
FFDCA0B216E80866000D8E0C /* REComposeSheetView.m in Sources */,
|
|
FFDCA0B416E80866000D8E0C /* REComposeViewController.m in Sources */,
|
|
FF265EAC187B635A0080C332 /* NSData+OSKDerp.m in Sources */,
|
|
FFDCA0BB16E80877000D8E0C /* GCOAuth.m in Sources */,
|
|
FFDCA0BC16E80877000D8E0C /* NSData+Base64.m in Sources */,
|
|
FF753CCE175858FC00344EC9 /* FMDatabase.m in Sources */,
|
|
FF265EC8187B635A0080C332 /* OSKAlertView.m in Sources */,
|
|
FF753CCF175858FC00344EC9 /* FMDatabaseAdditions.m in Sources */,
|
|
FF265EE1187B635A0080C332 /* OSKMicroblogPublishingViewController.m in Sources */,
|
|
FF753CD0175858FC00344EC9 /* FMDatabasePool.m in Sources */,
|
|
FF753CD1175858FC00344EC9 /* FMDatabaseQueue.m in Sources */,
|
|
FF753CD3175858FC00344EC9 /* FMResultSet.m in Sources */,
|
|
FF265ED6187B635A0080C332 /* OSKFileManager.m in Sources */,
|
|
FF6618C8176184560039913B /* NBNotifier.m in Sources */,
|
|
FF11045F176950F900502C29 /* NBLoadingCell.m in Sources */,
|
|
FFF1E4B9177504CA00BF59D3 /* IASKAppSettingsViewController.m in Sources */,
|
|
FFF1E4BA177504CA00BF59D3 /* IASKAppSettingsWebViewController.m in Sources */,
|
|
FFAD89C218AC45A100D68567 /* StoriesCollection.m in Sources */,
|
|
FF265EDB187B635A0080C332 /* OSKLinkShorteningUtility.m in Sources */,
|
|
FFF1E4BB177504CA00BF59D3 /* IASKSpecifierValuesViewController.m in Sources */,
|
|
FFF1E4BC177504CA00BF59D3 /* IASKSettingsReader.m in Sources */,
|
|
FFF1E4BD177504CA00BF59D3 /* IASKSettingsStore.m in Sources */,
|
|
FF265E2E187B635A0080C332 /* ADNLogin.m in Sources */,
|
|
FFF1E4BE177504CA00BF59D3 /* IASKSettingsStoreFile.m in Sources */,
|
|
FFF1E4BF177504CA00BF59D3 /* IASKSettingsStoreUserDefaults.m in Sources */,
|
|
FF265F05187B635A0080C332 /* UIViewController+OSKUtilities.m in Sources */,
|
|
FF265EEB187B635A0080C332 /* OSKPresentationManager.m in Sources */,
|
|
FFF1E4C0177504CA00BF59D3 /* IASKSpecifier.m in Sources */,
|
|
FF265EFD187B635A0080C332 /* OSKTwitterUtility.m in Sources */,
|
|
FFF1E4C1177504CA00BF59D3 /* IASKPSSliderSpecifierViewCell.m in Sources */,
|
|
FFF1E4C2177504CA00BF59D3 /* IASKPSTextFieldSpecifierViewCell.m in Sources */,
|
|
FFF1E4C3177504CA00BF59D3 /* IASKPSTitleValueSpecifierViewCell.m in Sources */,
|
|
FFF1E4C4177504CA00BF59D3 /* IASKSlider.m in Sources */,
|
|
FF265EB8187B635A0080C332 /* OSKActionSheet.m in Sources */,
|
|
FFF1E4C5177504CA00BF59D3 /* IASKSwitch.m in Sources */,
|
|
FFF1E4C6177504CA00BF59D3 /* IASKTextField.m in Sources */,
|
|
FF855B5B1794B0670098D48A /* OfflineSyncUnreads.m in Sources */,
|
|
FF855B5E1794B0760098D48A /* OfflineFetchStories.m in Sources */,
|
|
FF855B611794B0830098D48A /* OfflineFetchImages.m in Sources */,
|
|
FFCDD90117F65A71000C6483 /* NBSwipeableCell.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1D6058940D05DD3E006BFB54 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = YES;
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = NewsBlur_Prefix.pch;
|
|
GCC_THUMB_SUPPORT = NO;
|
|
GCC_VERSION = "";
|
|
HEADER_SEARCH_PATHS = "";
|
|
INFOPLIST_FILE = "NewsBlur-iPhone-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)\"",
|
|
"\"$(SRCROOT)/Other Sources\"",
|
|
);
|
|
OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
|
|
OTHER_LDFLAGS = (
|
|
"-lsqlite3.0",
|
|
"-ObjC",
|
|
"-all_load",
|
|
);
|
|
PRODUCT_NAME = NewsBlur;
|
|
PROVISIONING_PROFILE = "";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
"WARNING_CFLAGS[arch=*]" = "-Wall";
|
|
};
|
|
name = Debug;
|
|
};
|
|
1D6058950D05DD3E006BFB54 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = NewsBlur_Prefix.pch;
|
|
GCC_THUMB_SUPPORT = NO;
|
|
GCC_VERSION = "";
|
|
HEADER_SEARCH_PATHS = "";
|
|
INFOPLIST_FILE = "NewsBlur-iPhone-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)\"",
|
|
"\"$(SRCROOT)/Other Sources\"",
|
|
);
|
|
OTHER_LDFLAGS = (
|
|
"-lsqlite3.0",
|
|
"-ObjC",
|
|
"-all_load",
|
|
);
|
|
PRODUCT_NAME = NewsBlur;
|
|
PROVISIONING_PROFILE = "";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
C01FCF4F08A954540054247B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_IDENTITY = "iPhone Distribution: NewsBlur, Inc.";
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_C_LANGUAGE_STANDARD = "compiler-default";
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)/**";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PROVISIONING_PROFILE = "A0156932-124B-4F8E-8B93-EE6598D778F0";
|
|
RUN_CLANG_STATIC_ANALYZER = YES;
|
|
SDKROOT = iphoneos7.0;
|
|
STRIP_INSTALLED_PRODUCT = YES;
|
|
VALID_ARCHS = "armv7s armv7 arm64";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C01FCF5008A954540054247B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_IDENTITY = "iPhone Distribution: NewsBlur, Inc.";
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_C_LANGUAGE_STANDARD = "compiler-default";
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)/**";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PROVISIONING_PROFILE = "A0156932-124B-4F8E-8B93-EE6598D778F0";
|
|
SDKROOT = iphoneos7.0;
|
|
STRIP_INSTALLED_PRODUCT = YES;
|
|
VALID_ARCHS = "armv7s armv7 arm64";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "NewsBlur" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1D6058940D05DD3E006BFB54 /* Debug */,
|
|
1D6058950D05DD3E006BFB54 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "NewsBlur" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C01FCF4F08A954540054247B /* Debug */,
|
|
C01FCF5008A954540054247B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
}
|