This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
root
/
compose_lib_test
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
66f0e8914b
Ramas
Etiquetas
master
compose_lib_tes...
/
iosApp
/
Podfile
Podfile
101 B
Histórico
Raw
1
2
3
4
5
target 'iosApp' do
use_frameworks!
platform :ios, '14.1'
pod 'shared', :path => '../shared'
end