mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Add note re: debugging network extension in ios sim (#1895)
https://developer.apple.com/forums/thread/101663 🙃 I'll leave the build in CI enabled for now, but wanted to note this in docs.
This commit is contained in:
@@ -45,6 +45,14 @@ Build the Firezone target
|
||||
[This Network Extension debugging guide](https://developer.apple.com/forums/thread/725805)
|
||||
is a great resource to use as a starting point.
|
||||
|
||||
### Debugging on ios simulator
|
||||
|
||||
Network Extensions
|
||||
[can't be debugged](https://developer.apple.com/forums/thread/101663) in the iOS
|
||||
simulator, so you'll need a physical iOS device or Mac to debug. We're currently
|
||||
building for the iphonesimulator target in CI to ensure the build continues
|
||||
work.
|
||||
|
||||
### NetworkExtension not loading (macOS)
|
||||
|
||||
Try clearing your LaunchAgent db:
|
||||
|
||||
Reference in New Issue
Block a user