Skip to content

Commit

Permalink
Remove redundant imports
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-osm committed Aug 22, 2024
1 parent 738de60 commit 0846bc0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions OsmAnd.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -18188,7 +18188,6 @@
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)",
"$(SRCROOT)/../android/OsmAnd-shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)",
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Support Files/OA-Prefix.pch";
Expand Down Expand Up @@ -18251,7 +18250,6 @@
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)",
"$(SRCROOT)/../android/OsmAnd-shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)",
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Support Files/OA-Prefix.pch";
Expand Down

0 comments on commit 0846bc0

Please sign in to comment.