Posts

Post not yet marked as solved
1.3k Views

Can't install macOS Monterey beta on M1 external drive

I tried to download the beta and install to external SSD connected to M1 Mac mini. The installation continues until restart. The external drive cannot be used to boot up. SSD is erased and set to: APFS GUID Partition Map This strategy has been used in the last few years with Intel MacBook. I wonder if this is a problem with macOS or M1 machine?
Asked Last updated
.
Post not yet marked as solved
361 Views

Export localisation since Xcode 11 will duplicate phrases?

For the same project, when I exported localisation using Xcode 11 or 12, it results in almost duplicates of phrases compared to Xcode 10. By checking Xliff in an editor, it shows the same phrase in two different locations. e.g. I have a phrase key of "Today" It shows in two locations 1) en.lproj/Common.strings <- New one 2) {Project}/en.lproj/Common.strings Is there a tutorial or documentation that shows the proper way of setting up localization in a multi-target (main app and extensions) environment?
Asked Last updated
.
Post not yet marked as solved
2.1k Views

Does setAlternateIconName work in watchOS?

Our app implements alternate icon successfully in iOS, based on the documentation here.The document says it's not supported for watchOS, so we just submit the app for approval. However, we got rejected with the following comment. Specifically, we noticed that for the user selected alternative icon themes no alternative Apple Watch icons matching the iPhone icon theme were submitted. Is this the intended behavior? What should I do next?
Asked Last updated
.