Commit Graph

7 Commits

Author SHA1 Message Date
Nadia Holmquist Pedersen
75ae38ec7b codesign the final universal macOS app bundle
otherwise the code signature in it will be invalid, and macOS won't run
it witohout manually removing xattrs
2023-07-24 11:29:43 +02:00
Rayyan Ansari
926f200329 Find correct pkg-config 2022-08-31 18:26:36 +01:00
Rayyan Ansari
08f5a2aa82 Fix CMake prefixes 2022-08-31 18:06:19 +01:00
Rayyan Ansari
76c9340920 Create parent directories as well 2022-08-31 17:57:31 +01:00
Rayyan Ansari
80f76ef34d Fix dependencies between jobs 2022-08-31 17:56:18 +01:00
Rayyan Ansari
cac1ec8fbd Fix macOS runner cleanup 2022-08-31 17:53:09 +01:00
Rayyan Ansari
d1dbb1f51e Add self-hosted macOS ARM64 Universal Binary runner
Adds a workflow file for building a universal binary with a self hosted runner.
Also adds a Python script to assist with creating the universal binary
2022-08-31 17:50:03 +01:00