You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i will include debug output here , below . works fine on other iphones but not ones with small screen . issue occurs on swiftui , i did everything as it was in example of swiftui project .
2024-12-18 12:33:52.867369+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] Looking for Previews JIT link entry point.
2024-12-18 12:33:52.867952+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] No Previews JIT entry point found.
2024-12-18 12:33:52.867962+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] Gave PreviewsInjection a chance to run and it returned, continuing with debug dylib.
2024-12-18 12:33:52.867966+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] Looking for main entry point.
2024-12-18 12:33:52.867969+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] Opening debug dylib with '@rpath/bingoshmingo.debug.dylib'
2024-12-18 12:33:52.867983+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] Debug dylib handle: 0xbffad9d0
2024-12-18 12:33:52.867988+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] No entry point found. Checking for alias.
2024-12-18 12:33:52.867993+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] Calling provided entry point.
i will include debug output here , below . works fine on other iphones but not ones with small screen . issue occurs on swiftui , i did everything as it was in example of swiftui project .
debug outputs:
2024-12-18 12:33:59.373920+0400 bingoshmingo[1466:290925] [Unknown process name] clip: empty path.
2024-12-18 12:33:52.867369+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] Looking for Previews JIT link entry point.
2024-12-18 12:33:52.867952+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] No Previews JIT entry point found.
2024-12-18 12:33:52.867962+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] Gave PreviewsInjection a chance to run and it returned, continuing with debug dylib.
2024-12-18 12:33:52.867966+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] Looking for main entry point.
2024-12-18 12:33:52.867969+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] Opening debug dylib with '@rpath/bingoshmingo.debug.dylib'
2024-12-18 12:33:52.867983+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] Debug dylib handle: 0xbffad9d0
2024-12-18 12:33:52.867988+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] No entry point found. Checking for alias.
2024-12-18 12:33:52.867993+0400 bingoshmingo[1466:290925] [PreviewsAgentExecutorLibrary] Calling provided entry point.
view and its frames :
The text was updated successfully, but these errors were encountered: