Generate strings from .intentdefinition file

We can use ibtool to generate the strings for a .xib or a .storyboard.


Is there a similar tool included in xcode to generate the strings from a .intentdefinition file?

Replies

I bumped into the same problem.


The key of the .strings file is generated by xcode, hence we don't know how to update or re-generate the .strings file for .intentdefinition.