Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile SDK 11.1.0 Xcode Archive build is failing - error Multiple Commands Produce #3743

Open
YanTylets opened this issue Jul 24, 2024 · 3 comments

Comments

@YanTylets
Copy link

YanTylets commented Jul 24, 2024

Please fill out the following details:

  1. Version of Mobile SDK Used: 11.1.0
  2. Issue found in Native App or Hybrid App: React Native app
  3. OS Version: Sonoma (14.1.1), Xcode version 15.4, react native version 0.70.14
  4. Device: Any
  5. Steps to reproduce: Make a build with Archive command in Xcode
  6. Actual behavior: Build fails with error:
    Multiple commands produce '/Users/lomraydev/Library/Developer/Xcode/DerivedData/D2App-gujztpjlmsjxmadwmklhyxxdszcd/Build/Intermediates.noindex/ArchiveIntermediates/D2App/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/SQLCipher.bundle'
    Target 'FMDB-SQLCipher' (project 'Pods') has create directory command with output '/Users/lomraydev/Library/Developer/Xcode/DerivedData/D2App-gujztpjlmsjxmadwmklhyxxdszcd/Build/Intermediates.noindex/ArchiveIntermediates/D2App/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/SQLCipher.bundle'
    Target 'SQLCipher-SQLCipher' (project 'Pods') has create directory command with output '/Users/lomraydev/Library/Developer/Xcode/DerivedData/D2App-gujztpjlmsjxmadwmklhyxxdszcd/Build/Intermediates.noindex/ArchiveIntermediates/D2App/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/SQLCipher.bundle'
  7. Expected Behavior: Successful build
  8. Error Log:
    Build D2App_2024-07-23T14-19-46.txt
@wmathurin
Copy link
Contributor

Could you update to the latest version of Mobile SDK (12.0.1) and see if the issue still exists?

@YanTylets
Copy link
Author

@wmathurin With version 12.0.1 this error does disappear, you are right. But the problem is that for version 12 the minimum supported iOS version is 16. And this is not suitable for us, because many users have devices that do not support iOS version more than 15. So I would like to find a solution to this error on SDK 11.1.0.

@wmathurin
Copy link
Contributor

Unfortunately we do no have the bandwidth to patch old version of Mobile SDK or support older versions of iOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants