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:
parent
1155bd9bab
commit
dce9f600b7
@ -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 */,
|
||||
|
3
VimR.xcworkspace/contents.xcworkspacedata
generated
3
VimR.xcworkspace/contents.xcworkspacedata
generated
@ -10,9 +10,6 @@
|
||||
<FileRef
|
||||
location = "group:MsgPackRpc/MsgPackRpc.xcodeproj">
|
||||
</FileRef>
|
||||
<FileRef
|
||||
location = "group:NvimMsgPack.playground">
|
||||
</FileRef>
|
||||
<FileRef
|
||||
location = "group:NvimMsgPack/NvimMsgPack.xcodeproj">
|
||||
</FileRef>
|
||||
|
Loading…
Reference in New Issue
Block a user