parse-community / Parse-SDK-iOS-OSX

The Apple SDK for Parse Platform (iOS, macOS, watchOS, tvOS)
https://parseplatform.org
Other
2.81k stars 865 forks source link

Parse iOS framework doesn't work with Macbook M1 #1644

Closed flamesoft closed 2 years ago

flamesoft commented 2 years ago

New Issue Checklist

Issue Description

I get this error message "Parse/Parse.h file not found" when compiling with XCode 13.3.1 in Macbook Pro with Apple m1 chip. The OS version is Monterey 12.0.1.

Steps to reproduce

Run "pod install" and Compile the app with XCode 13.3.1.

Actual Outcome

Expected Outcome

"Parse/Parse.h file not found"

Environment

XCode 13.3.1 Mac OS version is Monterey 12.0.1

Client

Server

Database

Logs

Parse/Parse.h file not found

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this issue!

Polarbear2121 commented 2 years ago

I'm having the same problem. Xcode 13.4 MacOS Monterey 12.4; M1. Parse IOS 1.19.3

test2.zip .

magnett commented 2 years ago

macOS 12.3.1 with Xcode 13.4.1 works just fine my M1

mtrezza commented 2 years ago

I can confirm that it seems to work fine on Apple Silicon. Closing for now. If you have more details about the issue, we can re-open. The issue may for example be related to how the Parse SDK is added (carthage, GitHub asset embedded, etc)