Skip to content

Commit

Permalink
Pod update Demo App to TrustKit 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkaplan committed Nov 27, 2018
1 parent 400244c commit 27a4b26
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 27a4b26

Please sign in to comment.