浏览代码

整理代码,删除无用的第三方库

南鑫林 5 年之前
父节点
当前提交
efefb1b123
共有 14 个文件被更改,包括 12 次插入13 次删除
  1. 8 4
      RainbowPlanet/Podfile
  2. 1 5
      RainbowPlanet/Podfile.lock
  3. 2 2
      RainbowPlanet/RainbowPlanet.xcodeproj/project.pbxproj
  4. 1 1
      RainbowPlanet/RainbowPlanet/Modules/PublishModule/AliyunVideo/Config/AlivcUIConfig.m
  5. 0 1
      RainbowPlanet/RainbowPlanet/Modules/RedemptionAreaModule/RedemptionArea/View/Banner/RedemptionAreaBannerTableViewCell.swift
  6. 二进制
      RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneApp_60pt@2x.png
  7. 二进制
      RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneApp_60pt@3x.png
  8. 二进制
      RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneNotification_20pt@2x.png
  9. 二进制
      RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneNotification_20pt@3x.png
  10. 二进制
      RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneSpootlight5_29pt@2x.png
  11. 二进制
      RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneSpootlight5_29pt@3x.png
  12. 二进制
      RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneSpootlight7_40pt@2x.png
  13. 二进制
      RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneSpootlight7_40pt@3x.png
  14. 二进制
      RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconstore_1024pt.png

+ 8 - 4
RainbowPlanet/Podfile

@@ -56,16 +56,20 @@ target 'RainbowPlanet' do
   pod 'SwiftyMediator/Routable'
   # 上下滚动的Label
   pod 'DPScrollNumberLabel'
-  # 左右Label
-  pod 'FlickerNumber'
+  
+  pod 'ESTabBarController-swift'
+  
   # Label扩展
   pod 'YYText'
+
+  # 左右Label
+#  pod 'FlickerNumber'
+
   # 生成二维码
 #  pod 'EFQRCode'
 
-  pod 'ESTabBarController-swift'
   # 内存泄露
-  pod 'MLeaksFinder'
+#  pod 'MLeaksFinder'
 #  pod 'FBMemoryProfiler'
 
 

+ 1 - 5
RainbowPlanet/Podfile.lock

@@ -28,7 +28,6 @@ PODS:
   - DPScrollNumberLabel (0.0.2)
   - ESTabBarController-swift (2.7)
   - FBRetainCycleDetector (0.1.4)
-  - FlickerNumber (1.1)
   - FMDB (2.7.5):
     - FMDB/standard (= 2.7.5)
   - FMDB/standard (2.7.5)
@@ -107,7 +106,6 @@ DEPENDENCIES:
   - DeviceKit
   - DPScrollNumberLabel
   - ESTabBarController-swift
-  - FlickerNumber
   - FMDB
   - FSPagerView
   - FWPopupView
@@ -160,7 +158,6 @@ SPEC REPOS:
     - DPScrollNumberLabel
     - ESTabBarController-swift
     - FBRetainCycleDetector
-    - FlickerNumber
     - FMDB
     - FSPagerView
     - FWPopupView
@@ -210,7 +207,6 @@ SPEC CHECKSUMS:
   DPScrollNumberLabel: 5124eaccf3029bb84116de391e1273cba676f4f5
   ESTabBarController-swift: 4fb52ad03d94d0717ef97bc9eb09a5abfdded0a2
   FBRetainCycleDetector: 46f8179bbb1c587deee3ea838a1a3ee02acf5015
-  FlickerNumber: bce41da51904d533393d69e9734df6281ab1c646
   FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
   FSPagerView: 816a18842306973cc7cc6df8a5332272f7815c30
   FWPopupView: c1dbb33fbe4d223f619f28a7e5e5a00f08c10342
@@ -246,6 +242,6 @@ SPEC CHECKSUMS:
   YYText: 5c461d709e24d55a182d1441c41dc639a18a4849
   ZipArchive: e25a4373192673e3229ac8d6e9f64a3e5713c966
 
-PODFILE CHECKSUM: fb8d10d0b68567b1425cddc55970c1cb93733003
+PODFILE CHECKSUM: b650d3a0dc4883dd6d81cc2a021894280128ea93
 
 COCOAPODS: 1.7.4

+ 2 - 2
RainbowPlanet/RainbowPlanet.xcodeproj/project.pbxproj

@@ -6901,7 +6901,7 @@
 					"$(PROJECT_DIR)/RainbowPlanet/Lib/ATAuthSDK",
 				);
 				GCC_ENABLE_CPP_EXCEPTIONS = NO;
-				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
+				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
 				HEADER_SEARCH_PATHS = (
 					"$(inherited)",
 					"\"${PODS_ROOT}/Headers/Public\"",
@@ -7151,7 +7151,7 @@
 					"$(PROJECT_DIR)/RainbowPlanet/Lib/ATAuthSDK",
 				);
 				GCC_ENABLE_CPP_EXCEPTIONS = NO;
-				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
+				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
 				HEADER_SEARCH_PATHS = (
 					"$(inherited)",

+ 1 - 1
RainbowPlanet/RainbowPlanet/Modules/PublishModule/AliyunVideo/Config/AlivcUIConfig.m

@@ -24,7 +24,7 @@ static AlivcUIConfig *sharedIns = nil;
 }
 
 - (instancetype)init{
-    @throw [NSException exceptionWithName:@"AlivcUIConfig init error" reason:@"'shared' to get instance." userInfo:nil];
+//    @throw [NSException exceptionWithName:@"AlivcUIConfig init error" reason:@"'shared' to get instance." userInfo:nil];
     return [super init];
 }
 

+ 0 - 1
RainbowPlanet/RainbowPlanet/Modules/RedemptionAreaModule/RedemptionArea/View/Banner/RedemptionAreaBannerTableViewCell.swift

@@ -9,7 +9,6 @@
 import UIKit
 import FSPagerView
 import SwiftyMediator
-import FlickerNumber
 
 class RedemptionAreaBannerTableViewCell: UITableViewCell {
     

二进制
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneApp_60pt@2x.png


二进制
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneApp_60pt@3x.png


二进制
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneNotification_20pt@2x.png


二进制
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneNotification_20pt@3x.png


二进制
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneSpootlight5_29pt@2x.png


二进制
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneSpootlight5_29pt@3x.png


二进制
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneSpootlight7_40pt@2x.png


二进制
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneSpootlight7_40pt@3x.png


二进制
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconstore_1024pt.png