From 5aba492b46563998180f4855db524ed771ff4d69 Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Wed, 14 Nov 2018 13:36:03 -0500 Subject: [PATCH] Add missing file. --- tests/mono-native/Info-mac.plist | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 tests/mono-native/Info-mac.plist diff --git a/tests/mono-native/Info-mac.plist b/tests/mono-native/Info-mac.plist new file mode 100644 index 0000000000..0877689764 --- /dev/null +++ b/tests/mono-native/Info-mac.plist @@ -0,0 +1,30 @@ + + + + + CFBundleName + mononativetests + CFBundleIdentifier + com.xamarin.mononativetests + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + LSMinimumSystemVersion + 10.10 + CFBundleDevelopmentRegion + en + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleSignature + ???? + NSHumanReadableCopyright + Xamarin Inc. (http://www.xamarin.com) + NSPrincipalClass + NSApplication + NSMainStoryboardFile + Main + +