Skip to content
Commit bac38d22 authored by Thibaud's avatar Thibaud
Browse files

renamed swizzled method to avoid namespace collision

incase another AppDelegate category also implements a swizzled_init.
it’s better practice to name these swizzled methods by {name_of_category}_{original_method_name}
parent a5226d35
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment