Fixed
Status Update
Comments
st...@blocoware.com <st...@blocoware.com> #2
Hey Martin,
Can you please supply a sample along the lines ofhttps://github.com/domesticmouse/MovingMarkerPosition that demonstrates the behavior you are seeing? Thanks!
Can you please supply a sample along the lines of
br...@google.com <br...@google.com>
st...@blocoware.com <st...@blocoware.com> #4
Actually not a duplicate.
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.
*********************************************************