parse-community / Parse-SDK-iOS-OSX

The Apple SDK for Parse Platform (iOS, macOS, watchOS, tvOS)
https://parseplatform.org
Other
2.81k stars 871 forks source link

Error in watchOS undefined symbols _OBJC_CLASS_$_PFInstallation #1746

Closed dplewis closed 1 year ago

dplewis commented 1 year ago

New Issue Checklist

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

parse-github-assistant[bot] commented 1 year ago

Thanks for opening this issue!