Skip to content

Commit

Permalink
Remove redundant subdirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
balord committed Mar 30, 2020
1 parent 38b3182 commit 1107a99
Show file tree
Hide file tree
Showing 39 changed files with 57 additions and 78 deletions.
5 changes: 3 additions & 2 deletions F53OSC.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Pod::Spec.new do |s|
DESC

s.author = 'Figure 53, LLC'
s.homepage = 'http://figure53.com/code/'
s.homepage = 'https://figure53.com/studio/'

s.license = { :type => 'BSD-like', :file => 'LICENSE.txt' }

Expand All @@ -23,7 +23,8 @@ Pod::Spec.new do |s|

s.requires_arc = true
s.source_files = [
'F53OSC/Sources/F53OSC/*.{h,m}',
'Sources/F53OSC/*.{h,m}',
'Sources/Vendor/CocoaAsyncSocket/*.{h,m}',
]

s.frameworks = 'Security', 'CFNetwork'
Expand Down
108 changes: 54 additions & 54 deletions F53OSC.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

22 changes: 0 additions & 22 deletions F53OSC/Info.plist

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 1107a99

Please sign in to comment.