Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
GeliBusinessPlatform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ljy
GeliBusinessPlatform
Commits
f18d46f3
Commit
f18d46f3
authored
Apr 16, 2021
by
lujunye
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
阿斯顿发斯蒂芬
parent
4523c257
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
+9
-9
GeliBusinessPlatform.xcodeproj/project.pbxproj
GeliBusinessPlatform.xcodeproj/project.pbxproj
+2
-2
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
...erdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
GeliBusinessPlatform/Info.plist
GeliBusinessPlatform/Info.plist
+7
-7
No files found.
GeliBusinessPlatform.xcodeproj/project.pbxproj
View file @
f18d46f3
...
...
@@ -4931,7 +4931,7 @@
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF
=
NO
;
CODE_SIGN_ENTITLEMENTS
=
GeliBusinessPlatform/GeliBusinessPlatform.entitlements
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
5.
6
;
CURRENT_PROJECT_VERSION
=
5.
7
;
DEFINES_MODULE
=
NO
;
DEVELOPMENT_ASSET_PATHS
=
"\"GeliBusinessPlatform/Preview Content\""
;
DEVELOPMENT_TEAM
=
K48346UACH
;
...
...
@@ -5072,7 +5072,7 @@
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF
=
NO
;
CODE_SIGN_ENTITLEMENTS
=
GeliBusinessPlatform/GeliBusinessPlatform.entitlements
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
5.
6
;
CURRENT_PROJECT_VERSION
=
5.
7
;
DEFINES_MODULE
=
NO
;
DEVELOPMENT_ASSET_PATHS
=
"\"GeliBusinessPlatform/Preview Content\""
;
DEVELOPMENT_TEAM
=
K48346UACH
;
...
...
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
View file @
f18d46f3
No preview for this file type
GeliBusinessPlatform/Info.plist
View file @
f18d46f3
...
...
@@ -2,11 +2,6 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version=
"1.0"
>
<dict>
<key>
NSAppTransportSecurity
</key>
<dict>
<key>
NSAllowsArbitraryLoads
</key>
<true/>
</dict>
<key>
BGTaskSchedulerPermittedIdentifiers
</key>
<array>
<string>
GeliBusinessPlatform.GeliBusinessPlatform
</string>
...
...
@@ -52,6 +47,11 @@
<string>
2ff67ee668728
</string>
<key>
MOBAppSecret
</key>
<string>
20e76534ce633b6488851fe9f67349e0
</string>
<key>
NSAppTransportSecurity
</key>
<dict>
<key>
NSAllowsArbitraryLoads
</key>
<true/>
</dict>
<key>
NSBluetoothAlwaysUsageDescription
</key>
<string>
我们需要通过您同意使用蓝牙,才能连接打印机
</string>
<key>
NSBluetoothPeripheralUsageDescription
</key>
...
...
@@ -60,6 +60,8 @@
<string>
我们需要通过您同意使用相机,才能拍摄商品、发票图片
</string>
<key>
NSContactsUsageDescription
</key>
<string>
我们需要通过您同意使用通讯录,才能访问您的好友列表
</string>
<key>
NSLocationAlwaysAndWhenInUseUsageDescription
</key>
<string>
我们需要通过您同意获取地理位置,查询周边的地址信息
</string>
<key>
NSLocationAlwaysUsageDescription
</key>
<string>
我们需要通过您同意获取地理位置,查询周边的地址信息
</string>
<key>
NSLocationTemporaryUsageDescriptionDictionary
</key>
...
...
@@ -71,8 +73,6 @@
<string>
我们需要通过您同意获取地理位置,查询周边的地址信息
</string>
<key>
NSMicrophoneUsageDescription
</key>
<string>
我们需要通过您同意使用麦克风,才能与你进行语音交流
</string>
<key>
NSLocationAlwaysAndWhenInUseUsageDescription
</key>
<string>
我们需要通过您同意获取地理位置,查询周边的地址信息
</string>
<key>
NSPhotoLibraryAddUsageDescription
</key>
<string>
我们需要通过您同意使用相册,才能上传相关商品、发票图片
</string>
<key>
NSPhotoLibraryUsageDescription
</key>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment