I have the custom pod with xcconfig files (one for each env).
The parent app have the same xcconfig structure
Example
- Parent app: debug xcconfig
Custom pod
- debug xcconfig
How I can enable from parent the active configuration at pod?
I expecting can comunicate at pod the parent app active xcconfig for enable in the custom pod the same env
New contributor
Luigi Marino is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.