Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ios
WebView-Test
Commits
7f6cbeb6
Commit
7f6cbeb6
authored
3 years ago
by
MissYasiky
Browse files
Options
Download
Email Patches
Plain Diff
LIVE-48901-100% WebView组件化:真机调试项目配置修改
parent
4ab43bf2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
2 deletions
+18
-2
PLVWebViewDemo.xcodeproj/project.pbxproj
PLVWebViewDemo.xcodeproj/project.pbxproj
+18
-2
No files found.
PLVWebViewDemo.xcodeproj/project.pbxproj
View file @
7f6cbeb6
...
...
@@ -7,8 +7,9 @@
objects
=
{
/* Begin PBXBuildFile section */
001490512837A068002BC0E7
/* PLVWebViewSDK.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00B521E828338F1600146FBD
/* PLVWebViewSDK.framework */
;
};
001490522837A068002BC0E7
/* PLVWebViewSDK.framework in Embed Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00B521E828338F1600146FBD
/* PLVWebViewSDK.framework */
;
settings
=
{
ATTRIBUTES
=
(
CodeSignOnCopy
,
RemoveHeadersOnCopy
,
);
};
};
008FA87B282E483E0034C90E
/* PLVFloatingWebViewController.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
008FA87A282E483E0034C90E
/* PLVFloatingWebViewController.m */
;
};
00B521E928338F1600146FBD
/* PLVWebViewSDK.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00B521E828338F1600146FBD
/* PLVWebViewSDK.framework */
;
};
125AA2C125B7BA4300AB6C0F
/* PLVBaseNavigationController.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
125AA2C025B7BA4300AB6C0F
/* PLVBaseNavigationController.m */
;
};
125AA2C725B7C25800AB6C0F
/* PLVUtil.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
125AA2C625B7C25800AB6C0F
/* PLVUtil.m */
;
};
6740F82F2092CE2D00615CF0
/* AppDelegate.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
6740F82E2092CE2D00615CF0
/* AppDelegate.m */
;
};
...
...
@@ -20,6 +21,20 @@
A159218D68FC217F0088987B
/* libPods-PLVWebViewDemo.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3F132021582BC879BE0004E1
/* libPods-PLVWebViewDemo.a */
;
};
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
001490532837A068002BC0E7
/* Embed Frameworks */
=
{
isa
=
PBXCopyFilesBuildPhase
;
buildActionMask
=
2147483647
;
dstPath
=
""
;
dstSubfolderSpec
=
10
;
files
=
(
001490522837A068002BC0E7
/* PLVWebViewSDK.framework in Embed Frameworks */
,
);
name
=
"Embed Frameworks"
;
runOnlyForDeploymentPostprocessing
=
0
;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
008FA879282E483E0034C90E
/* PLVFloatingWebViewController.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
PLVFloatingWebViewController.h
;
sourceTree
=
"<group>"
;
};
008FA87A282E483E0034C90E
/* PLVFloatingWebViewController.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
PLVFloatingWebViewController.m
;
sourceTree
=
"<group>"
;
};
...
...
@@ -50,7 +65,7 @@
isa
=
PBXFrameworksBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
00
B521E928338F1600146FBD
/* PLVWebViewSDK.framework in Frameworks */
,
00
1490512837A068002BC0E7
/* PLVWebViewSDK.framework in Frameworks */
,
A159218D68FC217F0088987B
/* libPods-PLVWebViewDemo.a in Frameworks */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
...
...
@@ -153,6 +168,7 @@
6740F8262092CE2D00615CF0
/* Sources */
,
6740F8272092CE2D00615CF0
/* Frameworks */
,
6740F8282092CE2D00615CF0
/* Resources */
,
001490532837A068002BC0E7
/* Embed Frameworks */
,
);
buildRules
=
(
);
...
...
This diff is collapsed.
Click to expand it.
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