eggsy
eggsy
Line Social API version update
### Describe the bug During the process of calling the getTLSVersionSync method in my Swift code, I encountered an error at the line where NWProtocolTLS.definition is referenced. This is a...
### What happened? xcodebuild -workspace App.xcworkspace \ -scheme App-DEVELOPMENT\ -sdk iphoneos \ -skipMacroValidation \ -archivePath $PWD/build/App.xcarchive \ -destination 'generic/platform=iOS' \ -configuration DEVELOPMENT \ -verbose \ -derivedDataPath $PWD/build/DerivedData \ clean build...