-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
Description
Today, I pulled the latest version of Parse-Swift and it crashes Xcode. This did not happen yesterday. It happens for versions branch main, 1.1.0 and greater. Oddly, I thought I pulled v1.1.2 earlier but could be wrong. Other SPM packages are pulled down without issue.
DO NOT TEST THIS ON A PROJECT YOU CARE ABOUT. CREATE A TEST PROJECT. THE PROJECT GOES INTO A CRASH LOOP.
Steps to reproduce:
- Create new iOS app.
- Add Parse-Swift package with versions from branch main, 1.1.0, or 1.1.2 in SPM.
- Xcode crashes as it pulls down the library.
@cbaker6 For some reason, I thought these versions were working earlier with SPM. Any ideas?
Metadata
Metadata
Assignees
Labels
type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed