freshplanet / ANE-DeviceId

Provides access to the device unique id.
Apache License 2.0
51 stars 25 forks source link

Compilation issue with latest binary #23

Open danhett opened 9 years ago

danhett commented 9 years ago

Hey folks

I've updated the ANE and now see the following error when compiling my project: File error processing catalog.xml in /path/to/my/project/ane/AirDeviceId.ane(error in opening zip file).

Any idea what would be causing this? My assumption was that we were on an old SDK version or something, but upgrading to 17.0+ still causes this. I made no code changes from the old version of the ANE, last time I updated was when the 64-bit change was implemented and I've not touched it until today.

Any input or thoughts appreciated, cheers!

danhett commented 9 years ago

A bit more info: I went back in time through the history of the binary, and this is the first one that fails to work: https://github.com/freshplanet/ANE-DeviceId/tree/1b8f346fdfbb16eeb7a479158ffefb166ba76193/bin

Interestingly the file was HUGE before this change, like 3.3mb - from this point on it's drastically reduced in size but fais to compile.