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

fix macos packages #330

Merged
merged 1 commit into from
Dec 11, 2023
Merged

fix macos packages #330

merged 1 commit into from
Dec 11, 2023

Conversation

rajveermalviya
Copy link
Collaborator

Fixes #329

@rajveermalviya
Copy link
Collaborator Author

Tested with archives built from my fork

 ~/D/wgpu-macos-aarch64-release> otool -L libwgpu_native.dylib                                                                          
libwgpu_native.dylib:
        @rpath/libwgpu_native.dylib (compatibility version 0.0.0, current version 0.0.0)
        /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore (compatibility version 1.2.0, current version 1.11.0)
        /System/Library/Frameworks/Metal.framework/Versions/A/Metal (compatibility version 1.0.0, current version 341.16.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1336.0.0)
        /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics (compatibility version 64.0.0, current version 1774.0.4)
        /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 2048.1.255)
        /usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version 228.0.0)
        /usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0)

@rajveermalviya rajveermalviya merged commit abbf7e3 into gfx-rs:trunk Dec 11, 2023
16 checks passed
@rajveermalviya rajveermalviya deleted the cd branch December 11, 2023 09:21
rajveermalviya added a commit to rajveermalviya/wgpu-native that referenced this pull request Dec 11, 2023
rajveermalviya added a commit that referenced this pull request Dec 11, 2023
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

Successfully merging this pull request may close these issues.

Broken MacOS distribution
2 participants