Robin Kunde
Robin Kunde
I'd like this feature too. Without x86_64 I cannot run the app's unit and UI tests in the simulator or on the CI server.
I'm also dealing with this issue and my Bitrise project has now been marked "abandoned" because I cannot get it to build on CI. I skimmed over the code, and...
4.7.3 solved my problem. Thanks
I'll take a look
@Jason-Morcos Ok, looks like this actually fixes an existing bug. `_selectDatabaseAndItem` is only called from `selectDatabase:item`. `selectDatabase:item` with item != nil was being called from these places: * foreign key...
Uninstalling brew's rsync solved this issue for me as well.