Commit dacaa094 by Administrator

编译发布的版本号

1 parent 3cc24d07
...@@ -115,5 +115,7 @@ ...@@ -115,5 +115,7 @@
<!-- 在使用时定位权限:用于应用在前台时获取位置 --> <!-- 在使用时定位权限:用于应用在前台时获取位置 -->
<key>NSLocationWhenInUseUsageDescription</key> <key>NSLocationWhenInUseUsageDescription</key>
<string>为了在您针对老师布置信息反馈或作业消息提交时,可能需要涉及位置信息的提交要求,我们需要在使用应用时获取您的位置信息。</string> <string>为了在您针对老师布置信息反馈或作业消息提交时,可能需要涉及位置信息的提交要求,我们需要在使用应用时获取您的位置信息。</string>
<key>App Uses Non-Exempt Encryption</key>
<false/>
</dict> </dict>
</plist> </plist>
name: appframe name: appframe
description: "app frame project." description: "app frame project."
publish_to: 'none' publish_to: 'none'
version: 1.0.0+1 version: 1.0.2
environment: environment:
sdk: ">=3.5.0 <4.0.0" sdk: ">=3.5.0 <4.0.0"
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!