Decked Builder - Mobile Apps for MTG
 
Hi all,

The Database Update functionality is broken for Mac 10.6 users due to us upgrading our Xcode compiler -- please accept my sincerest apologies. Apparently there are now some new flags to enable 10.6 support which we had missed (Apple sure makes you jump through hoops to support older versions of their stuff). We have submitted a patch to Apple, but in the meanwhile, for those who want Magic 2013 immediately can follow these steps:

1) Copy the attached file to your Downloads folder. For those using Safari, right-click the file and select "Save Linked File to Downloads".

2) Start Terminal (Command-Space, then type Terminal)

3) Copy and paste the following command into the Terminal window, then execute it

cp ~/Downloads/DBUpdateDatabaseWindow.nib "/Applications/Decked Builder.app/Contents/Resources/DBUpdateDatabaseWindow.nib"

Should it complain about not having permissions, you might need to prepend sudo to the command.

Hope that helps! You should be getting a patch 2.7.7 from Apple (already submitted) hopefully within the next two weeks.

- Tan Thor Jen

Edit: Screenshot attached below of the wait for Apple's approval.

DBUpdateDatabaseWindow.nib
File Size: 5 kb
File Type: nib
Download File

 


Comments

electroduende
07/09/2012 12:09

Have I already said that I love you? XD

sonZ
07/10/2012 02:51

hey, why don't you add the planechase and archenemy oversized cards?
thanks

Tan Thor Jen
07/12/2012 18:39

@sonz It's on our list -- just pretty low down.

sonZ
07/15/2012 08:20

ok, i'll wait for them =), btw good job for the app!!

Roger Smith
07/17/2012 10:08

I went through the update for Decked Builder on my Mac OS X 10.6 computer mentioned at your website but still no luck. If I look under Set, I don't see Magic 2013. Did a search for Attended Knight, nothing appears. Any suggestions?

Todd
07/17/2012 14:46

Tried the steps posted and I too do not see the 2013 set in my list.

Bob
07/27/2012 10:18

Not working, weird cause I usually don't have any issues doing these things

Semprini
07/29/2012 16:50

Didn't work for me either, are there any other suggestions?

Tan Thor Jen
07/30/2012 20:36

Hi all, hmm... did you try restarting the app after performing those steps? Basically, you will need to replace the file at

/Applications/Decked Builder.app/Contents/Resources

with the attached file. You can do it via the Finder, just use Show Package Contents when viewing the Decked Builder app under Applications.

Todd Getz
07/31/2012 15:10

I have tried replacing the file both ways but it still does not show the 2013 set. Any other ideas?

Tan Thor Jen
08/01/2012 02:44

@Todd Did you try updating your database after replacing the files? Sorry if the instructions weren't clear -- just go to the Decked Builder menu item and click Update Database.

Todd Getz
08/01/2012 15:33

As you suggested I went to the Deck Builder Menu and chose check for updates. This did nothing at all. Still no updates to the sets.

Tan Thor Jen
08/01/2012 15:52

Any chance if you can see anything in your Console log right about when you click Check for Updates and mail it to us at our support email?

Todd Getz
08/02/2012 16:23

I got it!!!! Turns out the console log was key to fixing this. The cp command was resulting in a lowercase filename, instead of DBUpdateDatabaseWindow.nib. Once I corrected that it works perfectly. Guess you can disregard my email.

Tan Thor Jen
08/02/2012 20:32

Glad you got it sorted out... dang Apple sure take their time on their Mac app approvals.

M Jones
08/06/2012 09:05

How do I change the file name to include the capital letters? I keep getting told that I am not allowed to.

Tan Thor Jen
07/30/2012 20:36

Alternatively, you can wait for 2.7.7 to be released by Apple, but as you can see from the above screenshot, they sure are taking their time! It's probably due to the flood of apps updating for Mountain Lion.

Tan Thor Jen
08/06/2012 18:03

@MJones If you are getting permission problems, try prepending the command "sudo" in front of the command, i.e.:

sudo cp ~/Downloads/DBUpdateDatabaseWindow.nib "/Applications/Decked Builder.app/Contents/Resources/DBUpdateDatabaseWindow.nib"

Then type in your password.


Comments are closed.