You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
abhinand-kv
changed the title
fix: shorebird patch iOS Failed to link AOT files: aot_tools link
fix: shorebird patch iOS Failed to link AOT files: aot_tools link(Shorebird 1.6.4, Flutter 3.24.4)
Jan 20, 2025
App ID: (854e665c-8871-4210-8b1a-b983515164f1)
Description
The iOS patch process is failing with the following error message:
Failed to link AOT files: aot_tools link.
This issue started occurring recently; the iOS patch process was working successfully until last week.
Shorebird 1.6.4
Flutter 3.24.4
Steps To Reproduce
shorebird release ios --flutter-version=$(flutterVersion) -v --flavor $(build_env) --export-options-plist "$(projectDirectory)/azure-pipeline-buildspec/exportoptions.plist" --split-debug-info=./symbols
shorebird patch ios $RELEASE_VERSION_ARG --allow-native-diffs --allow-asset-diffs --flavor $(build_env) --no-codesign --verbose;
Expected Behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional Context
Attaching the complete log here
log.txt
The text was updated successfully, but these errors were encountered: