1757 lines
128 KiB
Plaintext
1757 lines
128 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 56;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
9163512E2C12AFEA00593047 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9163512D2C12AFEA00593047 /* Assets.xcassets */; };
|
|
916351342C12AFEA00593047 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 916351332C12AFEA00593047 /* main.m */; };
|
|
916351402C12B12F00593047 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163513F2C12B12F00593047 /* AppDelegate.m */; };
|
|
916352F62C12B6D400593047 /* FoundationContainer+Log.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352472C12B6D400593047 /* FoundationContainer+Log.m */; };
|
|
916352F72C12B6D400593047 /* NSData+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163524A2C12B6D400593047 /* NSData+Extension.m */; };
|
|
916352F82C12B6D400593047 /* NSDate+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163524D2C12B6D400593047 /* NSDate+Extension.m */; };
|
|
916352F92C12B6D400593047 /* NSDictionary+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352502C12B6D400593047 /* NSDictionary+Extension.m */; };
|
|
916352FA2C12B6D400593047 /* NSNumber+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352532C12B6D400593047 /* NSNumber+Extension.m */; };
|
|
916352FB2C12B6D400593047 /* NSObject+countDown.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352562C12B6D400593047 /* NSObject+countDown.m */; };
|
|
916352FC2C12B6D400593047 /* NSObject+Swizzled.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352582C12B6D400593047 /* NSObject+Swizzled.m */; };
|
|
916352FD2C12B6D400593047 /* NSObject+Tool.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163525A2C12B6D400593047 /* NSObject+Tool.m */; };
|
|
916352FE2C12B6D400593047 /* NSString+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163525D2C12B6D400593047 /* NSString+Extension.m */; };
|
|
916352FF2C12B6D400593047 /* NSString+Tools.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163525F2C12B6D400593047 /* NSString+Tools.m */; };
|
|
916353002C12B6D400593047 /* NSUserDefaults+Extesion.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352622C12B6D400593047 /* NSUserDefaults+Extesion.m */; };
|
|
916353012C12B6D400593047 /* UIColor+Category.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352652C12B6D400593047 /* UIColor+Category.m */; };
|
|
916353022C12B6D400593047 /* UIControl+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352682C12B6D400593047 /* UIControl+Extension.m */; };
|
|
916353032C12B6D400593047 /* UIDevice+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163526B2C12B6D400593047 /* UIDevice+Extension.m */; };
|
|
916353042C12B6D400593047 /* UIFont+Category.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163526E2C12B6D400593047 /* UIFont+Category.m */; };
|
|
916353052C12B6D400593047 /* UIImage+Category.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352712C12B6D400593047 /* UIImage+Category.m */; };
|
|
916353062C12B6D400593047 /* UIImageView+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352742C12B6D400593047 /* UIImageView+Extension.m */; };
|
|
916353072C12B6D400593047 /* UIScreen+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352772C12B6D400593047 /* UIScreen+Extension.m */; };
|
|
916353082C12B6D400593047 /* UITableView+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163527A2C12B6D400593047 /* UITableView+Extension.m */; };
|
|
916353092C12B6D400593047 /* UITextField+Category.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163527D2C12B6D400593047 /* UITextField+Category.m */; };
|
|
9163530A2C12B6D400593047 /* NSLayoutConstraint+BSIBDesignable.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352802C12B6D400593047 /* NSLayoutConstraint+BSIBDesignable.m */; };
|
|
9163530B2C12B6D400593047 /* UIView+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352822C12B6D400593047 /* UIView+Extension.m */; };
|
|
9163530C2C12B6D400593047 /* UIView+Frame.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352842C12B6D400593047 /* UIView+Frame.m */; };
|
|
9163530D2C12B6D400593047 /* UINavigationController+Transparent.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352872C12B6D400593047 /* UINavigationController+Transparent.m */; };
|
|
9163530E2C12B6D400593047 /* UIViewController+present.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352892C12B6D400593047 /* UIViewController+present.m */; };
|
|
9163530F2C12B6D400593047 /* GTMBase64.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163528D2C12B6D400593047 /* GTMBase64.m */; };
|
|
916353102C12B6D400593047 /* NSString+AES.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352902C12B6D400593047 /* NSString+AES.m */; };
|
|
916353112C12B6D400593047 /* DGActivityIndicatorAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352932C12B6D400593047 /* DGActivityIndicatorAnimation.m */; };
|
|
916353122C12B6D400593047 /* DGActivityIndicatorBallBeatAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352952C12B6D400593047 /* DGActivityIndicatorBallBeatAnimation.m */; };
|
|
916353132C12B6D400593047 /* DGActivityIndicatorBallClipRotateAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352972C12B6D400593047 /* DGActivityIndicatorBallClipRotateAnimation.m */; };
|
|
916353142C12B6D400593047 /* DGActivityIndicatorBallClipRotateMultipleAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352992C12B6D400593047 /* DGActivityIndicatorBallClipRotateMultipleAnimation.m */; };
|
|
916353152C12B6D400593047 /* DGActivityIndicatorBallClipRotatePulseAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163529B2C12B6D400593047 /* DGActivityIndicatorBallClipRotatePulseAnimation.m */; };
|
|
916353162C12B6D400593047 /* DGActivityIndicatorBallGridBeatAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163529D2C12B6D400593047 /* DGActivityIndicatorBallGridBeatAnimation.m */; };
|
|
916353172C12B6D400593047 /* DGActivityIndicatorBallGridPulseAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163529F2C12B6D400593047 /* DGActivityIndicatorBallGridPulseAnimation.m */; };
|
|
916353182C12B6D400593047 /* DGActivityIndicatorBallPulseAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352A12C12B6D400593047 /* DGActivityIndicatorBallPulseAnimation.m */; };
|
|
916353192C12B6D400593047 /* DGActivityIndicatorBallPulseSyncAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352A32C12B6D400593047 /* DGActivityIndicatorBallPulseSyncAnimation.m */; };
|
|
9163531A2C12B6D400593047 /* DGActivityIndicatorBallRotateAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352A52C12B6D400593047 /* DGActivityIndicatorBallRotateAnimation.m */; };
|
|
9163531B2C12B6D400593047 /* DGActivityIndicatorBallScaleAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352A72C12B6D400593047 /* DGActivityIndicatorBallScaleAnimation.m */; };
|
|
9163531C2C12B6D400593047 /* DGActivityIndicatorBallScaleMultipleAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352A92C12B6D400593047 /* DGActivityIndicatorBallScaleMultipleAnimation.m */; };
|
|
9163531D2C12B6D400593047 /* DGActivityIndicatorBallScaleRippleAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352AB2C12B6D400593047 /* DGActivityIndicatorBallScaleRippleAnimation.m */; };
|
|
9163531E2C12B6D400593047 /* DGActivityIndicatorBallScaleRippleMultipleAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352AD2C12B6D400593047 /* DGActivityIndicatorBallScaleRippleMultipleAnimation.m */; };
|
|
9163531F2C12B6D400593047 /* DGActivityIndicatorBallSpinFadeLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352AF2C12B6D400593047 /* DGActivityIndicatorBallSpinFadeLoader.m */; };
|
|
916353202C12B6D400593047 /* DGActivityIndicatorBallTrianglePathAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352B12C12B6D400593047 /* DGActivityIndicatorBallTrianglePathAnimation.m */; };
|
|
916353212C12B6D400593047 /* DGActivityIndicatorBallZigZagAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352B32C12B6D400593047 /* DGActivityIndicatorBallZigZagAnimation.m */; };
|
|
916353222C12B6D400593047 /* DGActivityIndicatorBallZigZagDeflectAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352B52C12B6D400593047 /* DGActivityIndicatorBallZigZagDeflectAnimation.m */; };
|
|
916353232C12B6D400593047 /* DGActivityIndicatorCookieTerminatorAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352B72C12B6D400593047 /* DGActivityIndicatorCookieTerminatorAnimation.m */; };
|
|
916353242C12B6D400593047 /* DGActivityIndicatorDoubleBounceAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352B92C12B6D400593047 /* DGActivityIndicatorDoubleBounceAnimation.m */; };
|
|
916353252C12B6D400593047 /* DGActivityIndicatorFiveDotsAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352BB2C12B6D400593047 /* DGActivityIndicatorFiveDotsAnimation.m */; };
|
|
916353262C12B6D400593047 /* DGActivityIndicatorLineScaleAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352BD2C12B6D400593047 /* DGActivityIndicatorLineScaleAnimation.m */; };
|
|
916353272C12B6D400593047 /* DGActivityIndicatorLineScalePartyAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352BF2C12B6D400593047 /* DGActivityIndicatorLineScalePartyAnimation.m */; };
|
|
916353282C12B6D400593047 /* DGActivityIndicatorLineScalePulseOutAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352C12C12B6D400593047 /* DGActivityIndicatorLineScalePulseOutAnimation.m */; };
|
|
916353292C12B6D400593047 /* DGActivityIndicatorLineScalePulseOutRapidAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352C32C12B6D400593047 /* DGActivityIndicatorLineScalePulseOutRapidAnimation.m */; };
|
|
9163532A2C12B6D400593047 /* DGActivityIndicatorNineDotsAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352C52C12B6D400593047 /* DGActivityIndicatorNineDotsAnimation.m */; };
|
|
9163532B2C12B6D400593047 /* DGActivityIndicatorRotatingSandglassAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352C72C12B6D400593047 /* DGActivityIndicatorRotatingSandglassAnimation.m */; };
|
|
9163532C2C12B6D400593047 /* DGActivityIndicatorRotatingSquaresAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352C92C12B6D400593047 /* DGActivityIndicatorRotatingSquaresAnimation.m */; };
|
|
9163532D2C12B6D400593047 /* DGActivityIndicatorRotatingTrigonAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352CB2C12B6D400593047 /* DGActivityIndicatorRotatingTrigonAnimation.m */; };
|
|
9163532E2C12B6D400593047 /* DGActivityIndicatorThreeDotsAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352CD2C12B6D400593047 /* DGActivityIndicatorThreeDotsAnimation.m */; };
|
|
9163532F2C12B6D400593047 /* DGActivityIndicatorTriangleSkewSpinAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352CF2C12B6D400593047 /* DGActivityIndicatorTriangleSkewSpinAnimation.m */; };
|
|
916353302C12B6D400593047 /* DGActivityIndicatorTriplePulseAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352D12C12B6D400593047 /* DGActivityIndicatorTriplePulseAnimation.m */; };
|
|
916353312C12B6D400593047 /* DGActivityIndicatorTripleRingsAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352D32C12B6D400593047 /* DGActivityIndicatorTripleRingsAnimation.m */; };
|
|
916353322C12B6D400593047 /* DGActivityIndicatorTwoDotsAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352D52C12B6D400593047 /* DGActivityIndicatorTwoDotsAnimation.m */; };
|
|
916353332C12B6D400593047 /* DGActivityIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352D92C12B6D400593047 /* DGActivityIndicatorView.m */; };
|
|
916353342C12B6D400593047 /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352DC2C12B6D400593047 /* MBProgressHUD.m */; };
|
|
916353352C12B6D400593047 /* SVIndefiniteAnimatedView.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352DF2C12B6D400593047 /* SVIndefiniteAnimatedView.m */; };
|
|
916353362C12B6D400593047 /* SVProgressAnimatedView.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352E12C12B6D400593047 /* SVProgressAnimatedView.m */; };
|
|
916353372C12B6D400593047 /* SVProgressHUD.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 916352E32C12B6D400593047 /* SVProgressHUD.bundle */; };
|
|
916353382C12B6D400593047 /* SVProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352E52C12B6D400593047 /* SVProgressHUD.m */; };
|
|
916353392C12B6D400593047 /* SVRadialGradientLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352E72C12B6D400593047 /* SVRadialGradientLayer.m */; };
|
|
9163533A2C12B6D400593047 /* HUDManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352EA2C12B6D400593047 /* HUDManager.m */; };
|
|
9163533D2C12B6D400593047 /* KxMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 916352F02C12B6D400593047 /* KxMenu.m */; };
|
|
9163534B2C12C15300593047 /* HBApiParams.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353422C12C15300593047 /* HBApiParams.m */; };
|
|
9163534C2C12C15300593047 /* HBNetWorkingUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353442C12C15300593047 /* HBNetWorkingUtility.m */; };
|
|
9163534D2C12C15300593047 /* HBNetWorkingUtilityResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353462C12C15300593047 /* HBNetWorkingUtilityResult.m */; };
|
|
9163534E2C12C15300593047 /* HBNetWorkingUtility+Services.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353492C12C15300593047 /* HBNetWorkingUtility+Services.m */; };
|
|
916353862C12C20B00593047 /* HBColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353502C12C20B00593047 /* HBColor.m */; };
|
|
916353872C12C20B00593047 /* HBCommonKeys.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353532C12C20B00593047 /* HBCommonKeys.m */; };
|
|
916353882C12C20B00593047 /* HBThirdKeys.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353552C12C20B00593047 /* HBThirdKeys.m */; };
|
|
916353892C12C20B00593047 /* HBNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353582C12C20B00593047 /* HBNavigationController.m */; };
|
|
9163538A2C12C20B00593047 /* HBTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163535A2C12C20B00593047 /* HBTabBarController.m */; };
|
|
9163538B2C12C20B00593047 /* HBViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163535C2C12C20B00593047 /* HBViewController.m */; };
|
|
9163538C2C12C20B00593047 /* HBMultiLanguageController.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353622C12C20B00593047 /* HBMultiLanguageController.m */; };
|
|
9163538D2C12C20B00593047 /* HBMultiLanguageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353652C12C20B00593047 /* HBMultiLanguageManager.m */; };
|
|
9163538E2C12C20B00593047 /* MultiLanguage.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = 916353672C12C20B00593047 /* MultiLanguage.xcstrings */; };
|
|
916353932C12C20B00593047 /* HBAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353752C12C20B00593047 /* HBAlertView.m */; };
|
|
916353942C12C20B00593047 /* HBCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353772C12C20B00593047 /* HBCollectionViewCell.m */; };
|
|
916353952C12C20B00593047 /* HBRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353792C12C20B00593047 /* HBRefreshAutoNormalFooter.m */; };
|
|
916353962C12C20B00593047 /* HBRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163537B2C12C20B00593047 /* HBRefreshNormalHeader.m */; };
|
|
916353972C12C20B00593047 /* HBTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163537D2C12C20B00593047 /* HBTableView.m */; };
|
|
916353982C12C20B00593047 /* HBTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 9163537F2C12C20B00593047 /* HBTextField.m */; };
|
|
916353992C12C20B00593047 /* HBView.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353812C12C20B00593047 /* HBView.m */; };
|
|
9163539A2C12C20B00593047 /* RSButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353832C12C20B00593047 /* RSButton.m */; };
|
|
916353A22C12C3DC00593047 /* HtyoNetWorking.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353A02C12C3DC00593047 /* HtyoNetWorking.m */; };
|
|
916353A82C12C6AF00593047 /* NSNotificationCenter+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = 916353A72C12C6AF00593047 /* NSNotificationCenter+Extension.m */; };
|
|
91C8711B2C12EA610093790D /* AppDelegate+Extesion.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C8711A2C12EA610093790D /* AppDelegate+Extesion.m */; };
|
|
91C8711E2C12ECF50093790D /* HBFirstStartController.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C8711D2C12ECF50093790D /* HBFirstStartController.m */; };
|
|
91C871212C12EF810093790D /* HBWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871202C12EF810093790D /* HBWebViewController.m */; };
|
|
91C871232C12F0020093790D /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 91C871222C12F0020093790D /* Images.xcassets */; };
|
|
91C8712D2C12FCE80093790D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 91C8712B2C12FCE80093790D /* LaunchScreen.storyboard */; };
|
|
91C871412C13111B0093790D /* HBHomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871402C13111B0093790D /* HBHomeViewController.m */; };
|
|
91C871442C13112F0093790D /* HBDiscoverViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871432C13112F0093790D /* HBDiscoverViewController.m */; };
|
|
91C871472C1311450093790D /* HBMineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871462C1311450093790D /* HBMineViewController.m */; };
|
|
91C8718E2C1314770093790D /* UIButton+GKEnlarge.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871492C1314770093790D /* UIButton+GKEnlarge.m */; };
|
|
91C8718F2C1314770093790D /* GKDoubleLikeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C8714C2C1314770093790D /* GKDoubleLikeView.m */; };
|
|
91C871902C1314770093790D /* GKLikeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C8714E2C1314770093790D /* GKLikeView.m */; };
|
|
91C871912C1314770093790D /* GKBallLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871512C1314770093790D /* GKBallLoadingView.m */; };
|
|
91C871922C1314770093790D /* GKLandscapeNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871542C1314770093790D /* GKLandscapeNavigationController.m */; };
|
|
91C871932C1314770093790D /* GKLandscapeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871562C1314770093790D /* GKLandscapeViewController.m */; };
|
|
91C871942C1314770093790D /* GKLandscapeWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871582C1314770093790D /* GKLandscapeWindow.m */; };
|
|
91C871952C1314770093790D /* GKRotationManager_iOS_9_15.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C8715A2C1314770093790D /* GKRotationManager_iOS_9_15.m */; };
|
|
91C871962C1314770093790D /* GKRotationManager_iOS_16_Later.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C8715C2C1314770093790D /* GKRotationManager_iOS_16_Later.m */; };
|
|
91C871972C1314770093790D /* GKRotationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C8715E2C1314770093790D /* GKRotationManager.m */; };
|
|
91C871992C1314770093790D /* GKDYPlayerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871652C1314770093790D /* GKDYPlayerManager.m */; };
|
|
91C8719A2C1314770093790D /* GKDUVideoInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871682C1314770093790D /* GKDUVideoInfoModel.m */; };
|
|
91C8719B2C1314770093790D /* GKDYVideoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C8716A2C1314770093790D /* GKDYVideoModel.m */; };
|
|
91C8719C2C1314770093790D /* GKDYPanGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C8716D2C1314770093790D /* GKDYPanGestureRecognizer.m */; };
|
|
91C8719D2C1314770093790D /* GKDYScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C8716F2C1314770093790D /* GKDYScrollView.m */; };
|
|
91C8719E2C1314770093790D /* GKDYTitleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871712C1314770093790D /* GKDYTitleView.m */; };
|
|
91C8719F2C1314770093790D /* GKDYVideoCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871732C1314770093790D /* GKDYVideoCell.m */; };
|
|
91C871A02C1314770093790D /* GKDYVideoControlView.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871752C1314770093790D /* GKDYVideoControlView.m */; };
|
|
91C871A12C1314770093790D /* GKDYVideoFullscreenView.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871772C1314770093790D /* GKDYVideoFullscreenView.m */; };
|
|
91C871A22C1314770093790D /* GKDYVideoItemButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871792C1314770093790D /* GKDYVideoItemButton.m */; };
|
|
91C871A32C1314770093790D /* GKDYVideoLandscapeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C8717B2C1314770093790D /* GKDYVideoLandscapeCell.m */; };
|
|
91C871A42C1314770093790D /* GKDYVideoLandscapeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C8717D2C1314770093790D /* GKDYVideoLandscapeView.m */; };
|
|
91C871A52C1314770093790D /* GKDYVideoMaskView.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C8717F2C1314770093790D /* GKDYVideoMaskView.m */; };
|
|
91C871A62C1314770093790D /* GKDYVideoPortraitCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871812C1314770093790D /* GKDYVideoPortraitCell.m */; };
|
|
91C871A72C1314770093790D /* GKDYVideoPortraitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871832C1314770093790D /* GKDYVideoPortraitView.m */; };
|
|
91C871A82C1314770093790D /* GKDYVideoPreviewView.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871852C1314770093790D /* GKDYVideoPreviewView.m */; };
|
|
91C871A92C1314770093790D /* GKDYVideoScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871872C1314770093790D /* GKDYVideoScrollView.m */; };
|
|
91C871AA2C1314770093790D /* GKDYVideoSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C871892C1314770093790D /* GKDYVideoSlider.m */; };
|
|
91C871AB2C1314770093790D /* GKDYVideoStatusBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 91C8718B2C1314770093790D /* GKDYVideoStatusBar.m */; };
|
|
C8AC2283D47E2B99FF559E75 /* libPods-HiBit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 141F02EF5C0783797594009A /* libPods-HiBit.a */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
141F02EF5C0783797594009A /* libPods-HiBit.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-HiBit.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1B0AEA883685A7D77ED99F7E /* Pods-HiBit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HiBit.release.xcconfig"; path = "Target Support Files/Pods-HiBit/Pods-HiBit.release.xcconfig"; sourceTree = "<group>"; };
|
|
776EF1D90F08398428F51390 /* Pods-HiBit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HiBit.debug.xcconfig"; path = "Target Support Files/Pods-HiBit/Pods-HiBit.debug.xcconfig"; sourceTree = "<group>"; };
|
|
9163511E2C12AFE800593047 /* HiBit.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HiBit.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9163512D2C12AFEA00593047 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
916351322C12AFEA00593047 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
916351332C12AFEA00593047 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
9163513E2C12B12F00593047 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
9163513F2C12B12F00593047 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
916351492C12B49B00593047 /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
|
|
9163514A2C12B4D800593047 /* HiBit-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "HiBit-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
916352472C12B6D400593047 /* FoundationContainer+Log.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "FoundationContainer+Log.m"; sourceTree = "<group>"; };
|
|
916352492C12B6D400593047 /* NSData+Extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+Extension.h"; sourceTree = "<group>"; };
|
|
9163524A2C12B6D400593047 /* NSData+Extension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+Extension.m"; sourceTree = "<group>"; };
|
|
9163524C2C12B6D400593047 /* NSDate+Extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDate+Extension.h"; sourceTree = "<group>"; };
|
|
9163524D2C12B6D400593047 /* NSDate+Extension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDate+Extension.m"; sourceTree = "<group>"; };
|
|
9163524F2C12B6D400593047 /* NSDictionary+Extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+Extension.h"; sourceTree = "<group>"; };
|
|
916352502C12B6D400593047 /* NSDictionary+Extension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+Extension.m"; sourceTree = "<group>"; };
|
|
916352522C12B6D400593047 /* NSNumber+Extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSNumber+Extension.h"; sourceTree = "<group>"; };
|
|
916352532C12B6D400593047 /* NSNumber+Extension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSNumber+Extension.m"; sourceTree = "<group>"; };
|
|
916352552C12B6D400593047 /* NSObject+countDown.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+countDown.h"; sourceTree = "<group>"; };
|
|
916352562C12B6D400593047 /* NSObject+countDown.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+countDown.m"; sourceTree = "<group>"; };
|
|
916352572C12B6D400593047 /* NSObject+Swizzled.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+Swizzled.h"; sourceTree = "<group>"; };
|
|
916352582C12B6D400593047 /* NSObject+Swizzled.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+Swizzled.m"; sourceTree = "<group>"; };
|
|
916352592C12B6D400593047 /* NSObject+Tool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+Tool.h"; sourceTree = "<group>"; };
|
|
9163525A2C12B6D400593047 /* NSObject+Tool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+Tool.m"; sourceTree = "<group>"; };
|
|
9163525C2C12B6D400593047 /* NSString+Extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+Extension.h"; sourceTree = "<group>"; };
|
|
9163525D2C12B6D400593047 /* NSString+Extension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+Extension.m"; sourceTree = "<group>"; };
|
|
9163525E2C12B6D400593047 /* NSString+Tools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+Tools.h"; sourceTree = "<group>"; };
|
|
9163525F2C12B6D400593047 /* NSString+Tools.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+Tools.m"; sourceTree = "<group>"; };
|
|
916352612C12B6D400593047 /* NSUserDefaults+Extesion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSUserDefaults+Extesion.h"; sourceTree = "<group>"; };
|
|
916352622C12B6D400593047 /* NSUserDefaults+Extesion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSUserDefaults+Extesion.m"; sourceTree = "<group>"; };
|
|
916352642C12B6D400593047 /* UIColor+Category.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIColor+Category.h"; sourceTree = "<group>"; };
|
|
916352652C12B6D400593047 /* UIColor+Category.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIColor+Category.m"; sourceTree = "<group>"; };
|
|
916352672C12B6D400593047 /* UIControl+Extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIControl+Extension.h"; sourceTree = "<group>"; };
|
|
916352682C12B6D400593047 /* UIControl+Extension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIControl+Extension.m"; sourceTree = "<group>"; };
|
|
9163526A2C12B6D400593047 /* UIDevice+Extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIDevice+Extension.h"; sourceTree = "<group>"; };
|
|
9163526B2C12B6D400593047 /* UIDevice+Extension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIDevice+Extension.m"; sourceTree = "<group>"; };
|
|
9163526D2C12B6D400593047 /* UIFont+Category.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIFont+Category.h"; sourceTree = "<group>"; };
|
|
9163526E2C12B6D400593047 /* UIFont+Category.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIFont+Category.m"; sourceTree = "<group>"; };
|
|
916352702C12B6D400593047 /* UIImage+Category.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+Category.h"; sourceTree = "<group>"; };
|
|
916352712C12B6D400593047 /* UIImage+Category.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Category.m"; sourceTree = "<group>"; };
|
|
916352732C12B6D400593047 /* UIImageView+Extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+Extension.h"; sourceTree = "<group>"; };
|
|
916352742C12B6D400593047 /* UIImageView+Extension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+Extension.m"; sourceTree = "<group>"; };
|
|
916352762C12B6D400593047 /* UIScreen+Extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScreen+Extension.h"; sourceTree = "<group>"; };
|
|
916352772C12B6D400593047 /* UIScreen+Extension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScreen+Extension.m"; sourceTree = "<group>"; };
|
|
916352792C12B6D400593047 /* UITableView+Extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UITableView+Extension.h"; sourceTree = "<group>"; };
|
|
9163527A2C12B6D400593047 /* UITableView+Extension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UITableView+Extension.m"; sourceTree = "<group>"; };
|
|
9163527C2C12B6D400593047 /* UITextField+Category.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UITextField+Category.h"; sourceTree = "<group>"; };
|
|
9163527D2C12B6D400593047 /* UITextField+Category.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UITextField+Category.m"; sourceTree = "<group>"; };
|
|
9163527F2C12B6D400593047 /* NSLayoutConstraint+BSIBDesignable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSLayoutConstraint+BSIBDesignable.h"; sourceTree = "<group>"; };
|
|
916352802C12B6D400593047 /* NSLayoutConstraint+BSIBDesignable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSLayoutConstraint+BSIBDesignable.m"; sourceTree = "<group>"; };
|
|
916352812C12B6D400593047 /* UIView+Extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+Extension.h"; sourceTree = "<group>"; };
|
|
916352822C12B6D400593047 /* UIView+Extension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+Extension.m"; sourceTree = "<group>"; };
|
|
916352832C12B6D400593047 /* UIView+Frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+Frame.h"; sourceTree = "<group>"; };
|
|
916352842C12B6D400593047 /* UIView+Frame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+Frame.m"; sourceTree = "<group>"; };
|
|
916352862C12B6D400593047 /* UINavigationController+Transparent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UINavigationController+Transparent.h"; sourceTree = "<group>"; };
|
|
916352872C12B6D400593047 /* UINavigationController+Transparent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UINavigationController+Transparent.m"; sourceTree = "<group>"; };
|
|
916352882C12B6D400593047 /* UIViewController+present.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+present.h"; sourceTree = "<group>"; };
|
|
916352892C12B6D400593047 /* UIViewController+present.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+present.m"; sourceTree = "<group>"; };
|
|
9163528C2C12B6D400593047 /* GTMBase64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMBase64.h; sourceTree = "<group>"; };
|
|
9163528D2C12B6D400593047 /* GTMBase64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMBase64.m; sourceTree = "<group>"; };
|
|
9163528E2C12B6D400593047 /* GTMDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMDefines.h; sourceTree = "<group>"; };
|
|
9163528F2C12B6D400593047 /* NSString+AES.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+AES.h"; sourceTree = "<group>"; };
|
|
916352902C12B6D400593047 /* NSString+AES.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+AES.m"; sourceTree = "<group>"; };
|
|
916352922C12B6D400593047 /* DGActivityIndicatorAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorAnimation.h; sourceTree = "<group>"; };
|
|
916352932C12B6D400593047 /* DGActivityIndicatorAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorAnimation.m; sourceTree = "<group>"; };
|
|
916352942C12B6D400593047 /* DGActivityIndicatorBallBeatAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallBeatAnimation.h; sourceTree = "<group>"; };
|
|
916352952C12B6D400593047 /* DGActivityIndicatorBallBeatAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallBeatAnimation.m; sourceTree = "<group>"; };
|
|
916352962C12B6D400593047 /* DGActivityIndicatorBallClipRotateAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallClipRotateAnimation.h; sourceTree = "<group>"; };
|
|
916352972C12B6D400593047 /* DGActivityIndicatorBallClipRotateAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallClipRotateAnimation.m; sourceTree = "<group>"; };
|
|
916352982C12B6D400593047 /* DGActivityIndicatorBallClipRotateMultipleAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallClipRotateMultipleAnimation.h; sourceTree = "<group>"; };
|
|
916352992C12B6D400593047 /* DGActivityIndicatorBallClipRotateMultipleAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallClipRotateMultipleAnimation.m; sourceTree = "<group>"; };
|
|
9163529A2C12B6D400593047 /* DGActivityIndicatorBallClipRotatePulseAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallClipRotatePulseAnimation.h; sourceTree = "<group>"; };
|
|
9163529B2C12B6D400593047 /* DGActivityIndicatorBallClipRotatePulseAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallClipRotatePulseAnimation.m; sourceTree = "<group>"; };
|
|
9163529C2C12B6D400593047 /* DGActivityIndicatorBallGridBeatAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallGridBeatAnimation.h; sourceTree = "<group>"; };
|
|
9163529D2C12B6D400593047 /* DGActivityIndicatorBallGridBeatAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallGridBeatAnimation.m; sourceTree = "<group>"; };
|
|
9163529E2C12B6D400593047 /* DGActivityIndicatorBallGridPulseAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallGridPulseAnimation.h; sourceTree = "<group>"; };
|
|
9163529F2C12B6D400593047 /* DGActivityIndicatorBallGridPulseAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallGridPulseAnimation.m; sourceTree = "<group>"; };
|
|
916352A02C12B6D400593047 /* DGActivityIndicatorBallPulseAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallPulseAnimation.h; sourceTree = "<group>"; };
|
|
916352A12C12B6D400593047 /* DGActivityIndicatorBallPulseAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallPulseAnimation.m; sourceTree = "<group>"; };
|
|
916352A22C12B6D400593047 /* DGActivityIndicatorBallPulseSyncAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallPulseSyncAnimation.h; sourceTree = "<group>"; };
|
|
916352A32C12B6D400593047 /* DGActivityIndicatorBallPulseSyncAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallPulseSyncAnimation.m; sourceTree = "<group>"; };
|
|
916352A42C12B6D400593047 /* DGActivityIndicatorBallRotateAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallRotateAnimation.h; sourceTree = "<group>"; };
|
|
916352A52C12B6D400593047 /* DGActivityIndicatorBallRotateAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallRotateAnimation.m; sourceTree = "<group>"; };
|
|
916352A62C12B6D400593047 /* DGActivityIndicatorBallScaleAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallScaleAnimation.h; sourceTree = "<group>"; };
|
|
916352A72C12B6D400593047 /* DGActivityIndicatorBallScaleAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallScaleAnimation.m; sourceTree = "<group>"; };
|
|
916352A82C12B6D400593047 /* DGActivityIndicatorBallScaleMultipleAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallScaleMultipleAnimation.h; sourceTree = "<group>"; };
|
|
916352A92C12B6D400593047 /* DGActivityIndicatorBallScaleMultipleAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallScaleMultipleAnimation.m; sourceTree = "<group>"; };
|
|
916352AA2C12B6D400593047 /* DGActivityIndicatorBallScaleRippleAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallScaleRippleAnimation.h; sourceTree = "<group>"; };
|
|
916352AB2C12B6D400593047 /* DGActivityIndicatorBallScaleRippleAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallScaleRippleAnimation.m; sourceTree = "<group>"; };
|
|
916352AC2C12B6D400593047 /* DGActivityIndicatorBallScaleRippleMultipleAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallScaleRippleMultipleAnimation.h; sourceTree = "<group>"; };
|
|
916352AD2C12B6D400593047 /* DGActivityIndicatorBallScaleRippleMultipleAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallScaleRippleMultipleAnimation.m; sourceTree = "<group>"; };
|
|
916352AE2C12B6D400593047 /* DGActivityIndicatorBallSpinFadeLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallSpinFadeLoader.h; sourceTree = "<group>"; };
|
|
916352AF2C12B6D400593047 /* DGActivityIndicatorBallSpinFadeLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallSpinFadeLoader.m; sourceTree = "<group>"; };
|
|
916352B02C12B6D400593047 /* DGActivityIndicatorBallTrianglePathAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallTrianglePathAnimation.h; sourceTree = "<group>"; };
|
|
916352B12C12B6D400593047 /* DGActivityIndicatorBallTrianglePathAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallTrianglePathAnimation.m; sourceTree = "<group>"; };
|
|
916352B22C12B6D400593047 /* DGActivityIndicatorBallZigZagAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallZigZagAnimation.h; sourceTree = "<group>"; };
|
|
916352B32C12B6D400593047 /* DGActivityIndicatorBallZigZagAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallZigZagAnimation.m; sourceTree = "<group>"; };
|
|
916352B42C12B6D400593047 /* DGActivityIndicatorBallZigZagDeflectAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorBallZigZagDeflectAnimation.h; sourceTree = "<group>"; };
|
|
916352B52C12B6D400593047 /* DGActivityIndicatorBallZigZagDeflectAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorBallZigZagDeflectAnimation.m; sourceTree = "<group>"; };
|
|
916352B62C12B6D400593047 /* DGActivityIndicatorCookieTerminatorAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorCookieTerminatorAnimation.h; sourceTree = "<group>"; };
|
|
916352B72C12B6D400593047 /* DGActivityIndicatorCookieTerminatorAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorCookieTerminatorAnimation.m; sourceTree = "<group>"; };
|
|
916352B82C12B6D400593047 /* DGActivityIndicatorDoubleBounceAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorDoubleBounceAnimation.h; sourceTree = "<group>"; };
|
|
916352B92C12B6D400593047 /* DGActivityIndicatorDoubleBounceAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorDoubleBounceAnimation.m; sourceTree = "<group>"; };
|
|
916352BA2C12B6D400593047 /* DGActivityIndicatorFiveDotsAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorFiveDotsAnimation.h; sourceTree = "<group>"; };
|
|
916352BB2C12B6D400593047 /* DGActivityIndicatorFiveDotsAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorFiveDotsAnimation.m; sourceTree = "<group>"; };
|
|
916352BC2C12B6D400593047 /* DGActivityIndicatorLineScaleAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorLineScaleAnimation.h; sourceTree = "<group>"; };
|
|
916352BD2C12B6D400593047 /* DGActivityIndicatorLineScaleAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorLineScaleAnimation.m; sourceTree = "<group>"; };
|
|
916352BE2C12B6D400593047 /* DGActivityIndicatorLineScalePartyAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorLineScalePartyAnimation.h; sourceTree = "<group>"; };
|
|
916352BF2C12B6D400593047 /* DGActivityIndicatorLineScalePartyAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorLineScalePartyAnimation.m; sourceTree = "<group>"; };
|
|
916352C02C12B6D400593047 /* DGActivityIndicatorLineScalePulseOutAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorLineScalePulseOutAnimation.h; sourceTree = "<group>"; };
|
|
916352C12C12B6D400593047 /* DGActivityIndicatorLineScalePulseOutAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorLineScalePulseOutAnimation.m; sourceTree = "<group>"; };
|
|
916352C22C12B6D400593047 /* DGActivityIndicatorLineScalePulseOutRapidAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorLineScalePulseOutRapidAnimation.h; sourceTree = "<group>"; };
|
|
916352C32C12B6D400593047 /* DGActivityIndicatorLineScalePulseOutRapidAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorLineScalePulseOutRapidAnimation.m; sourceTree = "<group>"; };
|
|
916352C42C12B6D400593047 /* DGActivityIndicatorNineDotsAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorNineDotsAnimation.h; sourceTree = "<group>"; };
|
|
916352C52C12B6D400593047 /* DGActivityIndicatorNineDotsAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorNineDotsAnimation.m; sourceTree = "<group>"; };
|
|
916352C62C12B6D400593047 /* DGActivityIndicatorRotatingSandglassAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorRotatingSandglassAnimation.h; sourceTree = "<group>"; };
|
|
916352C72C12B6D400593047 /* DGActivityIndicatorRotatingSandglassAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorRotatingSandglassAnimation.m; sourceTree = "<group>"; };
|
|
916352C82C12B6D400593047 /* DGActivityIndicatorRotatingSquaresAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorRotatingSquaresAnimation.h; sourceTree = "<group>"; };
|
|
916352C92C12B6D400593047 /* DGActivityIndicatorRotatingSquaresAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorRotatingSquaresAnimation.m; sourceTree = "<group>"; };
|
|
916352CA2C12B6D400593047 /* DGActivityIndicatorRotatingTrigonAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorRotatingTrigonAnimation.h; sourceTree = "<group>"; };
|
|
916352CB2C12B6D400593047 /* DGActivityIndicatorRotatingTrigonAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorRotatingTrigonAnimation.m; sourceTree = "<group>"; };
|
|
916352CC2C12B6D400593047 /* DGActivityIndicatorThreeDotsAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorThreeDotsAnimation.h; sourceTree = "<group>"; };
|
|
916352CD2C12B6D400593047 /* DGActivityIndicatorThreeDotsAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorThreeDotsAnimation.m; sourceTree = "<group>"; };
|
|
916352CE2C12B6D400593047 /* DGActivityIndicatorTriangleSkewSpinAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorTriangleSkewSpinAnimation.h; sourceTree = "<group>"; };
|
|
916352CF2C12B6D400593047 /* DGActivityIndicatorTriangleSkewSpinAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorTriangleSkewSpinAnimation.m; sourceTree = "<group>"; };
|
|
916352D02C12B6D400593047 /* DGActivityIndicatorTriplePulseAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorTriplePulseAnimation.h; sourceTree = "<group>"; };
|
|
916352D12C12B6D400593047 /* DGActivityIndicatorTriplePulseAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorTriplePulseAnimation.m; sourceTree = "<group>"; };
|
|
916352D22C12B6D400593047 /* DGActivityIndicatorTripleRingsAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorTripleRingsAnimation.h; sourceTree = "<group>"; };
|
|
916352D32C12B6D400593047 /* DGActivityIndicatorTripleRingsAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorTripleRingsAnimation.m; sourceTree = "<group>"; };
|
|
916352D42C12B6D400593047 /* DGActivityIndicatorTwoDotsAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorTwoDotsAnimation.h; sourceTree = "<group>"; };
|
|
916352D52C12B6D400593047 /* DGActivityIndicatorTwoDotsAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorTwoDotsAnimation.m; sourceTree = "<group>"; };
|
|
916352D72C12B6D400593047 /* DGActivityIndicatorAnimationProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorAnimationProtocol.h; sourceTree = "<group>"; };
|
|
916352D82C12B6D400593047 /* DGActivityIndicatorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DGActivityIndicatorView.h; sourceTree = "<group>"; };
|
|
916352D92C12B6D400593047 /* DGActivityIndicatorView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DGActivityIndicatorView.m; sourceTree = "<group>"; };
|
|
916352DB2C12B6D400593047 /* MBProgressHUD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = "<group>"; };
|
|
916352DC2C12B6D400593047 /* MBProgressHUD.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = "<group>"; };
|
|
916352DE2C12B6D400593047 /* SVIndefiniteAnimatedView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SVIndefiniteAnimatedView.h; sourceTree = "<group>"; };
|
|
916352DF2C12B6D400593047 /* SVIndefiniteAnimatedView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SVIndefiniteAnimatedView.m; sourceTree = "<group>"; };
|
|
916352E02C12B6D400593047 /* SVProgressAnimatedView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SVProgressAnimatedView.h; sourceTree = "<group>"; };
|
|
916352E12C12B6D400593047 /* SVProgressAnimatedView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SVProgressAnimatedView.m; sourceTree = "<group>"; };
|
|
916352E22C12B6D400593047 /* SVProgressHUD-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "SVProgressHUD-Prefix.pch"; sourceTree = "<group>"; };
|
|
916352E32C12B6D400593047 /* SVProgressHUD.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = SVProgressHUD.bundle; sourceTree = "<group>"; };
|
|
916352E42C12B6D400593047 /* SVProgressHUD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SVProgressHUD.h; sourceTree = "<group>"; };
|
|
916352E52C12B6D400593047 /* SVProgressHUD.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SVProgressHUD.m; sourceTree = "<group>"; };
|
|
916352E62C12B6D400593047 /* SVRadialGradientLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SVRadialGradientLayer.h; sourceTree = "<group>"; };
|
|
916352E72C12B6D400593047 /* SVRadialGradientLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SVRadialGradientLayer.m; sourceTree = "<group>"; };
|
|
916352E92C12B6D400593047 /* HUDManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HUDManager.h; sourceTree = "<group>"; };
|
|
916352EA2C12B6D400593047 /* HUDManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HUDManager.m; sourceTree = "<group>"; };
|
|
916352EF2C12B6D400593047 /* KxMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KxMenu.h; sourceTree = "<group>"; };
|
|
916352F02C12B6D400593047 /* KxMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KxMenu.m; sourceTree = "<group>"; };
|
|
916353412C12C15300593047 /* HBApiParams.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBApiParams.h; sourceTree = "<group>"; };
|
|
916353422C12C15300593047 /* HBApiParams.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBApiParams.m; sourceTree = "<group>"; };
|
|
916353432C12C15300593047 /* HBNetWorkingUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBNetWorkingUtility.h; sourceTree = "<group>"; };
|
|
916353442C12C15300593047 /* HBNetWorkingUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBNetWorkingUtility.m; sourceTree = "<group>"; };
|
|
916353452C12C15300593047 /* HBNetWorkingUtilityResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBNetWorkingUtilityResult.h; sourceTree = "<group>"; };
|
|
916353462C12C15300593047 /* HBNetWorkingUtilityResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBNetWorkingUtilityResult.m; sourceTree = "<group>"; };
|
|
916353482C12C15300593047 /* HBNetWorkingUtility+Services.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "HBNetWorkingUtility+Services.h"; sourceTree = "<group>"; };
|
|
916353492C12C15300593047 /* HBNetWorkingUtility+Services.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "HBNetWorkingUtility+Services.m"; sourceTree = "<group>"; };
|
|
9163534F2C12C20B00593047 /* HBColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBColor.h; sourceTree = "<group>"; };
|
|
916353502C12C20B00593047 /* HBColor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBColor.m; sourceTree = "<group>"; };
|
|
916353522C12C20B00593047 /* HBCommonKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBCommonKeys.h; sourceTree = "<group>"; };
|
|
916353532C12C20B00593047 /* HBCommonKeys.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBCommonKeys.m; sourceTree = "<group>"; };
|
|
916353542C12C20B00593047 /* HBThirdKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBThirdKeys.h; sourceTree = "<group>"; };
|
|
916353552C12C20B00593047 /* HBThirdKeys.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBThirdKeys.m; sourceTree = "<group>"; };
|
|
916353572C12C20B00593047 /* HBNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBNavigationController.h; sourceTree = "<group>"; };
|
|
916353582C12C20B00593047 /* HBNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBNavigationController.m; sourceTree = "<group>"; };
|
|
916353592C12C20B00593047 /* HBTabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBTabBarController.h; sourceTree = "<group>"; };
|
|
9163535A2C12C20B00593047 /* HBTabBarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBTabBarController.m; sourceTree = "<group>"; };
|
|
9163535B2C12C20B00593047 /* HBViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBViewController.h; sourceTree = "<group>"; };
|
|
9163535C2C12C20B00593047 /* HBViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBViewController.m; sourceTree = "<group>"; };
|
|
9163535E2C12C20B00593047 /* HBDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBDefines.h; sourceTree = "<group>"; };
|
|
916353612C12C20B00593047 /* HBMultiLanguageController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBMultiLanguageController.h; sourceTree = "<group>"; };
|
|
916353622C12C20B00593047 /* HBMultiLanguageController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBMultiLanguageController.m; sourceTree = "<group>"; };
|
|
916353642C12C20B00593047 /* HBMultiLanguageManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBMultiLanguageManager.h; sourceTree = "<group>"; };
|
|
916353652C12C20B00593047 /* HBMultiLanguageManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBMultiLanguageManager.m; sourceTree = "<group>"; };
|
|
916353672C12C20B00593047 /* MultiLanguage.xcstrings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json.xcstrings; path = MultiLanguage.xcstrings; sourceTree = "<group>"; };
|
|
916353742C12C20B00593047 /* HBAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBAlertView.h; sourceTree = "<group>"; };
|
|
916353752C12C20B00593047 /* HBAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBAlertView.m; sourceTree = "<group>"; };
|
|
916353762C12C20B00593047 /* HBCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBCollectionViewCell.h; sourceTree = "<group>"; };
|
|
916353772C12C20B00593047 /* HBCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBCollectionViewCell.m; sourceTree = "<group>"; };
|
|
916353782C12C20B00593047 /* HBRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBRefreshAutoNormalFooter.h; sourceTree = "<group>"; };
|
|
916353792C12C20B00593047 /* HBRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBRefreshAutoNormalFooter.m; sourceTree = "<group>"; };
|
|
9163537A2C12C20B00593047 /* HBRefreshNormalHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBRefreshNormalHeader.h; sourceTree = "<group>"; };
|
|
9163537B2C12C20B00593047 /* HBRefreshNormalHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBRefreshNormalHeader.m; sourceTree = "<group>"; };
|
|
9163537C2C12C20B00593047 /* HBTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBTableView.h; sourceTree = "<group>"; };
|
|
9163537D2C12C20B00593047 /* HBTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBTableView.m; sourceTree = "<group>"; };
|
|
9163537E2C12C20B00593047 /* HBTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBTextField.h; sourceTree = "<group>"; };
|
|
9163537F2C12C20B00593047 /* HBTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBTextField.m; sourceTree = "<group>"; };
|
|
916353802C12C20B00593047 /* HBView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBView.h; sourceTree = "<group>"; };
|
|
916353812C12C20B00593047 /* HBView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBView.m; sourceTree = "<group>"; };
|
|
916353822C12C20B00593047 /* RSButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSButton.h; sourceTree = "<group>"; };
|
|
916353832C12C20B00593047 /* RSButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSButton.m; sourceTree = "<group>"; };
|
|
9163539F2C12C3DC00593047 /* HtyoNetWorking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HtyoNetWorking.h; sourceTree = "<group>"; };
|
|
916353A02C12C3DC00593047 /* HtyoNetWorking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HtyoNetWorking.m; sourceTree = "<group>"; };
|
|
916353A62C12C6AF00593047 /* NSNotificationCenter+Extension.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSNotificationCenter+Extension.h"; sourceTree = "<group>"; };
|
|
916353A72C12C6AF00593047 /* NSNotificationCenter+Extension.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSNotificationCenter+Extension.m"; sourceTree = "<group>"; };
|
|
91C871192C12EA610093790D /* AppDelegate+Extesion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "AppDelegate+Extesion.h"; sourceTree = "<group>"; };
|
|
91C8711A2C12EA610093790D /* AppDelegate+Extesion.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "AppDelegate+Extesion.m"; sourceTree = "<group>"; };
|
|
91C8711C2C12ECF40093790D /* HBFirstStartController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBFirstStartController.h; sourceTree = "<group>"; };
|
|
91C8711D2C12ECF50093790D /* HBFirstStartController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBFirstStartController.m; sourceTree = "<group>"; };
|
|
91C8711F2C12EF810093790D /* HBWebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBWebViewController.h; sourceTree = "<group>"; };
|
|
91C871202C12EF810093790D /* HBWebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBWebViewController.m; sourceTree = "<group>"; };
|
|
91C871222C12F0020093790D /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
91C8712C2C12FCE80093790D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
91C8713F2C13111B0093790D /* HBHomeViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HBHomeViewController.h; sourceTree = "<group>"; };
|
|
91C871402C13111B0093790D /* HBHomeViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HBHomeViewController.m; sourceTree = "<group>"; };
|
|
91C871422C13112F0093790D /* HBDiscoverViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HBDiscoverViewController.h; sourceTree = "<group>"; };
|
|
91C871432C13112F0093790D /* HBDiscoverViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HBDiscoverViewController.m; sourceTree = "<group>"; };
|
|
91C871452C1311450093790D /* HBMineViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HBMineViewController.h; sourceTree = "<group>"; };
|
|
91C871462C1311450093790D /* HBMineViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HBMineViewController.m; sourceTree = "<group>"; };
|
|
91C871482C1314770093790D /* UIButton+GKEnlarge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIButton+GKEnlarge.h"; sourceTree = "<group>"; };
|
|
91C871492C1314770093790D /* UIButton+GKEnlarge.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIButton+GKEnlarge.m"; sourceTree = "<group>"; };
|
|
91C8714B2C1314770093790D /* GKDoubleLikeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDoubleLikeView.h; sourceTree = "<group>"; };
|
|
91C8714C2C1314770093790D /* GKDoubleLikeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDoubleLikeView.m; sourceTree = "<group>"; };
|
|
91C8714D2C1314770093790D /* GKLikeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKLikeView.h; sourceTree = "<group>"; };
|
|
91C8714E2C1314770093790D /* GKLikeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKLikeView.m; sourceTree = "<group>"; };
|
|
91C871502C1314770093790D /* GKBallLoadingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKBallLoadingView.h; sourceTree = "<group>"; };
|
|
91C871512C1314770093790D /* GKBallLoadingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKBallLoadingView.m; sourceTree = "<group>"; };
|
|
91C871532C1314770093790D /* GKLandscapeNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKLandscapeNavigationController.h; sourceTree = "<group>"; };
|
|
91C871542C1314770093790D /* GKLandscapeNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKLandscapeNavigationController.m; sourceTree = "<group>"; };
|
|
91C871552C1314770093790D /* GKLandscapeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKLandscapeViewController.h; sourceTree = "<group>"; };
|
|
91C871562C1314770093790D /* GKLandscapeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKLandscapeViewController.m; sourceTree = "<group>"; };
|
|
91C871572C1314770093790D /* GKLandscapeWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKLandscapeWindow.h; sourceTree = "<group>"; };
|
|
91C871582C1314770093790D /* GKLandscapeWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKLandscapeWindow.m; sourceTree = "<group>"; };
|
|
91C871592C1314770093790D /* GKRotationManager_iOS_9_15.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKRotationManager_iOS_9_15.h; sourceTree = "<group>"; };
|
|
91C8715A2C1314770093790D /* GKRotationManager_iOS_9_15.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKRotationManager_iOS_9_15.m; sourceTree = "<group>"; };
|
|
91C8715B2C1314770093790D /* GKRotationManager_iOS_16_Later.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKRotationManager_iOS_16_Later.h; sourceTree = "<group>"; };
|
|
91C8715C2C1314770093790D /* GKRotationManager_iOS_16_Later.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKRotationManager_iOS_16_Later.m; sourceTree = "<group>"; };
|
|
91C8715D2C1314770093790D /* GKRotationManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKRotationManager.h; sourceTree = "<group>"; };
|
|
91C8715E2C1314770093790D /* GKRotationManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKRotationManager.m; sourceTree = "<group>"; };
|
|
91C871642C1314770093790D /* GKDYPlayerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYPlayerManager.h; sourceTree = "<group>"; };
|
|
91C871652C1314770093790D /* GKDYPlayerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYPlayerManager.m; sourceTree = "<group>"; };
|
|
91C871672C1314770093790D /* GKDUVideoInfoModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDUVideoInfoModel.h; sourceTree = "<group>"; };
|
|
91C871682C1314770093790D /* GKDUVideoInfoModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDUVideoInfoModel.m; sourceTree = "<group>"; };
|
|
91C871692C1314770093790D /* GKDYVideoModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYVideoModel.h; sourceTree = "<group>"; };
|
|
91C8716A2C1314770093790D /* GKDYVideoModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYVideoModel.m; sourceTree = "<group>"; };
|
|
91C8716C2C1314770093790D /* GKDYPanGestureRecognizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYPanGestureRecognizer.h; sourceTree = "<group>"; };
|
|
91C8716D2C1314770093790D /* GKDYPanGestureRecognizer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYPanGestureRecognizer.m; sourceTree = "<group>"; };
|
|
91C8716E2C1314770093790D /* GKDYScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYScrollView.h; sourceTree = "<group>"; };
|
|
91C8716F2C1314770093790D /* GKDYScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYScrollView.m; sourceTree = "<group>"; };
|
|
91C871702C1314770093790D /* GKDYTitleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYTitleView.h; sourceTree = "<group>"; };
|
|
91C871712C1314770093790D /* GKDYTitleView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYTitleView.m; sourceTree = "<group>"; };
|
|
91C871722C1314770093790D /* GKDYVideoCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYVideoCell.h; sourceTree = "<group>"; };
|
|
91C871732C1314770093790D /* GKDYVideoCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYVideoCell.m; sourceTree = "<group>"; };
|
|
91C871742C1314770093790D /* GKDYVideoControlView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYVideoControlView.h; sourceTree = "<group>"; };
|
|
91C871752C1314770093790D /* GKDYVideoControlView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYVideoControlView.m; sourceTree = "<group>"; };
|
|
91C871762C1314770093790D /* GKDYVideoFullscreenView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYVideoFullscreenView.h; sourceTree = "<group>"; };
|
|
91C871772C1314770093790D /* GKDYVideoFullscreenView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYVideoFullscreenView.m; sourceTree = "<group>"; };
|
|
91C871782C1314770093790D /* GKDYVideoItemButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYVideoItemButton.h; sourceTree = "<group>"; };
|
|
91C871792C1314770093790D /* GKDYVideoItemButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYVideoItemButton.m; sourceTree = "<group>"; };
|
|
91C8717A2C1314770093790D /* GKDYVideoLandscapeCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYVideoLandscapeCell.h; sourceTree = "<group>"; };
|
|
91C8717B2C1314770093790D /* GKDYVideoLandscapeCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYVideoLandscapeCell.m; sourceTree = "<group>"; };
|
|
91C8717C2C1314770093790D /* GKDYVideoLandscapeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYVideoLandscapeView.h; sourceTree = "<group>"; };
|
|
91C8717D2C1314770093790D /* GKDYVideoLandscapeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYVideoLandscapeView.m; sourceTree = "<group>"; };
|
|
91C8717E2C1314770093790D /* GKDYVideoMaskView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYVideoMaskView.h; sourceTree = "<group>"; };
|
|
91C8717F2C1314770093790D /* GKDYVideoMaskView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYVideoMaskView.m; sourceTree = "<group>"; };
|
|
91C871802C1314770093790D /* GKDYVideoPortraitCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYVideoPortraitCell.h; sourceTree = "<group>"; };
|
|
91C871812C1314770093790D /* GKDYVideoPortraitCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYVideoPortraitCell.m; sourceTree = "<group>"; };
|
|
91C871822C1314770093790D /* GKDYVideoPortraitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYVideoPortraitView.h; sourceTree = "<group>"; };
|
|
91C871832C1314770093790D /* GKDYVideoPortraitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYVideoPortraitView.m; sourceTree = "<group>"; };
|
|
91C871842C1314770093790D /* GKDYVideoPreviewView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYVideoPreviewView.h; sourceTree = "<group>"; };
|
|
91C871852C1314770093790D /* GKDYVideoPreviewView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYVideoPreviewView.m; sourceTree = "<group>"; };
|
|
91C871862C1314770093790D /* GKDYVideoScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYVideoScrollView.h; sourceTree = "<group>"; };
|
|
91C871872C1314770093790D /* GKDYVideoScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYVideoScrollView.m; sourceTree = "<group>"; };
|
|
91C871882C1314770093790D /* GKDYVideoSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYVideoSlider.h; sourceTree = "<group>"; };
|
|
91C871892C1314770093790D /* GKDYVideoSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYVideoSlider.m; sourceTree = "<group>"; };
|
|
91C8718A2C1314770093790D /* GKDYVideoStatusBar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GKDYVideoStatusBar.h; sourceTree = "<group>"; };
|
|
91C8718B2C1314770093790D /* GKDYVideoStatusBar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GKDYVideoStatusBar.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
9163511B2C12AFE800593047 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C8AC2283D47E2B99FF559E75 /* libPods-HiBit.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
3BDF198760D91541D6520AC2 /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
776EF1D90F08398428F51390 /* Pods-HiBit.debug.xcconfig */,
|
|
1B0AEA883685A7D77ED99F7E /* Pods-HiBit.release.xcconfig */,
|
|
);
|
|
path = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
916351152C12AFE800593047 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916351202C12AFE800593047 /* HiBit */,
|
|
9163511F2C12AFE800593047 /* Products */,
|
|
3BDF198760D91541D6520AC2 /* Pods */,
|
|
B36329ED094310C499FEBA2F /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
9163511F2C12AFE800593047 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9163511E2C12AFE800593047 /* HiBit.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
916351202C12AFE800593047 /* HiBit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9163513B2C12B0A200593047 /* Basics */,
|
|
916353402C12C10100593047 /* Project */,
|
|
916352F52C12B6D400593047 /* Utils */,
|
|
);
|
|
path = HiBit;
|
|
sourceTree = "<group>";
|
|
};
|
|
9163513B2C12B0A200593047 /* Basics */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9163513E2C12B12F00593047 /* AppDelegate.h */,
|
|
9163513F2C12B12F00593047 /* AppDelegate.m */,
|
|
91C871192C12EA610093790D /* AppDelegate+Extesion.h */,
|
|
91C8711A2C12EA610093790D /* AppDelegate+Extesion.m */,
|
|
916351322C12AFEA00593047 /* Info.plist */,
|
|
916351332C12AFEA00593047 /* main.m */,
|
|
9163512D2C12AFEA00593047 /* Assets.xcassets */,
|
|
91C871222C12F0020093790D /* Images.xcassets */,
|
|
916351492C12B49B00593047 /* PrefixHeader.pch */,
|
|
9163514A2C12B4D800593047 /* HiBit-Bridging-Header.h */,
|
|
91C8712B2C12FCE80093790D /* LaunchScreen.storyboard */,
|
|
);
|
|
path = Basics;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352482C12B6D400593047 /* Foundation */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352472C12B6D400593047 /* FoundationContainer+Log.m */,
|
|
);
|
|
path = Foundation;
|
|
sourceTree = "<group>";
|
|
};
|
|
9163524B2C12B6D400593047 /* NSData */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352492C12B6D400593047 /* NSData+Extension.h */,
|
|
9163524A2C12B6D400593047 /* NSData+Extension.m */,
|
|
);
|
|
path = NSData;
|
|
sourceTree = "<group>";
|
|
};
|
|
9163524E2C12B6D400593047 /* NSDate */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9163524C2C12B6D400593047 /* NSDate+Extension.h */,
|
|
9163524D2C12B6D400593047 /* NSDate+Extension.m */,
|
|
);
|
|
path = NSDate;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352512C12B6D400593047 /* NSDictionary */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9163524F2C12B6D400593047 /* NSDictionary+Extension.h */,
|
|
916352502C12B6D400593047 /* NSDictionary+Extension.m */,
|
|
);
|
|
path = NSDictionary;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352542C12B6D400593047 /* NSNumber */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352522C12B6D400593047 /* NSNumber+Extension.h */,
|
|
916352532C12B6D400593047 /* NSNumber+Extension.m */,
|
|
);
|
|
path = NSNumber;
|
|
sourceTree = "<group>";
|
|
};
|
|
9163525B2C12B6D400593047 /* NSObject */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352552C12B6D400593047 /* NSObject+countDown.h */,
|
|
916352562C12B6D400593047 /* NSObject+countDown.m */,
|
|
916352572C12B6D400593047 /* NSObject+Swizzled.h */,
|
|
916352582C12B6D400593047 /* NSObject+Swizzled.m */,
|
|
916352592C12B6D400593047 /* NSObject+Tool.h */,
|
|
9163525A2C12B6D400593047 /* NSObject+Tool.m */,
|
|
);
|
|
path = NSObject;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352602C12B6D400593047 /* NSString */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9163525C2C12B6D400593047 /* NSString+Extension.h */,
|
|
9163525D2C12B6D400593047 /* NSString+Extension.m */,
|
|
9163525E2C12B6D400593047 /* NSString+Tools.h */,
|
|
9163525F2C12B6D400593047 /* NSString+Tools.m */,
|
|
);
|
|
path = NSString;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352632C12B6D400593047 /* NSUserDefaults */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352612C12B6D400593047 /* NSUserDefaults+Extesion.h */,
|
|
916352622C12B6D400593047 /* NSUserDefaults+Extesion.m */,
|
|
);
|
|
path = NSUserDefaults;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352662C12B6D400593047 /* UIColor */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352642C12B6D400593047 /* UIColor+Category.h */,
|
|
916352652C12B6D400593047 /* UIColor+Category.m */,
|
|
);
|
|
path = UIColor;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352692C12B6D400593047 /* UIControl */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352672C12B6D400593047 /* UIControl+Extension.h */,
|
|
916352682C12B6D400593047 /* UIControl+Extension.m */,
|
|
);
|
|
path = UIControl;
|
|
sourceTree = "<group>";
|
|
};
|
|
9163526C2C12B6D400593047 /* UIDevice */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9163526A2C12B6D400593047 /* UIDevice+Extension.h */,
|
|
9163526B2C12B6D400593047 /* UIDevice+Extension.m */,
|
|
);
|
|
path = UIDevice;
|
|
sourceTree = "<group>";
|
|
};
|
|
9163526F2C12B6D400593047 /* UIFont */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9163526D2C12B6D400593047 /* UIFont+Category.h */,
|
|
9163526E2C12B6D400593047 /* UIFont+Category.m */,
|
|
);
|
|
path = UIFont;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352722C12B6D400593047 /* UIImage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352702C12B6D400593047 /* UIImage+Category.h */,
|
|
916352712C12B6D400593047 /* UIImage+Category.m */,
|
|
);
|
|
path = UIImage;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352752C12B6D400593047 /* UIImageView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352732C12B6D400593047 /* UIImageView+Extension.h */,
|
|
916352742C12B6D400593047 /* UIImageView+Extension.m */,
|
|
);
|
|
path = UIImageView;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352782C12B6D400593047 /* UIScreen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352762C12B6D400593047 /* UIScreen+Extension.h */,
|
|
916352772C12B6D400593047 /* UIScreen+Extension.m */,
|
|
);
|
|
path = UIScreen;
|
|
sourceTree = "<group>";
|
|
};
|
|
9163527B2C12B6D400593047 /* UITableView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352792C12B6D400593047 /* UITableView+Extension.h */,
|
|
9163527A2C12B6D400593047 /* UITableView+Extension.m */,
|
|
);
|
|
path = UITableView;
|
|
sourceTree = "<group>";
|
|
};
|
|
9163527E2C12B6D400593047 /* UITextField */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9163527C2C12B6D400593047 /* UITextField+Category.h */,
|
|
9163527D2C12B6D400593047 /* UITextField+Category.m */,
|
|
);
|
|
path = UITextField;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352852C12B6D400593047 /* UIView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9163527F2C12B6D400593047 /* NSLayoutConstraint+BSIBDesignable.h */,
|
|
916352802C12B6D400593047 /* NSLayoutConstraint+BSIBDesignable.m */,
|
|
916352812C12B6D400593047 /* UIView+Extension.h */,
|
|
916352822C12B6D400593047 /* UIView+Extension.m */,
|
|
916352832C12B6D400593047 /* UIView+Frame.h */,
|
|
916352842C12B6D400593047 /* UIView+Frame.m */,
|
|
);
|
|
path = UIView;
|
|
sourceTree = "<group>";
|
|
};
|
|
9163528A2C12B6D400593047 /* UIViewController */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352862C12B6D400593047 /* UINavigationController+Transparent.h */,
|
|
916352872C12B6D400593047 /* UINavigationController+Transparent.m */,
|
|
916352882C12B6D400593047 /* UIViewController+present.h */,
|
|
916352892C12B6D400593047 /* UIViewController+present.m */,
|
|
);
|
|
path = UIViewController;
|
|
sourceTree = "<group>";
|
|
};
|
|
9163528B2C12B6D400593047 /* Category */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916353A52C12C69900593047 /* NSNotificationCenter */,
|
|
916352482C12B6D400593047 /* Foundation */,
|
|
9163524B2C12B6D400593047 /* NSData */,
|
|
9163524E2C12B6D400593047 /* NSDate */,
|
|
916352512C12B6D400593047 /* NSDictionary */,
|
|
916352542C12B6D400593047 /* NSNumber */,
|
|
9163525B2C12B6D400593047 /* NSObject */,
|
|
916352602C12B6D400593047 /* NSString */,
|
|
916352632C12B6D400593047 /* NSUserDefaults */,
|
|
916352662C12B6D400593047 /* UIColor */,
|
|
916352692C12B6D400593047 /* UIControl */,
|
|
9163526C2C12B6D400593047 /* UIDevice */,
|
|
9163526F2C12B6D400593047 /* UIFont */,
|
|
916352722C12B6D400593047 /* UIImage */,
|
|
916352752C12B6D400593047 /* UIImageView */,
|
|
916352782C12B6D400593047 /* UIScreen */,
|
|
9163527B2C12B6D400593047 /* UITableView */,
|
|
9163527E2C12B6D400593047 /* UITextField */,
|
|
916352852C12B6D400593047 /* UIView */,
|
|
9163528A2C12B6D400593047 /* UIViewController */,
|
|
);
|
|
path = Category;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352912C12B6D400593047 /* GTM+AES */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9163528E2C12B6D400593047 /* GTMDefines.h */,
|
|
9163528C2C12B6D400593047 /* GTMBase64.h */,
|
|
9163528D2C12B6D400593047 /* GTMBase64.m */,
|
|
9163528F2C12B6D400593047 /* NSString+AES.h */,
|
|
916352902C12B6D400593047 /* NSString+AES.m */,
|
|
);
|
|
path = "GTM+AES";
|
|
sourceTree = "<group>";
|
|
};
|
|
916352D62C12B6D400593047 /* Animations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352922C12B6D400593047 /* DGActivityIndicatorAnimation.h */,
|
|
916352932C12B6D400593047 /* DGActivityIndicatorAnimation.m */,
|
|
916352942C12B6D400593047 /* DGActivityIndicatorBallBeatAnimation.h */,
|
|
916352952C12B6D400593047 /* DGActivityIndicatorBallBeatAnimation.m */,
|
|
916352962C12B6D400593047 /* DGActivityIndicatorBallClipRotateAnimation.h */,
|
|
916352972C12B6D400593047 /* DGActivityIndicatorBallClipRotateAnimation.m */,
|
|
916352982C12B6D400593047 /* DGActivityIndicatorBallClipRotateMultipleAnimation.h */,
|
|
916352992C12B6D400593047 /* DGActivityIndicatorBallClipRotateMultipleAnimation.m */,
|
|
9163529A2C12B6D400593047 /* DGActivityIndicatorBallClipRotatePulseAnimation.h */,
|
|
9163529B2C12B6D400593047 /* DGActivityIndicatorBallClipRotatePulseAnimation.m */,
|
|
9163529C2C12B6D400593047 /* DGActivityIndicatorBallGridBeatAnimation.h */,
|
|
9163529D2C12B6D400593047 /* DGActivityIndicatorBallGridBeatAnimation.m */,
|
|
9163529E2C12B6D400593047 /* DGActivityIndicatorBallGridPulseAnimation.h */,
|
|
9163529F2C12B6D400593047 /* DGActivityIndicatorBallGridPulseAnimation.m */,
|
|
916352A02C12B6D400593047 /* DGActivityIndicatorBallPulseAnimation.h */,
|
|
916352A12C12B6D400593047 /* DGActivityIndicatorBallPulseAnimation.m */,
|
|
916352A22C12B6D400593047 /* DGActivityIndicatorBallPulseSyncAnimation.h */,
|
|
916352A32C12B6D400593047 /* DGActivityIndicatorBallPulseSyncAnimation.m */,
|
|
916352A42C12B6D400593047 /* DGActivityIndicatorBallRotateAnimation.h */,
|
|
916352A52C12B6D400593047 /* DGActivityIndicatorBallRotateAnimation.m */,
|
|
916352A62C12B6D400593047 /* DGActivityIndicatorBallScaleAnimation.h */,
|
|
916352A72C12B6D400593047 /* DGActivityIndicatorBallScaleAnimation.m */,
|
|
916352A82C12B6D400593047 /* DGActivityIndicatorBallScaleMultipleAnimation.h */,
|
|
916352A92C12B6D400593047 /* DGActivityIndicatorBallScaleMultipleAnimation.m */,
|
|
916352AA2C12B6D400593047 /* DGActivityIndicatorBallScaleRippleAnimation.h */,
|
|
916352AB2C12B6D400593047 /* DGActivityIndicatorBallScaleRippleAnimation.m */,
|
|
916352AC2C12B6D400593047 /* DGActivityIndicatorBallScaleRippleMultipleAnimation.h */,
|
|
916352AD2C12B6D400593047 /* DGActivityIndicatorBallScaleRippleMultipleAnimation.m */,
|
|
916352AE2C12B6D400593047 /* DGActivityIndicatorBallSpinFadeLoader.h */,
|
|
916352AF2C12B6D400593047 /* DGActivityIndicatorBallSpinFadeLoader.m */,
|
|
916352B02C12B6D400593047 /* DGActivityIndicatorBallTrianglePathAnimation.h */,
|
|
916352B12C12B6D400593047 /* DGActivityIndicatorBallTrianglePathAnimation.m */,
|
|
916352B22C12B6D400593047 /* DGActivityIndicatorBallZigZagAnimation.h */,
|
|
916352B32C12B6D400593047 /* DGActivityIndicatorBallZigZagAnimation.m */,
|
|
916352B42C12B6D400593047 /* DGActivityIndicatorBallZigZagDeflectAnimation.h */,
|
|
916352B52C12B6D400593047 /* DGActivityIndicatorBallZigZagDeflectAnimation.m */,
|
|
916352B62C12B6D400593047 /* DGActivityIndicatorCookieTerminatorAnimation.h */,
|
|
916352B72C12B6D400593047 /* DGActivityIndicatorCookieTerminatorAnimation.m */,
|
|
916352B82C12B6D400593047 /* DGActivityIndicatorDoubleBounceAnimation.h */,
|
|
916352B92C12B6D400593047 /* DGActivityIndicatorDoubleBounceAnimation.m */,
|
|
916352BA2C12B6D400593047 /* DGActivityIndicatorFiveDotsAnimation.h */,
|
|
916352BB2C12B6D400593047 /* DGActivityIndicatorFiveDotsAnimation.m */,
|
|
916352BC2C12B6D400593047 /* DGActivityIndicatorLineScaleAnimation.h */,
|
|
916352BD2C12B6D400593047 /* DGActivityIndicatorLineScaleAnimation.m */,
|
|
916352BE2C12B6D400593047 /* DGActivityIndicatorLineScalePartyAnimation.h */,
|
|
916352BF2C12B6D400593047 /* DGActivityIndicatorLineScalePartyAnimation.m */,
|
|
916352C02C12B6D400593047 /* DGActivityIndicatorLineScalePulseOutAnimation.h */,
|
|
916352C12C12B6D400593047 /* DGActivityIndicatorLineScalePulseOutAnimation.m */,
|
|
916352C22C12B6D400593047 /* DGActivityIndicatorLineScalePulseOutRapidAnimation.h */,
|
|
916352C32C12B6D400593047 /* DGActivityIndicatorLineScalePulseOutRapidAnimation.m */,
|
|
916352C42C12B6D400593047 /* DGActivityIndicatorNineDotsAnimation.h */,
|
|
916352C52C12B6D400593047 /* DGActivityIndicatorNineDotsAnimation.m */,
|
|
916352C62C12B6D400593047 /* DGActivityIndicatorRotatingSandglassAnimation.h */,
|
|
916352C72C12B6D400593047 /* DGActivityIndicatorRotatingSandglassAnimation.m */,
|
|
916352C82C12B6D400593047 /* DGActivityIndicatorRotatingSquaresAnimation.h */,
|
|
916352C92C12B6D400593047 /* DGActivityIndicatorRotatingSquaresAnimation.m */,
|
|
916352CA2C12B6D400593047 /* DGActivityIndicatorRotatingTrigonAnimation.h */,
|
|
916352CB2C12B6D400593047 /* DGActivityIndicatorRotatingTrigonAnimation.m */,
|
|
916352CC2C12B6D400593047 /* DGActivityIndicatorThreeDotsAnimation.h */,
|
|
916352CD2C12B6D400593047 /* DGActivityIndicatorThreeDotsAnimation.m */,
|
|
916352CE2C12B6D400593047 /* DGActivityIndicatorTriangleSkewSpinAnimation.h */,
|
|
916352CF2C12B6D400593047 /* DGActivityIndicatorTriangleSkewSpinAnimation.m */,
|
|
916352D02C12B6D400593047 /* DGActivityIndicatorTriplePulseAnimation.h */,
|
|
916352D12C12B6D400593047 /* DGActivityIndicatorTriplePulseAnimation.m */,
|
|
916352D22C12B6D400593047 /* DGActivityIndicatorTripleRingsAnimation.h */,
|
|
916352D32C12B6D400593047 /* DGActivityIndicatorTripleRingsAnimation.m */,
|
|
916352D42C12B6D400593047 /* DGActivityIndicatorTwoDotsAnimation.h */,
|
|
916352D52C12B6D400593047 /* DGActivityIndicatorTwoDotsAnimation.m */,
|
|
);
|
|
path = Animations;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352DA2C12B6D400593047 /* DGActivityIndicatorView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352D62C12B6D400593047 /* Animations */,
|
|
916352D72C12B6D400593047 /* DGActivityIndicatorAnimationProtocol.h */,
|
|
916352D82C12B6D400593047 /* DGActivityIndicatorView.h */,
|
|
916352D92C12B6D400593047 /* DGActivityIndicatorView.m */,
|
|
);
|
|
path = DGActivityIndicatorView;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352DD2C12B6D400593047 /* MBProgressHUD */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352DB2C12B6D400593047 /* MBProgressHUD.h */,
|
|
916352DC2C12B6D400593047 /* MBProgressHUD.m */,
|
|
);
|
|
path = MBProgressHUD;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352E82C12B6D400593047 /* SVProgressHUD */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352DE2C12B6D400593047 /* SVIndefiniteAnimatedView.h */,
|
|
916352DF2C12B6D400593047 /* SVIndefiniteAnimatedView.m */,
|
|
916352E02C12B6D400593047 /* SVProgressAnimatedView.h */,
|
|
916352E12C12B6D400593047 /* SVProgressAnimatedView.m */,
|
|
916352E22C12B6D400593047 /* SVProgressHUD-Prefix.pch */,
|
|
916352E32C12B6D400593047 /* SVProgressHUD.bundle */,
|
|
916352E42C12B6D400593047 /* SVProgressHUD.h */,
|
|
916352E52C12B6D400593047 /* SVProgressHUD.m */,
|
|
916352E62C12B6D400593047 /* SVRadialGradientLayer.h */,
|
|
916352E72C12B6D400593047 /* SVRadialGradientLayer.m */,
|
|
);
|
|
path = SVProgressHUD;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352EE2C12B6D400593047 /* HUD */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352E92C12B6D400593047 /* HUDManager.h */,
|
|
916352EA2C12B6D400593047 /* HUDManager.m */,
|
|
916352DA2C12B6D400593047 /* DGActivityIndicatorView */,
|
|
916352DD2C12B6D400593047 /* MBProgressHUD */,
|
|
916352E82C12B6D400593047 /* SVProgressHUD */,
|
|
);
|
|
path = HUD;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352F12C12B6D400593047 /* KxMenu */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916352EF2C12B6D400593047 /* KxMenu.h */,
|
|
916352F02C12B6D400593047 /* KxMenu.m */,
|
|
);
|
|
path = KxMenu;
|
|
sourceTree = "<group>";
|
|
};
|
|
916352F52C12B6D400593047 /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916353A42C12C4D900593047 /* RSButton */,
|
|
916353A32C12C4CA00593047 /* HBAlertView */,
|
|
916353A12C12C3DC00593047 /* HtyoNetWorking */,
|
|
9163528B2C12B6D400593047 /* Category */,
|
|
916352912C12B6D400593047 /* GTM+AES */,
|
|
916352EE2C12B6D400593047 /* HUD */,
|
|
916352F12C12B6D400593047 /* KxMenu */,
|
|
);
|
|
path = Utils;
|
|
sourceTree = "<group>";
|
|
};
|
|
9163533F2C12C01E00593047 /* Services */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916353412C12C15300593047 /* HBApiParams.h */,
|
|
916353422C12C15300593047 /* HBApiParams.m */,
|
|
916353432C12C15300593047 /* HBNetWorkingUtility.h */,
|
|
916353442C12C15300593047 /* HBNetWorkingUtility.m */,
|
|
916353452C12C15300593047 /* HBNetWorkingUtilityResult.h */,
|
|
916353462C12C15300593047 /* HBNetWorkingUtilityResult.m */,
|
|
916353482C12C15300593047 /* HBNetWorkingUtility+Services.h */,
|
|
916353492C12C15300593047 /* HBNetWorkingUtility+Services.m */,
|
|
);
|
|
path = Services;
|
|
sourceTree = "<group>";
|
|
};
|
|
916353402C12C10100593047 /* Project */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C8718D2C1314770093790D /* Player */,
|
|
916353852C12C20B00593047 /* Publics */,
|
|
9163533F2C12C01E00593047 /* Services */,
|
|
91C871362C13108E0093790D /* Login */,
|
|
91C871352C1310840093790D /* Mine */,
|
|
91C871342C13107D0093790D /* Discover */,
|
|
91C871332C1310750093790D /* Home */,
|
|
);
|
|
path = Project;
|
|
sourceTree = "<group>";
|
|
};
|
|
916353512C12C20B00593047 /* Color */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9163534F2C12C20B00593047 /* HBColor.h */,
|
|
916353502C12C20B00593047 /* HBColor.m */,
|
|
);
|
|
path = Color;
|
|
sourceTree = "<group>";
|
|
};
|
|
916353562C12C20B00593047 /* CommonKeys */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916353542C12C20B00593047 /* HBThirdKeys.h */,
|
|
916353552C12C20B00593047 /* HBThirdKeys.m */,
|
|
916353522C12C20B00593047 /* HBCommonKeys.h */,
|
|
916353532C12C20B00593047 /* HBCommonKeys.m */,
|
|
);
|
|
path = CommonKeys;
|
|
sourceTree = "<group>";
|
|
};
|
|
9163535D2C12C20B00593047 /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916353572C12C20B00593047 /* HBNavigationController.h */,
|
|
916353582C12C20B00593047 /* HBNavigationController.m */,
|
|
916353592C12C20B00593047 /* HBTabBarController.h */,
|
|
9163535A2C12C20B00593047 /* HBTabBarController.m */,
|
|
9163535B2C12C20B00593047 /* HBViewController.h */,
|
|
9163535C2C12C20B00593047 /* HBViewController.m */,
|
|
91C8711C2C12ECF40093790D /* HBFirstStartController.h */,
|
|
91C8711D2C12ECF50093790D /* HBFirstStartController.m */,
|
|
91C8711F2C12EF810093790D /* HBWebViewController.h */,
|
|
91C871202C12EF810093790D /* HBWebViewController.m */,
|
|
);
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
9163535F2C12C20B00593047 /* Defines */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9163535E2C12C20B00593047 /* HBDefines.h */,
|
|
);
|
|
path = Defines;
|
|
sourceTree = "<group>";
|
|
};
|
|
916353632C12C20B00593047 /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916353612C12C20B00593047 /* HBMultiLanguageController.h */,
|
|
916353622C12C20B00593047 /* HBMultiLanguageController.m */,
|
|
);
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
916353662C12C20B00593047 /* Manager */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916353642C12C20B00593047 /* HBMultiLanguageManager.h */,
|
|
916353652C12C20B00593047 /* HBMultiLanguageManager.m */,
|
|
);
|
|
path = Manager;
|
|
sourceTree = "<group>";
|
|
};
|
|
916353682C12C20B00593047 /* Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916353672C12C20B00593047 /* MultiLanguage.xcstrings */,
|
|
);
|
|
path = Sources;
|
|
sourceTree = "<group>";
|
|
};
|
|
916353692C12C20B00593047 /* MultiLanguage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916353632C12C20B00593047 /* Controllers */,
|
|
916353662C12C20B00593047 /* Manager */,
|
|
916353682C12C20B00593047 /* Sources */,
|
|
);
|
|
path = MultiLanguage;
|
|
sourceTree = "<group>";
|
|
};
|
|
916353842C12C20B00593047 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916353762C12C20B00593047 /* HBCollectionViewCell.h */,
|
|
916353772C12C20B00593047 /* HBCollectionViewCell.m */,
|
|
916353782C12C20B00593047 /* HBRefreshAutoNormalFooter.h */,
|
|
916353792C12C20B00593047 /* HBRefreshAutoNormalFooter.m */,
|
|
9163537A2C12C20B00593047 /* HBRefreshNormalHeader.h */,
|
|
9163537B2C12C20B00593047 /* HBRefreshNormalHeader.m */,
|
|
9163537C2C12C20B00593047 /* HBTableView.h */,
|
|
9163537D2C12C20B00593047 /* HBTableView.m */,
|
|
9163537E2C12C20B00593047 /* HBTextField.h */,
|
|
9163537F2C12C20B00593047 /* HBTextField.m */,
|
|
916353802C12C20B00593047 /* HBView.h */,
|
|
916353812C12C20B00593047 /* HBView.m */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
916353852C12C20B00593047 /* Publics */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9163535F2C12C20B00593047 /* Defines */,
|
|
916353562C12C20B00593047 /* CommonKeys */,
|
|
916353692C12C20B00593047 /* MultiLanguage */,
|
|
9163535D2C12C20B00593047 /* Controllers */,
|
|
916353842C12C20B00593047 /* Views */,
|
|
916353512C12C20B00593047 /* Color */,
|
|
);
|
|
path = Publics;
|
|
sourceTree = "<group>";
|
|
};
|
|
916353A12C12C3DC00593047 /* HtyoNetWorking */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9163539F2C12C3DC00593047 /* HtyoNetWorking.h */,
|
|
916353A02C12C3DC00593047 /* HtyoNetWorking.m */,
|
|
);
|
|
path = HtyoNetWorking;
|
|
sourceTree = "<group>";
|
|
};
|
|
916353A32C12C4CA00593047 /* HBAlertView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916353742C12C20B00593047 /* HBAlertView.h */,
|
|
916353752C12C20B00593047 /* HBAlertView.m */,
|
|
);
|
|
path = HBAlertView;
|
|
sourceTree = "<group>";
|
|
};
|
|
916353A42C12C4D900593047 /* RSButton */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916353822C12C20B00593047 /* RSButton.h */,
|
|
916353832C12C20B00593047 /* RSButton.m */,
|
|
);
|
|
path = RSButton;
|
|
sourceTree = "<group>";
|
|
};
|
|
916353A52C12C69900593047 /* NSNotificationCenter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
916353A62C12C6AF00593047 /* NSNotificationCenter+Extension.h */,
|
|
916353A72C12C6AF00593047 /* NSNotificationCenter+Extension.m */,
|
|
);
|
|
path = NSNotificationCenter;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C871332C1310750093790D /* Home */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C8713B2C1310E10093790D /* Views */,
|
|
91C871372C1310C40093790D /* Controllers */,
|
|
);
|
|
path = Home;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C871342C13107D0093790D /* Discover */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C8713C2C1310E90093790D /* Views */,
|
|
91C871382C1310D00093790D /* Controllers */,
|
|
);
|
|
path = Discover;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C871352C1310840093790D /* Mine */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C8713D2C1310F00093790D /* Views */,
|
|
91C871392C1310D50093790D /* Controllers */,
|
|
);
|
|
path = Mine;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C871362C13108E0093790D /* Login */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C8713E2C1310F50093790D /* Views */,
|
|
91C8713A2C1310DA0093790D /* Controllers */,
|
|
);
|
|
path = Login;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C871372C1310C40093790D /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C8713F2C13111B0093790D /* HBHomeViewController.h */,
|
|
91C871402C13111B0093790D /* HBHomeViewController.m */,
|
|
);
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C871382C1310D00093790D /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C871422C13112F0093790D /* HBDiscoverViewController.h */,
|
|
91C871432C13112F0093790D /* HBDiscoverViewController.m */,
|
|
);
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C871392C1310D50093790D /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C871452C1311450093790D /* HBMineViewController.h */,
|
|
91C871462C1311450093790D /* HBMineViewController.m */,
|
|
);
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C8713A2C1310DA0093790D /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C8713B2C1310E10093790D /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C8713C2C1310E90093790D /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C8713D2C1310F00093790D /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C8713E2C1310F50093790D /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C8714A2C1314770093790D /* Category */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C871482C1314770093790D /* UIButton+GKEnlarge.h */,
|
|
91C871492C1314770093790D /* UIButton+GKEnlarge.m */,
|
|
);
|
|
path = Category;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C8714F2C1314770093790D /* GKLikeView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C8714B2C1314770093790D /* GKDoubleLikeView.h */,
|
|
91C8714C2C1314770093790D /* GKDoubleLikeView.m */,
|
|
91C8714D2C1314770093790D /* GKLikeView.h */,
|
|
91C8714E2C1314770093790D /* GKLikeView.m */,
|
|
);
|
|
path = GKLikeView;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C871522C1314770093790D /* GKLoadingView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C871502C1314770093790D /* GKBallLoadingView.h */,
|
|
91C871512C1314770093790D /* GKBallLoadingView.m */,
|
|
);
|
|
path = GKLoadingView;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C8715F2C1314770093790D /* GKRotationManager */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C871532C1314770093790D /* GKLandscapeNavigationController.h */,
|
|
91C871542C1314770093790D /* GKLandscapeNavigationController.m */,
|
|
91C871552C1314770093790D /* GKLandscapeViewController.h */,
|
|
91C871562C1314770093790D /* GKLandscapeViewController.m */,
|
|
91C871572C1314770093790D /* GKLandscapeWindow.h */,
|
|
91C871582C1314770093790D /* GKLandscapeWindow.m */,
|
|
91C871592C1314770093790D /* GKRotationManager_iOS_9_15.h */,
|
|
91C8715A2C1314770093790D /* GKRotationManager_iOS_9_15.m */,
|
|
91C8715B2C1314770093790D /* GKRotationManager_iOS_16_Later.h */,
|
|
91C8715C2C1314770093790D /* GKRotationManager_iOS_16_Later.m */,
|
|
91C8715D2C1314770093790D /* GKRotationManager.h */,
|
|
91C8715E2C1314770093790D /* GKRotationManager.m */,
|
|
);
|
|
path = GKRotationManager;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C871602C1314770093790D /* Common */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C8714A2C1314770093790D /* Category */,
|
|
91C8714F2C1314770093790D /* GKLikeView */,
|
|
91C871522C1314770093790D /* GKLoadingView */,
|
|
91C8715F2C1314770093790D /* GKRotationManager */,
|
|
);
|
|
path = Common;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C871662C1314770093790D /* Manager */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C871642C1314770093790D /* GKDYPlayerManager.h */,
|
|
91C871652C1314770093790D /* GKDYPlayerManager.m */,
|
|
);
|
|
path = Manager;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C8716B2C1314770093790D /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C871672C1314770093790D /* GKDUVideoInfoModel.h */,
|
|
91C871682C1314770093790D /* GKDUVideoInfoModel.m */,
|
|
91C871692C1314770093790D /* GKDYVideoModel.h */,
|
|
91C8716A2C1314770093790D /* GKDYVideoModel.m */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C8718C2C1314770093790D /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C8716C2C1314770093790D /* GKDYPanGestureRecognizer.h */,
|
|
91C8716D2C1314770093790D /* GKDYPanGestureRecognizer.m */,
|
|
91C8716E2C1314770093790D /* GKDYScrollView.h */,
|
|
91C8716F2C1314770093790D /* GKDYScrollView.m */,
|
|
91C871702C1314770093790D /* GKDYTitleView.h */,
|
|
91C871712C1314770093790D /* GKDYTitleView.m */,
|
|
91C871722C1314770093790D /* GKDYVideoCell.h */,
|
|
91C871732C1314770093790D /* GKDYVideoCell.m */,
|
|
91C871742C1314770093790D /* GKDYVideoControlView.h */,
|
|
91C871752C1314770093790D /* GKDYVideoControlView.m */,
|
|
91C871762C1314770093790D /* GKDYVideoFullscreenView.h */,
|
|
91C871772C1314770093790D /* GKDYVideoFullscreenView.m */,
|
|
91C871782C1314770093790D /* GKDYVideoItemButton.h */,
|
|
91C871792C1314770093790D /* GKDYVideoItemButton.m */,
|
|
91C8717A2C1314770093790D /* GKDYVideoLandscapeCell.h */,
|
|
91C8717B2C1314770093790D /* GKDYVideoLandscapeCell.m */,
|
|
91C8717C2C1314770093790D /* GKDYVideoLandscapeView.h */,
|
|
91C8717D2C1314770093790D /* GKDYVideoLandscapeView.m */,
|
|
91C8717E2C1314770093790D /* GKDYVideoMaskView.h */,
|
|
91C8717F2C1314770093790D /* GKDYVideoMaskView.m */,
|
|
91C871802C1314770093790D /* GKDYVideoPortraitCell.h */,
|
|
91C871812C1314770093790D /* GKDYVideoPortraitCell.m */,
|
|
91C871822C1314770093790D /* GKDYVideoPortraitView.h */,
|
|
91C871832C1314770093790D /* GKDYVideoPortraitView.m */,
|
|
91C871842C1314770093790D /* GKDYVideoPreviewView.h */,
|
|
91C871852C1314770093790D /* GKDYVideoPreviewView.m */,
|
|
91C871862C1314770093790D /* GKDYVideoScrollView.h */,
|
|
91C871872C1314770093790D /* GKDYVideoScrollView.m */,
|
|
91C871882C1314770093790D /* GKDYVideoSlider.h */,
|
|
91C871892C1314770093790D /* GKDYVideoSlider.m */,
|
|
91C8718A2C1314770093790D /* GKDYVideoStatusBar.h */,
|
|
91C8718B2C1314770093790D /* GKDYVideoStatusBar.m */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
91C8718D2C1314770093790D /* Player */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91C871602C1314770093790D /* Common */,
|
|
91C871662C1314770093790D /* Manager */,
|
|
91C8716B2C1314770093790D /* Model */,
|
|
91C8718C2C1314770093790D /* View */,
|
|
);
|
|
path = Player;
|
|
sourceTree = "<group>";
|
|
};
|
|
B36329ED094310C499FEBA2F /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
141F02EF5C0783797594009A /* libPods-HiBit.a */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
9163511D2C12AFE800593047 /* HiBit */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 916351372C12AFEA00593047 /* Build configuration list for PBXNativeTarget "HiBit" */;
|
|
buildPhases = (
|
|
0DF2CEAEB1C33630445A7424 /* [CP] Check Pods Manifest.lock */,
|
|
9163511A2C12AFE800593047 /* Sources */,
|
|
9163511B2C12AFE800593047 /* Frameworks */,
|
|
9163511C2C12AFE800593047 /* Resources */,
|
|
02B844306C0AF014AC968EA5 /* [CP] Embed Pods Frameworks */,
|
|
5DF1C9072E328AB7A0602389 /* [CP] Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = HiBit;
|
|
productName = HiBit;
|
|
productReference = 9163511E2C12AFE800593047 /* HiBit.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
916351162C12AFE800593047 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastUpgradeCheck = 1540;
|
|
TargetAttributes = {
|
|
9163511D2C12AFE800593047 = {
|
|
CreatedOnToolsVersion = 15.4;
|
|
LastSwiftMigration = 1540;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 916351192C12AFE800593047 /* Build configuration list for PBXProject "HiBit" */;
|
|
compatibilityVersion = "Xcode 14.0";
|
|
developmentRegion = "zh-Hans";
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
"zh-Hans",
|
|
Base,
|
|
);
|
|
mainGroup = 916351152C12AFE800593047;
|
|
productRefGroup = 9163511F2C12AFE800593047 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
9163511D2C12AFE800593047 /* HiBit */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
9163511C2C12AFE800593047 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9163512E2C12AFEA00593047 /* Assets.xcassets in Resources */,
|
|
91C871232C12F0020093790D /* Images.xcassets in Resources */,
|
|
9163538E2C12C20B00593047 /* MultiLanguage.xcstrings in Resources */,
|
|
91C8712D2C12FCE80093790D /* LaunchScreen.storyboard in Resources */,
|
|
916353372C12B6D400593047 /* SVProgressHUD.bundle in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
02B844306C0AF014AC968EA5 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-HiBit/Pods-HiBit-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-HiBit/Pods-HiBit-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HiBit/Pods-HiBit-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
0DF2CEAEB1C33630445A7424 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"$(DERIVED_FILE_DIR)/Pods-HiBit-checkManifestLockResult.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
5DF1C9072E328AB7A0602389 /* [CP] Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-HiBit/Pods-HiBit-resources-${CONFIGURATION}-input-files.xcfilelist",
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-HiBit/Pods-HiBit-resources-${CONFIGURATION}-output-files.xcfilelist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HiBit/Pods-HiBit-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
9163511A2C12AFE800593047 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
916353892C12C20B00593047 /* HBNavigationController.m in Sources */,
|
|
916353002C12B6D400593047 /* NSUserDefaults+Extesion.m in Sources */,
|
|
91C871A12C1314770093790D /* GKDYVideoFullscreenView.m in Sources */,
|
|
91C871A92C1314770093790D /* GKDYVideoScrollView.m in Sources */,
|
|
916351402C12B12F00593047 /* AppDelegate.m in Sources */,
|
|
91C871A72C1314770093790D /* GKDYVideoPortraitView.m in Sources */,
|
|
9163530D2C12B6D400593047 /* UINavigationController+Transparent.m in Sources */,
|
|
916352FA2C12B6D400593047 /* NSNumber+Extension.m in Sources */,
|
|
9163534D2C12C15300593047 /* HBNetWorkingUtilityResult.m in Sources */,
|
|
916353292C12B6D400593047 /* DGActivityIndicatorLineScalePulseOutRapidAnimation.m in Sources */,
|
|
916353A22C12C3DC00593047 /* HtyoNetWorking.m in Sources */,
|
|
91C871992C1314770093790D /* GKDYPlayerManager.m in Sources */,
|
|
916353232C12B6D400593047 /* DGActivityIndicatorCookieTerminatorAnimation.m in Sources */,
|
|
91C871A42C1314770093790D /* GKDYVideoLandscapeView.m in Sources */,
|
|
91C871412C13111B0093790D /* HBHomeViewController.m in Sources */,
|
|
91C871A62C1314770093790D /* GKDYVideoPortraitCell.m in Sources */,
|
|
91C8718F2C1314770093790D /* GKDoubleLikeView.m in Sources */,
|
|
9163530A2C12B6D400593047 /* NSLayoutConstraint+BSIBDesignable.m in Sources */,
|
|
9163534C2C12C15300593047 /* HBNetWorkingUtility.m in Sources */,
|
|
91C8719A2C1314770093790D /* GKDUVideoInfoModel.m in Sources */,
|
|
916353352C12B6D400593047 /* SVIndefiniteAnimatedView.m in Sources */,
|
|
916353332C12B6D400593047 /* DGActivityIndicatorView.m in Sources */,
|
|
916353152C12B6D400593047 /* DGActivityIndicatorBallClipRotatePulseAnimation.m in Sources */,
|
|
91C8719E2C1314770093790D /* GKDYTitleView.m in Sources */,
|
|
916353132C12B6D400593047 /* DGActivityIndicatorBallClipRotateAnimation.m in Sources */,
|
|
91C871952C1314770093790D /* GKRotationManager_iOS_9_15.m in Sources */,
|
|
916353322C12B6D400593047 /* DGActivityIndicatorTwoDotsAnimation.m in Sources */,
|
|
916353862C12C20B00593047 /* HBColor.m in Sources */,
|
|
9163532B2C12B6D400593047 /* DGActivityIndicatorRotatingSandglassAnimation.m in Sources */,
|
|
91C871912C1314770093790D /* GKBallLoadingView.m in Sources */,
|
|
9163530E2C12B6D400593047 /* UIViewController+present.m in Sources */,
|
|
916353212C12B6D400593047 /* DGActivityIndicatorBallZigZagAnimation.m in Sources */,
|
|
91C871942C1314770093790D /* GKLandscapeWindow.m in Sources */,
|
|
91C871922C1314770093790D /* GKLandscapeNavigationController.m in Sources */,
|
|
916353262C12B6D400593047 /* DGActivityIndicatorLineScaleAnimation.m in Sources */,
|
|
916353272C12B6D400593047 /* DGActivityIndicatorLineScalePartyAnimation.m in Sources */,
|
|
91C871A52C1314770093790D /* GKDYVideoMaskView.m in Sources */,
|
|
916353102C12B6D400593047 /* NSString+AES.m in Sources */,
|
|
91C871A22C1314770093790D /* GKDYVideoItemButton.m in Sources */,
|
|
9163538B2C12C20B00593047 /* HBViewController.m in Sources */,
|
|
9163531A2C12B6D400593047 /* DGActivityIndicatorBallRotateAnimation.m in Sources */,
|
|
916352F82C12B6D400593047 /* NSDate+Extension.m in Sources */,
|
|
916353032C12B6D400593047 /* UIDevice+Extension.m in Sources */,
|
|
916353252C12B6D400593047 /* DGActivityIndicatorFiveDotsAnimation.m in Sources */,
|
|
9163531D2C12B6D400593047 /* DGActivityIndicatorBallScaleRippleAnimation.m in Sources */,
|
|
9163533A2C12B6D400593047 /* HUDManager.m in Sources */,
|
|
916353072C12B6D400593047 /* UIScreen+Extension.m in Sources */,
|
|
91C8719D2C1314770093790D /* GKDYScrollView.m in Sources */,
|
|
916353282C12B6D400593047 /* DGActivityIndicatorLineScalePulseOutAnimation.m in Sources */,
|
|
91C871972C1314770093790D /* GKRotationManager.m in Sources */,
|
|
9163534B2C12C15300593047 /* HBApiParams.m in Sources */,
|
|
9163531C2C12B6D400593047 /* DGActivityIndicatorBallScaleMultipleAnimation.m in Sources */,
|
|
91C871A32C1314770093790D /* GKDYVideoLandscapeCell.m in Sources */,
|
|
91C871AA2C1314770093790D /* GKDYVideoSlider.m in Sources */,
|
|
916353042C12B6D400593047 /* UIFont+Category.m in Sources */,
|
|
916353092C12B6D400593047 /* UITextField+Category.m in Sources */,
|
|
916353972C12C20B00593047 /* HBTableView.m in Sources */,
|
|
916353162C12B6D400593047 /* DGActivityIndicatorBallGridBeatAnimation.m in Sources */,
|
|
916353122C12B6D400593047 /* DGActivityIndicatorBallBeatAnimation.m in Sources */,
|
|
916353202C12B6D400593047 /* DGActivityIndicatorBallTrianglePathAnimation.m in Sources */,
|
|
91C871212C12EF810093790D /* HBWebViewController.m in Sources */,
|
|
916353982C12C20B00593047 /* HBTextField.m in Sources */,
|
|
916352FB2C12B6D400593047 /* NSObject+countDown.m in Sources */,
|
|
916352FC2C12B6D400593047 /* NSObject+Swizzled.m in Sources */,
|
|
9163538D2C12C20B00593047 /* HBMultiLanguageManager.m in Sources */,
|
|
9163531F2C12B6D400593047 /* DGActivityIndicatorBallSpinFadeLoader.m in Sources */,
|
|
9163539A2C12C20B00593047 /* RSButton.m in Sources */,
|
|
91C8719F2C1314770093790D /* GKDYVideoCell.m in Sources */,
|
|
91C8718E2C1314770093790D /* UIButton+GKEnlarge.m in Sources */,
|
|
916353302C12B6D400593047 /* DGActivityIndicatorTriplePulseAnimation.m in Sources */,
|
|
916353022C12B6D400593047 /* UIControl+Extension.m in Sources */,
|
|
9163532D2C12B6D400593047 /* DGActivityIndicatorRotatingTrigonAnimation.m in Sources */,
|
|
91C871902C1314770093790D /* GKLikeView.m in Sources */,
|
|
916353342C12B6D400593047 /* MBProgressHUD.m in Sources */,
|
|
91C871A82C1314770093790D /* GKDYVideoPreviewView.m in Sources */,
|
|
916353242C12B6D400593047 /* DGActivityIndicatorDoubleBounceAnimation.m in Sources */,
|
|
9163538C2C12C20B00593047 /* HBMultiLanguageController.m in Sources */,
|
|
916353192C12B6D400593047 /* DGActivityIndicatorBallPulseSyncAnimation.m in Sources */,
|
|
9163532A2C12B6D400593047 /* DGActivityIndicatorNineDotsAnimation.m in Sources */,
|
|
9163533D2C12B6D400593047 /* KxMenu.m in Sources */,
|
|
916353A82C12C6AF00593047 /* NSNotificationCenter+Extension.m in Sources */,
|
|
91C8711E2C12ECF50093790D /* HBFirstStartController.m in Sources */,
|
|
91C8719B2C1314770093790D /* GKDYVideoModel.m in Sources */,
|
|
9163531E2C12B6D400593047 /* DGActivityIndicatorBallScaleRippleMultipleAnimation.m in Sources */,
|
|
916353362C12B6D400593047 /* SVProgressAnimatedView.m in Sources */,
|
|
916353112C12B6D400593047 /* DGActivityIndicatorAnimation.m in Sources */,
|
|
916353222C12B6D400593047 /* DGActivityIndicatorBallZigZagDeflectAnimation.m in Sources */,
|
|
9163531B2C12B6D400593047 /* DGActivityIndicatorBallScaleAnimation.m in Sources */,
|
|
916353182C12B6D400593047 /* DGActivityIndicatorBallPulseAnimation.m in Sources */,
|
|
916353872C12C20B00593047 /* HBCommonKeys.m in Sources */,
|
|
91C871AB2C1314770093790D /* GKDYVideoStatusBar.m in Sources */,
|
|
916353052C12B6D400593047 /* UIImage+Category.m in Sources */,
|
|
916353962C12C20B00593047 /* HBRefreshNormalHeader.m in Sources */,
|
|
916353392C12B6D400593047 /* SVRadialGradientLayer.m in Sources */,
|
|
916353882C12C20B00593047 /* HBThirdKeys.m in Sources */,
|
|
916351342C12AFEA00593047 /* main.m in Sources */,
|
|
916353312C12B6D400593047 /* DGActivityIndicatorTripleRingsAnimation.m in Sources */,
|
|
916352FE2C12B6D400593047 /* NSString+Extension.m in Sources */,
|
|
916352FD2C12B6D400593047 /* NSObject+Tool.m in Sources */,
|
|
91C8719C2C1314770093790D /* GKDYPanGestureRecognizer.m in Sources */,
|
|
9163530F2C12B6D400593047 /* GTMBase64.m in Sources */,
|
|
91C871962C1314770093790D /* GKRotationManager_iOS_16_Later.m in Sources */,
|
|
916353062C12B6D400593047 /* UIImageView+Extension.m in Sources */,
|
|
91C871A02C1314770093790D /* GKDYVideoControlView.m in Sources */,
|
|
9163530C2C12B6D400593047 /* UIView+Frame.m in Sources */,
|
|
91C871932C1314770093790D /* GKLandscapeViewController.m in Sources */,
|
|
916353382C12B6D400593047 /* SVProgressHUD.m in Sources */,
|
|
9163534E2C12C15300593047 /* HBNetWorkingUtility+Services.m in Sources */,
|
|
916353142C12B6D400593047 /* DGActivityIndicatorBallClipRotateMultipleAnimation.m in Sources */,
|
|
9163538A2C12C20B00593047 /* HBTabBarController.m in Sources */,
|
|
916353172C12B6D400593047 /* DGActivityIndicatorBallGridPulseAnimation.m in Sources */,
|
|
916352FF2C12B6D400593047 /* NSString+Tools.m in Sources */,
|
|
916352F92C12B6D400593047 /* NSDictionary+Extension.m in Sources */,
|
|
916353952C12C20B00593047 /* HBRefreshAutoNormalFooter.m in Sources */,
|
|
916353942C12C20B00593047 /* HBCollectionViewCell.m in Sources */,
|
|
91C871472C1311450093790D /* HBMineViewController.m in Sources */,
|
|
9163530B2C12B6D400593047 /* UIView+Extension.m in Sources */,
|
|
916352F62C12B6D400593047 /* FoundationContainer+Log.m in Sources */,
|
|
91C8711B2C12EA610093790D /* AppDelegate+Extesion.m in Sources */,
|
|
916353082C12B6D400593047 /* UITableView+Extension.m in Sources */,
|
|
916353992C12C20B00593047 /* HBView.m in Sources */,
|
|
916353932C12C20B00593047 /* HBAlertView.m in Sources */,
|
|
916352F72C12B6D400593047 /* NSData+Extension.m in Sources */,
|
|
9163532E2C12B6D400593047 /* DGActivityIndicatorThreeDotsAnimation.m in Sources */,
|
|
9163532F2C12B6D400593047 /* DGActivityIndicatorTriangleSkewSpinAnimation.m in Sources */,
|
|
916353012C12B6D400593047 /* UIColor+Category.m in Sources */,
|
|
9163532C2C12B6D400593047 /* DGActivityIndicatorRotatingSquaresAnimation.m in Sources */,
|
|
91C871442C13112F0093790D /* HBDiscoverViewController.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
91C8712B2C12FCE80093790D /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
91C8712C2C12FCE80093790D /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
916351352C12AFEA00593047 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
916351362C12AFEA00593047 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
916351382C12AFEA00593047 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 776EF1D90F08398428F51390 /* Pods-HiBit.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 38X8FL2527;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
GCC_PREFIX_HEADER = "$(SRCROOT)/Hibit/Basics/PrefixHeader.pch";
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = HiBit/Basics/Info.plist;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
INFOPLIST_KEY_UIMainStoryboardFile = "";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.qinjiu.HiBit;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_OBJC_BRIDGING_HEADER = "HiBit/Basics/HiBit-Bridging-Header.h";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
916351392C12AFEA00593047 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 1B0AEA883685A7D77ED99F7E /* Pods-HiBit.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 38X8FL2527;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
GCC_PREFIX_HEADER = "$(SRCROOT)/Hibit/Basics/PrefixHeader.pch";
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = HiBit/Basics/Info.plist;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
INFOPLIST_KEY_UIMainStoryboardFile = "";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.qinjiu.HiBit;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_OBJC_BRIDGING_HEADER = "HiBit/Basics/HiBit-Bridging-Header.h";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
916351192C12AFE800593047 /* Build configuration list for PBXProject "HiBit" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
916351352C12AFEA00593047 /* Debug */,
|
|
916351362C12AFEA00593047 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
916351372C12AFEA00593047 /* Build configuration list for PBXNativeTarget "HiBit" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
916351382C12AFEA00593047 /* Debug */,
|
|
916351392C12AFEA00593047 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 916351162C12AFE800593047 /* Project object */;
|
|
}
|