This repository has been archived by the owner on May 13, 2024. It is now read-only.
change import name #196
Annotations
3 errors and 4 warnings
build
ld: symbol(s) not found for architecture x86_64
|
build
clang: error: linker command failed with exit code 1 (use -v to see invocation)
|
build
Process completed with exit code 65.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
Sources/MembraneRTC/Events/Event.swift#L284
expression implicitly coerced from 'Metadata?' (aka 'Optional<AnyJson>') to 'Any'
|
build:
ld#L1
linking against a dylib which is not safe for use in application extensions: /Users/runner/Library/Developer/Xcode/DerivedData/MembraneVideoroomDemo-bkynfkmpojiyhweglyffbtldidzp/Build/Products/Debug-iphonesimulator/WebRTCMembrane.framework/WebRTCMembrane
|
build
Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'MembraneVideoroomDemo' from project 'MembraneVideoroomDemo')
|