TestFairy 评测ANE
TestFairy for ANEAdd AirTestFairy.ane to your project inorder to enable TestFairy[*]Download and unzip the repository
[*]Go to your project propertieshttps://github.com/adamkan/ane/raw/master/properties.png
[*]Choose "Flex Build Path" from the properties and choose "Native Extensions" tabhttps://github.com/adamkan/ane/raw/master/build_path.png
[*]Press "Add ANE" on the left and add path to AirTestFairy.anehttps://github.com/adamkan/ane/raw/master/ane.png
[*]Go to "Flex Build Packaging" from the properties, choose "Apple iOS" and then "Native Extensions" tab. Make sure the Package is selected.
Add the path to the iOS SDK, which is installed with XCode.https://github.com/adamkan/ane/raw/master/package.png
[*]In your projects PROJECT-NAME-app.xml add you APIKey as a value for "TestFairyAPIKey" keyhttps://github.com/adamkan/ane/raw/master/key.png
[*]Import com.testfairy.AirTestFairy class and add AirTestFairy.begin();
import com.testfairy.AirTestFairy;
AirTestFairy.begin();You are ready to build and run your project
相关链接:
https://github.com/adamkan/ane
页:
[1]