youssef-fk / flutter_traceroute

A minimalist Flutter plugin for performing TRACEROUTE
MIT License
2 stars 5 forks source link

iOS 17.4 error while build #2

Open anggiedwarsa opened 5 months ago

anggiedwarsa commented 5 months ago

Failed to build iOS app Swift Compiler Error (Xcode): Reference to property 'sendSequence' in closure requires explicit use of 'self' to make capture semantics explicit /Users/admin/Projects/mynusa-flutter/ios/Pods/SimpleTracer/Sources/SimpleTracer/SimpleTracer.swift:224:49

Typ2011 commented 1 month ago

I have the same error. After updating Xcode from 14.2 to 14.5 the error appeard. It happens on IOS 16.4 aswell as IOS 17.2 when i try to launch it on the simulator.