1 Star 0 Fork 0

azure/firefox-ios

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
# Xcode
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
*.xcscmblueprint
/fastlane/scripts/upload.sh
/fastlane/README.md
/firefox-ios-l10n
# fastlane temporary profiling data
/fastlane/report.xml
# deliver temporary error output
/fastlane/Error*.png
# deliver temporary preview output
/fastlane/Preview.html
# snapshot generated screenshots
/fastlane/screenshots
/fastlane/screenshots/*/*-portrait.png
/fastlane/screenshots/*/*-landscape.png
/fastlane/screenshots/screenshots.html
# frameit generated screenshots
/fastlane/screenshots/*/*-portrait_framed.png
/fastlane/screenshots/*/*-landscape_framed.png
# folders for storing builds and prov profiles
/builds
/provisioning-profiles
/assets
#build tools
/fastlane/Appfile
/fastlane/Snapfile
/fastlane/SnapshotHelper.swift
/fastlane/frames
/fastlane/scripts
/fastlane/templates
#python environment
python-env/
# OS X
.DS_Store
# Vim
*~
.*.sw*
# IDEA
.idea
Carthage/
ThirdParty/google-breakpad
# Saved Sync credentials for tests.
signedInUser.json
# Generated config file
MozBuildID.xcconfig
# Python.
*.pyc
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Swift
1
https://gitee.com/xstudio/firefox-ios.git
[email protected]:xstudio/firefox-ios.git
xstudio
firefox-ios
firefox-ios
master

搜索帮助