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