Skip to content

Error in watchOS undefined symbols _OBJC_CLASS_$_PFInstallation #1746

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 tasks done
dplewis opened this issue Oct 5, 2023 · 1 comment · Fixed by #1748
Closed
4 tasks done

Error in watchOS undefined symbols _OBJC_CLASS_$_PFInstallation #1746

dplewis opened this issue Oct 5, 2023 · 1 comment · Fixed by #1748
Labels
type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@dplewis
Copy link
Member

dplewis commented Oct 5, 2023

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
Copy link

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza added the type:bug Impaired feature or lacking behavior that is likely assumed label Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
2 participants