Fixed
Status Update
Comments
st...@blocoware.com <st...@blocoware.com> #2
Our engineering team had a go at reproducing this condition and couldn't. Could you please build us a reproduction case along the lines of https://github.com/domesticmouse/MovingMarkerPosition ?
br...@google.com <br...@google.com>
br...@google.com <br...@google.com> #3
Fixed in version 1.10.0. Thanks for the report!
st...@blocoware.com <st...@blocoware.com> #4
GoogleMaps 1.12.3 worked for me. Archived with bitcode=Yes and submitted to iTunes connect/Testflight with no problem. Thank you for the fix!
Description
demonstration page if at all possible, or attach code.
1. Clone the git repo at
2. Run "pod install" from the project directory (this is required because I could not commit the GoogleMaps SDK binary to Bitbucket (or GitHub) as it is too large).
3. Open the project workspace in Xcode
4. Select "Generic iOS Device" as the Xcode build target.
5. Select Product > Archive
6. The compiler will crash with the errors "clang: error: unable to execute command: Segmentation fault: 11
clang: error: linker command failed due to signal (use -v to see invocation)" while attempting to link the app binary with the CocoaPods libraries.
Note: This does not occur if "Generate Bitcode" is set to "NO" in build settings for the GMapsTest target. Also, this only occurs on archive builds, development builds are unaffected.
Operating system version: Mac OS X 10.11.3, Xcode 7.2.1
Google Maps SDK for iOS version: 1.12.2
Hardware model: MacBook Pro (Retina, 13-inch, Early 2015)
*********************************************************
For developers viewing this issue: please click the 'star' icon to be
notified of future changes, and to let us know how many of you are
interested in seeing it resolved.
*********************************************************