flash compiler
1.0.0
مترجم فلاش آخر
| يتم استخدام Apache Flex SDK و Adobe Air SDK للبناء والمعاينة واختبار ملفاتك الثنائية. |
| يتم استخدام Android SDK و IOS SDK لمحاكاة الملفات الثنائية المحمولة والمعاينة واختبارها. |
| يتم استخدام Grunt أو Gulp للبناء والمعاينة واختبار مشروعك. |
| يتم استخدام bower أو المربى لإدارة التبعية. |
sh build [package] [mode] [options]
أو
chmod +x build && ./build -help
أو
double-click on it
-swf ( Default: ShockWave Flash)
-dmg ( Apple disk images)
-app ( Application bundle)
-apk ( Android application package file)
-ipa (? iOS application)
-air ( Adobe Integrated Runtime)
-exe (? Windows Executable file)
-rem ( Blackberry Desktop Manager / Blackberry devices)
-debug ( Default: Methodical process of finding and reducing the number of bugs, or defects)
-release ( The public distribution of software code and support materials)
-preview ( Opens compiled project)
-server ( Compiles and opens localhost environment)
-launch ( Opens localhost environment)
-hml ( Opens homologation environment)
-dev ( Opens staging environment)
يتوافق Flash Compiler حاليًا فقط مع Mac OS X. لا ضمان ، لكنني أعتقد أنه يمكنك أداء Cygwin على Microsoft Windows أو Git-For-Windows.
يجب الإبلاغ عن الأخطاء والمشكلات من خلال تعقب القضية.
git checkout -b my-new-feature لإنشاء فرع الميزات الخاص بك.git commit -am 'Add some feature' لارتكاب تغييراتك.git push origin my-new-feature للدفع إلى الفرع.▴ العودة إلى الأعلى