buff
|
fcf106491f
|
IOSAD-186 adds support for Swift clients (module maps)
|
2 years ago |
buff
|
f4a398de1d
|
IOSAD-186 adds ObjCAdapter static lib target
|
2 years ago |
buff
|
1e41520b91
|
IOSAD-186 builds fine. Client still needs libz and libiconf linked to dynamic, system version. Could not force libetpan to link them statically yet.
|
2 years ago |
buff
|
d5b1433309
|
IOSAD-186 copies types lib also
|
2 years ago |
buff
|
9eda0ad779
|
IOSAD-186 adds cleanup reminder
|
2 years ago |
buff
|
9b9e523b7c
|
IOSAD-186 copies artefacts to custom build folder
|
2 years ago |
buff
|
435af93657
|
updates readme
|
2 years ago |
buff
|
cf4f00e3c8
|
static lib for macOS up & running
|
2 years ago |
buff
|
c8c36b8c63
|
adds ObjCAdapter static lib target
|
2 years ago |
buff
|
453743caf0
|
use "<PEPObjCAdapterFramework/...>" imports again. Will probably break ObjCAdapter static lib building. Lets see.
|
2 years ago |
buff
|
1d2271c354
|
rm unused header search path, make headers public for mac lib
|
2 years ago |
buff
|
e5e007ab8a
|
renames target
|
2 years ago |
buff
|
c7999e8862
|
adds macOS lib target
|
2 years ago |
buff
|
da1a675708
|
renames target, no liblib... name
|
2 years ago |
buff
|
b53b11997e
|
sample code: static lib as extra target, same project.
|
2 years ago |
buff
|
b7e6c98996
|
moving stuff
|
2 years ago |
David Alarcon
|
d9530b57b5
|
IOSAD-191 Add isEqual to PEPAttachmentTest. Add PEPMessage tests.
|
2 years ago |
David Alarcon
|
6930e3f94a
|
IOSAD-191 Create PEPMessageTest.
|
2 years ago |
David Alarcon
|
095b11551c
|
IOSAD-191 Create PEPAttachmentTest. Add PEPAttachment tests.
|
2 years ago |
David Alarcon
|
8cdb179a9c
|
IOSAD-191 Create PEPLanguageTest. Add PEPLanguage tests.
|
2 years ago |
David Alarcon
|
16c7438038
|
IOSAD-191 Rename to PEPIdentityTest.
|
2 years ago |
David Alarcon
|
9c7cf53c4d
|
IOSAD-191 Add remaining PEPIdentity tests.
|
2 years ago |
David Alarcon
|
6529a2e0c3
|
IOSAD-191 Create PEPIdentityMock. Use PEPIdentityMock in tests.
|
2 years ago |
David Alarcon
|
5bd45cfa02
|
IOSAD-191 Delete PEPObjCAdapterTypesTests_macOS test file.
|
2 years ago |
David Alarcon
|
977f23a706
|
IOSAD-191 Remove PEPMEssage from PEPObjCAdapterTypesTests_macOS target membership.
|
2 years ago |
David Alarcon
|
7cef42d24f
|
IOSAD-191 Add PEPObjCAdapterTypesTests_macOS test target. Add conforms and support PEPIdentity tests.
|
2 years ago |
Dirk Zimmermann
|
d480c3d71b
|
Merge branch 'IOSAD-193' into 1.1.250
|
2 years ago |
David Alarcon
|
38d3843fe3
|
IOSAD-191 Add securecoding types to iOS platform target.
|
2 years ago |
Dirk Zimmermann
|
7829e40bbb
|
IOSAD-193 Not an actual error
|
2 years ago |
David Alarcon
|
bc008aa5c5
|
IOSAD-191 Refactor to prepare code to code review.
|
2 years ago |
David Alarcon
|
40ca06d4c6
|
IOSAD-191 Add securecoding PEPMessage category.
|
2 years ago |
David Alarcon
|
5927fb7aa2
|
IOSAD-191 Add securecoding PEPAttachment category.
|
2 years ago |
David Alarcon
|
d71356d312
|
IOSAD-191 Add nssecurecoding to PEPIdentity and PEPLanguage as categories. Delete nssecurecoding methods from PEPIdentity.
|
2 years ago |
David Alarcon
|
bc7d0a4967
|
IOSAD-191 NSSecureCoding in PEPIdentity, not category.
|
2 years ago |
David Alarcon
|
659ca7c74a
|
IOSAD-191 Add PEPIdentity+SecureCoding. Delete isConfirmed property in PEPIdentity.
|
2 years ago |
Dirk Zimmermann
|
c3af0b645a
|
Merge branch 'IOSAD-190' into 1.1.250
|
2 years ago |
Andreas Buff
|
443243a7fb
|
IOSAD-186 rm needless import
|
2 years ago |
Andreas Buff
|
8382fa792e
|
IOSAD-186 renames Sample App
|
2 years ago |
Andreas Buff
|
979dd97207
|
IOSAD-186 used old sample app
|
2 years ago |
Andreas Buff
|
c4552c1344
|
Revert "IOSAD-186 cleanup"
This reverts commit 1a9ffc1753 .
|
2 years ago |
Dirk Zimmermann
|
4d13219223
|
IOSAD-190 Remove unused code
|
2 years ago |
Andreas Buff
|
1a9ffc1753
|
IOSAD-186 cleanup
|
2 years ago |
Andreas Buff
|
07143db0f0
|
IOSAD-186 adds more complex test case to sample app (to reproduce linking problems with code from ewxtensions)
|
2 years ago |
Andreas Buff
|
19f49cfb97
|
IOSAD-186 fixes: extentions not linked usoing static lib. Fixed by adding -objc LF to clients build settings
|
2 years ago |
Andreas Buff
|
a12ea85e20
|
IOSAD-186 adds certain files have not been added to the pEpObjCAdapter_iOS target.
|
2 years ago |
Dirk Zimmermann
|
cc6ab44385
|
IOSAD-190 Put the messsage freeing in one place
|
2 years ago |
Andreas Buff
|
8fe849a930
|
merge master
|
2 years ago |
Dirk Zimmermann
|
17ed788bab
|
IOSAD-190 Free msg only when ok
|
2 years ago |
Dirk Zimmermann
|
7646d77a64
|
IOSAD-190 Don't free on PEP_SYNC_NO_CHANNEL
|
2 years ago |
Dirk Zimmermann
|
fbc58fe15f
|
Merge branch 'IOSAD-189'
|
2 years ago |