author | Dirk Zimmermann <dz@pep.security> |
Wed, 09 Oct 2019 15:23:58 +0200 | |
branch | IOSAD-150 |
changeset 1311 | 8408d63fac03 |
parent 1310 | 9b967238e92f |
child 1312 | b0127139f080 |
1.1 --- a/pEpObjCAdapter/PEPObjCAdapter.m Wed Oct 09 15:23:58 2019 +0200 1.2 +++ b/pEpObjCAdapter/PEPObjCAdapter.m Wed Oct 09 15:23:58 2019 +0200 1.3 @@ -19,6 +19,9 @@ 1.4 1.5 const PEP_decrypt_flags PEP_decrypt_flag_none = 0x0; 1.6 1.7 +/** 1.8 + The pEp part of the home directory (where pEp is supposed to store data). 1.9 + */ 1.10 static NSString * const s_pEpHomeComponent = @"pEp_home"; 1.11 1.12 #if TARGET_OS_IPHONE