Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ethan
/
appframe
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 74c5680e
authored
2026-01-20 15:00:59 +0800
by
Administrator
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
权限声明优化
1 parent
735af140
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
13 deletions
ios/Runner/Base.lproj/Info.plist
ios/Runner/Info.plist
ios/Runner/en.lproj/Info.plist
ios/Runner/zh-Hans.lproj/Info.plist
ios/Runner/Base.lproj/Info.plist
View file @
74c5680
...
...
@@ -90,8 +90,8 @@
</array>
<key>
io.flutter.embedded_views_preview
</key>
<true/>
<key>
NSLocalNetworkUsageDescription
</key>
<string>
此应用需要访问本地网络以发现和连接智能设备
</string>
<
!-- <
key>NSLocalNetworkUsageDescription</key>
<string>此应用需要访问本地网络以发现和连接智能设备</string>
-->
<key>
NSBonjourServices
</key>
<array>
<string>
_dartvm._tcp
</string>
...
...
ios/Runner/Info.plist
View file @
74c5680
...
...
@@ -90,8 +90,8 @@
</array>
<key>
io.flutter.embedded_views_preview
</key>
<true/>
<key>
NSLocalNetworkUsageDescription
</key>
<string>
此应用需要访问本地网络以发现和连接智能设备
</string>
<
!-- <
key>NSLocalNetworkUsageDescription</key>
<string>此应用需要访问本地网络以发现和连接智能设备</string>
-->
<key>
NSBonjourServices
</key>
<array>
<string>
_dartvm._tcp
</string>
...
...
@@ -105,16 +105,17 @@
<true/>
<!-- 持续定位权限:用于后台持续获取位置(如导航、运动追踪) -->
<key>
NSLocationAlwaysAndWhenInUseUsageDescription
</key>
<string>
为了在您针对老师布置信息反馈或作业消息提交时,可能需要涉及位置信息的提交要求,我们需要访问您的位置信息
</string>
<
!-- <
key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>为了在您针对老师布置信息反馈或作业消息提交时,可能需要涉及位置信息的提交要求,我们需要访问您的位置信息</string>
-->
<!-- 蓝牙权限:用于连接蓝牙设备 -->
<key>
NSBluetoothAlwaysUsageDescription
</key>
<string>
为了搜索、连接并管理您的智能蓝牙设备(如手环、传感器),我们需要使用蓝牙功能
</string>
<
!-- <
key>NSBluetoothAlwaysUsageDescription</key>
<string>为了搜索、连接并管理您的智能蓝牙设备(如手环、传感器),我们需要使用蓝牙功能</string>
-->
<!-- 在使用时定位权限:用于应用在前台时获取位置 -->
<key>
NSLocationWhenInUseUsageDescription
</key>
<
!-- <
key>NSLocationWhenInUseUsageDescription</key>
<string>为了在您针对老师布置信息反馈或作业消息提交时,可能需要涉及位置信息的提交要求,我们需要在使用应用时获取您的位置信息。</string>
-->
<key>
App Uses Non-Exempt Encryption
</key>
<false/>
</dict>
...
...
ios/Runner/en.lproj/Info.plist
View file @
74c5680
...
...
@@ -90,8 +90,8 @@
</array>
<key>
io.flutter.embedded_views_preview
</key>
<true/>
<key>
NSLocalNetworkUsageDescription
</key>
<string>
此应用需要访问本地网络以发现和连接智能设备
</string>
<
!-- <
key>NSLocalNetworkUsageDescription</key>
<string>此应用需要访问本地网络以发现和连接智能设备</string>
-->
<key>
NSBonjourServices
</key>
<array>
<string>
_dartvm._tcp
</string>
...
...
ios/Runner/zh-Hans.lproj/Info.plist
View file @
74c5680
...
...
@@ -90,8 +90,8 @@
</array>
<key>
io.flutter.embedded_views_preview
</key>
<true/>
<key>
NSLocalNetworkUsageDescription
</key>
<string>
此应用需要访问本地网络以发现和连接智能设备
</string>
<
!-- <
key>NSLocalNetworkUsageDescription</key>
<string>此应用需要访问本地网络以发现和连接智能设备</string>
-->
<key>
NSBonjourServices
</key>
<array>
<string>
_dartvm._tcp
</string>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment