Nevyn Bengtsson
Nevyn Bengtsson
If the name of the found reply contains ".", reply.name returns the name up to the dot and no more. Trying to resolve or connect to it fails with -65540....
Impl for #5 , WIP
So you can just `pod install` your app into debugging heaven. - [ ] Make the iOS project build again, haha - [ ] Write a Podspec. It'll depend on...
At some point where I didn't notice, I lost the ability to install packages. Maybe I did a `apt update upgrade`? I'm also not good enough at debian packaging to...
- Repo version: dfa755258a93135732d74c448828eb4438a8d33f - Signal server: `#define kServerURL @"http://demo.openwebrtc.org"` Calling web-to-ios yields "Failed to find `media_session` for candidate" and connection is never established. Full console log: https://gist.github.com/nevyn/3fcd29751d44e6a45d66da199b17d46f Calling ios-to-web...
``` 2016-05-12 11:58:58.670 NativeDemo[260:115228] [OpenWebRTC] initialized correctly! 2016-05-12 11:58:59.478 NativeDemo[260:115228] Video settings: { bitrate = 1024000; framerate = 25; height = 480; mode = VGA; width = 640; } 2016-05-12...
`addRUITapGesture(`is `#if(visionOS)`'d. In macOS 15, you can create RealityViews without an underlying ARView, and using SwiftUI Gestures seems preferred (and it's nice to unify the platforms). Is this something you...
... and maybe it doesn't even work a little anymore, but I sorely miss it! Trying to build the source code, it seems the xib file crashes Xcode on compile...
This fixes https://github.com/OpenCombine/OpenCombine/issues/252