xamarin / xamarin-forms-book-samples

Code samples for "Creating Mobile Apps with Xamarin.Forms"
Apache License 2.0
725 stars 565 forks source link

Add missing Entitlement.plists. #57

Closed rolfbjarne closed 5 years ago

rolfbjarne commented 5 years ago

Add an Entitlement.plist file to projects whose project file references one.

Fixes build errors such as:

/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets(1498,3): error : Entitlements.plist template 'Entitlements.plist' not found. [xamarin-forms-book-samples/Chapter02/FS/Hello/Hello.iOS/Hello.iOS.fsproj]
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets(1498,3): error : Entitlements.plist template 'Entitlements.plist' not found. [xamarin-forms-book-samples/Chapter02/FS/Hello/Hello.iOS/Hello.iOS.fsproj]