ashokksolanki
Results
1
comments of
ashokksolanki
I tried with fresh project it builds successfully but when I add config setting it like: ``` config.build_settings["EXCLUDED_ARCHS[sdk=iphonesimulator*]"] = "arm64" config.build_settings['BUILD_LIBRARY_FOR_DISTRIBUTION'] = 'YES' ``` It broke again with different error...