issues Search Results · repo:xamarin/binding-tools-for-swift language:C#
Filter by
375 results
(95 ms)375 results
inxamarin/binding-tools-for-swift (press backspace or delete to remove)Naming of local variables, pinvokes and class names needs some attention.
Generally speaking, items are named with string constants used as a prefix and then run through a simple algorithm for
making ...
enhancement
stephen-hawley
- Opened on Feb 29, 2024
- #834
In the method ExceptionReturnContainsSwiftError, the parameter meduaTuple should be medusaTuple
enhancement
good first issue
stephen-hawley
- Opened on Feb 15, 2024
- #827
The device tests were done with a gross set of scripts that modified existing csproj files since there was no good way
to automate them. Right now device tests are gone. The right way to do this now is ...
stephen-hawley
- Opened on Jan 23, 2024
- #812
Use Central Package Management to keep all the package versions in sync: https://learn.microsoft.com/en-us/nuget/consume-packages/Central-Package-Management
Originally posted by @mcumming in ...
stephen-hawley
- Opened on Jan 23, 2024
- #811
There should be a common project referenced from each project. Are these the only files in the ..\SwiftRuntimeLibary*
folder and it s subfolders? If so consider using a globbing pattern to include them, ...
stephen-hawley
- Opened on Jan 23, 2024
- #810
Move the net7.0 to a variable defined in a root `Directory.Build.props` Then use that variable to set the TargetFramework in every project. i.e:
TargetFramework $(DOTNET_TFM) /TargetFramework ...
stephen-hawley
- Opened on Jan 23, 2024
- #809
Description
This issue comprises ideas and features for tooling improvements based on feedback. The more ideas will be added as we
collect feedback.
- User type specification: Allow users to specify ...
kotlarmilos
- 1
- Opened on Jan 12, 2024
- #806
Throughout the tests, you ll see ClassicAssert.xxxxx this should get updated to use Assert.That instead. This is an
easy, but large task.
enhancement
good first issue
stephen-hawley
- Opened on Dec 13, 2023
- #804
In the projects:
- plist-swifty
- Dynamo
- SwiftRuntimeLibrary
- SwiftRuntimeLibrary.Mac
- SwiftReflector
- DylibBinder
in AssemblyInfo.cs change the version to refer to a build-generated ...
bug
enhancement
good first issue
stephen-hawley
- Opened on Dec 6, 2023
- #803

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.