This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
root
/
compose_lib_test
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
3593270ec0
Branches
Tags
master
compose_lib_tes...
/
iosApp
/
Podfile
Podfile
101 B
Lịch sử
Raw
1
2
3
4
5
target 'iosApp' do
use_frameworks!
platform :ios, '14.1'
pod 'shared', :path => '../shared'
end