Move Facebook.Yoga.iOS to it’s own folder
This commit is contained in:
11
csharp/Xamarin.iOS/Facebook.Yoga.iOS/ApiDefinition.cs
Normal file
11
csharp/Xamarin.iOS/Facebook.Yoga.iOS/ApiDefinition.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
|
||||
using UIKit;
|
||||
using Foundation;
|
||||
using ObjCRuntime;
|
||||
using CoreGraphics;
|
||||
|
||||
namespace Facebook.Yoga.iOS
|
||||
{
|
||||
// The build will fail without ApiDefinition.cs
|
||||
}
|
Reference in New Issue
Block a user