/SubmissionSamples

Subset of Xamarin samples for submission testing

Primary LanguageC#

Submission samples

The samples in this directory optimized to be used by submission_runner Ruby gem to test publishing work flow code.

Samples configuration

All samples in this repository should be configured to use:

  • Release|Device configuration(or Release for Mac apps)
  • Valid AppStore distribution certificate
  • Valid provisioning profile
  • iOS IPA Option should be set to build iTunes package archive

Be very accurate with any sample changes since it can affect submission test results.


Original samples can be found in monotouch-samples repository.