Skip to content

Commit

Permalink
change name - 1
Browse files Browse the repository at this point in the history
  • Loading branch information
lhc70000 committed Dec 17, 2016
1 parent eb6c857 commit d97c4df
Show file tree
Hide file tree
Showing 121 changed files with 90 additions and 90 deletions.
6 changes: 3 additions & 3 deletions Podfile
@@ -1,13 +1,13 @@
platform :osx, '10.11'

target 'mpvx' do
target 'iina' do

use_frameworks!

# Pods for mpvx
# Pods for iina
pod 'MASPreferences'

target 'mpvxTests' do
target 'iinaTests' do
inherit! :search_paths
# Pods for testing
end
Expand Down
2 changes: 1 addition & 1 deletion Podfile.lock
Expand Up @@ -7,6 +7,6 @@ DEPENDENCIES:
SPEC CHECKSUMS:
MASPreferences: 7bdcfe891d7840453cf48f95fa866c3e152ace7a

PODFILE CHECKSUM: 30642a165e6ba7e15b3baa9c41855a947bcde5a0
PODFILE CHECKSUM: 558947d0c433268c19c1e6db7d4ada0fdb6e58c6

COCOAPODS: 1.2.0.beta.1
166 changes: 83 additions & 83 deletions mpvx.xcodeproj/project.pbxproj → iina.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.

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.
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.
4 changes: 2 additions & 2 deletions mpvxTests/mpvxTests.swift → iinaTests/mpvxTests.swift
Expand Up @@ -7,9 +7,9 @@
//

import XCTest
@testable import mpvx
@testable import iina

class mpvxTests: XCTestCase {
class iinaTests: XCTestCase {

override func setUp() {
super.setUp()
Expand Down

0 comments on commit d97c4df

Please sign in to comment.