and when i add AppShortcuts.xcstrings and remove AppShortcuts.strings, below error is occured
"AppShortcuts.xcstrings is only supported for iOS 17.0 and above. Use AppShortcuts.strings for previous versions."
when i add both AppShortcuts.xcstrings and AppShortcuts.strings, below error is occured
"AppShortcuts.xcstrings cannot co-exist with other .strings or .stringsdict tables with the same name."
is there any guide or sample code about AppShorcuts.xcstrings?
i don't know how to set key value when string has (.applicationName).
ex) "open (.applicationName)"
and when i add AppShortcuts.xcstrings and remove AppShortcuts.strings, below error is occured
"AppShortcuts.xcstrings is only supported for iOS 17.0 and above. Use AppShortcuts.strings for previous versions."
when i add both AppShortcuts.xcstrings and AppShortcuts.strings, below error is occured
"AppShortcuts.xcstrings cannot co-exist with other .strings or .stringsdict tables with the same name."
is there any guide or sample code about AppShorcuts.xcstrings?
i don't know how to set key value when string has (.applicationName).
ex) "open (.applicationName)"