-
-
Notifications
You must be signed in to change notification settings - Fork 873
Closed
Labels
type:questionSupport or code-level questionSupport or code-level question
Description
Xcode 13.4.1 with latest Swift
macOS 12.4
Lastest Parse 1.19.3
It is not clear at all at this point how Parse is to be integrated into a new project. What is clear is that the documentation is woefully out of date.
- The various zipped release frameworks do not include the Bolts framework.
- The ParseStarterProjects have a reference to Bolts but it is not included.
- I have not been able to build Bolts standalone by any means (including their own build scripts).
- I got away from using CocoaPods a long time ago and I am not willing to go back just to integrate Parse.
- Building using Carthage doesn't work. At one point awhile back, I was able to hobble together a Parse.xcframework which I have been using with a few projects, but I start seeing build errors whenever I add another library that depends on SQLite.
- The ParseSwift library does not have a clear migration path from this library (and I have other issues with the design as well).
If someone could give a workable integration strategy, it would really be appreciated.
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and the Parse ObjC SDK.
Metadata
Metadata
Assignees
Labels
type:questionSupport or code-level questionSupport or code-level question