ckosmic / sm64ex-ios

iOS/tvOS port of https://github.com/sm64pc/sm64ex/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Executable Path is a Directory

AwayCoast23465 opened this issue · comments

Describe the bug
A clear and concise description of what the bug is.

When I attempt to run the app for ios, it says Executable Path is a Directory: /Users/<my_name>/Library/Developer/Xcode/DerivedData/sm64ios-adtogoxpdmdahwdnxmmdissyqagw/Build/Products/Debug-iphoneos/sm64ios.app is not a valid path to an executable file.

(also, im new to this, so can you explain it in layman's terms?)

To Reproduce
Steps to reproduce the behavior:

follow all instructions and when i try to run, see the error

run on my iphone 8 plus

Screenshots

Screenshot 2023-02-03 at 5 05 02 pm

Desktop (please complete the following information):

  • OS: MacOS 13.1 Ventura
  • Browser Chrome

Smartphone (please complete the following information):

  • Device: Iphone 8 plus
  • OS: iOS16.0.2
  • Browser [Oprea]

Same here. Followed steps exactly several times. Nothing online seems relevant. The build is succeeding.

Have you encountered any fix for this? I'm getting the same problem as you

Are you building on an M1 or M2 Mac? I just created a branch that fixes compilation errors on Apple silicon if you'd like to check it out: https://github.com/ckosmic/sm64ex-ios/tree/apple_silicon_fix