Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
miku1958 committed Dec 3, 2024
1 parent f2abbec commit eb45abc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Squirrel.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1180,7 +1180,6 @@
MACOSX_DEPLOYMENT_TARGET = 13.0;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
SWIFT_INCLUDE_PATHS = "$(HEADER_SEARCH_PATHS_QUOTED_FOR_PROJECT_1)/** $(HEADER_SEARCH_PATHS_QUOTED_FOR_PROJECT_2)/**";
SWIFT_STRICT_CONCURRENCY = targeted;
SWIFT_VERSION = 5.0;
SYSTEM_HEADER_SEARCH_PATHS = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Tk.framework/Headers;
Expand Down Expand Up @@ -1238,7 +1237,6 @@
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_INCLUDE_PATHS = "$(HEADER_SEARCH_PATHS_QUOTED_FOR_PROJECT_1)/** $(HEADER_SEARCH_PATHS_QUOTED_FOR_PROJECT_2)/**";
SWIFT_STRICT_CONCURRENCY = targeted;
SWIFT_VERSION = 5.0;
SYSTEM_HEADER_SEARCH_PATHS = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Tk.framework/Headers;
Expand Down

0 comments on commit eb45abc

Please sign in to comment.