Hi,
Since new version of Expo, ios icon can be a directory see documentation (https://docs.expo.dev/develop/user-interface/splash-screen-and-app-icon/#ios)[here].
The vscode plugin should reflect that change.
Old version
ios.icon has a warning if we pass a direcory
New version
ios.icon don´t show a warning if directory is .icon
Additional context

Hi,
Since new version of Expo, ios icon can be a directory see documentation (https://docs.expo.dev/develop/user-interface/splash-screen-and-app-icon/#ios)[here].
The vscode plugin should reflect that change.
Old version
ios.icon has a warning if we pass a direcory
New version
ios.icon don´t show a warning if directory is .icon
Additional context