mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 12:20:29 -04:00
Fix iOS builds
This commit is contained in:
parent
723d10f2f3
commit
09582fbda5
@ -38,7 +38,7 @@ jlink \
|
||||
find jdkout -name "*.debuginfo" | xargs -- rm
|
||||
find jreout -name "*.debuginfo" -exec mv {} dizout/ \;
|
||||
|
||||
find jdkout -name "*.dSYM" | xargs -- rm
|
||||
find jdkout -name "*.dSYM" | xargs -- rm -rf
|
||||
|
||||
#TODO: fix .dSYM stuff
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user