Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Add missing Entitlement.plists. #57

Merged
merged 1 commit into from
Jun 4, 2019

Conversation

rolfbjarne
Copy link
Member

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]

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]
Copy link
Collaborator

@davidbritch davidbritch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @rolfbjarne

@davidbritch davidbritch merged commit d19d308 into xamarin:master Jun 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants