This repository was archived by the owner on Dec 12, 2024. It is now read-only.
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
[Tests] Redo the device tests #812
Open
Description
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 to:
- build the swift pieces for the target
- run BTfS on the generated swift library
- make a new project with
dotnet new ios
- remove boilerplate files
- copy in the swift libraries, the C# test files and the C# binding files
- build with dotnet build
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity