diff --git a/iOS/MLVB-API-Example/.gitignore b/iOS/MLVB-API-Example-OC/.gitignore similarity index 100% rename from iOS/MLVB-API-Example/.gitignore rename to iOS/MLVB-API-Example-OC/.gitignore diff --git a/iOS/MLVB-API-Example/Advanced/CustomVideoCapture/CustomVideoCaptureViewController.h b/iOS/MLVB-API-Example-OC/Advanced/CustomVideoCapture/CustomVideoCaptureViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Advanced/CustomVideoCapture/CustomVideoCaptureViewController.h rename to iOS/MLVB-API-Example-OC/Advanced/CustomVideoCapture/CustomVideoCaptureViewController.h diff --git a/iOS/MLVB-API-Example/Advanced/CustomVideoCapture/CustomVideoCaptureViewController.m b/iOS/MLVB-API-Example-OC/Advanced/CustomVideoCapture/CustomVideoCaptureViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Advanced/CustomVideoCapture/CustomVideoCaptureViewController.m rename to iOS/MLVB-API-Example-OC/Advanced/CustomVideoCapture/CustomVideoCaptureViewController.m diff --git a/iOS/MLVB-API-Example/Advanced/CustomVideoCapture/CustomVideoCaptureViewController.xib b/iOS/MLVB-API-Example-OC/Advanced/CustomVideoCapture/CustomVideoCaptureViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Advanced/CustomVideoCapture/CustomVideoCaptureViewController.xib rename to iOS/MLVB-API-Example-OC/Advanced/CustomVideoCapture/CustomVideoCaptureViewController.xib diff --git a/iOS/MLVB-API-Example/Advanced/CustomVideoCapture/Helper/CustomCameraHelper.h b/iOS/MLVB-API-Example-OC/Advanced/CustomVideoCapture/Helper/CustomCameraHelper.h similarity index 100% rename from iOS/MLVB-API-Example/Advanced/CustomVideoCapture/Helper/CustomCameraHelper.h rename to iOS/MLVB-API-Example-OC/Advanced/CustomVideoCapture/Helper/CustomCameraHelper.h diff --git a/iOS/MLVB-API-Example/Advanced/CustomVideoCapture/Helper/CustomCameraHelper.m b/iOS/MLVB-API-Example-OC/Advanced/CustomVideoCapture/Helper/CustomCameraHelper.m similarity index 100% rename from iOS/MLVB-API-Example/Advanced/CustomVideoCapture/Helper/CustomCameraHelper.m rename to iOS/MLVB-API-Example-OC/Advanced/CustomVideoCapture/Helper/CustomCameraHelper.m diff --git a/iOS/MLVB-API-Example/Advanced/CustomVideoCapture/Helper/RenderView/PixelBufferRenderView.h b/iOS/MLVB-API-Example-OC/Advanced/CustomVideoCapture/Helper/RenderView/PixelBufferRenderView.h similarity index 100% rename from iOS/MLVB-API-Example/Advanced/CustomVideoCapture/Helper/RenderView/PixelBufferRenderView.h rename to iOS/MLVB-API-Example-OC/Advanced/CustomVideoCapture/Helper/RenderView/PixelBufferRenderView.h diff --git a/iOS/MLVB-API-Example/Advanced/CustomVideoCapture/Helper/RenderView/PixelBufferRenderView.m b/iOS/MLVB-API-Example-OC/Advanced/CustomVideoCapture/Helper/RenderView/PixelBufferRenderView.m similarity index 100% rename from iOS/MLVB-API-Example/Advanced/CustomVideoCapture/Helper/RenderView/PixelBufferRenderView.m rename to iOS/MLVB-API-Example-OC/Advanced/CustomVideoCapture/Helper/RenderView/PixelBufferRenderView.m diff --git a/iOS/MLVB-API-Example/Advanced/LocalVideoShare/helper/CustomAudioCapturor.h b/iOS/MLVB-API-Example-OC/Advanced/LocalVideoShare/helper/CustomAudioCapturor.h similarity index 100% rename from iOS/MLVB-API-Example/Advanced/LocalVideoShare/helper/CustomAudioCapturor.h rename to iOS/MLVB-API-Example-OC/Advanced/LocalVideoShare/helper/CustomAudioCapturor.h diff --git a/iOS/MLVB-API-Example/Advanced/LocalVideoShare/helper/CustomAudioCapturor.m b/iOS/MLVB-API-Example-OC/Advanced/LocalVideoShare/helper/CustomAudioCapturor.m similarity index 100% rename from iOS/MLVB-API-Example/Advanced/LocalVideoShare/helper/CustomAudioCapturor.m rename to iOS/MLVB-API-Example-OC/Advanced/LocalVideoShare/helper/CustomAudioCapturor.m diff --git a/iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayAnchorViewController.h b/iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayAnchorViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayAnchorViewController.h rename to iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayAnchorViewController.h diff --git a/iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayAnchorViewController.m b/iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayAnchorViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayAnchorViewController.m rename to iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayAnchorViewController.m diff --git a/iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayAnchorViewController.xib b/iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayAnchorViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayAnchorViewController.xib rename to iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayAnchorViewController.xib diff --git a/iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayAudienceViewController.h b/iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayAudienceViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayAudienceViewController.h rename to iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayAudienceViewController.h diff --git a/iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayAudienceViewController.m b/iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayAudienceViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayAudienceViewController.m rename to iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayAudienceViewController.m diff --git a/iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayAudienceViewController.xib b/iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayAudienceViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayAudienceViewController.xib rename to iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayAudienceViewController.xib diff --git a/iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayEnterViewController.h b/iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayEnterViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayEnterViewController.h rename to iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayEnterViewController.h diff --git a/iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayEnterViewController.m b/iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayEnterViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayEnterViewController.m rename to iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayEnterViewController.m diff --git a/iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayEnterViewController.xib b/iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayEnterViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Advanced/RTCPushAndPlay/RTCPushAndPlayEnterViewController.xib rename to iOS/MLVB-API-Example-OC/Advanced/RTCPushAndPlay/RTCPushAndPlayEnterViewController.xib diff --git a/iOS/MLVB-API-Example/Advanced/ThirdBeauty/README.md b/iOS/MLVB-API-Example-OC/Advanced/ThirdBeauty/README.md similarity index 100% rename from iOS/MLVB-API-Example/Advanced/ThirdBeauty/README.md rename to iOS/MLVB-API-Example-OC/Advanced/ThirdBeauty/README.md diff --git a/iOS/MLVB-API-Example/Advanced/ThirdBeauty/ThirdBeautyViewController.h b/iOS/MLVB-API-Example-OC/Advanced/ThirdBeauty/ThirdBeautyViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Advanced/ThirdBeauty/ThirdBeautyViewController.h rename to iOS/MLVB-API-Example-OC/Advanced/ThirdBeauty/ThirdBeautyViewController.h diff --git a/iOS/MLVB-API-Example/Advanced/ThirdBeauty/ThirdBeautyViewController.m b/iOS/MLVB-API-Example-OC/Advanced/ThirdBeauty/ThirdBeautyViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Advanced/ThirdBeauty/ThirdBeautyViewController.m rename to iOS/MLVB-API-Example-OC/Advanced/ThirdBeauty/ThirdBeautyViewController.m diff --git a/iOS/MLVB-API-Example/Advanced/ThirdBeauty/ThirdBeautyViewController.xib b/iOS/MLVB-API-Example-OC/Advanced/ThirdBeauty/ThirdBeautyViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Advanced/ThirdBeauty/ThirdBeautyViewController.xib rename to iOS/MLVB-API-Example-OC/Advanced/ThirdBeauty/ThirdBeautyViewController.xib diff --git a/iOS/MLVB-API-Example/App/AppDelegate.h b/iOS/MLVB-API-Example-OC/App/AppDelegate.h similarity index 100% rename from iOS/MLVB-API-Example/App/AppDelegate.h rename to iOS/MLVB-API-Example-OC/App/AppDelegate.h diff --git a/iOS/MLVB-API-Example/App/AppDelegate.m b/iOS/MLVB-API-Example-OC/App/AppDelegate.m similarity index 100% rename from iOS/MLVB-API-Example/App/AppDelegate.m rename to iOS/MLVB-API-Example-OC/App/AppDelegate.m diff --git a/iOS/MLVB-API-Example/App/Base.lproj/LaunchScreen.storyboard b/iOS/MLVB-API-Example-OC/App/Base.lproj/LaunchScreen.storyboard similarity index 100% rename from iOS/MLVB-API-Example/App/Base.lproj/LaunchScreen.storyboard rename to iOS/MLVB-API-Example-OC/App/Base.lproj/LaunchScreen.storyboard diff --git a/iOS/MLVB-API-Example/App/Base.lproj/Main.storyboard b/iOS/MLVB-API-Example-OC/App/Base.lproj/Main.storyboard similarity index 100% rename from iOS/MLVB-API-Example/App/Base.lproj/Main.storyboard rename to iOS/MLVB-API-Example-OC/App/Base.lproj/Main.storyboard diff --git a/iOS/MLVB-API-Example/App/Common/LiveUrl.h b/iOS/MLVB-API-Example-OC/App/Common/LiveUrl.h similarity index 100% rename from iOS/MLVB-API-Example/App/Common/LiveUrl.h rename to iOS/MLVB-API-Example-OC/App/Common/LiveUrl.h diff --git a/iOS/MLVB-API-Example/App/Common/LiveUrl.m b/iOS/MLVB-API-Example-OC/App/Common/LiveUrl.m similarity index 100% rename from iOS/MLVB-API-Example/App/Common/LiveUrl.m rename to iOS/MLVB-API-Example-OC/App/Common/LiveUrl.m diff --git a/iOS/MLVB-API-Example/App/Extension/NSString+Common.h b/iOS/MLVB-API-Example-OC/App/Extension/NSString+Common.h similarity index 100% rename from iOS/MLVB-API-Example/App/Extension/NSString+Common.h rename to iOS/MLVB-API-Example-OC/App/Extension/NSString+Common.h diff --git a/iOS/MLVB-API-Example/App/Extension/NSString+Common.m b/iOS/MLVB-API-Example-OC/App/Extension/NSString+Common.m similarity index 100% rename from iOS/MLVB-API-Example/App/Extension/NSString+Common.m rename to iOS/MLVB-API-Example-OC/App/Extension/NSString+Common.m diff --git a/iOS/MLVB-API-Example/App/Extension/UIColor+Hex.h b/iOS/MLVB-API-Example-OC/App/Extension/UIColor+Hex.h similarity index 100% rename from iOS/MLVB-API-Example/App/Extension/UIColor+Hex.h rename to iOS/MLVB-API-Example-OC/App/Extension/UIColor+Hex.h diff --git a/iOS/MLVB-API-Example/App/Extension/UIColor+Hex.m b/iOS/MLVB-API-Example-OC/App/Extension/UIColor+Hex.m similarity index 100% rename from iOS/MLVB-API-Example/App/Extension/UIColor+Hex.m rename to iOS/MLVB-API-Example-OC/App/Extension/UIColor+Hex.m diff --git a/iOS/MLVB-API-Example/App/Extension/UIViewController+AlertViewController.h b/iOS/MLVB-API-Example-OC/App/Extension/UIViewController+AlertViewController.h similarity index 100% rename from iOS/MLVB-API-Example/App/Extension/UIViewController+AlertViewController.h rename to iOS/MLVB-API-Example-OC/App/Extension/UIViewController+AlertViewController.h diff --git a/iOS/MLVB-API-Example/App/Extension/UIViewController+AlertViewController.m b/iOS/MLVB-API-Example-OC/App/Extension/UIViewController+AlertViewController.m similarity index 100% rename from iOS/MLVB-API-Example/App/Extension/UIViewController+AlertViewController.m rename to iOS/MLVB-API-Example-OC/App/Extension/UIViewController+AlertViewController.m diff --git a/iOS/MLVB-API-Example/App/Home/HomeTableViewCell.h b/iOS/MLVB-API-Example-OC/App/Home/HomeTableViewCell.h similarity index 100% rename from iOS/MLVB-API-Example/App/Home/HomeTableViewCell.h rename to iOS/MLVB-API-Example-OC/App/Home/HomeTableViewCell.h diff --git a/iOS/MLVB-API-Example/App/Home/HomeTableViewCell.m b/iOS/MLVB-API-Example-OC/App/Home/HomeTableViewCell.m similarity index 100% rename from iOS/MLVB-API-Example/App/Home/HomeTableViewCell.m rename to iOS/MLVB-API-Example-OC/App/Home/HomeTableViewCell.m diff --git a/iOS/MLVB-API-Example/App/Home/HomeTableViewCell.xib b/iOS/MLVB-API-Example-OC/App/Home/HomeTableViewCell.xib similarity index 100% rename from iOS/MLVB-API-Example/App/Home/HomeTableViewCell.xib rename to iOS/MLVB-API-Example-OC/App/Home/HomeTableViewCell.xib diff --git a/iOS/MLVB-API-Example/App/Home/ViewController.h b/iOS/MLVB-API-Example-OC/App/Home/ViewController.h similarity index 100% rename from iOS/MLVB-API-Example/App/Home/ViewController.h rename to iOS/MLVB-API-Example-OC/App/Home/ViewController.h diff --git a/iOS/MLVB-API-Example/App/Home/ViewController.m b/iOS/MLVB-API-Example-OC/App/Home/ViewController.m similarity index 100% rename from iOS/MLVB-API-Example/App/Home/ViewController.m rename to iOS/MLVB-API-Example-OC/App/Home/ViewController.m diff --git a/iOS/MLVB-API-Example/App/Info.plist b/iOS/MLVB-API-Example-OC/App/Info.plist similarity index 100% rename from iOS/MLVB-API-Example/App/Info.plist rename to iOS/MLVB-API-Example-OC/App/Info.plist diff --git a/iOS/MLVB-API-Example/App/PCH/MLVB-API-Example-OC-PrefixHeader.pch b/iOS/MLVB-API-Example-OC/App/PCH/MLVB-API-Example-OC-PrefixHeader.pch similarity index 100% rename from iOS/MLVB-API-Example/App/PCH/MLVB-API-Example-OC-PrefixHeader.pch rename to iOS/MLVB-API-Example-OC/App/PCH/MLVB-API-Example-OC-PrefixHeader.pch diff --git a/iOS/MLVB-API-Example/App/main.m b/iOS/MLVB-API-Example-OC/App/main.m similarity index 100% rename from iOS/MLVB-API-Example/App/main.m rename to iOS/MLVB-API-Example-OC/App/main.m diff --git a/iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkAnchorViewController.h b/iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkAnchorViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkAnchorViewController.h rename to iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkAnchorViewController.h diff --git a/iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkAnchorViewController.m b/iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkAnchorViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkAnchorViewController.m rename to iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkAnchorViewController.m diff --git a/iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkAnchorViewController.xib b/iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkAnchorViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkAnchorViewController.xib rename to iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkAnchorViewController.xib diff --git a/iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkAudienceViewController.h b/iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkAudienceViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkAudienceViewController.h rename to iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkAudienceViewController.h diff --git a/iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkAudienceViewController.m b/iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkAudienceViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkAudienceViewController.m rename to iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkAudienceViewController.m diff --git a/iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkAudienceViewController.xib b/iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkAudienceViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkAudienceViewController.xib rename to iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkAudienceViewController.xib diff --git a/iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkEnterViewController.h b/iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkEnterViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkEnterViewController.h rename to iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkEnterViewController.h diff --git a/iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkEnterViewController.m b/iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkEnterViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkEnterViewController.m rename to iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkEnterViewController.m diff --git a/iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkEnterViewController.xib b/iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkEnterViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Basic/LiveLink/LiveLinkEnterViewController.xib rename to iOS/MLVB-API-Example-OC/Basic/LiveLink/LiveLinkEnterViewController.xib diff --git a/iOS/MLVB-API-Example/Basic/LivePK/LivePkAnchorViewController.h b/iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkAnchorViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePK/LivePkAnchorViewController.h rename to iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkAnchorViewController.h diff --git a/iOS/MLVB-API-Example/Basic/LivePK/LivePkAnchorViewController.m b/iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkAnchorViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePK/LivePkAnchorViewController.m rename to iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkAnchorViewController.m diff --git a/iOS/MLVB-API-Example/Basic/LivePK/LivePkAnchorViewController.xib b/iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkAnchorViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePK/LivePkAnchorViewController.xib rename to iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkAnchorViewController.xib diff --git a/iOS/MLVB-API-Example/Basic/LivePK/LivePkAudienceViewController.h b/iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkAudienceViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePK/LivePkAudienceViewController.h rename to iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkAudienceViewController.h diff --git a/iOS/MLVB-API-Example/Basic/LivePK/LivePkAudienceViewController.m b/iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkAudienceViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePK/LivePkAudienceViewController.m rename to iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkAudienceViewController.m diff --git a/iOS/MLVB-API-Example/Basic/LivePK/LivePkAudienceViewController.xib b/iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkAudienceViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePK/LivePkAudienceViewController.xib rename to iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkAudienceViewController.xib diff --git a/iOS/MLVB-API-Example/Basic/LivePK/LivePkEnterViewController.h b/iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkEnterViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePK/LivePkEnterViewController.h rename to iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkEnterViewController.h diff --git a/iOS/MLVB-API-Example/Basic/LivePK/LivePkEnterViewController.m b/iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkEnterViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePK/LivePkEnterViewController.m rename to iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkEnterViewController.m diff --git a/iOS/MLVB-API-Example/Basic/LivePK/LivePkEnterViewController.xib b/iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkEnterViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePK/LivePkEnterViewController.xib rename to iOS/MLVB-API-Example-OC/Basic/LivePK/LivePkEnterViewController.xib diff --git a/iOS/MLVB-API-Example/Basic/LivePlay/LivePlayEnterViewController.h b/iOS/MLVB-API-Example-OC/Basic/LivePlay/LivePlayEnterViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePlay/LivePlayEnterViewController.h rename to iOS/MLVB-API-Example-OC/Basic/LivePlay/LivePlayEnterViewController.h diff --git a/iOS/MLVB-API-Example/Basic/LivePlay/LivePlayEnterViewController.m b/iOS/MLVB-API-Example-OC/Basic/LivePlay/LivePlayEnterViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePlay/LivePlayEnterViewController.m rename to iOS/MLVB-API-Example-OC/Basic/LivePlay/LivePlayEnterViewController.m diff --git a/iOS/MLVB-API-Example/Basic/LivePlay/LivePlayEnterViewController.xib b/iOS/MLVB-API-Example-OC/Basic/LivePlay/LivePlayEnterViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePlay/LivePlayEnterViewController.xib rename to iOS/MLVB-API-Example-OC/Basic/LivePlay/LivePlayEnterViewController.xib diff --git a/iOS/MLVB-API-Example/Basic/LivePlay/LivePlayViewController.h b/iOS/MLVB-API-Example-OC/Basic/LivePlay/LivePlayViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePlay/LivePlayViewController.h rename to iOS/MLVB-API-Example-OC/Basic/LivePlay/LivePlayViewController.h diff --git a/iOS/MLVB-API-Example/Basic/LivePlay/LivePlayViewController.m b/iOS/MLVB-API-Example-OC/Basic/LivePlay/LivePlayViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePlay/LivePlayViewController.m rename to iOS/MLVB-API-Example-OC/Basic/LivePlay/LivePlayViewController.m diff --git a/iOS/MLVB-API-Example/Basic/LivePlay/LivePlayViewController.xib b/iOS/MLVB-API-Example-OC/Basic/LivePlay/LivePlayViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePlay/LivePlayViewController.xib rename to iOS/MLVB-API-Example-OC/Basic/LivePlay/LivePlayViewController.xib diff --git a/iOS/MLVB-API-Example/Basic/LivePushCamera/LivePushCameraEnterViewController.h b/iOS/MLVB-API-Example-OC/Basic/LivePushCamera/LivePushCameraEnterViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushCamera/LivePushCameraEnterViewController.h rename to iOS/MLVB-API-Example-OC/Basic/LivePushCamera/LivePushCameraEnterViewController.h diff --git a/iOS/MLVB-API-Example/Basic/LivePushCamera/LivePushCameraEnterViewController.m b/iOS/MLVB-API-Example-OC/Basic/LivePushCamera/LivePushCameraEnterViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushCamera/LivePushCameraEnterViewController.m rename to iOS/MLVB-API-Example-OC/Basic/LivePushCamera/LivePushCameraEnterViewController.m diff --git a/iOS/MLVB-API-Example/Basic/LivePushCamera/LivePushCameraEnterViewController.xib b/iOS/MLVB-API-Example-OC/Basic/LivePushCamera/LivePushCameraEnterViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushCamera/LivePushCameraEnterViewController.xib rename to iOS/MLVB-API-Example-OC/Basic/LivePushCamera/LivePushCameraEnterViewController.xib diff --git a/iOS/MLVB-API-Example/Basic/LivePushCamera/LivePushCameraViewController.h b/iOS/MLVB-API-Example-OC/Basic/LivePushCamera/LivePushCameraViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushCamera/LivePushCameraViewController.h rename to iOS/MLVB-API-Example-OC/Basic/LivePushCamera/LivePushCameraViewController.h diff --git a/iOS/MLVB-API-Example/Basic/LivePushCamera/LivePushCameraViewController.m b/iOS/MLVB-API-Example-OC/Basic/LivePushCamera/LivePushCameraViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushCamera/LivePushCameraViewController.m rename to iOS/MLVB-API-Example-OC/Basic/LivePushCamera/LivePushCameraViewController.m diff --git a/iOS/MLVB-API-Example/Basic/LivePushCamera/LivePushCameraViewController.xib b/iOS/MLVB-API-Example-OC/Basic/LivePushCamera/LivePushCameraViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushCamera/LivePushCameraViewController.xib rename to iOS/MLVB-API-Example-OC/Basic/LivePushCamera/LivePushCameraViewController.xib diff --git a/iOS/MLVB-API-Example/Basic/LivePushScreen/LivePushScreenEnterViewController.h b/iOS/MLVB-API-Example-OC/Basic/LivePushScreen/LivePushScreenEnterViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushScreen/LivePushScreenEnterViewController.h rename to iOS/MLVB-API-Example-OC/Basic/LivePushScreen/LivePushScreenEnterViewController.h diff --git a/iOS/MLVB-API-Example/Basic/LivePushScreen/LivePushScreenEnterViewController.m b/iOS/MLVB-API-Example-OC/Basic/LivePushScreen/LivePushScreenEnterViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushScreen/LivePushScreenEnterViewController.m rename to iOS/MLVB-API-Example-OC/Basic/LivePushScreen/LivePushScreenEnterViewController.m diff --git a/iOS/MLVB-API-Example/Basic/LivePushScreen/LivePushScreenEnterViewController.xib b/iOS/MLVB-API-Example-OC/Basic/LivePushScreen/LivePushScreenEnterViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushScreen/LivePushScreenEnterViewController.xib rename to iOS/MLVB-API-Example-OC/Basic/LivePushScreen/LivePushScreenEnterViewController.xib diff --git a/iOS/MLVB-API-Example/Basic/LivePushScreen/LivePushScreenViewController.h b/iOS/MLVB-API-Example-OC/Basic/LivePushScreen/LivePushScreenViewController.h similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushScreen/LivePushScreenViewController.h rename to iOS/MLVB-API-Example-OC/Basic/LivePushScreen/LivePushScreenViewController.h diff --git a/iOS/MLVB-API-Example/Basic/LivePushScreen/LivePushScreenViewController.m b/iOS/MLVB-API-Example-OC/Basic/LivePushScreen/LivePushScreenViewController.m similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushScreen/LivePushScreenViewController.m rename to iOS/MLVB-API-Example-OC/Basic/LivePushScreen/LivePushScreenViewController.m diff --git a/iOS/MLVB-API-Example/Basic/LivePushScreen/LivePushScreenViewController.xib b/iOS/MLVB-API-Example-OC/Basic/LivePushScreen/LivePushScreenViewController.xib similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushScreen/LivePushScreenViewController.xib rename to iOS/MLVB-API-Example-OC/Basic/LivePushScreen/LivePushScreenViewController.xib diff --git a/iOS/MLVB-API-Example/Basic/LivePushScreen/TRTCBroadcastExtensionLauncher.h b/iOS/MLVB-API-Example-OC/Basic/LivePushScreen/TRTCBroadcastExtensionLauncher.h similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushScreen/TRTCBroadcastExtensionLauncher.h rename to iOS/MLVB-API-Example-OC/Basic/LivePushScreen/TRTCBroadcastExtensionLauncher.h diff --git a/iOS/MLVB-API-Example/Basic/LivePushScreen/TRTCBroadcastExtensionLauncher.m b/iOS/MLVB-API-Example-OC/Basic/LivePushScreen/TRTCBroadcastExtensionLauncher.m similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushScreen/TRTCBroadcastExtensionLauncher.m rename to iOS/MLVB-API-Example-OC/Basic/LivePushScreen/TRTCBroadcastExtensionLauncher.m diff --git a/iOS/MLVB-API-Example/Basic/LivePushScreen/TXReplayKit_Screen/Info.plist b/iOS/MLVB-API-Example-OC/Basic/LivePushScreen/TXReplayKit_Screen/Info.plist similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushScreen/TXReplayKit_Screen/Info.plist rename to iOS/MLVB-API-Example-OC/Basic/LivePushScreen/TXReplayKit_Screen/Info.plist diff --git a/iOS/MLVB-API-Example/Basic/LivePushScreen/TXReplayKit_Screen/SampleHandler.h b/iOS/MLVB-API-Example-OC/Basic/LivePushScreen/TXReplayKit_Screen/SampleHandler.h similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushScreen/TXReplayKit_Screen/SampleHandler.h rename to iOS/MLVB-API-Example-OC/Basic/LivePushScreen/TXReplayKit_Screen/SampleHandler.h diff --git a/iOS/MLVB-API-Example/Basic/LivePushScreen/TXReplayKit_Screen/SampleHandler.m b/iOS/MLVB-API-Example-OC/Basic/LivePushScreen/TXReplayKit_Screen/SampleHandler.m similarity index 100% rename from iOS/MLVB-API-Example/Basic/LivePushScreen/TXReplayKit_Screen/SampleHandler.m rename to iOS/MLVB-API-Example-OC/Basic/LivePushScreen/TXReplayKit_Screen/SampleHandler.m diff --git a/iOS/MLVB-API-Example/Debug/GenerateTestUserSig.h b/iOS/MLVB-API-Example-OC/Debug/GenerateTestUserSig.h similarity index 100% rename from iOS/MLVB-API-Example/Debug/GenerateTestUserSig.h rename to iOS/MLVB-API-Example-OC/Debug/GenerateTestUserSig.h diff --git a/iOS/MLVB-API-Example/Debug/GenerateTestUserSig.m b/iOS/MLVB-API-Example-OC/Debug/GenerateTestUserSig.m similarity index 100% rename from iOS/MLVB-API-Example/Debug/GenerateTestUserSig.m rename to iOS/MLVB-API-Example-OC/Debug/GenerateTestUserSig.m diff --git a/iOS/MLVB-API-Example/MLVB-API-Example-OC.xcodeproj/project.pbxproj b/iOS/MLVB-API-Example-OC/MLVB-API-Example-OC.xcodeproj/project.pbxproj similarity index 100% rename from iOS/MLVB-API-Example/MLVB-API-Example-OC.xcodeproj/project.pbxproj rename to iOS/MLVB-API-Example-OC/MLVB-API-Example-OC.xcodeproj/project.pbxproj diff --git a/iOS/MLVB-API-Example/MLVB-API-Example-OC.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/iOS/MLVB-API-Example-OC/MLVB-API-Example-OC.xcodeproj/project.xcworkspace/contents.xcworkspacedata similarity index 100% rename from iOS/MLVB-API-Example/MLVB-API-Example-OC.xcodeproj/project.xcworkspace/contents.xcworkspacedata rename to iOS/MLVB-API-Example-OC/MLVB-API-Example-OC.xcodeproj/project.xcworkspace/contents.xcworkspacedata diff --git a/iOS/MLVB-API-Example/MLVB-API-Example-OC.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/iOS/MLVB-API-Example-OC/MLVB-API-Example-OC.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist similarity index 100% rename from iOS/MLVB-API-Example/MLVB-API-Example-OC.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist rename to iOS/MLVB-API-Example-OC/MLVB-API-Example-OC.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist diff --git a/iOS/MLVB-API-Example/MLVB-API-Example-OC.xcodeproj/xcshareddata/xcschemes/MLVB-API-Example-OC.xcscheme b/iOS/MLVB-API-Example-OC/MLVB-API-Example-OC.xcodeproj/xcshareddata/xcschemes/MLVB-API-Example-OC.xcscheme similarity index 100% rename from iOS/MLVB-API-Example/MLVB-API-Example-OC.xcodeproj/xcshareddata/xcschemes/MLVB-API-Example-OC.xcscheme rename to iOS/MLVB-API-Example-OC/MLVB-API-Example-OC.xcodeproj/xcshareddata/xcschemes/MLVB-API-Example-OC.xcscheme diff --git a/iOS/MLVB-API-Example/MLVB-API-Example-OC.xcodeproj/xcshareddata/xcschemes/TXReplayKit_Screen.xcscheme b/iOS/MLVB-API-Example-OC/MLVB-API-Example-OC.xcodeproj/xcshareddata/xcschemes/TXReplayKit_Screen.xcscheme similarity index 100% rename from iOS/MLVB-API-Example/MLVB-API-Example-OC.xcodeproj/xcshareddata/xcschemes/TXReplayKit_Screen.xcscheme rename to iOS/MLVB-API-Example-OC/MLVB-API-Example-OC.xcodeproj/xcshareddata/xcschemes/TXReplayKit_Screen.xcscheme diff --git a/iOS/MLVB-API-Example/README.en.md b/iOS/MLVB-API-Example-OC/README.en.md similarity index 100% rename from iOS/MLVB-API-Example/README.en.md rename to iOS/MLVB-API-Example-OC/README.en.md diff --git a/iOS/MLVB-API-Example/README.md b/iOS/MLVB-API-Example-OC/README.md similarity index 100% rename from iOS/MLVB-API-Example/README.md rename to iOS/MLVB-API-Example-OC/README.md diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/AccentColor.colorset/Contents.json b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AccentColor.colorset/Contents.json similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/AccentColor.colorset/Contents.json rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AccentColor.colorset/Contents.json diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/AppIcon1024x1024.png b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/AppIcon1024x1024.png similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/AppIcon1024x1024.png rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/AppIcon1024x1024.png diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Contents.json b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Contents.json similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Contents.json rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Contents.json diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-120.png b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-120.png similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-120.png rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-120.png diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-180.png b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-180.png similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-180.png rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-180.png diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-40.png b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-40.png similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-40.png rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-40.png diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-58.png b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-58.png similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-58.png rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-58.png diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-60.png b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-60.png similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-60.png rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-60.png diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-60@2x.png b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-60@2x.png similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-60@2x.png rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-60@2x.png diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-80.png b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-80.png similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-80.png rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-80.png diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-87.png b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-87.png similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/AppIcon.appiconset/Icon-87.png rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/AppIcon.appiconset/Icon-87.png diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/Contents.json b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/Contents.json similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/Contents.json rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/Contents.json diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/audiocall_user_portrait.imageset/Contents.json b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/audiocall_user_portrait.imageset/Contents.json similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/audiocall_user_portrait.imageset/Contents.json rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/audiocall_user_portrait.imageset/Contents.json diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/audiocall_user_portrait.imageset/audiocall_user_portrait-1.png b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/audiocall_user_portrait.imageset/audiocall_user_portrait-1.png similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/audiocall_user_portrait.imageset/audiocall_user_portrait-1.png rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/audiocall_user_portrait.imageset/audiocall_user_portrait-1.png diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/audiocall_user_portrait.imageset/audiocall_user_portrait.png b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/audiocall_user_portrait.imageset/audiocall_user_portrait.png similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/audiocall_user_portrait.imageset/audiocall_user_portrait.png rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/audiocall_user_portrait.imageset/audiocall_user_portrait.png diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/launchimage.imageset/Contents.json b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/launchimage.imageset/Contents.json similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/launchimage.imageset/Contents.json rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/launchimage.imageset/Contents.json diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/launchimage.imageset/launchimage@2x.png b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/launchimage.imageset/launchimage@2x.png similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/launchimage.imageset/launchimage@2x.png rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/launchimage.imageset/launchimage@2x.png diff --git a/iOS/MLVB-API-Example/Resource/Assets.xcassets/launchimage.imageset/launchimage@3x.png b/iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/launchimage.imageset/launchimage@3x.png similarity index 100% rename from iOS/MLVB-API-Example/Resource/Assets.xcassets/launchimage.imageset/launchimage@3x.png rename to iOS/MLVB-API-Example-OC/Resource/Assets.xcassets/launchimage.imageset/launchimage@3x.png diff --git a/iOS/MLVB-API-Example/Resource/Localized/AppLocalized.h b/iOS/MLVB-API-Example-OC/Resource/Localized/AppLocalized.h similarity index 100% rename from iOS/MLVB-API-Example/Resource/Localized/AppLocalized.h rename to iOS/MLVB-API-Example-OC/Resource/Localized/AppLocalized.h diff --git a/iOS/MLVB-API-Example/Resource/Localized/AppLocalized.m b/iOS/MLVB-API-Example-OC/Resource/Localized/AppLocalized.m similarity index 100% rename from iOS/MLVB-API-Example/Resource/Localized/AppLocalized.m rename to iOS/MLVB-API-Example-OC/Resource/Localized/AppLocalized.m diff --git a/iOS/MLVB-API-Example/Resource/Localized/en.lproj/InfoPlist.strings b/iOS/MLVB-API-Example-OC/Resource/Localized/en.lproj/InfoPlist.strings similarity index 100% rename from iOS/MLVB-API-Example/Resource/Localized/en.lproj/InfoPlist.strings rename to iOS/MLVB-API-Example-OC/Resource/Localized/en.lproj/InfoPlist.strings diff --git a/iOS/MLVB-API-Example/Resource/Localized/en.lproj/Localized.strings b/iOS/MLVB-API-Example-OC/Resource/Localized/en.lproj/Localized.strings similarity index 100% rename from iOS/MLVB-API-Example/Resource/Localized/en.lproj/Localized.strings rename to iOS/MLVB-API-Example-OC/Resource/Localized/en.lproj/Localized.strings diff --git a/iOS/MLVB-API-Example/Resource/Localized/zh-Hans.lproj/InfoPlist.strings b/iOS/MLVB-API-Example-OC/Resource/Localized/zh-Hans.lproj/InfoPlist.strings similarity index 100% rename from iOS/MLVB-API-Example/Resource/Localized/zh-Hans.lproj/InfoPlist.strings rename to iOS/MLVB-API-Example-OC/Resource/Localized/zh-Hans.lproj/InfoPlist.strings diff --git a/iOS/MLVB-API-Example/Resource/Localized/zh-Hans.lproj/Localized.strings b/iOS/MLVB-API-Example-OC/Resource/Localized/zh-Hans.lproj/Localized.strings similarity index 100% rename from iOS/MLVB-API-Example/Resource/Localized/zh-Hans.lproj/Localized.strings rename to iOS/MLVB-API-Example-OC/Resource/Localized/zh-Hans.lproj/Localized.strings