From 3f572eeb1521170a86a605e20eda6fa93a7285aa Mon Sep 17 00:00:00 2001 From: relikd Date: Sun, 6 Sep 2020 10:13:01 +0200 Subject: [PATCH] Version 1.0.0 (27) --- AppCheck.xcodeproj/project.pbxproj | 8 ++++---- README.md | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/AppCheck.xcodeproj/project.pbxproj b/AppCheck.xcodeproj/project.pbxproj index 601bfbd..d77d7a5 100644 --- a/AppCheck.xcodeproj/project.pbxproj +++ b/AppCheck.xcodeproj/project.pbxproj @@ -1397,7 +1397,7 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = main/main.entitlements; - CURRENT_PROJECT_VERSION = 26; + CURRENT_PROJECT_VERSION = 27; INFOPLIST_FILE = main/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -1416,7 +1416,7 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = main/main.entitlements; - CURRENT_PROJECT_VERSION = 26; + CURRENT_PROJECT_VERSION = 27; INFOPLIST_FILE = main/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -1435,7 +1435,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = GlassVPN/GlassVPN.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 26; + CURRENT_PROJECT_VERSION = 27; INFOPLIST_FILE = GlassVPN/Info.plist; MARKETING_VERSION = 1.0.0; PRODUCT_BUNDLE_IDENTIFIER = "de.uni-bamberg.psi.AppCheck.VPN"; @@ -1453,7 +1453,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = GlassVPN/GlassVPN.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 26; + CURRENT_PROJECT_VERSION = 27; INFOPLIST_FILE = GlassVPN/Info.plist; MARKETING_VERSION = 1.0.0; PRODUCT_BUNDLE_IDENTIFIER = "de.uni-bamberg.psi.AppCheck.VPN"; diff --git a/README.md b/README.md index bc2233e..20d10a6 100644 --- a/README.md +++ b/README.md @@ -39,11 +39,11 @@ That means, AppCheck does not have to be active in the foreground all the time. - What other domains occur often at the same time? - What happened immediately before or after the action? - Export results for custom analysis - -**… and soon:** - - Alert Monitor & reminder - Participate in privacy research + - Contribute your results + - See what others have unveiled + - How much traffic does this app produce? 1 Due to technical limitations, recordings can not be restricted to a single application. Remember to force-quit all other applications before starting a recording.