소스 검색

3.0(2)打包上架

100Years 1 개월 전
부모
커밋
2487a37487
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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() {