Skip to content

Conversation

@bkhouri
Copy link
Contributor

@bkhouri bkhouri commented Nov 11, 2025

No description provided.

@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 11, 2025

@swift-ci test

@bkhouri bkhouri force-pushed the t/main/enable_dynamic_library_executable_prefix branch from fdb9ead to feeeca8 Compare November 11, 2025 19:46
@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 11, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 11, 2025

Copy link
Collaborator

@owenv owenv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending test results

FULL_PRODUCT_NAME = "$(EXECUTABLE_NAME)";
MACH_O_TYPE = "mh_dylib";
REZ_EXECUTABLE = YES;
EXECUTABLE_PREFIX= "lib";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: should be a leading space before the '='

Copy link
Collaborator

@jakepetroules jakepetroules left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The following tests are failing on Linux:

  • unitTestWithGeneratedEntryPoint
  • unitTestWithGeneratedEntryPoint_testabilityDisabled

@bkhouri bkhouri marked this pull request as draft November 12, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants