Xcode git ingore文件范本

liteng00 2014-03-12

#Xcode

#

#gitignorecontributors:remembertoupdateGlobal/Xcode.gitignore,Objective-C.gitignore&Swift.gitignore

##Buildgenerated

build/

DerivedData

##Varioussettings

*.pbxuser

!default.pbxuser

*.mode1v3

!default.mode1v3

*.mode2v3

!default.mode2v3

*.perspectivev3

!default.perspectivev3

xcuserdata

##Other

*.xccheckout

*.moved-aside

*.xcuserstate

*.xcscmblueprint

##Obj-C/Swiftspecific

*.hmap

*.ipa

#CocoaPods

#

#WerecommendagainstaddingthePodsdirectorytoyour.gitignore.However

#youshouldjudgeforyourself,theprosandconsarementionedat:

#https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control

#

#Pods/

#Carthage

#

#AddthislineifyouwanttoavoidcheckinginsourcecodefromCarthagedependencies.

#Carthage/Checkouts

Carthage/Build

#fastlane

#

#Itisrecommendedtonotstorethescreenshotsinthegitrepo.Instead,usefastlanetore-generatethe

#screenshotswhenevertheyareneeded.

#Formoreinformationabouttherecommendedsetupvisit:

#https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md

fastlane/report.xml

fastlane/screenshots

相关推荐

APCDE / 0评论 2019-12-01
野生的世界 / 0评论 2015-10-29