Hello,
I'm trying to create a macOS App bundle that has the following structure: https://developer.apple.com/library/archive/documentation/CoreFoundation/Conceptual/CFBundles/BundleTypes/BundleTypes.html#//apple_ref/doc/uid/10000123i-CH101-SW1.
The binary is placed in MyApp.app/MacOS, while the resources should be placed in MyApp.app/Resources.
The resource.add_location does not seem to accept .. as prefix to the path.
Is there a way to specify the path to a resource relatively to the parent folder of the binary?
--
You received this message because you are subscribed to the Google Groups "pyoxidizer-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyoxidizer-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pyoxidizer-users/1093c361-f051-4a22-8ca9-15eed966e3b7n%40googlegroups.com.