This website works better with JavaScript.
Home
Help
Register
Sign In
pEp.foundation
/
pEpObjCAdapter
Watch
9
Star
0
Fork
1
Code
Issues
Releases
2
Wiki
Activity
Browse Source
Merge branch 'IOS-2825' into 1.1.260
IOSAD-226
Andreas Buff
1 year ago
parent
bc056b7c34
a5eddabd75
commit
215ff56e32
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
pEpObjCAdapter/Extensions/NSError+PEP.m
+ 0
- 1
pEpObjCAdapter/Extensions/NSError+PEP.m
View File
@ -28,7 +28,6 @@
case
PEP_KEY_IMPORT_STATUS_UNKNOWN
:
case
PEP_VERIFY_SIGNER_KEY_REVOKED
:
case
PEP_DECRYPT_SIGNATURE_DOES_NOT_MATCH
:
case
PEP_KEY_NOT_FOUND
:
case
PEP_CANNOT_REENCRYPT
:
return
nil
;
break
;
Write
Preview
Loading…
Cancel
Save