The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 12-04-2007, 11:46 PM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 2.2.0
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,231
Thanks: 45
Thanked 202 Times in 162 Posts
1.1.2 Weather.app/Info.plist

Can anyone provide the Info.plist from 1.1.2 Weather.app?

I opened it in MobileTextEdit, which promptly damaged it (boo!).

I replaced it with 1.1.1 so my Weather is working, but I would prefer the correct file.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 12-04-2007, 11:57 PM
Broomhead's Avatar
Super Moderator
 
Join Date: Sep 2007
Device + Firmware: 2G-3.1|3G-3.1
Operating System: OS X 10.5.7
Location: The Windy City
Posts: 8,258
Thanks: 183
Thanked 608 Times in 538 Posts
Send a message via AIM to Broomhead

PM me your e-mail and I'll send it to you.

Last edited by Broomhead; 12-05-2007 at 12:04 AM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to Broomhead For This Useful Post:
NetMage (12-07-2007)
  #3  
Old 01-08-2008, 10:37 AM
lollo91's Avatar
What's Jailbreak?
 
Join Date: Jan 2008
Location: iTaly
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to lollo91 Send a message via MSN to lollo91 Send a message via Skype™ to lollo91

Quote:
Originally Posted by Broomhead View Post
PM me your e-mail and I'll send it to you.
Can you give me this file,please?

Thank you very much!

Last edited by lollo91; 01-08-2008 at 10:38 AM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 01-08-2008, 10:45 AM
Eurisko's Avatar
Livin the iPhone Life
 
Join Date: Aug 2007
Device + Firmware: 3G iPhone, FW3.0
Operating System: OSX Leopard
Location: Toronto, Canada
Posts: 3,312
Thanks: 11
Thanked 554 Times in 482 Posts
Send a message via Yahoo to Eurisko

Quote:
Originally Posted by NetMage View Post
Can anyone provide the Info.plist from 1.1.2 Weather.app?

I opened it in MobileTextEdit, which promptly damaged it (boo!).

I replaced it with 1.1.1 so my Weather is working, but I would prefer the correct file.
Use BBEdit for .plists, it reads them natively.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 01-08-2008, 10:56 AM
redcard's Avatar
Livin the iPhone Life
 
Join Date: Oct 2007
Device + Firmware: 3G 2.2
Operating System: Vista Ultimate
Location: Scotchland
Posts: 1,920
Thanks: 7
Thanked 175 Times in 158 Posts

You can also download the full app from Installer at http://repo.us.to/
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 01-08-2008, 11:20 AM
lollo91's Avatar
What's Jailbreak?
 
Join Date: Jan 2008
Location: iTaly
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to lollo91 Send a message via MSN to lollo91 Send a message via Skype™ to lollo91

Thanks!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 01-08-2008, 11:59 AM
cosmoLV's Avatar
iPhone? More like MyPhone
 
Join Date: Oct 2007
Location: Latvia, riga
Posts: 192
Thanks: 14
Thanked 28 Times in 23 Posts
Send a message via Skype™ to cosmoLV

Quote:
Originally Posted by Eurisko View Post
Use BBEdit for .plists, it reads them natively.
BBEdit - is for OSX, but is something like this for PC users?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 01-08-2008, 12:12 PM
Eurisko's Avatar
Livin the iPhone Life
 
Join Date: Aug 2007
Device + Firmware: 3G iPhone, FW3.0
Operating System: OSX Leopard
Location: Toronto, Canada
Posts: 3,312
Thanks: 11
Thanked 554 Times in 482 Posts
Send a message via Yahoo to Eurisko

Quote:
Originally Posted by cosmoLV View Post
BBEdit - is for OSX, but is something like this for PC users?
Wordpad
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 01-09-2008, 02:04 AM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 2.2.0
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,231
Thanks: 45
Thanked 202 Times in 162 Posts

Unfortunately wordpad can not edit binary plist files properly.

On Windows (for now) you must convert the file to XML and edit that with wordpad or any other text editor (xmlnotepad? emacs!)

You can convert using a web service or my plutil.pl if you have Perl installed (it doesn't handle all plists yet).
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 01-09-2008, 05:32 AM
Eurisko's Avatar
Livin the iPhone Life
 
Join Date: Aug 2007
Device + Firmware: 3G iPhone, FW3.0
Operating System: OSX Leopard
Location: Toronto, Canada
Posts: 3,312
Thanks: 11
Thanked 554 Times in 482 Posts
Send a message via Yahoo to Eurisko

Quote:
Originally Posted by NetMage View Post
Unfortunately wordpad can not edit binary plist files properly.
I've had no problems thus far.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11  
Old 01-09-2008, 09:09 AM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 2.2.0
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,231
Thanks: 45
Thanked 202 Times in 162 Posts

Try editting the Info.plist from Weather.app - are the first few characters bplist?

Make a backup first.

How are you transferring the files to your PC?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to NetMage For This Useful Post:
-=Chopper=- (01-16-2008)
  #12  
Old 01-09-2008, 10:42 AM
luiz's Avatar
Developer
 
Join Date: Oct 2007
Device + Firmware: See Signature
Operating System: Mac OS X 10.5.4
Location: Finland
Posts: 824
Thanks: 83
Thanked 104 Times in 72 Posts

can anyone pm me the com.apple.springboard.plist? 1.1.2 stock or modified any!

and how can i edit the .plist files? (on windows)
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #13  
Old 01-11-2008, 12:19 PM
iPhone? More like MyPhone
 
Join Date: Nov 2007
Posts: 196
Thanks: 12
Thanked 216 Times in 50 Posts

Quote:
Originally Posted by iWant 1.1.1 View Post
can anyone pm me the com.apple.springboard.plist? 1.1.2 stock or modified any!

and how can i edit the .plist files? (on windows)


Easy way to edit plists on Windows:

Get it on your hard drive.

Go here: http://140.124.181.188/~khchung/cgi-bin/plutil.cgi

Convert and save.

Open the saved file in notepad.

Here's the com.apple.springboard.plist file you wanted.
Attached Files
File Type: zip com.apple.springboard.zip (1.7 KB, 48 views)

Last edited by aahandagr8; 01-11-2008 at 12:39 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following 2 Users Say Thank You to aahandagr8 For This Useful Post:
-=Chopper=- (01-16-2008), luiz (01-16-2008)
  #14  
Old 01-11-2008, 12:25 PM
iPhone? More like MyPhone
 
Join Date: Nov 2007
Posts: 196
Thanks: 12
Thanked 216 Times in 50 Posts

@NetMage: Here's the file you wanted.
Attached Files
File Type: zip Info.zip (433 Bytes, 61 views)

Last edited by aahandagr8; 01-11-2008 at 12:35 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #15  
Old 01-16-2008, 03:49 AM
-=Chopper=-'s Avatar
What's Jailbreak?
 
Join Date: Jan 2008
Posts: 2
Thanks: 2
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by aahandagr8 View Post
Easy way to edit plists on Windows:

Get it on your hard drive.

Go here: http://140.124.181.188/~khchung/cgi-bin/plutil.cgi

Convert and save.

Open the saved file in notepad.

Here's the com.apple.springboard.plist file you wanted.
Unfortunately, your link doesn't work...
Can you check it? Or attach here the plutil.cgi file?
Thank you in advance.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 12:37 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Top