-
-
Notifications
You must be signed in to change notification settings - Fork 876
Closed
Labels
bounty:$250Bounty applies for fixing this issue (Parse Bounty Program)Bounty applies for fixing this issue (Parse Bounty Program)bounty:sponsoredBounty is sponsored and managed by a 3rd party (Parse Bounty Program)Bounty is sponsored and managed by a 3rd party (Parse Bounty Program)state:releasedReleased as stable versionReleased as stable versiontype:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
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
I have an existing project that includes Parse via SPM. It builds just fine on Xcode 15. But when I try to build the same project on the Xcode 16 beta, I get several "file not found" error messages (PFObjectFileCodingLogic, PFAsset, PFOfflineStore, BFTask+Private, and ParseClientConfiguration_Private). I tried creating a brand new project, added Parse via SPM, and got similar errors when trying to build on Xcode 16.
Steps to reproduce
Create a new project, add Parse via SPM, then try to build it on Xcode 16 beta.
Actual Outcome
The compiler complains that it can't find some files.
Expected Outcome
The project builds with no issues.
Environment
Xcode 16 beta 2.
Client
- Parse ObjC SDK version: 4.1.0
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
justasza
Metadata
Metadata
Assignees
Labels
bounty:$250Bounty applies for fixing this issue (Parse Bounty Program)Bounty applies for fixing this issue (Parse Bounty Program)bounty:sponsoredBounty is sponsored and managed by a 3rd party (Parse Bounty Program)Bounty is sponsored and managed by a 3rd party (Parse Bounty Program)state:releasedReleased as stable versionReleased as stable versiontype:featureNew feature or improvement of existing featureNew feature or improvement of existing feature