QuentinPerso / react-snap-kit

Trying to implement all the snap kit for react native
MIT License
3 stars 7 forks source link

Xcode - Installation issue #6

Open clementinoux opened 3 years ago

clementinoux commented 3 years ago
Screenshot 2021-04-27 at 18 31 59

En suivant la procédure d'installation du Read Me, j'obtiens ces messages d'erreur sur Xcode.

1) Multiple commands produce '/Users/tinou/Library/Developer/Xcode/DerivedData/HgsReactNative-dgjmpmmgqtwcumgwdessihxhmxhq/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/SCSDKCoreKit': - That command depends on command in Target 'SnapSDK' (project 'Pods'): script phase “[CP] Copy XCFrameworks” - That command depends on command in Target 'SnapSDK' (project 'Pods'): script phase “[CP] Copy XCFrameworks”

2) Multiple commands produce '/Users/tinou/Library/Developer/Xcode/DerivedData/HgsReactNative-dgjmpmmgqtwcumgwdessihxhmxhq/Build/Products/Debug-iphonesimulator/HgsReactNative.app/Frameworks/SCSDKCoreKit.framework': -That command depends on command in Target 'HgsReactNative' (project 'HgsReactNative'): script phase “[CP] Embed Pods Frameworks” -That command depends on command in Target 'HgsReactNative' (project 'HgsReactNative'): script phase “[CP] Embed Pods Frameworks”

Des idées? 👼

MaxKicw commented 2 years ago

@clementinoux Could you fix the installation issue? I'm currently having the same issue :)