Closed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and the Parse ObjC SDK.
Issue Description
ld: Undefined symbols:
_OBJC_CLASS_$_PFInstallation, referenced from:
in ParseCore.o
_OBJC_CLASS_$_PFPush, referenced from:
in ParseCore.o
Steps to reproduce
Run the watchOS Starter Project
Actual Outcome
Doesn't build
Expected Outcome
Should build