diff --git a/RiotNSE/target.yml b/RiotNSE/target.yml index 12ce53d26..7ec039aed 100644 --- a/RiotNSE/target.yml +++ b/RiotNSE/target.yml @@ -69,6 +69,7 @@ targets: - path: ../bwi/UserAgent/UserAgentService.swift - path: ../bwi/LoginProtection/LoginProtectionService.swift - path: ../bwi/TokenVerification/TokenVerificator.swift + - path: ../bwi/Extentions/URL+Https.swift - path: ../Config/MDMSettings.swift - path: ../Riot/Utils/DataProtectionHelper.swift - path: ../Config/CommonConfiguration.swift diff --git a/bwi/Extentions/URL-Https.swift b/bwi/Extentions/URL+Https.swift similarity index 100% rename from bwi/Extentions/URL-Https.swift rename to bwi/Extentions/URL+Https.swift