Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dcharkes committed Jan 7, 2025
1 parent c0cb5a8 commit 8cf42a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/native_assets_cli/lib/src/code_assets/config.dart
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ class CodeConfig {
final AndroidConfig? _androidConfig;
final MacOSConfig? _macOSConfig;

// Should not be made public, class will be replaced as a view on `json`.
CodeConfig._({
required Architecture? targetArchitecture,
required this.targetOS,
Expand Down

0 comments on commit 8cf42a4

Please sign in to comment.