зеркало из https://github.com/xamarin/mac-samples.git
3c0a72ae06 | ||
---|---|---|
.. | ||
ExtensionSamples | ||
FinderSyncExtension | ||
Screenshots | ||
ShareExtension | ||
TodayExtension | ||
TodayExtensionSample | ||
Utilities | ||
ExtensionSamples.sln | ||
README.md | ||
metadata.xml |
README.md
name | description | page_type | languages | products | urlFragment | ||
---|---|---|---|---|---|---|---|
Xamarin.Mac - ExtensionSamples | This sample demonstrates how to use app extensions in Xamarin.Mac. To register an extension on your machine you'll need run the host application,... | sample |
|
|
extensionsamples |
ExtensionSamples
This sample demonstrates how to use app extensions in Xamarin.Mac. To register an extension on your machine you'll need run the host application, ExtensionSamples one time and then enable each plugin from the System Preference Extension panel.
Open "Console" application to view the system log to view NSLog / Errors / Crashes of extension. Cleaning this project will unregister this plugin from the system.
Sample extensions:
- Share extension
- Finder extension
- Today extension
Build Requirements
OS X 10.11, Xcode 7.0 or later
Prerequisites
- Mac computer with the latest version of macOS.
- Visual Studio for Mac.
- Latest version of Xcode from Apple.
Running the sample
- Open the solution file (.sln) in Visual Studio for Mac.
- Use the Run button or menu to start the app.
Runtime
OS X 10.11
License
Xamarin samples released under the MIT license