This repository has been archived by the owner on May 13, 2024. It is now read-only.
Add allow-warnings to pod trunk #156
Annotations
3 warnings and 1 notice
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/WebRTC.framework/WebRTC
|
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')
|
build
Tests Passed: 0 failed, 0 skipped, 6 total (0.085 seconds)
|