I'm importing a newer version of a custom framework LCCommLibrary that creates the LCConnection class and I'm absolutely perplexed why this will build but not archive after trying multiple things.
- Making sure the targets are added (4 apps, 1 Test)
- Cleaning and Restarting the Project
This does builds and runs to my iOS devices, but none of the targets will Archive.
from Swift Compiler Error: use of undeclared type with framework


No comments:
Post a Comment