Skip to content

missing compatible architecture in xcode 14.2 #1686

Closed
@adwenn

Description

@adwenn

New Issue Checklist

Issue Description

MBP [mid 2015]
xcode 14.2 (14C18)
carthage 0.38.0
I'm using Carthage to build and deploy the parse-SDK-iOS into my project. It builds but when I try to run it on the iOS simulator I get the following error (snippet):

Frameworks/Parse.framework/Parse' (file does not start with MH_MAGIC[_64], file does not start with MH_MAGIC[_64], fat file, but missing compatible architecture (have 'arm64,x86_64', need 'x86_64'))
'/Users/adwenn/Library/Developer/Xcode/DerivedData/adwennproject-bmvhaatqyaqfvqcbtweebkybniax/Build/Products/Debug-iphonesimulator/ParseUI.framework/Frameworks/ParseFacebookUtilsV4.framework/ParseFacebookUtilsV4' (errno=2)

Environment

I'm using version v1.19.4 of Parse-SDK-iOS-OSX

Am I missing something here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    state:duplicateDuplicate of already reported issuetype:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions