AgoraRtcEngine_iOS
AgoraRtcEngine_iOS copied to clipboard
[INTEGRATION] Package.swift
Why do we need have this target descriptions?
.target(
name: "AgoraInfra_iOS",
dependencies: [
.product(name: "AgoraInfra_iOS", package: "AgoraInfra_iOS")
]
)
even the Manifest has a dependency as the same name