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 264872f7
authored
2026-02-12 13:41:50 +0800
by
Administrator
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
权限描述
1 parent
3ecbd612
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
18 additions
and
10 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 @
264872f
...
...
@@ -90,8 +90,12 @@
</array>
<key>
io.flutter.embedded_views_preview
</key>
<true/>
<key>
NSLocationAlwaysAndWhenInUseUsageDescription
</key>
<string>
提交打卡签到信息中需要使用当前的位置信息
</string>
<key>
NSLocationWhenInUseUsageDescription
</key>
<string>
提交打卡签到信息中需要使用当前的位置信息
</string>
<key>
NSBluetoothAlwaysUsageDescription
</key>
<string>
为了搜索、连接并管理您的智能蓝牙设备
</string>
<key>
NSBonjourServices
</key>
<array>
<string>
_dartvm._tcp
</string>
...
...
ios/Runner/Info.plist
View file @
264872f
...
...
@@ -90,8 +90,6 @@
</array>
<key>
io.flutter.embedded_views_preview
</key>
<true/>
<key>
NSLocationWhenInUseUsageDescription
</key>
<string>
提交打卡签到信息中需要使用当前的位置信息
</string>
<key>
NSBonjourServices
</key>
<array>
<string>
_dartvm._tcp
</string>
...
...
@@ -105,17 +103,15 @@
<true/>
<!-- 持续定位权限:用于后台持续获取位置(如导航、运动追踪) -->
<!-- <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>为了在您针对老师布置信息反馈或作业消息提交时,可能需要涉及位置信息的提交要求,我们需要访问您的位置信息</string> -->
<key>
NSLocationAlwaysAndWhenInUseUsageDescription
</key>
<string>
提交打卡签到信息中需要使用当前的位置信息
</string>
<key>
NSLocationWhenInUseUsageDescription
</key>
<string>
提交打卡签到信息中需要使用当前的位置信息
</string>
<!-- 蓝牙权限:用于连接蓝牙设备 -->
<
!-- <
key>NSBluetoothAlwaysUsageDescription</key>
<string>为了搜索、连接并管理您的智能蓝牙设备
(如手环、传感器),我们需要使用蓝牙功能</string> --
>
<key>
NSBluetoothAlwaysUsageDescription
</key>
<string>
为了搜索、连接并管理您的智能蓝牙设备
</string
>
<!-- 在使用时定位权限:用于应用在前台时获取位置 -->
<!-- <key>NSLocationWhenInUseUsageDescription</key>
<string>为了在您针对老师布置信息反馈或作业消息提交时,可能需要涉及位置信息的提交要求,我们需要在使用应用时获取您的位置信息。</string>
-->
<key>
App Uses Non-Exempt Encryption
</key>
<false/>
</dict>
...
...
ios/Runner/en.lproj/Info.plist
View file @
264872f
...
...
@@ -90,8 +90,12 @@
</array>
<key>
io.flutter.embedded_views_preview
</key>
<true/>
<key>
NSLocationAlwaysAndWhenInUseUsageDescription
</key>
<string>
提交打卡签到信息中需要使用当前的位置信息
</string>
<key>
NSLocationWhenInUseUsageDescription
</key>
<string>
提交打卡签到信息中需要使用当前的位置信息
</string>
<key>
NSBluetoothAlwaysUsageDescription
</key>
<string>
为了搜索、连接并管理您的智能蓝牙设备
</string>
<key>
NSBonjourServices
</key>
<array>
<string>
_dartvm._tcp
</string>
...
...
ios/Runner/zh-Hans.lproj/Info.plist
View file @
264872f
...
...
@@ -90,8 +90,12 @@
</array>
<key>
io.flutter.embedded_views_preview
</key>
<true/>
<key>
NSLocationAlwaysAndWhenInUseUsageDescription
</key>
<string>
提交打卡签到信息中需要使用当前的位置信息
</string>
<key>
NSLocationWhenInUseUsageDescription
</key>
<string>
提交打卡签到信息中需要使用当前的位置信息
</string>
<key>
NSBluetoothAlwaysUsageDescription
</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