Merge pull request #13 in MM/mpin-sdk-ios from tdl to master * commit '1373e592be11e8c45c2c55a9dbf2532b8bbdfe8a': Add lock statement to isInitialized varaible and destroy method Update documentation Implement Destroy method
Project: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-sdk-ios/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-sdk-ios/commit/f94d9603 Tree: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-sdk-ios/tree/f94d9603 Diff: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-sdk-ios/diff/f94d9603 Branch: refs/heads/master Commit: f94d9603f27858f79c169a0e2319548194bdb469 Parents: e8ae71d 1373e59 Author: Simeon Aladjem <[email protected]> Authored: Wed Nov 2 16:26:51 2016 +0100 Committer: Simeon Aladjem <[email protected]> Committed: Wed Nov 2 16:26:51 2016 +0100 ---------------------------------------------------------------------- MPinSDK/MPinSDK.xcodeproj/project.pbxproj | 2 +- README.md | 3 ++ src/MPin.h | 5 +-- src/MPin.mm | 44 +++++++++++++++----------- 4 files changed, 32 insertions(+), 22 deletions(-) ----------------------------------------------------------------------
