Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
L
LuckFarm
Project
Project
Details
Activity
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lmj
LuckFarm
Commits
bf81068f
Commit
bf81068f
authored
Nov 16, 2020
by
Mazy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add play_adVideo_end_welfareTask log
parent
c0afc023
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
0 deletions
+17
-0
GYWebViewController.m
GYDemo/GYDemo/ViewController/GYWebViewController.m
+1
-0
UserInterfaceState.xcuserstate
...cuserdata/mazy.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
Breakpoints_v2.xcbkptlist
...ata/mazy.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
+16
-0
No files found.
GYDemo/GYDemo/ViewController/GYWebViewController.m
View file @
bf81068f
...
...
@@ -523,6 +523,7 @@
if
([
dict
[
@"opentype"
]
integerValue
]
==
1
)
{
// 播放视频
WEAKSELF
[
IOSADManager
shareADManager
].
advertisingSpace
=
@"play_adVideo_end_welfareTask"
;
[[
IOSADManager
shareADManager
]
showADType
:
ADType_Video
resultBlock
:
^
(
BOOL
success
)
{
if
(
success
)
{
[[
CGUserManager
shared
]
addLocCollection
:
@"play_adVideo_end_welfareTask"
value
:
@""
];
...
...
farm.xcworkspace/xcuserdata/mazy.xcuserdatad/UserInterfaceState.xcuserstate
View file @
bf81068f
No preview for this file type
farm.xcworkspace/xcuserdata/mazy.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
View file @
bf81068f
...
...
@@ -17,5 +17,21 @@
</Locations>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
uuid =
"E76362C7-EE17-4C6B-8C8C-DD3C4E8BAEB3"
shouldBeEnabled =
"Yes"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"GYDemo/GYDemo/ViewController/GYWebViewController.m"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"542"
endingLineNumber =
"542"
landmarkName =
"-userContentController:didReceiveScriptMessage:"
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>
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