Apostolos Giokas

Results 3 issues of Apostolos Giokas

I tried to run ./build.sh iOS build But I get the following error [ -n "/Users/A.Giokas/dev/SGPlayer/build/build/iOS/openssl-i386/output" ] # should be set by top Makefile... if [ -n "" ]; then...

I am experiencing strange issue. Xcode hangs after I run the following "Test" Version 12.0.1 (12A7300) ``` import SwiftUI struct ContentView: View { @StateObject var vm = ContentVM() var body:...

Equatable was not working as expected. This PR should correct that