This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
root
/
compose_lib_test
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
015e106862
Branches
Tags
master
compose_lib_tes...
/
iosApp
/
Podfile
Podfile
101 B
Verlauf
Originalformat
1
2
3
4
5
target 'iosApp' do
use_frameworks!
platform :ios, '14.1'
pod 'shared', :path => '../shared'
end