SamplePackage
SamplePackage copied to clipboard
Day 81: No such module 'SamplePackage'
When I first added the package to my project, I ran into this error:
No such module 'SamplePackage'
Then I cleaned the build folder and tried to build, but got these errors:
Then I got lucky and added the package to the “Link Binary With Libraries” list:
Filing this issue here in case something can be fixed in the package to avoid the issue in the future, or it helps others with the same problem.
This was all with Xcode 16.2 (16C5032a) on macOS 15.2 (24C101).
Continuing on Day 83, I realize that maybe this step to Add to Target is new? Might be helpful to add to the instructions.