apple 5 years ago
parent
commit
c639b903cf

BIN
ios/JianYuIOS/JianYuIOS.xcworkspace/xcuserdata/apple.xcuserdatad/UserInterfaceState.xcuserstate


+ 5 - 8
ios/JianYuIOS/JianYuIOS/BaseClass1/PrefixHeader.pch

@@ -150,19 +150,16 @@ _Pragma("clang diagnostic pop")\
 
 //#define kHost @"http://web-jydev-xzh.jianyu360.cn/" //徐志恒
 
-//#define kHost @"http://web-jydev-zyx.jianyu360.cn/"
+//#define kHost @"http://web-jydev-zyx.jianyu360.cn/"   //邹雨轩
 
-//#define kHost @"https://app-jytest.jianyu360.cn/"  //老测试
-//#define kHost @"http://anti.jianyu360.cn/"         //新测试
-//#define kHost @"https://app3-jytest.jianyu360.cn/" //app3测试
 
-//#define kHost @"https://res.jianyu360.com/"   //正式https
-//#define kHost @"http://res.jianyu360.com/"    //正式http
 
 
-#define kHost @"http://app2-jytest.jianyu360.cn/"  //测试http
+#define kHost @"http://app-jytest.jianyu360.cn/"  //测试1
+
+//#define kHost @"http://app2-jytest.jianyu360.cn/"  //测试2
+
 
-//#define kHost @"https://app2-jytest.jianyu360.cn/" //测试https
 
 //#define kHost @"http://app-i1.jianyu360.com/"   //新正式
 

+ 7 - 0
ios/JianYuIOS/JianYuIOS/Info.plist

@@ -98,6 +98,13 @@
 				<key>NSIncludesSubdomains</key>
 				<true/>
 			</dict>
+			<key>app-jytest.jianyu360.cn</key>
+			<dict>
+				<key>NSExceptionAllowsInsecureHTTPLoads</key>
+				<true/>
+				<key>NSIncludesSubdomains</key>
+				<true/>
+			</dict>
 			<key>app2-jytest.jianyu360.cn</key>
 			<dict>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>