react-native-zip-archive icon indicating copy to clipboard operation
react-native-zip-archive copied to clipboard

Broken on XCode 16

Open mikkan-39 opened this issue 8 months ago • 0 comments

Describe the bug Adter updating to the latest MacOS developer beta, when building a project with XCode 16 for iOS 18.0, following error is thrown: /node_modules/react-native-zip-archive/ios/RNZipArchive.m unsupported option '-G' for target 'arm64-apple-ios14.0-simulator'

To Reproduce Steps to reproduce the behavior:

  1. Update Xcode to version 16 Beta or install MacOS Sequoia
  2. Try to build the project

Expected behavior Builds successfully

Env (please complete the following information):

  • Device: MBP 16 M1 Pro
  • OS: MacOS
  • OS Version: 15.0 Sequoia Developer Beta 2
  • Package Version: 6.1.1

mikkan-39 avatar Jun 25 '24 08:06 mikkan-39