We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a843f89 commit b2c2172Copy full SHA for b2c2172
CHANGES.md
@@ -1,6 +1,6 @@
1
## v0.3.0
2
3
-Released: -
+Released: 2024-04-12
4
5
- Support emulate executable files on iOS.
6
- Support working with Objective-C.
pyproject.toml
@@ -18,7 +18,6 @@ classifiers = [
18
"Programming Language :: Python :: 3.9",
19
"Programming Language :: Python :: 3.10",
20
"Programming Language :: Python :: 3.11",
21
- "Programming Language :: Python :: 3.12",
22
]
23
requires-python = ">=3.8"
24
dependencies = [
0 commit comments