| Summary: | iOS static library build copies public headers files into xcode archive | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Dominik Reichardt <sdl-bugzilla> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | iPhone/iPod touch | ||
| OS: | iOS (All) | ||
| Attachments: | patch for both static iOS libs | ||
|
Description
Dominik Reichardt
2020-11-28 00:06:12 UTC
Created attachment 4546 [details]
patch for both static iOS libs
Added a patch for both static iOS libs.
Probably the static macOS and maybe the shared libraries could use that, too. But I'm not sure.
At least for both static targets this behaviour is disruptive for creating an app store archive.
(and wasn't done in the previous iOS standalone Xcode project)
Fixed, thanks! https://hg.libsdl.org/SDL/rev/0069601b194c |