Kaynağa Gözat

feat:后台播放能力

kailen 2 ay önce
ebeveyn
işleme
cae2e3d620
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      TSLiveWallpaper/Info.plist

+ 4 - 0
TSLiveWallpaper/Info.plist

@@ -9,5 +9,9 @@
 		<key>NSAllowsArbitraryLoads</key>
 		<true/>
 	</dict>
+	<key>UIBackgroundModes</key>
+	<array>
+		<string>audio</string>
+	</array>
 </dict>
 </plist>