You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm trying to upload an app using this library. I get errors 90685, 90205, 90206, which says there is a CFBundleIdentifier Collision.
I'm using the library inside a framework inside my app so I guess the problem is it is nested, but I'v imported RXLifx, RXLifxApi, LifxDomain and RXSwift in the app level adding them to the Embed Frameworks.
Any help would be great thanks.
Also If there is a way to import it through Cocoapods and not Carthage I would love to hear about it.
It's also looks like the framework had a second copy of itself inside the build folder:
Thanks!
The text was updated successfully, but these errors were encountered:
Hi! I'm trying to upload an app using this library. I get errors 90685, 90205, 90206, which says there is a CFBundleIdentifier Collision.
I'm using the library inside a framework inside my app so I guess the problem is it is nested, but I'v imported RXLifx, RXLifxApi, LifxDomain and RXSwift in the app level adding them to the Embed Frameworks.
Any help would be great thanks.
Also If there is a way to import it through Cocoapods and not Carthage I would love to hear about it.
It's also looks like the framework had a second copy of itself inside the build folder:
Thanks!
The text was updated successfully, but these errors were encountered: