1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 03:25:03 +03:00

Move NvimMsgPack playground

This commit is contained in:
Tae Won Ha 2017-12-09 20:02:02 +01:00
parent 1155bd9bab
commit dce9f600b7
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44
4 changed files with 2 additions and 3 deletions

View File

@ -28,6 +28,7 @@
4B9E33801FCB47F900E0C4BC /* Result.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Result.h; sourceTree = "<group>"; };
4B9E33811FCB47F900E0C4BC /* Result.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Result.swift; sourceTree = "<group>"; };
4B9E33821FCB47F900E0C4BC /* ResultProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResultProtocol.swift; sourceTree = "<group>"; };
4BC8843F1FDC6A45000E95A2 /* NvimMsgPack.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = NvimMsgPack.playground; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@ -45,6 +46,7 @@
4B9E33621FCB475600E0C4BC = {
isa = PBXGroup;
children = (
4BC8843F1FDC6A45000E95A2 /* NvimMsgPack.playground */,
4B9E336E1FCB475600E0C4BC /* NvimMsgPack */,
4B9E336D1FCB475600E0C4BC /* Products */,
4B9E33771FCB476D00E0C4BC /* Frameworks */,

View File

@ -10,9 +10,6 @@
<FileRef
location = "group:MsgPackRpc/MsgPackRpc.xcodeproj">
</FileRef>
<FileRef
location = "group:NvimMsgPack.playground">
</FileRef>
<FileRef
location = "group:NvimMsgPack/NvimMsgPack.xcodeproj">
</FileRef>