Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit e111e47

Browse files
committed
update yaml headers
1 parent 35ebed7 commit e111e47

File tree

4 files changed

+6
-10
lines changed

4 files changed

+6
-10
lines changed

BindingSample/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.iOS - Xamarin.iOS Binding Sample
3-
description: This example shows how we can utilize an existing Objective-C library and expose it for use in a Xamarin.iOS project. For instance, you may have...
3+
description: "Shows how to utilize an existing Objective-C library and expose it for use in a Xamarin.iOS project"
44
page_type: sample
55
languages:
66
- csharp

Contacts/README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: 'Xamarin.iOS - Contacts: Using ContactsUI View Controllers and Properties'
3-
description: This sample is a set of sample code that demonstrates how to use ContactsUI view controllers and properties. Build Requirements Xcode 9.0 or later;...
2+
name: 'Xamarin.iOS - Contacts using ContactsUI'
3+
description: 'This sample is a set of sample code that demonstrates how to use ContactsUI view controllers and properties'
44
page_type: sample
55
languages:
66
- csharp
@@ -10,7 +10,7 @@ urlFragment: contacts
1010
---
1111
# Contacts: Using ContactsUI View Controllers and Properties
1212

13-
This sample is a set of sample code that demonstrates how to use ContactsUI view controllers and properties.
13+
Sample code that demonstrates how to use ContactsUI view controllers and properties.
1414

1515
![Home Screen](Screenshots/screenshot-1.png)
1616

@@ -26,7 +26,3 @@ Xcode 9.0 or later; iOS 10.3 SDK or later
2626
## License
2727

2828
Xamarin port changes are released under the MIT license.
29-
30-
## Author
31-
32-
Ported to Xamarin.iOS by Mykyta Bondarenko

Keychain/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.iOS - Keychain
3-
description: An example using Apple's keychain storage for storing information securely within an application.
3+
description: "An example using Apple's keychain storage for storing information securely within an application."
44
page_type: sample
55
languages:
66
- csharp

MultichannelMixer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.iOS - iPhone Multichannel Mixer test
3-
description: "Demonstrates how to build an Audio Unit Graph connecting a Multichannel Mixer instance to the RemoteIO unit. Two input busses are created #ios6"
3+
description: "Demonstrates how to build an Audio Unit Graph connecting a Multichannel Mixer instance to the RemoteIO unit. Two input busses are created (iOS6)"
44
page_type: sample
55
languages:
66
- csharp

0 commit comments

Comments
 (0)