Fix macos compile error by kardeslik · Pull Request #782 · SVGKit/SVGKit · GitHub
Skip to content

Fix macos compile error#782

Merged
adamgit merged 2 commits into
SVGKit:3.xfrom
kardeslik:fix-osx-compile-error
Feb 20, 2023
Merged

Fix macos compile error#782
adamgit merged 2 commits into
SVGKit:3.xfrom
kardeslik:fix-osx-compile-error

Conversation

@kardeslik

@kardeslik kardeslik commented Feb 20, 2023

Copy link
Copy Markdown
Contributor
  • Do not exclude arm64 arch for osx because it's required to be able to run on M1 macs. It was removed via 709 PR
  • Fix osx compile error caused by changes in 747 PR. I reverted changes for macos but same logic with ios can be implemented for macos too.

@adamgit adamgit merged commit 8c290ce into SVGKit:3.x Feb 20, 2023
@kardeslik kardeslik deleted the fix-osx-compile-error branch August 16, 2023 10:42
atdrendel pushed a commit to shareup/SVGKit that referenced this pull request Dec 13, 2023
* Do not exclude arm64 arch for osx

* Fix osx compile error
# Conflicts:
#	SVGKit-iOS.xcodeproj/project.pbxproj
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.

2 participants