Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #14 from 4alltecnologia/feature/enable_testability
Browse files Browse the repository at this point in the history
Enable testability
  • Loading branch information
betinafarias authored Aug 5, 2019
2 parents 1c93a33 + 4a5bf75 commit c97c947
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UtilitiesCore.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,7 @@
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
Expand Down

0 comments on commit c97c947

Please sign in to comment.