Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ykws/onetimepasswordexample
OneTimePassword Example
https://github.com/ykws/onetimepasswordexample
github-actions-ci ios objc onetimepassword
Last synced: 22 days ago
JSON representation
OneTimePassword Example
- Host: GitHub
- URL: https://github.com/ykws/onetimepasswordexample
- Owner: ykws
- Created: 2021-08-06T02:24:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-02T13:38:48.000Z (almost 3 years ago)
- Last Synced: 2024-04-24T11:24:59.301Z (7 months ago)
- Topics: github-actions-ci, ios, objc, onetimepassword
- Language: Objective-C
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OneTimePasswordExample
[![XCTest](https://github.com/ykws/OneTimePasswordExample/actions/workflows/test.yml/badge.svg)](https://github.com/ykws/OneTimePasswordExample/actions/workflows/test.yml)
[![macOS](https://img.shields.io/badge/macOS-BigSur-black)](https://developer.apple.com/macos/)
[![Xcode](https://img.shields.io/badge/Xcode-12.5.1-blue.svg)](https://developer.apple.com/xcode)https://user-images.githubusercontent.com/5770480/130885092-d7857949-608f-4d60-ba15-82d9bdc34f7d.mp4
## Library
- [OneTimePassword](https://github.com/mattrubin/OneTimePassword)
- [UAProgressView](https://github.com/UrbanApps/UAProgressView)## Run
```
$ pod install
$ open OneTimePasswordExample.xcworkspace
```### M1 workaround
Use `arch -x86_64`
https://twitter.com/ykws__/status/1420598010833104898