Skip to content

Commit

Permalink
去掉 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES 设置
Browse files Browse the repository at this point in the history
  • Loading branch information
Finb committed May 21, 2024
1 parent bce21b6 commit f509cbd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Bark.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1243,7 +1243,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 138CE8CB688587E893BC5C44 /* Pods-Bark.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Bark/Bark.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
Expand All @@ -1266,7 +1265,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = A69B47DA6DB3B168D5770B45 /* Pods-Bark.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Bark/Bark.entitlements;
CODE_SIGN_IDENTITY = "Apple Distribution";
Expand Down

0 comments on commit f509cbd

Please sign in to comment.