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
7e7d5875
Commit
7e7d5875
authored
Dec 23, 2023
by
David黄金龙
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' of
http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS
into develop
parents
ec872f41
7e5c54b9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
0 deletions
+23
-0
project.pbxproj
galaxy/galaxy.xcodeproj/project.pbxproj
+11
-0
galaxy-Bridge-Header.h
galaxy/galaxy/Classes/Others/galaxy-Bridge-Header.h
+12
-0
No files found.
galaxy/galaxy.xcodeproj/project.pbxproj
View file @
7e7d5875
...
...
@@ -163,6 +163,14 @@
path
=
V
;
sourceTree
=
"<group>"
;
};
04F526BD2B3524B400FC6CE6
/* Others */
=
{
isa
=
PBXGroup
;
children
=
(
04F526BE2B35255800FC6CE6
/* galaxy-Bridge-Header.h */
,
);
path
=
Others
;
sourceTree
=
"<group>"
;
};
04FAC53B2B32B8F100D24B36
/* Modules */
=
{
isa
=
PBXGroup
;
children
=
(
...
...
@@ -232,6 +240,7 @@
A52DF0AE2B330A20006618D6
/* Base */
,
04FAC53B2B32B8F100D24B36
/* Modules */
,
A52DEEA72B330A1F006618D6
/* Tools */
,
04F526BD2B3524B400FC6CE6
/* Others */
,
);
path
=
Classes
;
sourceTree
=
"<group>"
;
...
...
@@ -815,6 +824,7 @@
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE_SPECIFIER
=
""
;
SWIFT_EMIT_LOC_STRINGS
=
YES
;
SWIFT_OBJC_BRIDGING_HEADER
=
"$(SRCROOT)/$(TARGET_NAME)/Classes/Others/galaxy-Bridge-Header.h"
;
SWIFT_VERSION
=
5.0
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
};
...
...
@@ -850,6 +860,7 @@
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE_SPECIFIER
=
""
;
SWIFT_EMIT_LOC_STRINGS
=
YES
;
SWIFT_OBJC_BRIDGING_HEADER
=
"$(SRCROOT)/$(TARGET_NAME)/Classes/Others/galaxy-Bridge-Header.h"
;
SWIFT_VERSION
=
5.0
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
};
...
...
galaxy/galaxy/Classes/Others/galaxy-Bridge-Header.h
0 → 100644
View file @
7e7d5875
//
// galaxy-Bridge-Header.h
// galaxy
//
// Created by edy on 2023/12/22.
//
#ifndef galaxy_Bridge_Header_h
#define galaxy_Bridge_Header_h
#endif
/* galaxy_Bridge_Header_h */
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