<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span style="font-size: 12px;" class="">I have a small macOS application with an embedded framework, both written in Swift. Each has its own Xcode project in separate locations on my Mac, and I use an Xcode workspace to develop and build both at once. I do not use CocoaPods or Carthage. My application and framework build and run successfully.</span><br class=""><div style="margin: 0px; font-size: 12px; line-height: normal; min-height: 14px;" class=""><span style="font-kerning: none" class=""></span><br class=""></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><span style="font-kerning: none" class="">When I try to convert to the latest version of Swift using the Xcode conversion command, it fails with a "no such module" error for the framework.</span></div><div style="margin: 0px; font-size: 12px; line-height: normal; min-height: 14px;" class=""><span style="font-kerning: none" class=""></span><br class=""></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><span style="font-kerning: none" class="">My online research shows that "no such module" errors have been plaguing Xcode developers who use embedded frameworks for several years. A dozen or more solutions have been suggested online, and they apparently work in some contexts but not in others. None of them work for me.</span></div><div style="margin: 0px; font-size: 12px; line-height: normal; min-height: 14px;" class=""><span style="font-kerning: none" class=""></span><br class=""></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><span style="font-kerning: none" class="">Has anybody successfully run the Xcode Swift conversion command with an embedded framework and everything written in Swift? If so, can you spell out the key Xcode setup features that made it work for you?</span></div><div class=""><span style="font-kerning: none" class=""><br class=""></span></div><div class=""><span style="font-kerning: none" class="">_____</span></div><div class=""><span style="font-kerning: none" class=""><br class=""></span></div><div class=""><span style="font-kerning: none" class="">Bill Cheeseman -- <a href="mailto:wjcheeseman@gmail.com" class="">wjcheeseman@gmail.com</a></span></div></body></html>