You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yesterday I updated IOS version of my phone. It's 13.3.1 now, CSV.swift pod was working fine before updating. After upgrading i'm getting this issue
Reason: no suitable image found. Did find:
/private/var/containers/Bundle/Application/FD3A7DFA-DF11-4C42-B1CF-7429C5C27F11/TrackerConfiguration.app/Frameworks/CSV.framework/CSV: code signature invalid for '/private/var/containers/Bundle/Application/FD3A7DFA-DF11-4C42-B1CF-7429C5C27F11/TrackerConfiguration.app/Frameworks/CSV.framework/CSV'
I've tried alot of possible solutions
1- making it optional
2- integrate and reinstall later
3- Xcode restart , uninstall app , clean build etc.
but issue is still there. It is working fine on simulator . Any help would be appreciated
The text was updated successfully, but these errors were encountered:
Yesterday I updated IOS version of my phone. It's 13.3.1 now, CSV.swift pod was working fine before updating. After upgrading i'm getting this issue
Reason: no suitable image found. Did find:
/private/var/containers/Bundle/Application/FD3A7DFA-DF11-4C42-B1CF-7429C5C27F11/TrackerConfiguration.app/Frameworks/CSV.framework/CSV: code signature invalid for '/private/var/containers/Bundle/Application/FD3A7DFA-DF11-4C42-B1CF-7429C5C27F11/TrackerConfiguration.app/Frameworks/CSV.framework/CSV'
I've tried alot of possible solutions
1- making it optional
2- integrate and reinstall later
3- Xcode restart , uninstall app , clean build etc.
but issue is still there. It is working fine on simulator . Any help would be appreciated
The text was updated successfully, but these errors were encountered: