1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-28 08:13:17 +03:00

Move framework to the framework group

This commit is contained in:
Tae Won Ha 2018-05-04 14:06:51 +02:00
parent 6f803cb4c6
commit f6e110d915
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -543,6 +543,7 @@
4B5012001EBA791000F76C46 /* Frameworks */ = {
isa = PBXGroup;
children = (
4B9E5E1D20990E08006455C3 /* RxMessagePort.framework */,
4BB1F5D02097705E00EC394A /* MessagePack.framework */,
4BB1F5CC20976F8900EC394A /* RxMsgpackRpc.framework */,
4BF18C501FD2E4F200DF95D1 /* RxTest.framework */,
@ -641,7 +642,6 @@
4BEBA4FC1CFF374B00673FDF = {
isa = PBXGroup;
children = (
4B9E5E1D20990E08006455C3 /* RxMessagePort.framework */,
4BEBA5071CFF374B00673FDF /* VimR */,
4BEBA5171CFF374B00673FDF /* VimRTests */,
4BC23BFB1FE3C80E00F22FE8 /* swifter */,