Unable to build Recover-App

Hi everybody,

thanks a lot for the pretty good introduction to ResearchKit and CareKit on wwdc21.

Unfortunately I cannot build the sample Code an a new MBA (M1 processor), XCode 12.4, macOS 11.4

Several swift libraries cannot be found during the build-process:

ld: warning: Could not find or use auto-linked library 'swiftSwiftOnoneSupport'
....
ld: warning: Could not find or use auto-linked library 'swiftUIKit'
ld: warning: Could not find or use auto-linked library 'swiftContacts'

The ResearchKit itself cannot be build either.

On an older iMac, XCode 12.4, macOS 10.15.7 everything works fine.

I compared the XCode settings without finding any differences.

Any help is appreciated.

Many thanks in advance

Thanks for notifying us about this issue! The pull request here should fix the issue:

https://github.com/carekit-apple/WWDC21-RecoverApp/pull/10

Unable to build Recover-App
 
 
Q