add a popup view for network module;

new reader in network module;
fix changing active popup view when switching the tabs;
This commit is contained in:
Serhiy Mytrovtsiy
2020-01-22 23:13:04 +01:00
parent 51146be824
commit 0a3a4b2cd9
522 changed files with 54058 additions and 182 deletions

View File

@@ -85,4 +85,8 @@ history:
--notarization-history 0 \
-itc_provider $(ITC_PROVIDER) \
-u $(ITC_USERNAME) \
-p $(ITC_PASSWORD)
-p $(ITC_PASSWORD)
.PHONY: dep
dep:
carthage update --platform macOS