Telerik-Verified-Plugins/AppleWatch

Visual Studio Tools for Apache Cordova

Closed this issue · 1 comments

Hello.

I'm trying to integrate your plugin into my VS/TAC-based application.
And the main problem is, that ios project is recreated on every build action.

I wonder, is there any way to automate(by using hook (after_platform_add or before_plugin_add) for example) the following action:
"XCode
File > New > Target > Apple Watch: Language ObjC, Select Glance and Notifications > Finish > Activate"

I will be very appreciated for any suggestions.

Hi,

That's among the things our hooks in the AppBuilder branch do. Although your requirement is largely the same you'll probably need to tweak them for VS.