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
5af53914
Commit
5af53914
authored
Mar 27, 2024
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// 集成JPush
parent
a58d7f25
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
26 additions
and
0 deletions
+26
-0
Podfile
galaxy/Podfile
+3
-0
project.pbxproj
galaxy/galaxy.xcodeproj/project.pbxproj
+4
-0
Applegate(JPush).swift
galaxy/galaxy/Applegate(JPush).swift
+13
-0
galaxy-Bridge-Header.h
galaxy/galaxy/Res/galaxy-Bridge-Header.h
+6
-0
No files found.
galaxy/Podfile
View file @
5af53914
...
...
@@ -67,6 +67,9 @@ target 'galaxy' do
pod
'LookinServer'
,
'1.2.6'
,
:subspecs
=>
[
'Swift'
],
:configurations
=>
[
'Debug'
]
#阿里云OOS
pod
'AliyunOSSiOS'
,
'2.10.18'
#极光推送
pod
'JPush'
,
'5.2.0'
pod
'JCore'
,
'4.6.0-noidfa'
############# 网易云信 IM相关 start #############
#A 基础Kit库
...
...
galaxy/galaxy.xcodeproj/project.pbxproj
View file @
5af53914
...
...
@@ -233,6 +233,7 @@
04A7BD152BA4361700BD35A2
/* YHMyDocumentDetailModel.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04A7BD142BA4361700BD35A2
/* YHMyDocumentDetailModel.swift */
;
};
04A7BD172BA43A0F00BD35A2
/* YHMyDocumentsDetailViewModel.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04A7BD162BA43A0F00BD35A2
/* YHMyDocumentsDetailViewModel.swift */
;
};
04A7BD192BA441D400BD35A2
/* YHMyDocumentsUrlModel.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04A7BD182BA441D400BD35A2
/* YHMyDocumentsUrlModel.swift */
;
};
04AA19FD2BB40D5C00C1CBBD
/* Applegate(JPush).swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04AA19FC2BB40D5C00C1CBBD
/* Applegate(JPush).swift */
;
};
04AF58C42B4FC51C0066011A
/* YHLocalizable.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04AF58C32B4FC51C0066011A
/* YHLocalizable.swift */
;
};
04C693622B723AB8004C1758
/* YHMySettingViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04C693612B723AB8004C1758
/* YHMySettingViewController.swift */
;
};
04C693642B723B56004C1758
/* YHMySettingCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04C693632B723B56004C1758
/* YHMySettingCell.swift */
;
};
...
...
@@ -621,6 +622,7 @@
04A7BD142BA4361700BD35A2
/* YHMyDocumentDetailModel.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHMyDocumentDetailModel.swift
;
sourceTree
=
"<group>"
;
};
04A7BD162BA43A0F00BD35A2
/* YHMyDocumentsDetailViewModel.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHMyDocumentsDetailViewModel.swift
;
sourceTree
=
"<group>"
;
};
04A7BD182BA441D400BD35A2
/* YHMyDocumentsUrlModel.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHMyDocumentsUrlModel.swift
;
sourceTree
=
"<group>"
;
};
04AA19FC2BB40D5C00C1CBBD
/* Applegate(JPush).swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
"Applegate(JPush).swift"
;
sourceTree
=
"<group>"
;
};
04AF58C32B4FC51C0066011A
/* YHLocalizable.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHLocalizable.swift
;
sourceTree
=
"<group>"
;
};
04C693612B723AB8004C1758
/* YHMySettingViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHMySettingViewController.swift
;
sourceTree
=
"<group>"
;
};
04C693632B723B56004C1758
/* YHMySettingCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHMySettingCell.swift
;
sourceTree
=
"<group>"
;
};
...
...
@@ -1645,6 +1647,7 @@
isa
=
PBXGroup
;
children
=
(
A5573ED12B317BFF00D98EC0
/* AppDelegate.swift */
,
04AA19FC2BB40D5C00C1CBBD
/* Applegate(JPush).swift */
,
A51044172B493675006B60BB
/* README.md */
,
A5ACE9142B4564F7002C94D2
/* Res */
,
A5ACE8D72B4564F7002C94D2
/* Classes */
,
...
...
@@ -2322,6 +2325,7 @@
A5C5B2E82B4EC95600A7C5D1
/* YHDavidTestCollectionViewCell.swift in Sources */
,
045EEEB02B9F171A0022A143
/* YHWorkItemView.swift in Sources */
,
0468D4222B493A5E00CFB916
/* YHPhoneMessageView.swift in Sources */
,
04AA19FD2BB40D5C00C1CBBD
/* Applegate(JPush).swift in Sources */
,
0468D4362B57752F00CFB916
/* YHUserModel.swift in Sources */
,
045EEE992B9F171A0022A143
/* YHPreviewInfoHoldView.swift in Sources */
,
045EEE7E2B9F171A0022A143
/* YHPersonInfoCellModel1.swift in Sources */
,
...
...
galaxy/galaxy/Applegate(JPush).swift
0 → 100644
View file @
5af53914
//
// Applegate(JPush).swift
// galaxy
//
// Created by edy on 2024/3/27.
// Copyright © 2024 https://www.galaxy-immi.com. All rights reserved.
//
import
UIKit
extension
AppDelegate
{
}
galaxy/galaxy/Res/galaxy-Bridge-Header.h
View file @
5af53914
...
...
@@ -12,4 +12,10 @@
#import <ATAuthSDK_D/ATAuthSDK.h>
#import <AliyunOSSiOS/OSSService.h>
#import "JPUSHService.h"
// iOS10注册APNs所需头文件
#ifdef NSFoundationVersionNumber_iOS_9_x_Max
#import <UserNotifications/UserNotifications.h>
#endif
#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