BoltsFramework / Bolts-ObjC

Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
Other
5.65k stars 578 forks source link

7 Semantic Issues in XCode 10.1 with Bolts 1.9.0 #326

Open ghowen opened 5 years ago

ghowen commented 5 years ago

XCode 10.1 shows the following warnings in a project that uses a pod that requires Bolts:

/Users/georg/Projekte/Apps/xxx/Pods/Bolts/Bolts/iOS/BFAppLinkReturnToRefererController.m:133:17: Block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior
/Users/georg/Projekte/Apps/xxx/Pods/Bolts/Bolts/iOS/BFAppLinkReturnToRefererController.m:148:18: Block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior
/Users/georg/Projekte/Apps/xxx/Pods/Bolts/Bolts/iOS/BFAppLinkReturnToRefererController.m:189:13: Block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior
/Users/georg/Projekte/Apps/xxx/Pods/Bolts/Bolts/iOS/BFAppLinkReturnToRefererController.m:190:40: Block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior
/Users/georg/Projekte/Apps/xxx/Pods/Bolts/Bolts/iOS/BFAppLinkReturnToRefererController.m:193:24: Block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior
/Users/georg/Projekte/Apps/xxx/Pods/Bolts/Bolts/iOS/BFAppLinkReturnToRefererController.m:195:9: Block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior
/Users/georg/Projekte/Apps/xxx/Pods/Bolts/Bolts/iOS/BFAppLinkReturnToRefererController.m:203:17: Block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior
pogossian commented 5 years ago

have a some Issue

moizullah commented 5 years ago

Having the same issue.

Bolts 1.9.0 XCode 10.1 Swift 4.2

arshavin2000 commented 5 years ago

I have the same Issue with Bolts 1.9.0 XCode 10.2.1