Skip to content

Commit 1ea3638

Browse files
Predrag SamardzicPredrag Samardzic
authored andcommitted
cleanup
1 parent cff20e3 commit 1ea3638

16 files changed

Lines changed: 0 additions & 442 deletions

.travis.yml

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

Example/PSHTMLView.xcodeproj/project.pbxproj

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,15 @@
1616
/* End PBXBuildFile section */
1717

1818
/* Begin PBXFileReference section */
19-
0EB11385C267E3B4808F0B62 /* Pods-PSHTMLView_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PSHTMLView_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PSHTMLView_Tests/Pods-PSHTMLView_Tests.debug.xcconfig"; sourceTree = "<group>"; };
2019
2AD99146AC26D8F7282A45A6 /* Pods_PSHTMLView_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PSHTMLView_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
2120
4E90642270D1CA0C319D4860 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
22-
55904147A8C70FA2817034D1 /* Pods-PSHTMLView_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PSHTMLView_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-PSHTMLView_Tests/Pods-PSHTMLView_Tests.release.xcconfig"; sourceTree = "<group>"; };
2321
607FACD01AFB9204008FA782 /* PSHTMLView_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PSHTMLView_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
2422
607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2523
607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
2624
607FACDA1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
2725
607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
2826
607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
29-
607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
30-
607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
3127
86E74CED34EC913D52EC86BC /* Pods-PSHTMLView_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PSHTMLView_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PSHTMLView_Example/Pods-PSHTMLView_Example.debug.xcconfig"; sourceTree = "<group>"; };
32-
8E73DDB1C19F97EDC84A055E /* Pods_PSHTMLView_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PSHTMLView_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
3328
95AD481137BA434681F07397 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
3429
A5F714711FC7B3610035EE24 /* PSHTMLInTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PSHTMLInTableViewController.swift; sourceTree = "<group>"; };
3530
DA1644A1FEFF1F249EBB3B41 /* PSHTMLView.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = PSHTMLView.podspec; path = ../PSHTMLView.podspec; sourceTree = "<group>"; };
@@ -53,7 +48,6 @@
5348
children = (
5449
607FACF51AFB993E008FA782 /* Podspec Metadata */,
5550
607FACD21AFB9204008FA782 /* Example for PSHTMLView */,
56-
607FACE81AFB9204008FA782 /* Tests */,
5751
607FACD11AFB9204008FA782 /* Products */,
5852
FF3BF395FE65A614659D4327 /* Pods */,
5953
E21DAEE118C5CDEFF4224551 /* Frameworks */,
@@ -90,23 +84,6 @@
9084
name = "Supporting Files";
9185
sourceTree = "<group>";
9286
};
93-
607FACE81AFB9204008FA782 /* Tests */ = {
94-
isa = PBXGroup;
95-
children = (
96-
607FACEB1AFB9204008FA782 /* Tests.swift */,
97-
607FACE91AFB9204008FA782 /* Supporting Files */,
98-
);
99-
path = Tests;
100-
sourceTree = "<group>";
101-
};
102-
607FACE91AFB9204008FA782 /* Supporting Files */ = {
103-
isa = PBXGroup;
104-
children = (
105-
607FACEA1AFB9204008FA782 /* Info.plist */,
106-
);
107-
name = "Supporting Files";
108-
sourceTree = "<group>";
109-
};
11087
607FACF51AFB993E008FA782 /* Podspec Metadata */ = {
11188
isa = PBXGroup;
11289
children = (
@@ -121,7 +98,6 @@
12198
isa = PBXGroup;
12299
children = (
123100
2AD99146AC26D8F7282A45A6 /* Pods_PSHTMLView_Example.framework */,
124-
8E73DDB1C19F97EDC84A055E /* Pods_PSHTMLView_Tests.framework */,
125101
);
126102
name = Frameworks;
127103
sourceTree = "<group>";
@@ -131,8 +107,6 @@
131107
children = (
132108
86E74CED34EC913D52EC86BC /* Pods-PSHTMLView_Example.debug.xcconfig */,
133109
F22299E5DA2D277A2633DFC4 /* Pods-PSHTMLView_Example.release.xcconfig */,
134-
0EB11385C267E3B4808F0B62 /* Pods-PSHTMLView_Tests.debug.xcconfig */,
135-
55904147A8C70FA2817034D1 /* Pods-PSHTMLView_Tests.release.xcconfig */,
136110
);
137111
name = Pods;
138112
sourceTree = "<group>";

Example/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 0 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-PSHTMLView_Tests/Info.plist

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

Example/Pods/Target Support Files/Pods-PSHTMLView_Tests/Pods-PSHTMLView_Tests-acknowledgements.markdown

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

Example/Pods/Target Support Files/Pods-PSHTMLView_Tests/Pods-PSHTMLView_Tests-acknowledgements.plist

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

Example/Pods/Target Support Files/Pods-PSHTMLView_Tests/Pods-PSHTMLView_Tests-dummy.m

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

0 commit comments

Comments
 (0)