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

Support macOS #47

Merged
merged 5 commits into from
May 18, 2022
Merged

Support macOS #47

merged 5 commits into from
May 18, 2022

Conversation

itaru0724
Copy link

@itaru0724 itaru0724 commented May 12, 2022

Is there any plan to support macOS · Issue #46 · giginet/Crossroad

closes #46

Description

Supported macOS!!Foooooo!!

@itaru0724 itaru0724 marked this pull request as ready for review May 12, 2022 08:02
Copy link
Owner

@giginet giginet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@itaru0724 Thank you for your contribution!

It seems to be some project settings are wrong. So I'll fix some points before merging.
Thanks! 🥰

@@ -93,6 +121,11 @@
54019C7B271D92AD002D00D6 /* ContextParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContextParser.swift; sourceTree = "<group>"; };
546DEA7A20AD77F800923325 /* Crossroad.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Crossroad.framework; sourceTree = BUILT_PRODUCTS_DIR; };
546DEA8320AD77F800923325 /* CrossroadTests-iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "CrossroadTests-iOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
8F73B0AD282CEA1E00F333E6 /* Crossroad.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Crossroad.framework; sourceTree = BUILT_PRODUCTS_DIR; };
8F73B0AF282CEA1E00F333E6 /* Crossroad_macOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Crossroad_macOS.h; sourceTree = "<group>"; };
8F73B0B0282CEA1E00F333E6 /* Crossroad_macOS.docc */ = {isa = PBXFileReference; lastKnownFileType = folder.documentationcatalog; path = Crossroad_macOS.docc; sourceTree = "<group>"; };
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe, unnecessary

@giginet giginet merged commit d9c0156 into giginet:master May 18, 2022
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.

Is there any plan to support macOS
3 participants