Version 1.0.1
This commit is contained in:
6
WheresMyMoney.Maui.Core/Platforms/iOS/PlatformClass1.cs
Normal file
6
WheresMyMoney.Maui.Core/Platforms/iOS/PlatformClass1.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace WheresMyMoney.Maui.Core;
|
||||
|
||||
// All the code in this file is only included on iOS.
|
||||
public class PlatformClass1
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user