Skip to content

Parse Integration and Bolts #1655

@bvanderw

Description

@bvanderw

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.

  1. The various zipped release frameworks do not include the Bolts framework.
  2. The ParseStarterProjects have a reference to Bolts but it is not included.
  3. I have not been able to build Bolts standalone by any means (including their own build scripts).
  4. I got away from using CocoaPods a long time ago and I am not willing to go back just to integrate Parse.
  5. 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.
  6. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:questionSupport or code-level question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions