Skip to main content
Legend
November 6, 2013
Answered

Meaningless, anonymous errors in ANE / SWC compilation...

  • November 6, 2013
  • 1 reply
  • 1953 views

Hi,

I've got two almost identical .bat files to create an ANE, one of which works perfectly, the other fails every time with:

"Invalid swc file:"

That's it...

Nothing else. Nada.

I've checked everything:

- the file exists

- it is called what I have called it in the .bat

- it was compiled using the same version of AIR as is referenced

I have even rebuilt the library to ensure it was compatible and no corruption had occurred.

But I just can't get past this one...

No info is in the message and I can't find anything in google.

Does anybody have any ideas how to get this resolved? Anything at all I could check?

G

This topic has been closed for replies.
Correct answer Gaius Coffey

To anybody else who encounters this, the issue was that I had tried using provisioning-profile... which was utterly unnecessary and wrong.

Not sure why that would do that, but it is fixed now by using a different cert that doesn't require provisioning profile.

G

1 reply

Gaius CoffeyAuthorCorrect answer
Legend
November 7, 2013

To anybody else who encounters this, the issue was that I had tried using provisioning-profile... which was utterly unnecessary and wrong.

Not sure why that would do that, but it is fixed now by using a different cert that doesn't require provisioning profile.

G