avodovnik / signpostwrapper

Wraps the OS Signpost events in a library that can be bound to from a Xamarin app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WARNING: HERE BE DRAGONS

This is purely experimental, but I've posted it to help later down the line. It's probably wrong on many levels and by no means supported.

signpostwrapper

Wraps the OS Signpost events in a library that can be bound to from a Xamarin app

Build instructions

xcodebuild -project SignPostWrapper.xcodeproj -target SignPostWrapper -sdk macosx10.15 -configuration Release clean build

Build Status

Build Status

About

Wraps the OS Signpost events in a library that can be bound to from a Xamarin app

License:MIT License


Languages

Language:C# 82.3%Language:Objective-C 17.7%