CartoDB / mobile-sdk

CARTO Mobile SDK core project
https://carto.com/docs/carto-engine/mobile-sdk/
BSD 3-Clause "New" or "Revised" License
179 stars 65 forks source link

Unable to load contents #533

Open BeniaminSzilagyi opened 1 year ago

BeniaminSzilagyi commented 1 year ago

When I run the app on simulator or a device, is working.

But when I'm trying to archive the app so I can upload to the AppStore, I receive this error:

Showing Recent Issues Unable to load contents of file list: '/Target Support Files/CartoMobileSDK-Metal/CartoMobileSDK-Metal-xcframeworks-input-files.xcfilelist'

Showing Recent Issues Unable to load contents of file list: '/Target Support Files/CartoMobileSDK-Metal/CartoMobileSDK-Metal-xcframeworks-output-files.xcfilelist'

Any ideas?

mtehver commented 1 year ago

Are you using the SDK as a pod? Then perhaps this link helps: https://stackoverflow.com/questions/55505991/xcode-10-2-update-issue-build-system-error-1-unable-to-load-contents-of-file-l/56016846#56016846