-
Notifications
You must be signed in to change notification settings - Fork 152
Open
Description
Describe the bug
trying to implement Themis on my react native app with below environment is causing the build to fail immediately as soon as I press Build on XCode
To Reproduce
Steps to reproduce the behavior:
- Use 'react-native-themis: 0.14.11' with the environment specified below (and the xcode version)
- Click Build
- See the following error:
error:
Multiple commands produce '/Users/nihar/Library/Developer/Xcode/DerivedData/ConpagoResponsive-bteuwcmkzpfhhjfkpiwawcanldzt/Build/Products/Debug-iphonesimulator/react-native-themis/react_native_themis.framework/Headers/scell.h'
Expected behavior
It fails straight away with the above error (rather than building successfully)
Environment (please complete the following information):
- iOS Simulator iPhone 14 (iOS 16.4)
- Apple M1 Pro
- Themis version: 0.14.11
- React native version: 0.70.8
- Installation way:
- yarn add react-native-themis
- cd ios
- pod install
- open xcode
- clean build and press build
- see the error
Additional context
Add any other relevant context for the problem here. Share an example project, if you can.
Metadata
Metadata
Assignees
Labels
No labels