accounts: disable filesystem notifications on ios
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
// You should have received a copy of the GNU Lesser General Public License
|
||||
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
// +build darwin freebsd linux netbsd solaris windows
|
||||
// +build darwin,!ios freebsd linux netbsd solaris windows
|
||||
|
||||
package accounts
|
||||
|
||||
|
Reference in New Issue
Block a user