@@ -67,10 +67,12 @@ unsigned int _allowsAudio: 1; unsigned int _allowsBPF: 1; unsigned int _allowsUnveil: 1; unsigned int _returnsErrors: 1; OFMutableArray OF_GENERIC(of_sandbox_unveil_path_t) *_unveiledPaths; +@public + size_t _unveiledPathsIndex; } /*! * @brief Allows IO operations on previously allocated file descriptors. */