Jump to content

what programming does an .app file use?

i need to program an .app file (what macintosh applications are made out of) and i cannot find how to program these specific applications/edit them. here is an example of what i want to edit:

OFF TOPIC: I suggest every poll from now on to have "**CK EA" option instead of "Other"

Link to comment
https://linustechtips.com/topic/455762-what-programming-does-an-app-file-use/
Share on other sites

Link to post
Share on other sites

Try XCode, that is what iOS apps are usually made in.

But it seems like an .app file is a compiled file/project so you might not be able to open it

"We're all in this together, might as well be friends" Tom, Toonami.

 

mini eLiXiVy: my open source 65% mechanical PCB, a build log, PCB anatomy and discussing open source licenses: https://linustechtips.com/topic/1366493-elixivy-a-65-mechanical-keyboard-build-log-pcb-anatomy-and-how-i-open-sourced-this-project/

 

mini_cardboard: a 4% keyboard build log and how keyboards workhttps://linustechtips.com/topic/1328547-mini_cardboard-a-4-keyboard-build-log-and-how-keyboards-work/

Link to post
Share on other sites

Try XCode, that is what iOS apps are usually made in.

But it seems like an .app file is a compiled file/project so you might not be able to open it

i can open package contents

and edit stuff

heres a screenshot

http://prntscr.com/8k35f2

OFF TOPIC: I suggest every poll from now on to have "**CK EA" option instead of "Other"

Link to post
Share on other sites

Try XCode, that is what iOS apps are usually made in.

But it seems like an .app file is a compiled file/project so you might not be able to open it

this program is programmed in a .jar file, as i can see, but if i send you a screenshot to a different application, could you possibly find out for me what its programmed in?

OFF TOPIC: I suggest every poll from now on to have "**CK EA" option instead of "Other"

Link to post
Share on other sites

this program is programmed in a .jar file, as i can see, but if i send you a screenshot to a different application, could you possibly find out for me what its programmed in?

.jar is Java.

"We're all in this together, might as well be friends" Tom, Toonami.

 

mini eLiXiVy: my open source 65% mechanical PCB, a build log, PCB anatomy and discussing open source licenses: https://linustechtips.com/topic/1366493-elixivy-a-65-mechanical-keyboard-build-log-pcb-anatomy-and-how-i-open-sourced-this-project/

 

mini_cardboard: a 4% keyboard build log and how keyboards workhttps://linustechtips.com/topic/1328547-mini_cardboard-a-4-keyboard-build-log-and-how-keyboards-work/

Link to post
Share on other sites

Why do you need to edit a .app file to begin with? What are you trying to do?

I'd like to edit the names of a file so it does not say "angry ip scanner"

but instead to rename it to darude -  sandstorm

OFF TOPIC: I suggest every poll from now on to have "**CK EA" option instead of "Other"

Link to post
Share on other sites

I see. Well you could grab their source code, edit the name, and rebuild it.

its for a different application that the developers dont give out the source code for. its about 677 kilobytes and i managed to get into the package contents. I've changed what its called in the dock but no more. Please help

screenshots:

OFF TOPIC: I suggest every poll from now on to have "**CK EA" option instead of "Other"

Link to post
Share on other sites

I see. Well you could grab their source code, edit the name, and rebuild it.

https://gyazo.com/830de5628716d68f951d9093df5c553d

OFF TOPIC: I suggest every poll from now on to have "**CK EA" option instead of "Other"

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×