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
fbfe1a40
Commit
fbfe1a40
authored
Jun 13, 2024
by
David黄金龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1、支持 http
2、关闭调试
parent
efdc7465
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
AppDelegate.swift
galaxy/galaxy/AppDelegate.swift
+1
-1
Info.plist
galaxy/galaxy/Res/Info.plist
+1
-1
No files found.
galaxy/galaxy/AppDelegate.swift
View file @
fbfe1a40
...
@@ -102,7 +102,7 @@ extension AppDelegate {
...
@@ -102,7 +102,7 @@ extension AppDelegate {
private
func
thirdSetting
()
->
Void
{
private
func
thirdSetting
()
->
Void
{
//1.数据解析
//1.数据解析
#if DEBUG
#if DEBUG
SmartConfig
.
debugMode
=
.
none
#elseif TESTNEV
#elseif TESTNEV
SmartConfig
.
debugMode
=
.
none
SmartConfig
.
debugMode
=
.
none
#else
#else
...
...
galaxy/galaxy/Res/Info.plist
View file @
fbfe1a40
...
@@ -79,7 +79,7 @@
...
@@ -79,7 +79,7 @@
<
k
e
y
>
NSAppTransportSecurity
<
/k
e
y
>
<
k
e
y
>
NSAppTransportSecurity
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
NSAllowsArbitraryLoads
<
/k
e
y
>
<
k
e
y
>
NSAllowsArbitraryLoads
<
/k
e
y
>
<
fa
ls
e
/
>
<
tru
e
/
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
UIAppFonts
<
/k
e
y
>
<
k
e
y
>
UIAppFonts
<
/k
e
y
>
<
a
rr
a
y
>
<
a
rr
a
y
>
...
...
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