Forráskód Böngészése

添加服务器配置文件

jsonwang 4 éve
szülő
commit
03ffe9f56f
1 módosított fájl, 8 hozzáadás és 0 törlés
  1. 8 0
      MusicVideoPlus/MusicVideoPlus/PQConfig.plist

+ 8 - 0
MusicVideoPlus/MusicVideoPlus/PQConfig.plist

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>ENVMode</key>
+	<string>ENVModeTest</string>
+</dict>
+</plist>