should've used kSecAttrServer
Sorry, I was wrong with conclusion, @Eskimo, @meaton please help
Post
Replies
Boosts
Views
Activity
@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 ?
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.
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 ?
nothing.Nobody from apple responded to my DTS
I guess you are right.Cause this is the same result with JSONEncoder:{
"L1_B_KEY" : 222,
"L1_D_KEY" : 4.4000000953674316,
"L1_A_KEY" : "AAAA"
}I don't know what's default encode(to:) implementation.It's just hard for me to believe it is implemented so poorly not considering inheritance.I am wondering maybe some special behavior needed, like handling codingPath to make sublass encode keys right.
corrected.p.s. this is default behaviour how this forum developed to understand formating pasted from xcode