/ror2Handbook

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

RoR2 Handbook

Testing

Before shipping a new build,

  • Verify Survivors open (see challenge vs Challenge bug)
  • Verify no empty item icons
  • Verify filtering for items works
  • Verify searching for items works
  • Verify detail popup works for a complex item

Deployment

  1. git commit -m 'increment build number' See previous increment build number commits

iOS

  1. Archive for iOS in XCode (target must be real device)
  2. Wait for Processing for build
  3. Manage Compliance in Testflight
  4. Submit for Review

Android

Publishing to Google Play Store

Useful links