Parse-SDK-iOS-OSX icon indicating copy to clipboard operation
Parse-SDK-iOS-OSX copied to clipboard

Parse iOS framework doesn't work with Macbook M1

Open flamesoft opened this issue 3 years ago • 3 comments

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

  • Parse ObjC SDK version: 1.19.1

Server

  • Parse Server version: 1.4.0
  • Operating system: n/a
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Heroku

Database

  • System (MongoDB or Postgres): MongoDB
  • Database version: MongoDB5.0
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): MongoDB Atlas

Logs

Parse/Parse.h file not found

flamesoft avatar May 03 '22 08:05 flamesoft

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

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

test2.zip .

Polarbear2121 avatar May 26 '22 06:05 Polarbear2121

macOS 12.3.1 with Xcode 13.4.1 works just fine my M1

magnett avatar Jun 09 '22 03:06 magnett

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)

mtrezza avatar Sep 02 '22 16:09 mtrezza