/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

Excersice caution while changing samples since it can affect submission test results.


Original samples can be found in monotouch-samples repository.