alexpiezo / WebRTC

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

Including M1 simulator support #5

Closed m0rb1u5 closed 2 years ago

m0rb1u5 commented 3 years ago

Including M1 simulator support

m0rb1u5 commented 3 years ago

That's right. The urls were changed.

m0rb1u5 commented 3 years ago

Weird, here I have two slices:

WebRTC: Mach-O universal binary with 2 architectures: [x86_64:Mach-O 64-bit dynamically linked shared library x86_64] [arm64] WebRTC (for architecture x86_64): Mach-O 64-bit dynamically linked shared library x86_64 WebRTC (for architecture arm64): Mach-O 64-bit dynamically linked shared library arm64

vitalyster commented 3 years ago

Sorry, it was my bad, I need to specify 1.1.4 version when adding a package. I can confirm it works on M1 simulator

tyten commented 3 years ago

Out of curiosity, what steps did you do in order to add Apple Silicon simulator support?

alexpiezo commented 2 years ago

the repo has been updated to build with GH actions #3