Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Add support for arm64 iOS Simulator on Mac with Apple Silicon chip #632

Closed
salpieiev opened this issue Dec 27, 2020 · 2 comments
Closed
Labels
duplicate This issue or pull request already exists

Comments

@salpieiev
Copy link

Description
It's impossible to use Mobile FFMpeg framework on iOS Simulator on Mac with Apple Silicon chip. Resulting framework contains arm64 binary for iphoneos platform, but it doesn't fit for iphonesimulator platform.

Expected behavior
ios.sh script is able to build XCFramework with iphonesimulator arm64 architecture

Current behavior
XCode complains that Mobile FFMpeg framework is built for different platform (iPhoneOS), but attempt is made to use it on iPhone Simulator platform

Screenshot
Screenshot 2020-12-27 at 22 29 48

Environment

  • Platform: Mac with Apple Silicon
  • Architecture: arm64
  • Source branch: master
  • Xcode version: 12.3
@IshchenkoAndriy
Copy link

Any updates?

I have the same problem.

@tanersener tanersener added the duplicate This issue or pull request already exists label Feb 8, 2021
@confucious
Copy link

Root issue: #597

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants