Skip to content

Commit c8cec3b

Browse files
committed
Run pod update
1 parent 3f76402 commit c8cec3b

File tree

14 files changed

+347
-391
lines changed

14 files changed

+347
-391
lines changed

Examples/Messenger.xcodeproj/project.pbxproj

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,6 @@
347347
4F3EDB46199ED00F004C15D6 /* Frameworks */,
348348
4F3EDB47199ED00F004C15D6 /* Resources */,
349349
598FDC5936E74A05A38CC639 /* Copy Pods Resources */,
350-
C2EB646D4848767495734371 /* Embed Pods Frameworks */,
351350
);
352351
buildRules = (
353352
);
@@ -591,21 +590,6 @@
591590
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n";
592591
showEnvVarsInLog = 0;
593592
};
594-
C2EB646D4848767495734371 /* Embed Pods Frameworks */ = {
595-
isa = PBXShellScriptBuildPhase;
596-
buildActionMask = 2147483647;
597-
files = (
598-
);
599-
inputPaths = (
600-
);
601-
name = "Embed Pods Frameworks";
602-
outputPaths = (
603-
);
604-
runOnlyForDeploymentPostprocessing = 0;
605-
shellPath = /bin/sh;
606-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n";
607-
showEnvVarsInLog = 0;
608-
};
609593
CDD847F204B5437180FB97BB /* Check Pods Manifest.lock */ = {
610594
isa = PBXShellScriptBuildPhase;
611595
buildActionMask = 2147483647;

Examples/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PODS:
22
- LoremIpsum (1.0.0)
3-
- SlackTextViewController (1.7)
3+
- SlackTextViewController (1.9)
44

55
DEPENDENCIES:
66
- LoremIpsum (~> 1.0)
@@ -12,6 +12,6 @@ EXTERNAL SOURCES:
1212

1313
SPEC CHECKSUMS:
1414
LoremIpsum: 9029c55d36501b2ee0b05cc9ecda11d3a0479160
15-
SlackTextViewController: 57e28248dd38b9753277733544449519842f1ea5
15+
SlackTextViewController: d51503f7be846cb9976a273499dc90f2445e9447
1616

17-
COCOAPODS: 0.39.0
17+
COCOAPODS: 0.38.2

Examples/Pods/Local Podspecs/SlackTextViewController.podspec.json

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

Examples/Pods/Manifest.lock

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

Examples/Pods/Pods.xcodeproj/project.pbxproj

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

Examples/Pods/Pods.xcodeproj/xcshareddata/xcschemes/SlackTextViewController.xcscheme

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

Examples/Pods/Target Support Files/LoremIpsum/LoremIpsum-Private.xcconfig

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

Examples/Pods/Target Support Files/LoremIpsum/LoremIpsum.xcconfig

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

Examples/Pods/Target Support Files/Pods/Pods-acknowledgements.markdown

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Examples/Pods/Target Support Files/Pods/Pods-acknowledgements.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Examples/Pods/Target Support Files/Pods/Pods-frameworks.sh

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

Examples/Pods/Target Support Files/Pods/Pods-resources.sh

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Examples/Pods/Target Support Files/SlackTextViewController/SlackTextViewController-Private.xcconfig

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

Examples/Pods/Target Support Files/SlackTextViewController/SlackTextViewController.xcconfig

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

0 commit comments

Comments
 (0)