Code Monkey home page Code Monkey logo

Comments (6)

Shoshin23 avatar Shoshin23 commented on May 25, 2024

Right. There is an issue with my release build. I'm not sure if I'm missing something here or not linking it correctly. I followed the installation instructions on your Readme page. Any help would be greatly appreciated.

from forge.

Shoshin23 avatar Shoshin23 commented on May 25, 2024

Right. I was able to fix this. Just logging in to write and close this issue.
Looks like Forge is currently compatible with only arm64 architecture whereas the apps that Xcode instantiated by default was also including armv7 and armv7s.

I'm guessing because of certain limitations in older models(armv7, I guess) Forge only currently runs on this single architecture. Would like to know if my assumption is right @hollance.

Closing this issue for but will reopen in case of fresh trouble. 👍

from forge.

Shoshin23 avatar Shoshin23 commented on May 25, 2024

Okay. I did face another issue while building the app with Forge.

Dear developer,

We have discovered one or more issues with your recent delivery for "InceptionApp". To process your delivery, the following issues must be corrected:

Unexpected CFBundleExecutable Key - The bundle at '/Payload/InceptionApp.app/Forge/Forge/Info.plist' does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue.

Once these issues have been corrected, you can then redeliver the corrected binary.

Regards,

The App Store team

from forge.

hollance avatar hollance commented on May 25, 2024

The first error is indeed because Forge only gets compiled for arm64.

The second error sounds like an issue with your app bundle. I haven't tried submitting an app made with Forge to the App Store yet, but I don't see an obvious problems with the way the Forge framework is set up. How did you create that InceptionApp? By including Forge.framework into your app?

from forge.

Shoshin23 avatar Shoshin23 commented on May 25, 2024

Hey!
I followed the exact same instructions in the README. I included Forge.xcodeproj and the Forge.framework under Forge.xcodeproj in the embedded binaries.

Do let me know if you need an update on anything else related to it.

from forge.

hollance avatar hollance commented on May 25, 2024

Have you tried doing what the message says and removed the CFBundleExecutable key from Forge's Info.plist?

from forge.

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.