carekit-apple / CareKit

CareKit is an open source software framework for creating apps that help people better understand and manage their health.
https://www.researchandcare.org
Other
2.41k stars 444 forks source link

Wrong path #623

Closed advatar closed 3 years ago

advatar commented 3 years ago

Running latest Xcode RC

I get this warning

Invalid Resource 'CoreData/Migrations/2.0_to_2.1/2.0_2.1_Mapping.xcmappingmodel': File not found.

The file is there though

https://github.com/carekit-apple/CareKit/tree/main/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/2.0_2.1_Mapping.xcmappingmodel

gavirawson-apple commented 3 years ago

Is this issue still present? Are you seeing that error when running the project on the simulator?

advatar commented 3 years ago

Nope, it is gone