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 20, 2024
1 parent 2d25a9c commit bce21b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Bark.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1243,6 +1243,7 @@
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 @@ -1265,6 +1266,7 @@
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 bce21b6

Please sign in to comment.