Skip to content

Commit d91ff01

Browse files
authored
Enable Testability on Debug (#6961)
#changelog #ios
1 parent 58d7495 commit d91ff01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libs/openFrameworksCompiled/project/ios/iOS+OFLib.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3083,6 +3083,8 @@
30833083
<string>-Wno-non-virtual-dtor</string>
30843084
<string>-Wno-overloaded-virtual</string>
30853085
</array>
3086+
<key>ENABLE_TESTABILITY</key>
3087+
<string>YES</string>
30863088
</dict>
30873089
<key>isa</key>
30883090
<string>XCBuildConfiguration</string>

0 commit comments

Comments
 (0)