Hi

If this is on MacOS and something fails with AIR 33 but works if you change 
just the 'bin' folder from AIR 31 .. then I would suspect it's an entitlements 
problem. ADL itself (the binary there) doesn't change much, so if that's all 
that was adjusted, it means we're likely hitting a problem caused by the fact 
that this is code-signed; maybe something is then being loaded that's not 
permitted by the entitlements that we signed ADL with... (although, normal 
http/https connections should all be fine!)

If you try again with the 'bin' folder from AIR SDK 33, are you able to then 
take the 'adl' file from that folder and remove the code-signing on it?
codesign --remove-signature [SDK_Folder]/bin/adl

thanks


-----Original Message-----
From: After24 <vinc...@after24.net> 
Sent: 12 November 2020 14:20
To: users@flex.apache.org
Subject: [EXTERNAL] Re: Issue with Flex 4.16.1 and Harman AIR 33.1

CAUTION: This email originated from outside of the organization. Do not click 
links or open attachments unless you recognize the sender. Please report any 
suspicious content by using the "Report Email" tool.




Hi Leokan,

I had already tried using both http and https with no luck.

I managed to get ADL working by replacing the bin folder of the SDK (AIR 33) 
with the one of my SDK AIR (31).

This is at best very sketchy fix that could potentially cause other problems.

I would like to understand if this is an AIR 33 SDK issue, a FLEX SDK issue 
with AIR 33 SDK or if (more probably) the problem is related to the way I 
generate the SDK.

My procedure on MAC OS 10.12 is as follows :

1 - Downloading the FLEX SDK 4.16.1 binaries from the apache flex website

2 - Downloading the non-included dependencies using the Ant command 'ant 
thirdparty-downloads' indise the frameworks folder of the SDK

3 - Downloading the Harman AIR SDK for Flex Developers from Harman dedicated 
website.

4 - Unziping the downloaded SDK and generate a .dmg from it using the disk 
utility tool (unlike Adobe which provides the AIR SDK as a .dmg file for MacOS, 
the Harman SDK is provided as a .zip)

5 - Overlaying the FLEX SDK using the procedure described by Adobe


Has anyone else on the list generated a Flex SDK with AIR 33 ? Have you 
encountered problems doing so ?



--
Sent from: 
https://clicktime.symantec.com/3ShbuuMaoqH713LMcA29GZW7Vc?u=http%3A%2F%2Fapache-flex-users.2333346.n4.nabble.com%2F

Reply via email to