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
c47a600b
Commit
c47a600b
authored
Jan 06, 2024
by
David黄金龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
处理 模拟器下 不能运行程序的问题
parent
cb27bfef
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
ATAuthSDK_D
...y/galaxy/Res/Frameworks/ATAuthSDK_D.framework/ATAuthSDK_D
+0
-0
ATAuthSDK_D0
.../galaxy/Res/Frameworks/ATAuthSDK_D.framework/ATAuthSDK_D0
+0
-0
PNSReporter.h
...es/Frameworks/ATAuthSDK_D.framework/Headers/PNSReporter.h
+1
-1
No files found.
galaxy/galaxy/Res/Frameworks/ATAuthSDK_D.framework/ATAuthSDK_D
View file @
c47a600b
No preview for this file type
galaxy/galaxy/Res/Frameworks/ATAuthSDK_D.framework/ATAuthSDK_D0
0 → 100755
View file @
c47a600b
File added
galaxy/galaxy/Res/Frameworks/ATAuthSDK_D.framework/Headers/PNSReporter.h
View file @
c47a600b
...
@@ -30,7 +30,7 @@ typedef NS_ENUM(NSInteger, PNSLoggerLevel) {
...
@@ -30,7 +30,7 @@ typedef NS_ENUM(NSInteger, PNSLoggerLevel) {
* 设置埋点上传开关,但不会对通过 setupUploader: 接口实现的自定义上传方法起作用
* 设置埋点上传开关,但不会对通过 setupUploader: 接口实现的自定义上传方法起作用
* @param enable 开关设置BOOL值,默认为YES
* @param enable 开关设置BOOL值,默认为YES
*/
*/
-
(
void
)
setUploadEnable
:(
BOOL
)
enable
DEPRECATED_MSG_ATTRIBUTE
(
"日志不再上传"
);
;
-
(
void
)
setUploadEnable
:(
BOOL
)
enable
DEPRECATED_MSG_ATTRIBUTE
(
"日志不再上传"
);
@end
@end
...
...
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