Skip to content

App Store submission failed for MinimumOSVersion #1515

Closed
@mtrezza

Description

@mtrezza

After building the Parse iOS SDK with Carthage on Xcode 11.5 I get this error when validating the app for App Store submission:

image

The solution was to manually bump the MinimumOSVersion in ParseFacebookUtilsV4.framework/Info.plist from 6.0 to 8.0.

I am surprised that it matters at all because the app's deployment target is iOS 11.1. Maybe Swift 5 does not support iOS 6 anymore?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions