Skip to content

Commit

Permalink
Coverage flags (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahsmartin authored Jun 5, 2024
1 parent 9c00418 commit 090fc98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ios/HackerNews.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -724,6 +724,8 @@
);
LIBRARY_SEARCH_PATHS = "\"$(PROJECT_DIR)/Frameworks/Reaper.xcframework\"";
MARKETING_VERSION = 3.0;
OTHER_LDFLAGS = "-fprofile-instr-generate";
OTHER_SWIFT_FLAGS = "-profile-generate -profile-coverage-mapping";
PRODUCT_BUNDLE_IDENTIFIER = "com.emerge.hn.Hacker-News";
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Expand Down

0 comments on commit 090fc98

Please sign in to comment.