New MacOS Build for Catalina
Foxhunt (Chapter 1) » Devlog
I've been informed (thanks maladroit) the original Foxhunt no longer works on a mac, probably due to Catalina's strict 64-bit architecture.
Here is a new build for my apple people! Hope this works (I don't have a mac handy to test it on)!
Files
Foxhunt_v1.1.03_Mac.app.zip (untested Catalina build) 39 MB
Jan 23, 2020
Get Foxhunt (Chapter 1)
Download NowName your own price
Foxhunt (Chapter 1)
Are you clever enough to find me?
Status | Released |
Author | anomalina |
Genre | Puzzle |
Tags | 3D, Atmospheric, DRM Free, Escape Game, First-Person, Short, Unity, Walking simulator |
Languages | English |
More posts
- Revision v1.1.02Dec 31, 2018
- First Revision: v.1.1.01Dec 23, 2018
- Launch!Dec 22, 2018
Comments
Log in with itch.io to leave a comment.
Seems like I need a mac running Catalina to pull some sort of xcode post-build magic and validation process. I just don't have the hardware or time for this...
https://gist.github.com/dpid/270bdb6c1011fe07211edf431b2d0fe4
I already played on my home PC, but I saw this update from my work MacBook and thought I'd give it a try.
When I attempt to open the app, I get this error:
Well, dammit. Thank you.
Putting the old one back up til I can get on a mac...
A little bit late(well a lot)
This is not the game's fault. Mac denies access to apps downloaded from the internet, especially Itch.io because it may contain virus that could harm the computer. To get the game running, u have to open Terminal(it's a software on every mac).
Then right the following commands:
- cd application path( If you don't know what that is search it up, it should look somthing like this, cd Users/User/Downloads/Foxhunt_v1.1.03_Mac)
- cd Contents/MacOS
- chmod +x *
then open settings -> security and privacy -> general and there u should see the option to open Foxhunt_v1.1.03_Mac.app anyway
And that should let the game run
Edit: found a good reply on one of the apple discussion threads that explains this more easily, https://discussions.apple.com/thread/7586240