Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS - Compilation error for /platforms/ios/HelloMap/Plugins/plugin.google.maps/GoogleMaps.m #6

Closed
fabriziogiordano opened this issue Apr 6, 2014 · 4 comments

Comments

@fabriziogiordano
Copy link
Contributor

Hi,
I followed step by step the installation instruction.
However once in Xcode if i try to build the project I get an error at line 93 dispatch_release(gueue);
The message state:

ARC forbids explicit message send of 'release'
'release' is unavailable: not available in automatic reference counting mode

Here the screenshot of the error.

Mac Book Pro OSX 10.9.2
Xcode Version 5.1 (5B130a)

@fabriziogiordano
Copy link
Contributor Author

Thank you, I was investigating the issue and I ended up with the same solution.
Do you think that might cause memory leaks of some sorts?

@wf9a5m75
Copy link
Member

wf9a5m75 commented Apr 6, 2014

@wf9a5m75 wf9a5m75 closed this as completed Apr 6, 2014
@MilesYM
Copy link

MilesYM commented Apr 26, 2014

I still have this error .. on april 24h. What should I do ?

@wf9a5m75
Copy link
Member

@MilesYM
Confirm your cordova version, and please use the latest version, then try again.

$> npm -g update cordova
$> cd (your project)
$> cordova platform update ios

wf9a5m75 added a commit that referenced this issue May 2, 2014
wf9a5m75 added a commit that referenced this issue May 2, 2014
- patch for the bug #6
wf9a5m75 added a commit that referenced this issue Mar 1, 2015
wf9a5m75 added a commit that referenced this issue Mar 1, 2015
- patch for the bug #6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants