mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
12/11/13 05:02 PM (11 years ago)

Totally noob question here but..

Does anyone know where the heck the icons are stored in a bt3 project? BT always messes up my png icons, so I'm used to replacing them with my own after I download the project. Usually, they would be in BT_Art as Icon_72.png, Icon_50.png, etc. However, they are nowhere to be seen. Anyone know how I can find and replace them? Totally baffled! LOL. Thanks all. David https://buzztouchmods.com/hire-me
 
pdog
buzztouch Evangelist
Profile
Posts: 106
Reg: Nov 20, 2013
Kelowna, BC, Ca...
6,310
like
12/11/13 05:13 PM (11 years ago)
try /res/drawable ? I'm a noob so apologies if this is a noob answer :)
 
Arubaman
Aspiring developer
Profile
Posts: 636
Reg: Oct 20, 2011
Akron
16,910
like
12/11/13 05:20 PM (11 years ago)
projectname\Images.xcassets\AppIcon.appiconset
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
12/11/13 05:23 PM (11 years ago)
@pdog, no worries! I forgot to specify it's iOS :-) @arubaman, found it in my xcode, but not in my project folder, any ideas? David https://buzztouchmods.com/hire-me
 
Uelsimon
Lost but trying
Profile
Posts: 272
Reg: Mar 25, 2012
NYC
4,470
like
12/11/13 07:18 PM (11 years ago)
see if you can right click on it in Xcode and choose something like ‘show in finder'
 
Cakebit
Code is Art
Profile
Posts: 502
Reg: Dec 15, 2010
In your local b...
16,520
like
12/11/13 07:40 PM (11 years ago)
@MrVanBeveren, Find the folder with your project name (this will be inside your un-zipped folder) Open the folder inside called "Images.xcassets" and inside will be two folders "AppIcon.appiconset" contains your app icon and "LaunchImage.launchimage" will contain your Launch Images. (eg: buzztouch_iOS/buzztouch/Images.xcassets/AppIcon.appiconset) Cheers!
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
12/11/13 07:50 PM (11 years ago)
Found them! Thanks. Second question: We usually had to edit the info.plist, currently my icon files are set to this (see image): http://s29.postimg.org/d4gl9rajb/Screen_Shot_2013_12_11_at_6_47_31_PM.png Please don't tell me I have to add 18 new sixes to it? David https://buzztouchmods.com/hire-me
 
shenry
Aspiring developer
Profile
Posts: 469
Reg: Jan 10, 2012
Orange County, ...
13,390
like
12/11/13 08:39 PM (11 years ago)
Cakebit, Thanks! I was looking for the same thing. It's maddening to not have an instruction pdf anymore to help with this sort of thing.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.