android - Apportable -Is -fno-objc-arc supported -


i have files in project don't support arc, hence flag. compiling ios works intended, compiling apportable throws errors (arc forbids explicit call release). seems flag ignored. how can fix this?

thanks in advance.

this flag supported. our build system had issue these flags may not have been picked up, think problem fixed sdk shipped today. if @ release.final json, should see flag in flags list particular source file.


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -