🎯 Summary
This MR includes changes for enabling building in Xcode12 and also may contains configuration updates needed after decoupling third-party libraries.
🤔 Type
-
✨ New feature -
🐛 Bug fix -
👷 Technical debt -
☢ ️ Breaking change (it breaks backward compatibility) -
📚 Requires a change in the docs
⚙ ️ Configuration
Workspace branch: [MOBBSCAN-3785]
Related MRs:
-
🔗 https://gitlab.mobbeel.com/mobbscan/MobbScan-Detector/-/merge_requests/14 -
🔗 https://gitlab.mobbeel.com/mobbscan/MobbScanSDK-iOS/-/merge_requests/73 -
🔗 https://gitlab.mobbeel.com/mobbscan/MobbScan_MobbIDFaceValidator_iOS/-/merge_requests/16 -
🔗 https://gitlab.mobbeel.com/mobbscan/mobbscan_nfc_plugin/-/merge_requests/15 -
🔗 https://gitlab.mobbeel.com/mobbscan/MobbScanOffline-iOS/-/merge_requests/16 -
🔗 MobbScanSimple-iOS!31 (merged)
⚗ ️ Solution
Describe the why and the how of the change if needed.
-
🔗 JIRA: https://issues.mobbeel.com/browse/MOBBSCAN-3786 -
🔗 JIRA: https://issues.mobbeel.com/browse/MOBBSCAN-3706
🔬 Tests
Run targets from Xcode12 to build the framework.
🧐 Checklist:
- The code follow the project guidelines.
- The changes have been tested locally.
- The code has internal docs.
- Docs are updated (README, public docs, etc.)
- Some tests have been added to check that the changes work as expected (unit, integration or e2e tests ...)
- Unit tests are running without errors.
- Other dependant changes have already been merged.
- Changelog updated (if it applies)