Sign in
dart
/
native.git
/
88dcfc93
commit
88dcfc9309c94387edc2a2b332085f8c43ed427a
[
log
]
author
Hossein Yousefi <yousefi@google.com>
Wed Oct 26 19:28:06 2022 +0200
committer
GitHub <noreply@github.com>
Wed Oct 26 19:28:06 2022 +0200
tree
5c11f635023ac537a896100ee2915a92b15c8aed
parent
27ca31004510cbb0996603f8aad57ca480f31f4c
[
diff
]
[jnigen] fix: pr_checks now works on macOS (
https://github.com/dart-lang/jnigen/issues/108
)
.github/workflows/test-package.yml
[
diff
]
pkgs/jni/bin/setup.dart
[
diff
]
pkgs/jni/example/macos/Flutter/Flutter-Debug.xcconfig
[
diff
]
pkgs/jni/example/macos/Flutter/Flutter-Release.xcconfig
[
diff
]
pkgs/jni/example/macos/Podfile
[Added -
diff
]
pkgs/jni/example/pubspec.lock
[
diff
]
pkgs/jni/ffigen.yaml
[
diff
]
pkgs/jni/lib/src/jni.dart
[
diff
]
pkgs/jnigen/.gitignore
[
diff
]
pkgs/jnigen/tool/pr_checks.dart
[Renamed from pkgs/jnigen/tool/pre_commit_checks.dart -
diff
]
10 files changed
tree: 5c11f635023ac537a896100ee2915a92b15c8aed
.github/
pkgs/