eggsy

Results 3 issues of 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...

kind/bug

### 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...

type:bug
needs-input