Skip to content

buid coreclr iOS and browser package error #121399

@codesigner-ui

Description

@codesigner-ui

I try to build coreclr iOS with Release

./build.sh clr+clr.runtime+libs+packs -os ios -arch arm64 -c Release

hit the error:


/Users/xxx/.nuget/packages/microsoft.dotnet.sharedframework.sdk/11.0.0-beta.25528.108/targets/sharedfx.targets(305,5): error : The following files are missing entries in the templated manifest: [/Users/xxx/Documents/codesigner-ui/runtime/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.CoreCLR.sfxproj]
/Users/xxx/.nuget/packages/microsoft.dotnet.sharedframework.sdk/11.0.0-beta.25528.108/targets/sharedfx.targets(305,5): error : libclrinterpreter.dylib. Add these file names with extensions to the 'PlatformManifestFileEntry' item group for the runtime pack and corresponding ref pack to include them in the platform manifest. [/Users/xxx/Documents/codesigner-ui/runtime/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.CoreCLR.sfxproj]

and build coreclr browser package also hit error.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions