Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
galaxy-iOS
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mobile-group
galaxy-iOS
Commits
0e5d9456
Commit
0e5d9456
authored
Mar 22, 2024
by
David黄金龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
iOS禁用深色模式
parent
b483529e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
63 additions
and
68 deletions
+63
-68
Info.plist
galaxy/galaxy/Res/Info.plist
+63
-68
No files found.
galaxy/galaxy/Res/Info.plist
View file @
0e5d9456
...
...
@@ -2,6 +2,8 @@
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e
//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
k
e
y
>
UIUserInterfaceStyle
<
/k
e
y
>
<
string
>
Light
<
/string
>
<
k
e
y
>
UIAppFonts
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
DIN
Alternate
Bold
<
/string
>
...
...
@@ -15,73 +17,66 @@
<
string
>
cameraDesciption
<
/string
>
<
k
e
y
>
NSPhotoLibraryUsageDescription
<
/k
e
y
>
<
string
>
photoLibraryDesciption
<
/string
>
<
k
e
y
>
NSFileProviderDomainUsageDescription
<
/k
e
y
>
<
string
>
需要访问您的文件以选择和上传
<
/string
>
<
k
e
y
>
UIFileSharingEnabled
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
LSSupportsOpeningDocumentsInPlace
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
CFBundleDocumentTypes
<
/k
e
y
>
<
a
rr
a
y
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleTypeName
<
/k
e
y
>
<
string
>
PDF
Document
<
/string
>
<
k
e
y
>
LSItemContentTypes
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
com.adobe.pdf
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
LSHandlerRank
<
/k
e
y
>
<
string
>
Default
<
/string
>
<
/
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleTypeName
<
/k
e
y
>
<
string
>
JPEG
Image
<
/string
>
<
k
e
y
>
LSItemContentTypes
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
public.jpeg
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
LSHandlerRank
<
/k
e
y
>
<
string
>
Default
<
/string
>
<
/
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleTypeName
<
/k
e
y
>
<
string
>
PNG
Image
<
/string
>
<
k
e
y
>
LSItemContentTypes
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
public.png
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
LSHandlerRank
<
/k
e
y
>
<
string
>
Default
<
/string
>
<
/
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleTypeName
<
/k
e
y
>
<
string
>
Microsoft
Word
Document
<
/string
>
<
k
e
y
>
LSItemContentTypes
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
org.openxmlformats.wordprocessingml.document
<
/string
>
<
string
>
com.microsoft.word.doc
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
LSHandlerRank
<
/k
e
y
>
<
string
>
Default
<
/string
>
<
/
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleTypeName
<
/k
e
y
>
<
string
>
Microsoft
PowerPoint
Presentation
<
/string
>
<
k
e
y
>
LSItemContentTypes
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
org.openxmlformats.presentationml.presentation
<
/string
>
<
string
>
com.microsoft.powerpoint.ppt
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
LSHandlerRank
<
/k
e
y
>
<
string
>
Default
<
/string
>
<
/
d
i
c
t
>
<
/
a
rr
a
y
>
<
k
e
y
>
NSFileProviderDomainUsageDescription
<
/k
e
y
>
<
string
>
需要访问您的文件以选择和上传
<
/string
>
<
k
e
y
>
UIFileSharingEnabled
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
LSSupportsOpeningDocumentsInPlace
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
CFBundleDocumentTypes
<
/k
e
y
>
<
a
rr
a
y
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleTypeName
<
/k
e
y
>
<
string
>
PDF
Document
<
/string
>
<
k
e
y
>
LSItemContentTypes
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
com.adobe.pdf
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
LSHandlerRank
<
/k
e
y
>
<
string
>
Default
<
/string
>
<
/
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleTypeName
<
/k
e
y
>
<
string
>
JPEG
Image
<
/string
>
<
k
e
y
>
LSItemContentTypes
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
public.jpeg
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
LSHandlerRank
<
/k
e
y
>
<
string
>
Default
<
/string
>
<
/
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleTypeName
<
/k
e
y
>
<
string
>
PNG
Image
<
/string
>
<
k
e
y
>
LSItemContentTypes
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
public.png
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
LSHandlerRank
<
/k
e
y
>
<
string
>
Default
<
/string
>
<
/
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleTypeName
<
/k
e
y
>
<
string
>
Microsoft
Word
Document
<
/string
>
<
k
e
y
>
LSItemContentTypes
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
org.openxmlformats.wordprocessingml.document
<
/string
>
<
string
>
com.microsoft.word.doc
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
LSHandlerRank
<
/k
e
y
>
<
string
>
Default
<
/string
>
<
/
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleTypeName
<
/k
e
y
>
<
string
>
Microsoft
PowerPoint
Presentation
<
/string
>
<
k
e
y
>
LSItemContentTypes
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
org.openxmlformats.presentationml.presentation
<
/string
>
<
string
>
com.microsoft.powerpoint.ppt
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
LSHandlerRank
<
/k
e
y
>
<
string
>
Default
<
/string
>
<
/
d
i
c
t
>
<
/
a
rr
a
y
>
<
/
d
i
c
t
>
<
/plist
>
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