Posts

Post not yet marked as solved
0 Replies
335 Views
My framework project no longer correctly archives in Xcode 13.3. In 13.2 and previous, all dynamic binary dependencies (.dylib and .framework) from my target's SPM dependencies were correctly packaged inside MyFramework.framework/Versions/A/Frameworks/ . As of Xcode 13.3, this folder no longer exists, and renders my framework unusable. Any ideas?! Help!
Posted Last updated
.