alexpiezo / WebRTC

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

Failed on macOS 11.2.3, Xcode 12.4 #6

Closed gaojinhsu closed 2 years ago

gaojinhsu commented 3 years ago

first, I modified the find_sdk.py like this image then I followed your guide, but failed. ``` error: use of undeclared identifier '__FILE_NAME__' NSAssert([key isKindOfClass:[NSString class]],

alexpiezo commented 2 years ago

I have added some scripts to build the framework. If you would like to build it locally, please have a look at build.sh and create_xcframework.sh

You can also fork the repo and run the action to build with different parameters