mirror of
https://github.com/tappollo/react-native-safari-view.git
synced 2026-04-29 12:25:05 +08:00
23 lines
237 B
Plaintext
23 lines
237 B
Plaintext
# Xcode
|
|
#
|
|
build/
|
|
*.pbxuser
|
|
!default.pbxuser
|
|
*.mode1v3
|
|
!default.mode1v3
|
|
*.mode2v3
|
|
!default.mode2v3
|
|
*.perspectivev3
|
|
!default.perspectivev3
|
|
xcuserdata
|
|
*.xccheckout
|
|
*.moved-aside
|
|
DerivedData
|
|
*.hmap
|
|
*.ipa
|
|
*.xcuserstate
|
|
|
|
# npm
|
|
#
|
|
node_modules/
|