Skip to content

Commit 1f1c09d

Browse files
committed
Add NEWS entry
1 parent 24f2513 commit 1f1c09d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
:mod:`!_ios_support` no longer fails to import when
2+
:func:`ctypes.util.find_library` cannot resolve the ObjC runtime through the
3+
dyld shared cache, as is the case on iOS 13. The runtime is now loaded by name,
4+
which dyld resolves against the cache directly.

0 commit comments

Comments
 (0)