ios-nearby icon indicating copy to clipboard operation
ios-nearby copied to clipboard

Asset.car NearbyMessages

Open AdieOlami opened this issue 5 years ago • 2 comments

I installed NearbyMessages and when I tried running the project, I got the error

```

Multiple commands produce '/Users/Olar/Library/Developer/Xcode/DerivedData/XXXX-cccccc/Build/Products/Production-iphonesimulator/XXXX/Assets.car': 1) Target 'XXXX' (project 'XXXX') has compile command with input '/Users/Olar/Documents/Dev/RRR/xxxx-ios/XXXX/Resources/Assets.xcassets' 2) That command depends on command in Target 'XXXX' (project 'XXXX'): script phase “[CP] Copy Pods Resources”


Project would not run because of this issue

AdieOlami avatar Aug 07 '20 10:08 AdieOlami

@AdieOlami did you find a solution to this

cedricbahirwe avatar May 01 '22 16:05 cedricbahirwe

SOLUTION: From left menu select project > Build Phases > Remove all items from Copy Bundle Resources by selecting each item and then selecting "-" button. If error still exists: Build Phases > Embed Frameworks > and remove.

You might need some try and error.

sajad-io avatar Nov 02 '22 01:11 sajad-io