We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
One of the carthage package that we use is XCGLogger and it contains two frameworks:
Rome is able to upload the XCGLogger.framework and symbol files but completely ignores the ObjcExceptionBridging.framework.
Rome version: 0.11.0.27 OS and version: macOS 10.12.5
The text was updated successfully, but these errors were encountered:
Hi, thanks for opening an issue.
This feature is already supported. Refer to https://github.com/blender/Rome#multiple-aliases
Add to your RepositoryMap the following
[RepositoryMap] XCGLogger = XCGLogger, ObjcExceptionBridging
@ctee-cormant Does this solve it for you? Please let me know.
Sorry, something went wrong.
It worked! I have it now on our Xcode 9 server. Thanks @blender!
No branches or pull requests
One of the carthage package that we use is XCGLogger and it contains two frameworks:
Rome is able to upload the XCGLogger.framework and symbol files but completely ignores the ObjcExceptionBridging.framework.
The text was updated successfully, but these errors were encountered: