4 lines
134 B
Bash
Executable File
4 lines
134 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
dotnet publish -r ios-x64 -p:DisableUnsupportedError=true -p:PublishAotUsingRuntimePack=true -p:OutputType=Library
|