Giter VIP home page Giter VIP logo

Comments (6)

dlevi309 avatar dlevi309 commented on April 27, 2024

It doesn't use the Xcode project for compilation though, the point of creating the project is to 1. create a provisioning profile, and 2. generate blank storyboards that are then linked when building the ipa

from sm64ex-ios.

yoshisuga avatar yoshisuga commented on April 27, 2024

It doesn't use the Xcode project for compilation though, the point of creating the project is to 1. create a provisioning profile, and 2. generate blank storyboards that are then linked when building the ipa

Yes, I understand that a project is created just for provisioning profile, but this is for basically moving the tasks in the makefile to the Xcode project as steps in the build phases (to extract assets first, etc).

from sm64ex-ios.

ckosmic avatar ckosmic commented on April 27, 2024

The plan is to move everything to an Xcode project eventually. I'll probably either do an "External Build System" type project or convert it using Cmake. Cmake sounds like the better option, but I'd have to see how that works first.

from sm64ex-ios.

manilynlumalang0306 avatar manilynlumalang0306 commented on April 27, 2024

i see this app

from sm64ex-ios.

ckosmic avatar ckosmic commented on April 27, 2024

The Xcode project is coming along fairly nicely so far. I've pushed the changes to the testing branch, however I need to test it on my painfully slow MacOS VM before merging it, but it should work as expected. I went ahead with an approach that runs the build script on build in Xcode which allows it to automatically target iOS devices/simulators directly, sign and debug as well. Pretty nice compared to terminal commands haha.

from sm64ex-ios.

ckosmic avatar ckosmic commented on April 27, 2024

Just finished Xcode stuff and merged #8. New build guide is up and easier than ever.

from sm64ex-ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.