Closed
Description
- [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 am using Cocoapods but want to move to SPM so removed from podfile but getting error 'Parse/Parse.h' file not found. in bridging header file. I selected FacebookUtilsiOS, ParseObjc, ParseUI.
i tried selecting all modules but facebookUtilstvOS kept giving compiling error. i Added tvOS in destinations also.
facebook-ios-sdk/FBSDKTVOSKit.xcframework:1:1 While building for iOS, no library for this platform was found in
Already raised on Community forum but no solution received yet so raising here.
Steps to reproduce
Happening in fresh Xcode project also with latest version 2.2.0
Environment
Xcode 14.2
M1 Mac
Client
- Parse ObjC SDK version: 2.2.0
Server
- Parse Server version: N/A
- Operating system: macOS 13.1 (22C65)
- 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
Attached sample project and screenshots.