This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
root
/
compose_lib_test
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
a619b994f8
ブランチ
タグ
master
compose_lib_tes...
/
iosApp
/
Podfile
Podfile
101 B
履歴
Raw
1
2
3
4
5
target 'iosApp' do
use_frameworks!
platform :ios, '14.1'
pod 'shared', :path => '../shared'
end