Sitata / titanium-google-analytics

Google analytics for Appcelerator Titanium
MIT License
92 stars 47 forks source link

Update manifest to build against Titanium SDK 6+ #59

Open sgtcoolguy opened 8 years ago

sgtcoolguy commented 8 years ago

Builds against Titanium 6.0.0+ and V8 5.1.289.59.

Needs to be built against a master/6.0.0 build of the SDK:

appc ti sdk install -b master
# edit your build.properties
ant
cayaumas commented 7 years ago

Hi sgtcoolguy, i want to know if you could re build the module and upload the zip, i am trying to re build but fail.