facebook / chisel

Chisel is a collection of LLDB commands to assist debugging iOS apps.
MIT License
9.12k stars 804 forks source link

error #281

Open liumengdeqq opened 4 years ago

liumengdeqq commented 4 years ago

error: error: cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'NSString ' passing argument to parameter 'aKey' here error: cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'NSString ' passing argument to parameter 'aKey' here error: cannot initialize a parameter of type 'id _Nonnull const unsafe_unretained' with an rvalue of type 'NSString ' error: error: cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'NSString ' passing argument to parameter 'aKey' here error: cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'NSString *' passing argument to parameter 'aKey' here error: cannot initialize a parameter of type 'id _Nonnull const unsafe_unretained' with an rvalue of type 'NSString *'