公告板
版本库
filestore
活动
搜索
登录
main
/
U3DRepository
SDK版本仓库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
update sdk相关内容提交
Hale Cai
2018-08-10
42c80d0b43ff8736edb5be4bbfcbc7a99fc8a119
[U3DRepository.git]
/
SDK相关
/
极光SDK
/
jpush-ios-3.0.9-release
/
demo
/
PushTest
/
PushTest.entitlements
1
2
3
4
5
6
7
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>aps-environment</key>
<string>development</string>
</dict>
</plist>