ios - Xcode variables view empty values while debugging -
i cannot see value of variables while debugging app. have checked build settings , optimization values set none, scheme. see screenshots below:
the idea remove things bridging-header 1 one , see if can narrow down issue.
i think read somewhere if library causing many issues behind scenes, can stop debugger working.
in case using facebook tweaks library
once got rid of it, got debugging back.
and in appdelegate.swift
import tweaks appdelegate file.
import tweaks
Comments
Post a Comment