Closed
Description
New Issue Checklist
- [x ] I am not disclosing a vulnerability.
- [ x] I am not just asking a question.
- [x ] I have searched through existing issues.
- [ x] I can reproduce the issue with the latest versions of Parse Server and the Parse ObjC SDK.
Issue Description
Steps to reproduce
<Install parse, initializeWithConfiguration in AppDelegate>
Actual Outcome
Expected Outcome
Environment
<Xcode 15.1, macOS 14.1.1, >
Client
- Parse ObjC SDK version:
2.7.3
Server
- Parse Server version:
N/A
- Operating system:
N/A
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc):
N/A
Database
- System (MongoDB or Postgres):
N/A
- Database version:
N/A
- Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc):
N/A
Logs
<ld: Undefined symbols:
OBJC_CLASS$_Parse, referenced from:
in AppDelegate.o
OBJC_CLASS$_ParseClientConfiguration, referenced from:
in AppDelegate.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)