Skip to content

Commit

Permalink
Rolls back separation of dynamic and static builds (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
drdaz authored and TomWFox committed Jul 9, 2019
1 parent 0d65d06 commit 690787a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Configurations/Product/DynamicFramework.xcconfig
Expand Up @@ -39,5 +39,3 @@ CODE_SIGN_IDENTITY =
// For example from an application bundle (inside the "Frameworks" folder) or shared folder.
LD_DYLIB_INSTALL_NAME = @rpath/$(PRODUCT_NAME).$(WRAPPER_EXTENSION)/$(PRODUCT_NAME)
DYLIB_INSTALL_NAME_BASE = @rpath

CONFIGURATION_BUILD_DIR=$(BUILD_DIR)/$(CONFIGURATION)-dynamic-$(EFFECTIVE_PLATFORM_NAME)

0 comments on commit 690787a

Please sign in to comment.