Skip to content

Commit b670f14

Browse files
committed
fix: ios extensions configuration like watchapp
1 parent 05de8ad commit b670f14

2 files changed

Lines changed: 975 additions & 93 deletions

File tree

lib/definitions/project.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -908,6 +908,7 @@ interface IWatchAppJSONConfig {
908908
basedir?: string;
909909
infoPlistPath?: string;
910910
xcprivacyPath?: string;
911+
entitlements?: string;
911912
importSourcesFromMainFolder?: boolean;
912913
importResourcesFromMainFolder?: boolean;
913914
resources?: string[];

0 commit comments

Comments
 (0)