Browse Source

添加图标

harry 3 years ago
parent
commit
1f30aab525
34 changed files with 150 additions and 3 deletions
  1. 5 1
      Introduce/Aarchitecture/AppDelegate.swift
  2. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/1024x1024px.png
  3. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/120x120px-1.png
  4. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/120x120px.png
  5. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/152x152px.png
  6. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/167x167px.png
  7. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/180x180px.png
  8. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/20x20px.png
  9. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/29x29px.png
  10. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/40x40px-1.png
  11. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/40x40px-2.png
  12. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/40x40px.png
  13. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/58_58px-1.png
  14. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/58_58px.png
  15. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/60x60px.png
  16. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/76x76px.png
  17. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/80x80px-1.png
  18. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/80x80px.png
  19. BIN
      Introduce/Assets.xcassets/AppIcon.appiconset/87x87px.png
  20. 18 0
      Introduce/Assets.xcassets/AppIcon.appiconset/Contents.json
  21. 126 0
      Introduce/Assets.xcassets/LaunchImage.launchimage/Contents.json
  22. BIN
      Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-1.png
  23. BIN
      Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-2.png
  24. BIN
      Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-3.png
  25. BIN
      Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-4.png
  26. BIN
      Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-5.png
  27. BIN
      Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-6.png
  28. BIN
      Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-7.png
  29. BIN
      Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-8.png
  30. BIN
      Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-9.png
  31. BIN
      Introduce/Assets.xcassets/LaunchImage.launchimage/iOS2-2.png
  32. BIN
      Introduce/Assets.xcassets/LaunchImage.launchimage/iOS2-3.png
  33. BIN
      Introduce/Assets.xcassets/LaunchImage.launchimage/iOS2-5.png
  34. 1 2
      Introduce/Record/INVideoExportController.swift

+ 5 - 1
Introduce/Aarchitecture/AppDelegate.swift

@@ -27,7 +27,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
         BFConfig.shared.hiddenMusicMask = false
         BFConfig.shared.otherTintColor = UIColor.hexColor(hexadecimal: "#333333")
         BFConfig.shared.statusBarStyle = .light
-//        BFMaterialConfig.shared.choseType = .single
+        BFMaterialConfig.shared.choseType = .single
         return true
     }
 
@@ -40,6 +40,10 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
     func applicationDidEnterBackground(_ application: UIApplication) {
         
     }
+    
+    func application(_ application: UIApplication, supportedInterfaceOrientationsFor window: UIWindow?) -> UIInterfaceOrientationMask {
+        return UIInterfaceOrientationMask.portrait
+    }
 
 }
 

BIN
Introduce/Assets.xcassets/AppIcon.appiconset/1024x1024px.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/120x120px-1.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/120x120px.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/152x152px.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/167x167px.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/180x180px.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/20x20px.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/29x29px.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/40x40px-1.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/40x40px-2.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/40x40px.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/58_58px-1.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/58_58px.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/60x60px.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/76x76px.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/80x80px-1.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/80x80px.png


BIN
Introduce/Assets.xcassets/AppIcon.appiconset/87x87px.png


+ 18 - 0
Introduce/Assets.xcassets/AppIcon.appiconset/Contents.json

@@ -1,91 +1,109 @@
 {
   "images" : [
     {
+      "filename" : "40x40px.png",
       "idiom" : "iphone",
       "scale" : "2x",
       "size" : "20x20"
     },
     {
+      "filename" : "60x60px.png",
       "idiom" : "iphone",
       "scale" : "3x",
       "size" : "20x20"
     },
     {
+      "filename" : "58_58px.png",
       "idiom" : "iphone",
       "scale" : "2x",
       "size" : "29x29"
     },
     {
+      "filename" : "87x87px.png",
       "idiom" : "iphone",
       "scale" : "3x",
       "size" : "29x29"
     },
     {
+      "filename" : "80x80px.png",
       "idiom" : "iphone",
       "scale" : "2x",
       "size" : "40x40"
     },
     {
+      "filename" : "120x120px.png",
       "idiom" : "iphone",
       "scale" : "3x",
       "size" : "40x40"
     },
     {
+      "filename" : "120x120px-1.png",
       "idiom" : "iphone",
       "scale" : "2x",
       "size" : "60x60"
     },
     {
+      "filename" : "180x180px.png",
       "idiom" : "iphone",
       "scale" : "3x",
       "size" : "60x60"
     },
     {
+      "filename" : "20x20px.png",
       "idiom" : "ipad",
       "scale" : "1x",
       "size" : "20x20"
     },
     {
+      "filename" : "40x40px-1.png",
       "idiom" : "ipad",
       "scale" : "2x",
       "size" : "20x20"
     },
     {
+      "filename" : "29x29px.png",
       "idiom" : "ipad",
       "scale" : "1x",
       "size" : "29x29"
     },
     {
+      "filename" : "58_58px-1.png",
       "idiom" : "ipad",
       "scale" : "2x",
       "size" : "29x29"
     },
     {
+      "filename" : "40x40px-2.png",
       "idiom" : "ipad",
       "scale" : "1x",
       "size" : "40x40"
     },
     {
+      "filename" : "80x80px-1.png",
       "idiom" : "ipad",
       "scale" : "2x",
       "size" : "40x40"
     },
     {
+      "filename" : "76x76px.png",
       "idiom" : "ipad",
       "scale" : "1x",
       "size" : "76x76"
     },
     {
+      "filename" : "152x152px.png",
       "idiom" : "ipad",
       "scale" : "2x",
       "size" : "76x76"
     },
     {
+      "filename" : "167x167px.png",
       "idiom" : "ipad",
       "scale" : "2x",
       "size" : "83.5x83.5"
     },
     {
+      "filename" : "1024x1024px.png",
       "idiom" : "ios-marketing",
       "scale" : "1x",
       "size" : "1024x1024"

+ 126 - 0
Introduce/Assets.xcassets/LaunchImage.launchimage/Contents.json

@@ -0,0 +1,126 @@
+{
+  "images" : [
+    {
+      "extent" : "full-screen",
+      "filename" : "iOS-9.png",
+      "idiom" : "iphone",
+      "minimum-system-version" : "12.0",
+      "orientation" : "portrait",
+      "scale" : "3x",
+      "subtype" : "2688h"
+    },
+    {
+      "extent" : "full-screen",
+      "filename" : "iOS2-5.png",
+      "idiom" : "iphone",
+      "minimum-system-version" : "12.0",
+      "orientation" : "landscape",
+      "scale" : "3x",
+      "subtype" : "2688h"
+    },
+    {
+      "extent" : "full-screen",
+      "filename" : "iOS-5.png",
+      "idiom" : "iphone",
+      "minimum-system-version" : "12.0",
+      "orientation" : "portrait",
+      "scale" : "2x",
+      "subtype" : "1792h"
+    },
+    {
+      "extent" : "full-screen",
+      "filename" : "iOS2-2.png",
+      "idiom" : "iphone",
+      "minimum-system-version" : "12.0",
+      "orientation" : "landscape",
+      "scale" : "2x",
+      "subtype" : "1792h"
+    },
+    {
+      "extent" : "full-screen",
+      "filename" : "iOS-8.png",
+      "idiom" : "iphone",
+      "minimum-system-version" : "11.0",
+      "orientation" : "portrait",
+      "scale" : "3x",
+      "subtype" : "2436h"
+    },
+    {
+      "extent" : "full-screen",
+      "filename" : "iOS2-3.png",
+      "idiom" : "iphone",
+      "minimum-system-version" : "11.0",
+      "orientation" : "landscape",
+      "scale" : "3x",
+      "subtype" : "2436h"
+    },
+    {
+      "extent" : "full-screen",
+      "filename" : "iOS-7.png",
+      "idiom" : "iphone",
+      "minimum-system-version" : "8.0",
+      "orientation" : "portrait",
+      "scale" : "3x",
+      "subtype" : "736h"
+    },
+    {
+      "extent" : "full-screen",
+      "idiom" : "iphone",
+      "minimum-system-version" : "8.0",
+      "orientation" : "landscape",
+      "scale" : "3x",
+      "subtype" : "736h"
+    },
+    {
+      "extent" : "full-screen",
+      "filename" : "iOS-4.png",
+      "idiom" : "iphone",
+      "minimum-system-version" : "8.0",
+      "orientation" : "portrait",
+      "scale" : "2x",
+      "subtype" : "667h"
+    },
+    {
+      "extent" : "full-screen",
+      "filename" : "iOS-1.png",
+      "idiom" : "iphone",
+      "minimum-system-version" : "7.0",
+      "orientation" : "portrait",
+      "scale" : "2x"
+    },
+    {
+      "extent" : "full-screen",
+      "filename" : "iOS-3.png",
+      "idiom" : "iphone",
+      "minimum-system-version" : "7.0",
+      "orientation" : "portrait",
+      "scale" : "2x",
+      "subtype" : "retina4"
+    },
+    {
+      "extent" : "full-screen",
+      "idiom" : "iphone",
+      "orientation" : "portrait",
+      "scale" : "1x"
+    },
+    {
+      "extent" : "full-screen",
+      "filename" : "iOS-2.png",
+      "idiom" : "iphone",
+      "orientation" : "portrait",
+      "scale" : "2x"
+    },
+    {
+      "extent" : "full-screen",
+      "filename" : "iOS-6.png",
+      "idiom" : "iphone",
+      "orientation" : "portrait",
+      "scale" : "2x",
+      "subtype" : "retina4"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}

BIN
Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-1.png


BIN
Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-2.png


BIN
Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-3.png


BIN
Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-4.png


BIN
Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-5.png


BIN
Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-6.png


BIN
Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-7.png


BIN
Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-8.png


BIN
Introduce/Assets.xcassets/LaunchImage.launchimage/iOS-9.png


BIN
Introduce/Assets.xcassets/LaunchImage.launchimage/iOS2-2.png


BIN
Introduce/Assets.xcassets/LaunchImage.launchimage/iOS2-3.png


BIN
Introduce/Assets.xcassets/LaunchImage.launchimage/iOS2-5.png


+ 1 - 2
Introduce/Record/INVideoExportController.swift

@@ -162,7 +162,6 @@ class INVideoExportController: BFBaseViewController {
         
         addSubviews()
         
-        export.prepareData()
 //        export.startExprot()
 
     }
@@ -190,7 +189,7 @@ class INVideoExportController: BFBaseViewController {
         }
         
         progressView.snp.makeConstraints { make in
-            make.center.height.equalToSuperview()
+            make.left.top.height.equalToSuperview()
             make.width.equalTo(0)
         }