diff --git a/NvimView/Package.resolved b/NvimView/Package.resolved deleted file mode 100644 index da945498..00000000 --- a/NvimView/Package.resolved +++ /dev/null @@ -1,77 +0,0 @@ -{ - "pins" : [ - { - "identity" : "bluesocket", - "kind" : "remoteSourceControl", - "location" : "https://github.com/IBM-Swift/BlueSocket", - "state" : { - "revision" : "7b23a867008e0027bfd6f4d398d44720707bc8ca", - "version" : "2.0.4" - } - }, - { - "identity" : "cwlcatchexception", - "kind" : "remoteSourceControl", - "location" : "https://github.com/mattgallagher/CwlCatchException.git", - "state" : { - "revision" : "35f9e770f54ce62dd8526470f14c6e137cef3eea", - "version" : "2.1.1" - } - }, - { - "identity" : "cwlpreconditiontesting", - "kind" : "remoteSourceControl", - "location" : "https://github.com/mattgallagher/CwlPreconditionTesting.git", - "state" : { - "revision" : "c21f7bab5ca8eee0a9998bbd17ca1d0eb45d4688", - "version" : "2.1.0" - } - }, - { - "identity" : "material-icons", - "kind" : "remoteSourceControl", - "location" : "https://github.com/qvacua/material-icons", - "state" : { - "revision" : "c3db645060fd27df5f7e0a9873c2af22c280725e", - "version" : "0.1.0" - } - }, - { - "identity" : "messagepack.swift", - "kind" : "remoteSourceControl", - "location" : "https://github.com/a2/MessagePack.swift", - "state" : { - "revision" : "27b35fd49e92fcae395bf8ccb233499d89cc7890", - "version" : "4.0.0" - } - }, - { - "identity" : "nimble", - "kind" : "remoteSourceControl", - "location" : "https://github.com/Quick/Nimble", - "state" : { - "revision" : "b7f6c49acdb247e3158198c5448b38c3cc595533", - "version" : "11.2.1" - } - }, - { - "identity" : "purelayout", - "kind" : "remoteSourceControl", - "location" : "https://github.com/PureLayout/PureLayout", - "state" : { - "revision" : "5561683c96dc49b023c1299bfe4f6fbeed5f8199", - "version" : "3.1.9" - } - }, - { - "identity" : "rxswift", - "kind" : "remoteSourceControl", - "location" : "https://github.com/ReactiveX/RxSwift", - "state" : { - "revision" : "b4307ba0b6425c0ba4178e138799946c3da594f8", - "version" : "6.5.0" - } - } - ], - "version" : 2 -} diff --git a/NvimView/Package.swift b/NvimView/Package.swift index e29b1a36..c076cece 100644 --- a/NvimView/Package.swift +++ b/NvimView/Package.swift @@ -13,7 +13,6 @@ let package = Package( .package(url: "https://github.com/a2/MessagePack.swift", from: "4.0.0"), .package(url: "https://github.com/ReactiveX/RxSwift", from: "6.6.0"), .package(url: "https://github.com/Quick/Nimble", from: "13.0.0"), - .package(name: "NvimServer", path: "../NvimServer"), .package(name: "Commons", path: "../Commons"), .package(name: "Tabs", path: "../Tabs"), ], diff --git a/NvimView/Support/NvimViewSupport.xcodeproj/project.pbxproj b/NvimView/Support/NvimViewSupport.xcodeproj/project.pbxproj index 263a3219..3a71c727 100644 --- a/NvimView/Support/NvimViewSupport.xcodeproj/project.pbxproj +++ b/NvimView/Support/NvimViewSupport.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 60; + objectVersion = 54; objects = { /* Begin PBXBuildFile section */ @@ -306,7 +306,7 @@ isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1200; - LastUpgradeCheck = 1340; + LastUpgradeCheck = 1500; ORGANIZATIONNAME = "Tae Won Ha"; TargetAttributes = { 4B0225EF224AAE260052362B = { @@ -334,7 +334,6 @@ packageReferences = ( 4BD67C9524ECF4AB00147C51 /* XCRemoteSwiftPackageReference "MessagePack" */, 4BD67CCF24ED08CB00147C51 /* XCRemoteSwiftPackageReference "PureLayout" */, - 1FF017012AF02F64003D62BB /* XCLocalSwiftPackageReference "../../NvimServer" */, ); productRefGroup = 4B90F0051FD2AF59008A39E0 /* Products */; projectDirPath = ""; @@ -749,13 +748,6 @@ }; /* End XCConfigurationList section */ -/* Begin XCLocalSwiftPackageReference section */ - 1FF017012AF02F64003D62BB /* XCLocalSwiftPackageReference "../../NvimServer" */ = { - isa = XCLocalSwiftPackageReference; - relativePath = ../../NvimServer; - }; -/* End XCLocalSwiftPackageReference section */ - /* Begin XCRemoteSwiftPackageReference section */ 4BD67C9524ECF4AB00147C51 /* XCRemoteSwiftPackageReference "MessagePack" */ = { isa = XCRemoteSwiftPackageReference; diff --git a/VimR/VimR.xcodeproj/project.pbxproj b/VimR/VimR.xcodeproj/project.pbxproj index 92188946..bdac8109 100644 --- a/VimR/VimR.xcodeproj/project.pbxproj +++ b/VimR/VimR.xcodeproj/project.pbxproj @@ -789,7 +789,7 @@ isa = PBXProject; attributes = { LastSwiftUpdateCheck = 0830; - LastUpgradeCheck = 1340; + LastUpgradeCheck = 1500; ORGANIZATIONNAME = "Tae Won Ha"; TargetAttributes = { 4BEBA5041CFF374B00673FDF = { diff --git a/VimR/VimR.xcodeproj/xcshareddata/xcschemes/VimR.xcscheme b/VimR/VimR.xcodeproj/xcshareddata/xcschemes/VimR.xcscheme index ab67811a..1f5a0e36 100644 --- a/VimR/VimR.xcodeproj/xcshareddata/xcschemes/VimR.xcscheme +++ b/VimR/VimR.xcodeproj/xcshareddata/xcschemes/VimR.xcscheme @@ -1,5 +1,6 @@