Skip to content

Commit

Permalink
use synx
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo4405 committed Jul 24, 2021
1 parent fc40b21 commit d8870c5
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 128 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ source 'https://rubygems.org'
gem 'cocoapods'
gem 'fastlane'
gem 'jazzy'
gem 'synx'

7 changes: 7 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
claide (1.0.3)
clamp (0.6.5)
cocoapods (1.10.1)
addressable (~> 2.6)
claide (>= 1.0.2, < 2.0)
Expand Down Expand Up @@ -71,6 +72,7 @@ GEM
cocoapods-try (1.2.0)
colored (1.2)
colored2 (3.1.2)
colorize (0.8.1)
commander (4.6.0)
highline (~> 2.0.0)
concurrent-ruby (1.1.9)
Expand Down Expand Up @@ -247,6 +249,10 @@ GEM
CFPropertyList
naturally
sqlite3 (1.4.2)
synx (0.2.1)
clamp (~> 0.6)
colorize (~> 0.7)
xcodeproj (~> 1.0)
terminal-notifier (2.0.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
Expand Down Expand Up @@ -288,6 +294,7 @@ DEPENDENCIES
cocoapods
fastlane
jazzy
synx

BUNDLED WITH
2.1.2
21 changes: 0 additions & 21 deletions Sources/Util/MachUtil.swift

This file was deleted.

75 changes: 0 additions & 75 deletions Sources/Util/TimerDriver.swift

This file was deleted.

32 changes: 0 additions & 32 deletions Tests/RTSP/SessionDescriptionTests.swift

This file was deleted.

0 comments on commit d8870c5

Please sign in to comment.