David Alarcon
|
041644965c
|
IOSAD-191 Add PEPAttachment iOS tests.
|
2 years ago |
David Alarcon
|
a5848e21f0
|
IOSAD-191 Add PEPLanguage iOS tests. Delete PEPObjCAdapterTypesTests_iOS file.
|
2 years ago |
David Alarcon
|
2dfa69c5fe
|
IOSAD-191 Add PEPIdentity iOS tests.
|
2 years ago |
David Alarcon
|
1689cd4d53
|
IOSAD-191 Add PEPObjCAdapterTypesTests_iOS target.
|
2 years ago |
Andreas Buff
|
19a143881f
|
IOSAD-186 fixes: crashes at runtime under iOS12 using [NSObjcect new] (alloc init worked, crazy)
|
2 years ago |
Andreas Buff
|
13b38b39f9
|
IOSAD-186 rm scheme for framework that does not exist any more
|
2 years ago |
Andreas Buff
|
aba369718b
|
IOSAD-186 rm needless import
|
2 years ago |
Andreas Buff
|
a1a2126cb2
|
IOSAD-186 fixes: session always NULL due to system.db not found
|
2 years ago |
Andreas Buff
|
d506f6083a
|
IOSAD-186 adds fogotten files to pEp4iOS target
|
2 years ago |
Andreas Buff
|
12b093d39e
|
IOSAD-186 rm needless import
|
2 years ago |
Andreas Buff
|
0aacf676c9
|
IOSAD-186 renames Sample App
|
2 years ago |
Andreas Buff
|
1d59f09d9e
|
IOSAD-186 used old sample app
|
2 years ago |
Andreas Buff
|
fe89b0d8d2
|
Revert "IOSAD-186 cleanup"
This reverts commit 1a9ffc1753 .
|
2 years ago |
Andreas Buff
|
a79903c1bc
|
IOSAD-186 cleanup
|
2 years ago |
Andreas Buff
|
e624d755f2
|
IOSAD-186 adds more complex test case to sample app (to reproduce linking problems with code from ewxtensions)
|
2 years ago |
Andreas Buff
|
6d8998d451
|
IOSAD-186 fixes: extentions not linked usoing static lib. Fixed by adding -objc LF to clients build settings
|
2 years ago |
Andreas Buff
|
63c29e8400
|
IOSAD-186 adds certain files have not been added to the pEpObjCAdapter_iOS target.
|
2 years ago |
buff
|
cfccde6084
|
IOSAD-186 conditional code for macOS and iOS (tmp for testing linking all targets)
|
2 years ago |
buff
|
7ec6213a43
|
IOSAD-186 test target builds
|
2 years ago |
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 |