Skip to content

Update Xamarin.Swift4.targets #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EugeneUr
Copy link

Fixes error when trying to build a release iPhone build

error : The "Codesign" task was not given a value for the required parameter "StampFile", nor was there a "CodesignStampFile" metadata on the resource *dylib

Fixes error like

error : The "Codesign" task was not given a value for the required parameter "StampFile", nor was there a "CodesignStampFile" metadata on the resource *dylib
@Flash3001
Copy link
Owner

@EugeneUr are you still using Swift 4? That would mean you are using a very old version of Xcode and Visual Studio. Unfortunately as it stands I have no means of testing the change as my current machine. I believe I can accept the pull request and manually modify the package and update if needed, but please confirm you are actually using
https://www.nuget.org/packages/Xamarin.Swift4/4.0.0.2 and not https://www.nuget.org/packages/Xamarin.Swift

@EugeneUr
Copy link
Author

You are probably right, this is most likely left over from over time package upgrades. Migrating to MAUI seems have straightened it all out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants