Version: 2019.2
public static string AddWatchExtension (iOS.Xcode.PBXProject proj, string mainTarget, string name, string bundleId, string infoPlistPath);

Parameters

projThe implicit this parameter for the extension method.
mainTargetThe GUID of the main target to link the watch extension to.
nameThe name of the watch extension.
bundleIdThe bundle ID of the watch extension. This bundle ID must include the bundle ID that is later used for watch app as a prefix. That is, the structure of the ID is as follows: watchAppBundleId + ".a_subdomain".
infoPlistPathPath to the watch extension Info.plist document.

Returns

string The GUID of the new target.

Description

Creates a watch extension.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961