Skip to content

Commit

Permalink
Merge branch 'feature/remove_token'
Browse files Browse the repository at this point in the history
  • Loading branch information
tcamin committed Jun 21, 2022
2 parents 4f31126 + 5140047 commit 73009e6
Show file tree
Hide file tree
Showing 97 changed files with 89 additions and 10,163 deletions.
10 changes: 1 addition & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,4 @@ DerivedData
# Bundler
.bundle

Carthage
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
#
# Note: if you ignore the Pods directory, make sure to uncomment
# `pod install` in .travis.yml
#
# Pods/
Pods/
2 changes: 1 addition & 1 deletion Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use_frameworks!
platform :ios, '9.0'
platform :ios, '12.0'

target 'SBTUITestTunnelHost_Example' do
end
Expand Down
8 changes: 4 additions & 4 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- SBTUITestTunnelHost (0.1.0)
- SBTUITestTunnelHost (0.5.0)

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

SPEC CHECKSUMS:
SBTUITestTunnelHost: 40419b4f6d0f020f62565da6f2e6fdb38883458a
SBTUITestTunnelHost: 683cef8fbf9a12d0bb3e13f78b6d8b0aa7708c97

PODFILE CHECKSUM: 67bb2640d137cf587b5c1817e27b178e4f4dd22d
PODFILE CHECKSUM: 7e208d3af5cd5448e350a53a2a05e3ccdd74b16b

COCOAPODS: 1.2.1
COCOAPODS: 1.11.2
21 changes: 0 additions & 21 deletions Example/Pods/Local Podspecs/SBTUITestTunnelHost.podspec.json

This file was deleted.

16 changes: 0 additions & 16 deletions Example/Pods/Manifest.lock

This file was deleted.

939 changes: 0 additions & 939 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

This file was deleted.

24 changes: 0 additions & 24 deletions Example/Pods/SBTUITestTunnelHost-Framework/Info.plist

This file was deleted.

21 changes: 0 additions & 21 deletions Example/Pods/SBTUITestTunnelHost-Framework/SBTUITestTunnelHost.h

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 73009e6

Please sign in to comment.