This website works better with JavaScript.
Home
Explore
Help
Sign In
yangyunfeng
/
RingAppKMP
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
2
Branches
0
Tags
28 MiB
Kotlin
62.1%
Objective-C
37.1%
Swift
0.5%
Java
0.2%
Tree:
cf833518de
dev_ios
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cf833518de'
${ noResults }
RingAppKMP
/
iosApp
/
Podfile
5 lines
101 B
Raw
Blame
History
target
'iosApp'
do
use_frameworks!
platform
:ios
,
'16.0'
pod
'shared'
,
:path
=
>
'../shared'
end
Reference in new issue