• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1## macOS
2.DS_Store
3
4## Build generated
5build/
6DerivedData
7build.xcarchive
8
9## Various settings
10*.pbxuser
11!default.pbxuser
12*.mode1v3
13!default.mode1v3
14*.mode2v3
15!default.mode2v3
16*.perspectivev3
17!default.perspectivev3
18xcuserdata
19
20## Other
21*.xccheckout
22*.moved-aside
23*.xcuserstate
24*.xcscmblueprint
25*.xcworkspacedata
26IDEWorkspaceChecks.plist
27
28## Obj-C/Swift specific
29*.hmap
30*.ipa
31
32# CocoaPods
33Pods/
34
35# Carthage
36Carthage/Checkouts
37Carthage/Build
38