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

How to use marzipanify #3

Open
kashiftriffort opened this issue Oct 11, 2018 · 7 comments
Open

How to use marzipanify #3

kashiftriffort opened this issue Oct 11, 2018 · 7 comments

Comments

@kashiftriffort
Copy link

kashiftriffort commented Oct 11, 2018

Hi,

I have followed all the steps which you have explained, however I am not sure, how to use this tool with our sample app.

@kashiftriffort kashiftriffort changed the title Showing error in Xcode 10 How to use marzipanify Oct 11, 2018
@duncandee
Copy link

  1. Archive this repo, copy the exec Archive.
  2. Build your iOS app, Copy the .app from Debug-iphonesimulator,
  3. run ./marzipanify YourSimulatorApp.app

Sorted...

@X901
Copy link

X901 commented Jan 1, 2019

@duncandee
I got -bash: run: command not found
I did instal "xcode command line tools"

I don't know why I got this error !

@duncandee
Copy link

@X901 are you getting this error when you are doing step 3?

@X901
Copy link

X901 commented Jan 3, 2019

@duncandee Yup

@nickmc1210
Copy link

Not sure if you ever got this figured out @X901 but "run" in step 3 is not a command, its @duncandee telling you to "run the script"

You should just type "./marzipanify YourSimulatorApp.app" into your terminal

@kashiftriffort
Copy link
Author

kashiftriffort commented Feb 24, 2019

  1. Archive this repo, copy the exec Archive.
  2. Build your iOS app, Copy the .app from Debug-iphonesimulator,
  3. run ./marzipanify YourSimulatorApp.app

Sorted...

@duncandee I tried to follow same step disable security from terminal, however after running script, its showing me error. Below script.

(lldb) target create "SampleTest.app"
Current executable set to 'SampleTest.app' (x86_64).
(lldb) run
error: process exited with status -1 (unable to attach)

@DataZombies
Copy link

I found it helpful to copy the executable binary found in the archive files contents (./marzipanify.xcarchive/Products/usr/local/bin/marzipanify) to the desktop..

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

No branches or pull requests

5 participants