瀏覽代碼

添加服务器配置文件

jsonwang 4 年之前
父節點
當前提交
03ffe9f56f
共有 1 個文件被更改,包括 8 次插入0 次删除
  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>