Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / xamarin/Xamarin.MacDev issues and pull requests
#126 - Remove SQLite.cs (not used anymore)
Pull Request -
State: closed - Opened by jstedfast 3 months ago
#125 - Update NUnit to 4.x (and the tests)
Pull Request -
State: closed - Opened by jstedfast 3 months ago
#124 - Updated to use Xcode 16's new provisioning profiles directory
Pull Request -
State: closed - Opened by jstedfast 3 months ago
- 3 comments
#123 - Add support for symbolic links for provisioning profiles folder
Pull Request -
State: open - Opened by Christian-Schulz 5 months ago
- 2 comments
#122 - Stop targeting net472
Pull Request -
State: closed - Opened by emaf 5 months ago
#121 - [Xamarin.MacDev] Use Stream.ReadExactly instead of Stream.Read when we can.
Pull Request -
State: closed - Opened by rolfbjarne 7 months ago
#120 - Use RandomNumberGenerator instead of System.Random
Pull Request -
State: closed - Opened by jstedfast 7 months ago
- 2 comments
#119 - [APIScan] Remove all SQLite references.
Pull Request -
State: closed - Opened by mandel-macaque 10 months ago
- 1 comment
#118 - [APIScan] Remove all SQLite references.
Pull Request -
State: closed - Opened by mandel-macaque 10 months ago
#117 - [APIScan] Remove not needed API that APIScan does not like.
Pull Request -
State: closed - Opened by mandel-macaque 10 months ago
- 1 comment
#116 - [Xamarin.MacDev] Fix computing DTSDKBuild. Fixes #xamarin/xamarin-macios@19733.
Pull Request -
State: closed - Opened by rolfbjarne 11 months ago
#115 - [Xamarin.MacDev] Move compatibility nullability attributes to their own file.
Pull Request -
State: closed - Opened by rolfbjarne over 1 year ago
#114 - [Xamarin.MacDev] Add a few convenience overloads to IAppleSdk.
Pull Request -
State: closed - Opened by rolfbjarne over 1 year ago
#113 - [Xamarin.MacDev] Always fetch the DTSDKBuild variable. (#112)
Pull Request -
State: closed - Opened by stmoor over 1 year ago
#112 - [Xamarin.MacDev] Always fetch the DTSDKBuild variable.
Pull Request -
State: closed - Opened by rolfbjarne almost 2 years ago
- 1 comment
#111 - Enable nullability in PListObject.cs
Pull Request -
State: closed - Opened by rolfbjarne almost 2 years ago
#110 - Fix build by always including the System.Diagnostics.CodeAnalysis namespace.
Pull Request -
State: closed - Opened by rolfbjarne almost 2 years ago
#109 - Fix nullability issues in MacCatalystSupport
Pull Request -
State: closed - Opened by rolfbjarne almost 2 years ago
- 1 comment
#108 - Add better diagnostics when failing to find provisioning profiles.
Pull Request -
State: closed - Opened by rolfbjarne about 2 years ago
#107 - Use Environment.SpecialFolder.UserProfile, not SpecialFolder.Personal.
Pull Request -
State: closed - Opened by rolfbjarne about 2 years ago
#106 - Autoformat code
Pull Request -
State: closed - Opened by rolfbjarne about 2 years ago
- 1 comment
#105 - Add the autoformat actions to autoformat the code in this repo.
Pull Request -
State: closed - Opened by rolfbjarne about 2 years ago
#104 - Add Extended Version info to XamMac
Pull Request -
State: closed - Opened by jknaudt21 about 2 years ago
- 1 comment
#103 - Only build Xamarin.MacDev for net461 on Windows due to strongnamer issue
Pull Request -
State: closed - Opened by japarson about 2 years ago
#102 - Autoformat the code according to the editorconfig file.
Pull Request -
State: closed - Opened by rolfbjarne about 2 years ago
#101 - Add an .editorconfig file
Pull Request -
State: closed - Opened by rolfbjarne about 2 years ago
#100 - Added new entitlements for Xcode14
Pull Request -
State: closed - Opened by kunyli about 2 years ago
- 1 comment
#99 - Adding new extension methods to ManifestExtensions class
Pull Request -
State: closed - Opened by stmoor over 2 years ago
#98 - Add PList accessors for NSAssetColorName and XSAssetColorAssets
Pull Request -
State: closed - Opened by jstedfast over 2 years ago
#97 - Adding support for MacCatalyst versions
Pull Request -
State: closed - Opened by stmoor over 2 years ago
#96 - Adding MacCatalyst option to GetPlatformKey()
Pull Request -
State: closed - Opened by stmoor over 2 years ago
- 1 comment
#95 - Add MacCatlystOptmizedForMac option to ToDeviceFamily()
Pull Request -
State: closed - Opened by stmoor over 2 years ago
#94 - Ensure netstandard20 TF is first in the list of TFs in order to do not break xamarin extension build on VSMAC IDE
Pull Request -
State: closed - Opened by tondat over 2 years ago
#93 - Fixed plist integer serialization/deserialization
Pull Request -
State: closed - Opened by jstedfast over 2 years ago
#92 - Add a new device type for Mac Catalyst.
Pull Request -
State: closed - Opened by rolfbjarne over 2 years ago
#91 - Remove net451 target framework from Xamarin.MacDev.csproj
Pull Request -
State: closed - Opened by mauroa almost 3 years ago
#90 - [Xamarin.MacDev] Return valid iOS/macOS versions when converting betweeen iOS and macOS versions for Mac Catalyst.
Pull Request -
State: closed - Opened by rolfbjarne about 3 years ago
#89 - [Xamarin.MacDev] Extract the code to convert between Mac Catalyst versions to a separate file.
Pull Request -
State: closed - Opened by rolfbjarne almost 4 years ago
#88 - [Xamarin.MacDev] Add methods to map between iOS and macOS versions for Mac Catalyst.
Pull Request -
State: closed - Opened by rolfbjarne almost 4 years ago
#87 - [Xamarin.MacDev] Add an AppleSdkVersion struct which replaces IPhoneSdkVersion and MacOSXSdkVersion.
Pull Request -
State: closed - Opened by rolfbjarne almost 4 years ago
#86 - [Xamarin.MacDev] Fail gracefully if trying to grab a PList entry from a file that doesn't exist.
Pull Request -
State: closed - Opened by rolfbjarne almost 4 years ago
#85 - [Xamarin.MacDev] Add GetAppleDTSettings and GetSdkSettings to the IAppleSdk interface.
Pull Request -
State: closed - Opened by rolfbjarne almost 4 years ago
#84 - Use what's returned by 'xcode-select -p' as the configured Xcode if none is specified in Visual Studio's settings.
Pull Request -
State: closed - Opened by rolfbjarne about 4 years ago
#83 - [Xcode12] Bring xcode 12 changes.
Pull Request -
State: closed - Opened by mandel-macaque about 4 years ago
#82 - Updating comment for policheck
Pull Request -
State: closed - Opened by joj about 4 years ago
#81 - Merge Xcode12 into d16-8
Pull Request -
State: closed - Opened by dalexsoto about 4 years ago
#80 - [xcode12] Adds Accent Color manifest keys
Pull Request -
State: closed - Opened by emaf about 4 years ago
#79 - Set IndexFileName (Provisioning Profiles.index) based on the current …
Pull Request -
State: closed - Opened by mauroa over 4 years ago
#78 - Set IndexFileName based on the current OS platform
Pull Request -
State: closed - Opened by mauroa over 4 years ago
#77 - [xcode12] Add AutoFill CredentialProvider NSExtensionPoint support (#75)
Pull Request -
State: closed - Opened by rolfbjarne over 4 years ago
#76 - [d16-8] Add AutoFill CredentialProvider NSExtensionPoint support (#75)
Pull Request -
State: closed - Opened by rolfbjarne over 4 years ago
- 1 comment
#75 - Add AutoFill CredentialProvider NSExtensionPoint support
Pull Request -
State: closed - Opened by kiddailey over 4 years ago
- 3 comments
#74 - Make LoggingService print to the console if there's no custom logger specified.
Pull Request -
State: closed - Opened by rolfbjarne over 4 years ago
#73 - [Xamarin.MacDev] Split IAppleSdkVersion.TryParse in two methods.
Pull Request -
State: closed - Opened by rolfbjarne over 4 years ago
#72 - [Xamarin.MacDev] Add interfaces to bridge Xamarin.iOS- and Xamarin.Mac-specific classes.
Pull Request -
State: closed - Opened by rolfbjarne over 4 years ago
#71 - Adjust SDK validation to allow tools/bin and not allow usr/bin.
Pull Request -
State: closed - Opened by rolfbjarne over 4 years ago
#70 - Accept 'tools/buildinfo' as an alternative path to 'buildinfo' due to an nuget bug.
Pull Request -
State: closed - Opened by rolfbjarne almost 5 years ago
#69 - Don't look in /Developer/MonoTouch anymore, there's nothing there anymore.
Pull Request -
State: closed - Opened by rolfbjarne almost 5 years ago
#68 - Switch to short-form projects and build for both net461 and netstandard2.0.
Pull Request -
State: closed - Opened by rolfbjarne almost 5 years ago
#67 - Make methods that do nothing obsolete and fix a compiler warning.
Pull Request -
State: closed - Opened by rolfbjarne almost 5 years ago
#66 - Remove unused csproj.
Pull Request -
State: closed - Opened by rolfbjarne almost 5 years ago
#66 - Remove unused csproj.
Pull Request -
State: closed - Opened by rolfbjarne almost 5 years ago
#65 - [tests] Upgrade to NUnit 3.12 and use package references.
Pull Request -
State: closed - Opened by rolfbjarne almost 5 years ago
#65 - [tests] Upgrade to NUnit 3.12 and use package references.
Pull Request -
State: closed - Opened by rolfbjarne almost 5 years ago
#64 - Add .vs to .gitignore.
Pull Request -
State: closed - Opened by rolfbjarne almost 5 years ago
- 1 comment
#63 - [tests] Adjust tests to not expect the provisioning profiles in the index in any particular order.
Pull Request -
State: closed - Opened by rolfbjarne almost 5 years ago
#62 - Bug 1003788: 10.14 missing from target Mac OS version drop-down menu
Pull Request -
State: closed - Opened by kunyli about 5 years ago
- 1 comment
#61 - Add support for Apple Development certificates
Pull Request -
State: closed - Opened by olegoid about 5 years ago
#60 - Merge remote-tracking branch 'origin/d16-3-xcode11' into master-xcode11
Pull Request -
State: closed - Opened by rolfbjarne about 5 years ago
- 1 comment
#59 - Merge d16-3-xcode11 into d16-3.
Pull Request -
State: closed - Opened by rolfbjarne about 5 years ago
#58 - [vsts-938452] Add altool feature support
Pull Request -
State: closed - Opened by olegoid about 5 years ago
#57 - [vsts-938452] Add altool feature support
Pull Request -
State: closed - Opened by olegoid about 5 years ago
#56 - Fix authenticode certs
Pull Request -
State: closed - Opened by somu84 about 5 years ago
- 1 comment
#55 - Update gitignore
Pull Request -
State: closed - Opened by wjk about 5 years ago
#54 - Add support for Apple Development certificates
Pull Request -
State: closed - Opened by wjk about 5 years ago
- 1 comment
#53 - Backport required for vsmac-xamarin-extensions/pull/295
Pull Request -
State: closed - Opened by olegoid about 5 years ago
#52 - Backport required for vsmac-xamarin-extensions/pull/295
Pull Request -
State: closed - Opened by olegoid about 5 years ago
#51 - [vsts-938452] Add `altool` feature support
Pull Request -
State: closed - Opened by olegoid over 5 years ago
#50 - [vsts-904676] Add multiple screens manifest keys
Pull Request -
State: closed - Opened by olegoid over 5 years ago
#49 - [vsts-935384] Remove SupportsSGenConcurrentGCExperimental from SDKs
Pull Request -
State: closed - Opened by olegoid over 5 years ago
#48 - [vsts-935384] Remove SupportsSGenConcurrentGCExperimental from SDKs
Pull Request -
State: closed - Opened by olegoid over 5 years ago
#47 - Add new Xcode 11 entitlements
Pull Request -
State: closed - Opened by olegoid over 5 years ago
#46 - Add entitlement keys for Hardened Runtime
Pull Request -
State: closed - Opened by olegoid over 5 years ago
#45 - Add entitlement keys for Hardened Runtime
Pull Request -
State: closed - Opened by olegoid over 5 years ago
#44 - Add entitlement keys for Hardened Runtime
Pull Request -
State: closed - Opened by olegoid over 5 years ago
#43 - Merge master into d16-0
Pull Request -
State: closed - Opened by sandyarmstrong almost 6 years ago
#42 - Add ARM64_32 to the list of supported architectures
Pull Request -
State: closed - Opened by lewurm almost 6 years ago
- 3 comments
#41 - [d16-0] Keys in property list dictionaries aren't necessarily unique. Fixes xamarin-macios#5277. (#39)
Pull Request -
State: closed - Opened by rolfbjarne almost 6 years ago
#40 - [d15-9] Keys in property list dictionaries aren't necessarily unique. Fixes xamarin-macios#5277. (#39)
Pull Request -
State: closed - Opened by rolfbjarne almost 6 years ago
#39 - Keys in property list dictionaries aren't necessarily unique. Fixes xamarin-macios#5277.
Pull Request -
State: closed - Opened by rolfbjarne almost 6 years ago
- 4 comments
#38 - Remove packagerefs. Leads to unintended problems (see discussion http…
Pull Request -
State: closed - Opened by cadsit almost 6 years ago
#37 - Add in MicroBuild to all projects for signing
Pull Request -
State: closed - Opened by cadsit almost 6 years ago
#36 - VSTS 702327: d15-9
Pull Request -
State: closed - Opened by olegoid about 6 years ago
#35 - VSTS 702327: Launch image sizes for iPhone XS Max and iPhone XR
Pull Request -
State: closed - Opened by olegoid about 6 years ago
#34 - Added new Xcode10 Watch Complication values
Pull Request -
State: closed - Opened by jstedfast about 6 years ago
- 1 comment
#33 - VSTS-692176: Add missing AutoFill Credential Provider entitlement
Pull Request -
State: closed - Opened by olegoid about 6 years ago
#32 - VSTS-692176: Add missing AutoFill Credential Provider entitlement
Pull Request -
State: closed - Opened by olegoid about 6 years ago
#31 - Merge xcode10 into d15-9
Pull Request -
State: closed - Opened by VincentDondain about 6 years ago
- 1 comment
#30 - Merge d15-8 into xcode10
Pull Request -
State: closed - Opened by VincentDondain about 6 years ago
- 1 comment
#29 - Add ClassKit entitlements key
Pull Request -
State: closed - Opened by olegoid over 6 years ago