Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7 Semantic Issues in XCode 10.1 with Bolts 1.9.0 #326

Open
ghowen opened this issue Jan 6, 2019 · 3 comments
Open

7 Semantic Issues in XCode 10.1 with Bolts 1.9.0 #326

ghowen opened this issue Jan 6, 2019 · 3 comments

Comments

@ghowen
Copy link

ghowen commented Jan 6, 2019

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
Copy link

have a some Issue

@moizullah
Copy link

Having the same issue.

Bolts 1.9.0
XCode 10.1
Swift 4.2

@arshavin2000
Copy link

I have the same Issue with
Bolts 1.9.0
XCode 10.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants