alexpiezo / WebRTC

Universal WebRTC XCFramework for iOS/macOS
Other
129 stars 39 forks source link

Please update the library #3

Closed YurchukV closed 2 years ago

YurchukV commented 3 years ago

Please update the library to the current version of GoogleWebRTC (1.1.31999). Can you enable bitcode support?

rditerwich commented 3 years ago

And could I ask for an ios-arm (Apple Silicon) build as well?

alopix commented 3 years ago

An updated release for macOS would be really grand

pablogeek commented 2 years ago

is this repo no longer supported right?

gertjanjansen commented 2 years ago

I have the same question, but it doesn't look like it.

alexpiezo commented 2 years ago

Hey, unfortunately I don't have capacity to keep track of updates and release them manually. So I started working on a github action that will take care of keeping repo up to date. Bitcode and M1 will also be added to the next release

gertjanjansen commented 2 years ago

Awesome! Thanks a lot.

alexpiezo commented 2 years ago

I updated the repo for automatic build with GitHub Actions and also released M86 - M92 with M1 and Bitcode support It would be great if someone could test and confirm that everything works as expected on the M1 (both simulator and mac)

gertjanjansen commented 2 years ago

@alexpiezo first of all thanks for creating this Swift package. It looks like the automatic builds have stopped working, so this ticket needs to be reopened.

I'm not familiar with Github Actions but I'm happy to dive into it. If I can be of help to fix this, please let me know.