-
Notifications
You must be signed in to change notification settings - Fork 233
Closed
Labels
type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
Environment
pub version
: 2.14.0- OS version: macOS Big Sur 11.6
- Are you using the Chinese community mirror or a corporate firewall? This issue seems not related but yes, using flutter-io.cn .
Problem
Our package includes a symlink that links ios
to macos
, before 2.14.0 pub does support symlink, but we cannot publish a new version using the latest pub. We neither got a warning nor a breaking change announcement.
A detailed log can be found at https://github.com/CaiJingLong/flutter_photo_manager/runs/3683581202?check_suite_focus=true .
Expected behavior
Support symlink as usual.
Actual behavior
Does not support symlinks.
Gustl22
Metadata
Metadata
Assignees
Labels
type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)