Explorar el Código

3.0(2)打包上架

100Years hace 1 mes
padre
commit
2487a37487
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      TSLiveWallpaper/AppDelegate.swift

+ 1 - 0
TSLiveWallpaper/AppDelegate.swift

@@ -33,6 +33,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
     func goToLoadVC() {
         _ = TSImageDataCenter.shared
         window?.rootViewController = TSLaunchVC()
+        
     }
 
     func initBaseDatas() {