Since Xcode 26 also older IOS emulators (till 17.5) crash when MLKit libs are included in the binary. You can now therefore control inclusion of the libs via a command line switch.
NSSkipMLKitFromIOSSimulator=1 ns prepare ios
This workspace manages the suite of plugins listed above.
In general, when in doubt with what to do, just npm start.
npm run add
At the prompt, enter the name of the new package.
packages with the necessary boilerplate to just start developingtools/demo where you can write demo code once and share across all demo flavorsnpm start interactive displaynpm run add-angular
At the prompt, enter the name of the package to add an angular folder to it with the necessary boilerplate to provide Angular support to the package.
npm start
Note: good to always clean the demo you plan to run after focusing. (You can clean any demo from npm start as well)
npm run publish-packages
TypeScript
54.6%
Swift
37.4%
JavaScript
4.3%
HTML
2.3%
Ruby
1.2%
Since Xcode 26 also older IOS emulators (till 17.5) crash when MLKit libs are included in the binary. You can now therefore control inclusion of the libs via a command line switch.
NSSkipMLKitFromIOSSimulator=1 ns prepare ios
This workspace manages the suite of plugins listed above.
In general, when in doubt with what to do, just npm start.
npm run add
At the prompt, enter the name of the new package.
packages with the necessary boilerplate to just start developingtools/demo where you can write demo code once and share across all demo flavorsnpm start interactive displaynpm run add-angular
At the prompt, enter the name of the package to add an angular folder to it with the necessary boilerplate to provide Angular support to the package.
npm start
Note: good to always clean the demo you plan to run after focusing. (You can clean any demo from npm start as well)
npm run publish-packages
TypeScript
54.6%
Swift
37.4%
JavaScript
4.3%
HTML
2.3%
Ruby
1.2%