Post

Replies

Boosts

Views

Activity

Comment on Invalid 'com.apple.application-identifier' entitlement value
Nobody, otherwise they would post it here. It is the same in Xcode 13.4 on Monterey 12.5 apparently Apple does not want us to develop on Mac. Whatever project I create entitlements inside project directory are empty file no keys at all I wonder why. I have appID generated on webpage the same as bundle identifier and nothing works. Even if during project creation you put id of your team as part of Organisation Identifier nothing helps.
Aug ’22
Comment on Problems with Hex Unicode conversion in Swift
That's quite elegant solution, thank you. I needed this to rewrite in Swift https://gist.githubusercontent.com/hucario/9ca6b9f6a16d7d9a26573c7ca740ff03/raw/be11ae021a90a83a48b98e6e95eeccb9f0e569d8/crypt.ts which used for unofficial Pandora API but in the meantime it seems that API no longer going to work, and offcial API not accepting applications, but nevertheless at least I learn something new. However this is strange such initializers was not introduced in Swift, maybe in version 6?
Sep ’22