Skip to content

Commit

Permalink
Merge pull request #188 from adamkaplan/pod-update
Browse files Browse the repository at this point in the history
#trivial Pod update Demo App to TrustKit 1.6
  • Loading branch information
nabla-c0d3 authored Dec 9, 2018
2 parents cbadc99 + 27a4b26 commit df1544e
Show file tree
Hide file tree
Showing 7 changed files with 467 additions and 453 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>
4 changes: 2 additions & 2 deletions TrustKitDemo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- TrustKit (1.5.3)
- TrustKit (1.6.0)

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

SPEC CHECKSUMS:
TrustKit: a15d790ca25a683490c728a6eb8732b81f2def7f
TrustKit: 2fab92287af1faf0f9e09a3a66810dbf01b108f0

PODFILE CHECKSUM: f2d8731ad91e4728bb9cb0fe7026ace9680b82c8

Expand Down
4 changes: 2 additions & 2 deletions TrustKitDemo/Pods/Local Podspecs/TrustKit.podspec.json

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

4 changes: 2 additions & 2 deletions TrustKitDemo/Pods/Manifest.lock

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

890 changes: 444 additions & 446 deletions TrustKitDemo/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.

Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>

0 comments on commit df1544e

Please sign in to comment.