Post

Replies

Boosts

Views

Activity

Reply to Type 'ToggleStyle' has no member 'switch'
I believe this is related to this warning of Xcode 13.0 oficial release(13A233)(not beta). macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 12.0, but the range of supported deployment target versions is 10.9 to 11.3.99. So it seems after i upgraded Xcdoe 13 beta to Xcode 13 i lost ability to build for 12.0... And now i can't event download Xcode-beta 13... Ideas ?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Oct ’21
Reply to Type 'ToggleStyle' has no member 'switch'
I believe this is related to this warning of Xcode 13.0 oficial release(13A233)(not beta). macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 12.0, but the range of supported deployment target versions is 10.9 to 11.3.99. So it seems after i upgraded Xcdoe 13 beta to Xcode 13 i lost ability to build for 12.0... And now i can't event download Xcode-beta 13... Ideas ?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’21
Reply to launchd integration with NWListener(Network.framework)
3 years have passed. Just checking to know about the status of interoperation of launchd with NWListener. Anything changed ? The single think i miss the most from launchd is process crash recovery. Are there any other ways to achieve this with app distributed in within AppStore ? The single thing I could think of is moving payload processing to XPC.
Replies
Boosts
Views
Activity
Jan ’22
Reply to presenting appropriate certificate according to client's SNI using NWListener
@meaton, It seems to do the trick 👍🏻 I'll let You know how it went with TLS 1.3. Any ideas how to set forward secrecy flag on ?
Replies
Boosts
Views
Activity
Mar ’22
Reply to keychain query does not match against certificate's Subject Alternative Name ( 2.5.29.17 )
should've used kSecAttrServer Sorry, I was wrong with conclusion, @Eskimo, @meaton please help
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’23