mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
Update .gitignore and spec fixtures
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
.DS_Store
|
||||
./.DS_Store
|
||||
/.build
|
||||
/Packages
|
||||
xcuserdata
|
||||
|
||||
Vendored
BIN
Binary file not shown.
@@ -29,6 +29,8 @@ targets:
|
||||
name: App
|
||||
compilerFlags:
|
||||
- "-Werror"
|
||||
excludes:
|
||||
- "**/excluded-file"
|
||||
- path: StandaloneFiles/Standalone.swift
|
||||
- FileGroup/UnderFileGroup
|
||||
- Resources/MyBundle.bundle
|
||||
|
||||
Reference in New Issue
Block a user