Post

Replies

Boosts

Views

Activity

Reply to Push button behaviour changed on Tahoe OS
So, I have one app which has build on Xcode 16, when using that app in tahoe OS , button is not showing background white color, it shows as borderless so same button behaves differently in different OS Note- App has build on xcode16(Sequoia) attached image of button from app from both OS this is from sequoia This is from Tahoe OS attached button's attribute inspector
Topic: UI Frameworks SubTopic: AppKit Tags:
Oct ’25
Reply to Bluetooth connection via authPlugin
There was no edit option, so I am adding mechanism array here in structured form <array> <string>builtin:prelogin</string> <string>builtin:policy-banner</string> <string>loginwindow:login</string> <string>builtin:login-begin</string> <string>builtin:reset-password,privileged</string> <string>loginwindow:FDESupport,privileged</string> <string>builtin:forward-login,privileged</string> <string>builtin:auto-login,privileged</string> <string>builtin:authenticate,privileged</string> <string>PKINITMechanism:auth,privileged</string> <string>builtin:login-success</string> <string>loginwindow:success</string> <string>HomeDirMechanism:login,privileged</string> <string>HomeDirMechanism:status</string> <string>MCXMechanism:login</string> <string>CryptoTokenKit:login</string> <string>loginwindow:done</string> </array>
Topic: Privacy & Security SubTopic: General Tags:
Feb ’24