SwiftTryCatch
SwiftTryCatch copied to clipboard
Xcode 9.x : Warning
Hi Team,
When I try to run using latest Xcode version (9.3), getting error as "This block declaration is not a prototype". Please fix & update the pod.
Regards, Pravin
Hey! Thanks for bringing up this issue. I don’t actively maintain this anymore but happy to look at a pull request if you want to make those changes!
Just merged a pr for this fix, can you confirm it fixes your issue?
I took pull and verified. I think, it's not fixed yet.
FYI, I am using Xcode 9.3. Please see the attached screen shot.

@williamFalcon I think you need to make another release (1.0.1 for example), update your podspec file, and submit to the cocoapods specs repo using pod trunk push SwiftTryCatch.podspec. Without this, we cannot pull the latest version of SwiftTryCatch using pod update. Thanks!
Hi All
Same problem here, Any update on this?