Roman Busygin

Results 14 comments of Roman Busygin

@darrarski Thank you so much for sharing the code! I've been trying to reverse engineer the whole process (creation of Xcode projects, setting up dependencies). Could you please share how...

@karimhm perhaps you can shed some light on dependencies setup?

I would like to know how `GoogleMaps.xcodeproj` is created. This'll help me re-create it by myself so that I know how to update it in a future. As far as...

@karimhm Zipped xcarchives produced by `./make_xcframework.sh -x` are unusually small. Binaries from Google's framework are stripped.

I figured out how to re-create `GoogleMaps.xcodeproj` from ground up 🎉 Thank you, @karimhm, for working reference!

@oronbz I've set Metal renderer to fix this issue: ```swift GMSServices.setMetalRendererEnabled(true) ```

Hi @oronbz! What do you mean by “this”? This repository? I don’t own it and can’t rebase it, sorry. There is [another fork](https://github.com/darrarski/GoogleMaps-SP) that already uses 7.1.0.

Пока в планах такого не было.