Post

Replies

Boosts

Views

Activity

Reply to Archiving failing: Multiple commands produce GoogleUtilities.framework
Got the same problem, but no solution for this issue at the moment ;(
Replies
Boosts
Views
Activity
May ’23
Reply to App archive wrong runner
I managed to find a solution, just add this to your PodFile, under post_install: unless target.name == 'Runner' config.build_settings['SKIP_INSTALL'] = "YES" end This fixed my problem 100%
Replies
Boosts
Views
Activity
Dec ’24