iOS framework not export some classes

Anyone can help with this problem?
https://stackoverflow.com/questions/48018609/objectivec-framework-not-export-some-classes

With the debug version works. But with the release version symbols appear dont be exported and xcode throw errors that symbols not found. But with debug version of framework works. The difference is only the xcodebuild call, one is with configuration Debug and other is Release.

Thanks for any help.
Topic archived. No new replies allowed.