Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit c1ca314

Browse files
authored
Remove ios implementation (#6)
* iOS app works, iOS logic removed from library * don't commit xcode.env.local
1 parent bf30554 commit c1ca314

File tree

12 files changed

+1428
-138
lines changed

12 files changed

+1428
-138
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ android.iml
4444
#
4545
example/ios/Pods
4646

47+
# xcode
48+
#
49+
example/ios/.xcode.env.local
50+
4751
# Ruby
4852
example/vendor/
4953

0 commit comments

Comments
 (0)