Skip to content

Commit a39eb57

Browse files
committed
Skip install of the ObjectiveChipmunk static lib in the templates.
Former-commit-id: 48d0cb9
1 parent d027420 commit a39eb57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/Support/Base/base.xctemplate/TemplateInfo.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@
177177
</array>
178178
<key>CLANG_ENABLE_OBJC_ARC</key>
179179
<string>NO</string>
180+
<key>SKIP_INSTALL</key>
181+
<string>YES</string>
180182
</dict>
181183
<key>BuildPhases</key>
182184
<array>

0 commit comments

Comments
 (0)