Skip to content

Commit

Permalink
Update Cocoapods
Browse files Browse the repository at this point in the history
  • Loading branch information
dadalar committed Dec 1, 2018
1 parent 114879d commit 6d046ce
Show file tree
Hide file tree
Showing 15 changed files with 521 additions and 384 deletions.
32 changes: 0 additions & 32 deletions Example/DDSpiderChart.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@
607FACCD1AFB9204008FA782 /* Frameworks */,
607FACCE1AFB9204008FA782 /* Resources */,
25FAC227B95B7421EEE14A13 /* [CP] Embed Pods Frameworks */,
76CE8FD85A7EC9697C514279 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand All @@ -185,7 +184,6 @@
607FACE21AFB9204008FA782 /* Frameworks */,
607FACE31AFB9204008FA782 /* Resources */,
AFD3CC367E5C93EF85AF34A1 /* [CP] Embed Pods Frameworks */,
3D577E3BE5F63742EBFAE254 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand Down Expand Up @@ -274,36 +272,6 @@
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-DDSpiderChart_Example/Pods-DDSpiderChart_Example-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
3D577E3BE5F63742EBFAE254 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-DDSpiderChart_Tests/Pods-DDSpiderChart_Tests-resources.sh\"\n";
showEnvVarsInLog = 0;
};
76CE8FD85A7EC9697C514279 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-DDSpiderChart_Example/Pods-DDSpiderChart_Example-resources.sh\"\n";
showEnvVarsInLog = 0;
};
85CE72ECD87289A73A656F42 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand Down
2 changes: 2 additions & 0 deletions Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
platform :ios, '8.0'

use_frameworks!

def standard_pods
Expand Down
8 changes: 6 additions & 2 deletions Example/Pods/Local Podspecs/DDSpiderChart.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

662 changes: 360 additions & 302 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Example/Pods/Target Support Files/DDSpiderChart/Info.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6d046ce

Please sign in to comment.