File tree Expand file tree Collapse file tree 9 files changed +23
-25
lines changed
native_assets_cli/example/build Expand file tree Collapse file tree 9 files changed +23
-25
lines changed Original file line number Diff line number Diff line change 1- ## 0.7.1-wip
1+ ## 0.7.1
22
33- Use ` HookConfig.targetIosSdk ` and ` HookConfig.targetMacosSdk ` optional
44 values, and add examples to fail builds based on this.
Original file line number Diff line number Diff line change 11name : native_assets_builder
22description : >-
33 This package is the backend that invokes build hooks.
4- version : 0.7.1-wip
4+ version : 0.7.1
55repository : https://github.com/dart-lang/native/tree/main/pkgs/native_assets_builder
66
7- publish_to : none
8-
97environment :
108 sdk : ' >=3.3.0 <4.0.0'
119
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ dependencies:
1313 native_assets_cli : ^0.6.1
1414 # native_assets_cli:
1515 # path: ../../../native_assets_cli/
16- # native_toolchain_c: ^0.4.2
17- native_toolchain_c :
18- path : ../../../native_toolchain_c/
16+ native_toolchain_c : ^0.5.0
17+ # native_toolchain_c:
18+ # path: ../../../native_toolchain_c/
1919
2020dev_dependencies :
2121 lints : ^3.0.0
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ dependencies:
1313 native_assets_cli : ^0.6.1
1414 # native_assets_cli:
1515 # path: ../../../native_assets_cli/
16- # native_toolchain_c: ^0.4.2
17- native_toolchain_c :
18- path : ../../../native_toolchain_c/
16+ native_toolchain_c : ^0.5.0
17+ # native_toolchain_c:
18+ # path: ../../../native_toolchain_c/
1919
2020dev_dependencies :
2121 lints : ^3.0.0
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
1212 native_assets_cli : ^0.6.1
1313 # native_assets_cli:
1414 # path: ../../../native_assets_cli/
15- # native_toolchain_c: ^0.4.2
16- native_toolchain_c :
17- path : ../../../native_toolchain_c/
15+ native_toolchain_c : ^0.5.0
16+ # native_toolchain_c:
17+ # path: ../../../native_toolchain_c/
1818
1919dev_dependencies :
2020 ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
1212 native_assets_cli : ^0.6.1
1313 # native_assets_cli:
1414 # path: ../../../native_assets_cli/
15- # native_toolchain_c: ^0.4.2
16- native_toolchain_c :
17- path : ../../../native_toolchain_c/
15+ native_toolchain_c : ^0.5.0
16+ # native_toolchain_c:
17+ # path: ../../../native_toolchain_c/
1818
1919dev_dependencies :
2020 ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
1212 native_assets_cli : ^0.6.1
1313 # native_assets_cli:
1414 # path: ../../../native_assets_cli/
15- # native_toolchain_c: ^0.4.2
16- native_toolchain_c :
17- path : ../../../native_toolchain_c/
15+ native_toolchain_c : ^0.5.0
16+ # native_toolchain_c:
17+ # path: ../../../native_toolchain_c/
1818
1919dev_dependencies :
2020 ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ dependencies:
1313 native_assets_cli : ^0.6.1
1414 # native_assets_cli:
1515 # path: ../../../../native_assets_cli/
16- # native_toolchain_c: ^0.4.2
17- native_toolchain_c :
18- path : ../../../../native_toolchain_c/
16+ native_toolchain_c : ^0.5.0
17+ # native_toolchain_c:
18+ # path: ../../../../native_toolchain_c/
1919
2020dev_dependencies :
2121 ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
1212 native_assets_cli : ^0.6.1
1313 # native_assets_cli:
1414 # path: ../../../../native_assets_cli/
15- # native_toolchain_c: ^0.4.2
16- native_toolchain_c :
17- path : ../../../../native_toolchain_c/
15+ native_toolchain_c : ^0.5.0
16+ # native_toolchain_c:
17+ # path: ../../../../native_toolchain_c/
1818
1919dev_dependencies :
2020 ffigen : ^10.0.0
You can’t perform that action at this time.
0 commit comments