From 9b650da2dfaa3eadd0591be7eb5c12d605cbb6b1 Mon Sep 17 00:00:00 2001 From: Sylvia Okafor Date: Sun, 29 Dec 2019 13:42:57 -0800 Subject: [PATCH 1/3] Create msgraph-sdk-objc.yml --- msgraph-sdk-objc.yml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 msgraph-sdk-objc.yml diff --git a/msgraph-sdk-objc.yml b/msgraph-sdk-objc.yml new file mode 100644 index 0000000..747ad34 --- /dev/null +++ b/msgraph-sdk-objc.yml @@ -0,0 +1,38 @@ +page_type: sample +products: + - office-excel + - office-365 + - office-outlook + - office-onedrive + - office-onenote + - office-planner + - office-sp + - ms-graph +languages: + - objc +extensions: + contentType: sdks + technologies: + - Microsoft Graph + - Microsoft identity platform + services: + - Education + - Excel + - Groups + - Insights + - Intune + - Microsoft identity platform + - Office 365 + - Outlook + - OneDrive + - OneNote + - Planner + - Reports + - Security + - SharePoint + - Users + platforms: + - iOS + createdDate: '8/2/2018 7:15:56 AM' +title: Microsoft Graph SDK for ObjC +description: Microsoft Graph SDK for Objective-C From b406987a1317ad4cd7b2e7ce2e583aedc3dbf921 Mon Sep 17 00:00:00 2001 From: Sylvia Okafor Date: Thu, 19 Mar 2020 17:43:47 -0700 Subject: [PATCH 2/3] Update msgraph-sdk-objc.yml --- msgraph-sdk-objc.yml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/msgraph-sdk-objc.yml b/msgraph-sdk-objc.yml index 747ad34..11f2fe9 100644 --- a/msgraph-sdk-objc.yml +++ b/msgraph-sdk-objc.yml @@ -1,12 +1,6 @@ page_type: sample products: - - office-excel - office-365 - - office-outlook - - office-onedrive - - office-onenote - - office-planner - - office-sp - ms-graph languages: - objc @@ -15,22 +9,6 @@ extensions: technologies: - Microsoft Graph - Microsoft identity platform - services: - - Education - - Excel - - Groups - - Insights - - Intune - - Microsoft identity platform - - Office 365 - - Outlook - - OneDrive - - OneNote - - Planner - - Reports - - Security - - SharePoint - - Users platforms: - iOS createdDate: '8/2/2018 7:15:56 AM' From 4c0a199e4815ac01c8f7ba460b79e94d1f1bdd11 Mon Sep 17 00:00:00 2001 From: Sylvia Okafor Date: Thu, 19 Mar 2020 17:47:34 -0700 Subject: [PATCH 3/3] Update msgraph-sdk-objc.yml --- msgraph-sdk-objc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/msgraph-sdk-objc.yml b/msgraph-sdk-objc.yml index 11f2fe9..f098db9 100644 --- a/msgraph-sdk-objc.yml +++ b/msgraph-sdk-objc.yml @@ -12,5 +12,5 @@ extensions: platforms: - iOS createdDate: '8/2/2018 7:15:56 AM' -title: Microsoft Graph SDK for ObjC -description: Microsoft Graph SDK for Objective-C +title: Microsoft Graph SDK for Objective-C +description: Microsoft Graph SDK built using Objective-C for Mac OS and iOS.