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
95f9cd95
Commit
95f9cd95
authored
Dec 20, 2023
by
David黄金龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test
parent
8bec8b71
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
33 additions
and
28 deletions
+33
-28
project.pbxproj
galaxy/Pods/Pods.xcodeproj/project.pbxproj
+31
-25
Pods-galaxy.xcscheme
...ta/davidhuangA.xcuserdatad/xcschemes/Pods-galaxy.xcscheme
+1
-1
ReachabilitySwift.xcscheme
...idhuangA.xcuserdatad/xcschemes/ReachabilitySwift.xcscheme
+1
-1
UserInterfaceState.xcuserstate
...ta/davidhuangA.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
AppDelegate.swift
galaxy/galaxy/AppDelegate.swift
+0
-1
No files found.
galaxy/Pods/Pods.xcodeproj/project.pbxproj
View file @
95f9cd95
This diff is collapsed.
Click to expand it.
galaxy/Pods/Pods.xcodeproj/xcuserdata/davidhuangA.xcuserdatad/xcschemes/Pods-galaxy.xcscheme
View file @
95f9cd95
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
<Scheme
LastUpgradeVersion =
"15
0
0"
LastUpgradeVersion =
"15
1
0"
version =
"1.3"
>
version =
"1.3"
>
<BuildAction
<BuildAction
parallelizeBuildables =
"YES"
parallelizeBuildables =
"YES"
...
...
galaxy/Pods/Pods.xcodeproj/xcuserdata/davidhuangA.xcuserdatad/xcschemes/ReachabilitySwift.xcscheme
View file @
95f9cd95
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
<Scheme
LastUpgradeVersion =
"15
0
0"
LastUpgradeVersion =
"15
1
0"
version =
"1.3"
>
version =
"1.3"
>
<BuildAction
<BuildAction
parallelizeBuildables =
"YES"
parallelizeBuildables =
"YES"
...
...
galaxy/galaxy.xcworkspace/xcuserdata/davidhuangA.xcuserdatad/UserInterfaceState.xcuserstate
View file @
95f9cd95
No preview for this file type
galaxy/galaxy/AppDelegate.swift
View file @
95f9cd95
...
@@ -15,7 +15,6 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
...
@@ -15,7 +15,6 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
func
application
(
_
application
:
UIApplication
,
didFinishLaunchingWithOptions
launchOptions
:
[
UIApplication
.
LaunchOptionsKey
:
Any
]?)
->
Bool
{
func
application
(
_
application
:
UIApplication
,
didFinishLaunchingWithOptions
launchOptions
:
[
UIApplication
.
LaunchOptionsKey
:
Any
]?)
->
Bool
{
// Override point for customization after application launch.
// Override point for customization after application launch.
///123
return
true
return
true
}
}
...
...
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