Searched refs:resourcesBundle (Results 1 – 6 of 6) sorted by relevance
69 return DevMenuUtils.resourcesBundle()?.url(forResource: "EXDevMenuApp.ios", withExtension: "js") in jsSourceUrl()74 …guard let packagerHostPath = DevMenuUtils.resourcesBundle()?.path(forResource: "dev-menu-packager-… in jsPackagerHost()
33 static func resourcesBundle() -> Bundle? { in resourcesBundle() function
441 let path = DevMenuUtils.resourcesBundle()?.path(forResource: font, ofType: "otf") in loadFonts()
12 let bundle = DevMenuUtils.resourcesBundle() in test_if_bundle_is_present()
51 guard let bundle = EXDevLauncherUtils.resourcesBundle() else { in create()
67 static func resourcesBundle() -> Bundle? { in resourcesBundle() function