tink-ab / tink-money-manager-ios

Give your customers tools and personalised insights to better control their financial lives with Tink Money Manager iOS SDK.

Home Page:https://tink.com/products/money-manager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xcode15.X- error: Multiple commands produce "Assets.car"

odemolliens opened this issue · comments

During build phase:

error: Multiple commands produce '/Users/builder/Library/Developer/Xcode/DerivedData/xxx/xxx.app/Assets.car'

Assets.car file name is too generic.

When you have any other third party (like GoogleMaps) using same file name, you aren't able to compile the project anymore.
Screenshot 2024-04-24 at 09 10 37

Please rename Assets.car to TinkAssets.car by eg

I noticed that other libraries having an Assets.car are all packaged in a bundle first (and so no build issue because no conflict on path)

Eg with Instabug: https://github.com/Instabug/Instabug-iOS/releases/download/13.0.0/Instabug-XCFramework.zip

Screenshot 2024-04-25 at 08 53 17

Screenshot 2024-04-25 at 08 53 25

Hi @odemolliens! Thank you for noticing it. We are going to fix it in the further releases.
But for now please change the integration by using one of the workarounds (you can find them here).

Hi! Thank you very much again for reporting this.
We have moved the Assets catalog to the separate bundle in our recent release.
You can check it here: https://github.com/tink-ab/tink-money-manager-ios/releases/tag/1.3.2