Граф коммитов

27 Коммитов

Автор SHA1 Сообщение Дата
Alex Soto eb2af026d7
Fix NSLocationAlwaysAndWhenInUseUsageDescription in iTravel (#58) 2024-02-19 20:11:33 -05:00
Haritha Mohan 686ed57c29
Merge net8.0-xcode15 into main (#57)
* Fix failing submission tests for net8.0-xcode15 updates (#55)

* Fix failing submission tests for net8.0-xcode15 updates

All tests are passing with the exception of the watchOS intents sample.
This is because of a mismatch in min os version support due to the recent
change of armv7k arch no longer being supported and the defined version
in Xamarin.framework.

---------

Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>

* Update WatchOSIntents version and arch for Xcode 15 (#56)

---------

Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2023-10-13 11:13:15 -07:00
Rolf Bjarne Kvinge 8572d28508
Use the current .NET version in the target framework. (#54)
We build using a very specific version of .NET + our workloads, so make sure
to use the .NET version we want (the current one), instead of an older .NET
version.
2023-09-05 16:09:36 +02:00
Chris Hamons fe5ef1a497
Fix icons for dotnet ports of submission tests (#44)
- Part of https://github.com/xamarin/xamarin-macios/issues/12279
- Turns out paths in Info.plist are relative to the directory we're beside (BundleResource.GetVirtualProjectPath) and we were not resolving any icons in net6 tests
2021-09-09 16:31:23 -05:00
Rolf Bjarne Kvinge 026972e6bd
[.NET] Use SupportedOSPlatformVersion in the project files instead of the min OS version in the Info.plist. (#42)
This is a consequence of recent changes in our .NET support.
2021-09-08 16:25:55 +02:00
Rolf Bjarne Kvinge 7f6bde1903
Port samples used for submission tests to .NET. (#38)
* [iTravel] Port to .NET 6.

* [FSharpiOSCoolApp] Port to .NET 6.

* [iOSCoolApp] Port to .NET 6.

* [iOSCoolApp] Build only for ios-arm64, due to https://github.com/dotnet/runtime/issues/58112.

* [UICatalog] Port to .NET 6.

* [ODRsTVOS_Extension] Port to .NET 6.

* [SceneKitGame] Port to .NET 6.

* [MacCoolApp_DontLink] Port to .NET 6.

* [FSharpMacCoolApp] Port to .NET 6.

* Update .gitignore.
2021-08-26 11:47:35 +02:00
Alex Soto 7e2819848d
Update to use the new Apple Certificate identity (#32)
Once certificate to rule them all!
2020-08-25 09:13:39 -04:00
Sebastien Pouliot c8b6845348
Fix warnings when submitting iTravel (#31) 2019-09-24 10:43:12 -04:00
Manuel de la Pena 2b6a43752d Add missing key needed to complete the submission. (#30) 2019-09-19 17:13:20 -04:00
Sebastien Pouliot 7bdad9224c [iTravel] Revert versions back to 1.0 (so we can update them as needed) 2019-05-06 16:51:45 -04:00
Sebastien Pouliot 71b11687ed [iTravel] Fix errors when submitting a build using Don't Link 2019-05-01 15:50:57 -04:00
Sebastien Pouliot 2fd037e487 Switch iTravel to ARM64 only (since it won't build, using Dont Link, anymore with mono 2019-02) 2019-04-26 14:54:29 -04:00
Sebastien Pouliot 4a73f37704 [iTravel] Do not link the submitted app (so all symbols are present) 2019-04-18 10:41:08 -04:00
Sebastien Pouliot f8a0a2c62f [iTravel] Don't store the binary .ipa in github 2019-04-16 14:18:47 -04:00
Mykyta Bondarenko f105c649c3 updated profiles 2018-09-03 11:54:09 +03:00
Mykyta Bondarenko 089c5176ba updated iTravel sample 2018-08-30 17:04:30 +03:00
Mykyta Bondarenko 49acd8fc0b fixed iTravel warnings 2018-06-20 11:20:48 +03:00
GouriKumari 91dc0a79fd [Update 20*2x png 2018-02-02 15:06:30 -05:00
GouriKumari 1329754c9c Update iTravel sample with appstore icons 2017-10-12 13:01:32 -04:00
GouriKumari 86a6773207 [Update iTravel with new profiles 2017-10-10 13:53:55 -04:00
Gouri Kumari dc9f23dcc5 [QAXI]Remove sgen and refcounting and update provisioning profile 2017-03-29 18:10:10 -04:00
olegoid 2c79624e37 Update profiles in iPhone|Release config 2017-01-16 20:40:57 -03:00
olegoid 1260cb5705 Update provisioning profiles 2016-08-08 21:31:55 -03:00
Gouri Kumari ba94838a87 [QAXI]Change provisioning profile to fix archive issue 2016-06-22 17:45:48 -04:00
olegoid 35faab12f6 [iTravel] Build ipa per every build 2016-04-11 20:02:09 -03:00
olegoid fac31c171a [iTravel] Setup Release configuration 2016-04-11 19:52:39 -03:00
olegoid acf5e85e03 [iTravel] Add iOS ODRs sample 2016-04-11 19:32:31 -03:00