I have declared URLs etc in PCH file in objective C project. I am also using swift in same project but not able to get those URLs declared in PCH file. I tried by importing PCH file in bridging header but values are not showing in swift View controllers.I have declared URLs etc in PCH file in objecti