xamarin / SubmissionSamples

Subset of Xamarin samples for submission testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Subset of Xamarin samples for submission testing


Languages

Language:C# 97.9%Language:F# 2.1%