破晓 发表于 2015-4-8 17:48:39

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]
查看完整版本: TestFairy 评测ANE