Skip to content

Commit 163d67e

Browse files
committed
feat(airpackage): update airpackage with config
1 parent 9474eb0 commit 163d67e

File tree

5 files changed

+10
-1
lines changed

5 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
###### 2025.08.12 [v0.0.2]
2+
3+
```
4+
feat(airpackage): update airpackage with config
5+
```
6+
17
###### 2025.08.12 [v0.0.1]
28

39
```

example/starling/src/TestProMotionUnlocker-app.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
<string>13.0</string>
4848
<key>UILaunchStoryboardName</key>
4949
<string>LaunchScreen</string>
50+
51+
<key>CADisableMinimumFrameDurationOnPhone</key>
52+
<true/>
5053
5154
]]></InfoAdditions>
5255
<requestedDisplayResolution>high</requestedDisplayResolution>

lib/VERSION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
| Extension | Version | Android Lib | iOS Lib |
44
| --- | --- | --- | --- |
5-
| com.distriqt.ProMotionUnlocker | 0.0.1 | 0.0.0 | 0.0.0 |
5+
| com.distriqt.ProMotionUnlocker | 0.0.2 | 0.0.0 | 0.0.0 |
-2 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)