Skip to content

Commit 85b444a

Browse files
committed
CocoaPods 私有库测试
CocoaPods 私有库测试
1 parent 331df28 commit 85b444a

File tree

9 files changed

+3
-130
lines changed

9 files changed

+3
-130
lines changed

ChinaDailyForiPad.xcodeproj/project.pbxproj

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,7 @@
1414
310D1BFF2074674600FF3CBE /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 310D1BFE2074674600FF3CBE /* main.m */; };
1515
310D1C092074674700FF3CBE /* ChinaDailyForiPadTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 310D1C082074674700FF3CBE /* ChinaDailyForiPadTests.m */; };
1616
310D1C142074674700FF3CBE /* ChinaDailyForiPadUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 310D1C132074674700FF3CBE /* ChinaDailyForiPadUITests.m */; };
17-
31F697F622462138001C9B1E /* backbutton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 31F697ED22462138001C9B1E /* backbutton@2x.png */; };
18-
31F697F722462138001C9B1E /* backbutton@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 31F697EE22462138001C9B1E /* backbutton@3x.png */; };
19-
31F697F822462138001C9B1E /* girl.png in Resources */ = {isa = PBXBuildFile; fileRef = 31F697EF22462138001C9B1E /* girl.png */; };
20-
31F697F922462138001C9B1E /* JStoOC.html in Resources */ = {isa = PBXBuildFile; fileRef = 31F697F022462138001C9B1E /* JStoOC.html */; };
2117
31F697FA22462138001C9B1E /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 31F697F322462138001C9B1E /* ViewController.m */; };
22-
31F697FB22462138001C9B1E /* webRefreshButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 31F697F422462138001C9B1E /* webRefreshButton@2x.png */; };
23-
31F697FC22462138001C9B1E /* webRefreshButton@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 31F697F522462138001C9B1E /* webRefreshButton@3x.png */; };
2418
/* End PBXBuildFile section */
2519

2620
/* Begin PBXContainerItemProxy section */
@@ -55,15 +49,9 @@
5549
310D1C0F2074674700FF3CBE /* ChinaDailyForiPadUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ChinaDailyForiPadUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
5650
310D1C132074674700FF3CBE /* ChinaDailyForiPadUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ChinaDailyForiPadUITests.m; sourceTree = "<group>"; };
5751
310D1C152074674700FF3CBE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
58-
31F697ED22462138001C9B1E /* backbutton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "backbutton@2x.png"; sourceTree = "<group>"; };
59-
31F697EE22462138001C9B1E /* backbutton@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "backbutton@3x.png"; sourceTree = "<group>"; };
60-
31F697EF22462138001C9B1E /* girl.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = girl.png; sourceTree = "<group>"; };
61-
31F697F022462138001C9B1E /* JStoOC.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = JStoOC.html; sourceTree = "<group>"; };
6252
31F697F122462138001C9B1E /* PrefixHeader.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
6353
31F697F222462138001C9B1E /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
6454
31F697F322462138001C9B1E /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
65-
31F697F422462138001C9B1E /* webRefreshButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "webRefreshButton@2x.png"; sourceTree = "<group>"; };
66-
31F697F522462138001C9B1E /* webRefreshButton@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "webRefreshButton@3x.png"; sourceTree = "<group>"; };
6755
/* End PBXFileReference section */
6856

6957
/* Begin PBXFrameworksBuildPhase section */
@@ -147,15 +135,9 @@
147135
31F697EC22462138001C9B1E /* WebView */ = {
148136
isa = PBXGroup;
149137
children = (
150-
31F697ED22462138001C9B1E /* backbutton@2x.png */,
151-
31F697EE22462138001C9B1E /* backbutton@3x.png */,
152-
31F697EF22462138001C9B1E /* girl.png */,
153-
31F697F022462138001C9B1E /* JStoOC.html */,
154138
31F697F122462138001C9B1E /* PrefixHeader.pch */,
155139
31F697F222462138001C9B1E /* ViewController.h */,
156140
31F697F322462138001C9B1E /* ViewController.m */,
157-
31F697F422462138001C9B1E /* webRefreshButton@2x.png */,
158-
31F697F522462138001C9B1E /* webRefreshButton@3x.png */,
159141
);
160142
path = WebView;
161143
sourceTree = SOURCE_ROOT;
@@ -267,14 +249,8 @@
267249
buildActionMask = 2147483647;
268250
files = (
269251
310D1BFC2074674600FF3CBE /* LaunchScreen.storyboard in Resources */,
270-
31F697FC22462138001C9B1E /* webRefreshButton@3x.png in Resources */,
271-
31F697F722462138001C9B1E /* backbutton@3x.png in Resources */,
272-
31F697F922462138001C9B1E /* JStoOC.html in Resources */,
273252
310D1BF92074674600FF3CBE /* Assets.xcassets in Resources */,
274253
310D1BF72074674600FF3CBE /* Main.storyboard in Resources */,
275-
31F697FB22462138001C9B1E /* webRefreshButton@2x.png in Resources */,
276-
31F697F622462138001C9B1E /* backbutton@2x.png in Resources */,
277-
31F697F822462138001C9B1E /* girl.png in Resources */,
278254
);
279255
runOnlyForDeploymentPostprocessing = 0;
280256
};

WKWebView.podspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Pod::Spec.new do |spec|
2525
# * Write the description between the DESC delimiters below.
2626
# * Finally, don't worry about the indent, CocoaPods strips it!
2727
spec.description = <<-DESC
28-
WKWebView的使用、JS和OC的交互、网页内容加载进度条的实现
28+
WKWebView的使用、JS和OC的交互、网页内容加载进度条的实现
2929
DESC
3030

3131
spec.homepage = "https://github.com/wsl2ls/WKWebView"
@@ -39,7 +39,7 @@ WKWebView的使用、JS和OC的交互、网页内容加载进度条的实现
3939
# Popular ones are 'MIT', 'BSD' and 'Apache License, Version 2.0'.
4040
#
4141

42-
spec.license = "MIT (example)"
42+
spec.license = "MIT"
4343
# spec.license = { :type => "MIT", :file => "FILE_LICENSE" }
4444

4545

@@ -91,7 +91,7 @@ WKWebView的使用、JS和OC的交互、网页内容加载进度条的实现
9191
# Not including the public_header_files will make all headers public.
9292
#
9393

94-
spec.source_files = "WebView", "WebView/**/*.{h,m}"
94+
spec.source_files = "WebView/**/*.{h,m}"
9595
spec.exclude_files = "Classes/Exclude"
9696

9797
# spec.public_header_files = "Classes/**/*.h"

WebView/JStoOC.html

Lines changed: 0 additions & 103 deletions
This file was deleted.

WebView/backbutton@2x.png

-3.24 KB
Binary file not shown.

WebView/backbutton@3x.png

-3.54 KB
Binary file not shown.

WebView/girl.png

-194 KB
Binary file not shown.

WebView/webRefreshButton@2x.png

-3.46 KB
Binary file not shown.

WebView/webRefreshButton@3x.png

-3.85 KB
Binary file not shown.

0 commit comments

Comments
 (0)