Compile Error: Block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior

Open
#964 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp, objective-c

Research direction

Start by reproducing the WildeGuess simulator build with the reported Xcode version and review the compiler diagnostics under ComponentKit. Done means the project builds successfully for the simulator without the reported implicit-self errors.

Written by the indexing model from the issue text.

Description

Hi experts,

I downloaded the newest version of Xcode and follow all the instructions and open WildeGuess, try to run on simulator.

However, hundreds of "Block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior" jump in all locations under componentkit.

Dominant language
Objective-C++
Stars
5.7k
Forks
574
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from facebook/componentkit

All issues in facebook/componentkit

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.