Skip to content

Commit

Permalink
Updated pod
Browse files Browse the repository at this point in the history
  • Loading branch information
MaherKSantina committed Oct 13, 2019
1 parent 1bf6891 commit 5d0e163
Show file tree
Hide file tree
Showing 17 changed files with 466 additions and 372 deletions.
4 changes: 2 additions & 2 deletions Example/MSAutoView.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@
files = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-MSAutoView_Example/Pods-MSAutoView_Example-frameworks.sh",
"${PODS_ROOT}/Target Support Files/Pods-MSAutoView_Example/Pods-MSAutoView_Example-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/MSAutoView/MSAutoView.framework",
);
name = "[CP] Embed Pods Frameworks";
Expand All @@ -338,7 +338,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-MSAutoView_Example/Pods-MSAutoView_Example-frameworks.sh\"\n";
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MSAutoView_Example/Pods-MSAutoView_Example-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
Expand Down
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- MSAutoView (3.1.0)
- MSAutoView (3.1.1)

DEPENDENCIES:
- MSAutoView (from `../`)
Expand All @@ -9,8 +9,8 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
MSAutoView: 2860485090037c6ed1f047f70c47380ad99ace75
MSAutoView: 9cc1d588c24d8ac855923c6fad55233f16ebb729

PODFILE CHECKSUM: 706747bd031deee93b9c3b1183d1ca2b073305ba

COCOAPODS: 1.5.3
COCOAPODS: 1.7.5
9 changes: 5 additions & 4 deletions Example/Pods/Local Podspecs/MSAutoView.podspec.json

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

6 changes: 3 additions & 3 deletions Example/Pods/Manifest.lock

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

605 changes: 312 additions & 293 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.

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.

26 changes: 26 additions & 0 deletions Example/Pods/Target Support Files/MSAutoView/MSAutoView-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.

Loading

0 comments on commit 5d0e163

Please sign in to comment.