Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Command Line Tools built by Xcode do not stage properly #767

Open
elihwyma opened this issue Sep 4, 2023 · 1 comment
Open

[Bug]: Command Line Tools built by Xcode do not stage properly #767

elihwyma opened this issue Sep 4, 2023 · 1 comment
Assignees

Comments

@elihwyma
Copy link
Contributor

elihwyma commented Sep 4, 2023

What are the steps to reproduce this issue?

1: Create an iOS command line tool in Xcode
2: Create a standard makefile using xcodeproj.mk
3: Run make package

What happens?

Instead of the cli tool being staged, the Xcode derived data is instead, producing a large deb file.

What were you expecting to happen?

Only the produced cli tool is to be staged.

Paste any relevant logs, error output, etc.

No response

Additional context

No response

What OS are you seeing the problem on?

macOS

What OS version does it have installed?

macOS 14.0

What toolchain and version are you using?

Xcode 15.0b8

Which SDK version are you using?

iOS 17 (something)

What OS is your client device running?

iOS

What OS version does it have installed?

iOS 14.3

Which device model is it?

iPhone 7 Plus

Which jailbreak is it using (if relevant)?

No response

@elihwyma
Copy link
Contributor Author

elihwyma commented Sep 4, 2023

Clearing derived data and .theos resolved issue, not sure why or how.

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

No branches or pull requests

1 participant