It is currently Sun May 26, 2013 12:54 am

All times are UTC + 1 hour




Post new topic Reply to topic  [ 12 posts ] 
Author Message
 Post subject: PB on Mountain Lion?
PostPosted: Wed May 02, 2012 2:32 am 
Offline
Addict
Addict
User avatar

Joined: Sun Apr 27, 2003 8:12 am
Posts: 1620
Location: USA
Anyone running PB on Mountain Lion? Thought about installing it but fear development might go bad.

_________________
AMD 64 4000+ / 1GB PC2700 / WIN XP Home SP3 / Nvidia GT220 x16 512MB / M-Audio Revolution 5.1
Macbook Air 11.6" - 2010 / OS X 10.8

http://www.posemotion.com
http://www.flashpulse.com


Top
 Profile  
 
 Post subject: Re: PB on Mountain Lion?
PostPosted: Wed May 02, 2012 4:14 am 
Offline
Enthusiast
Enthusiast

Joined: Mon Feb 16, 2009 10:42 am
Posts: 531
Location: sweden
One of the more drastic changes is "Gatekeeper" (right?). If I understand things right this require programs ("apps") to be signed with a certificate similar to the script you created about a year ago.

Maybe this could be a feature req for PB:
To have option to include the variables in the file you edit (version name etc) and certificate and then automaticly run that script you made when clicking "Publish". I bet in a years time there will be something similar to forced signed executables for Windows (should have been done 15 years ago)


Top
 Profile  
 
 Post subject: Re: PB on Mountain Lion?
PostPosted: Wed May 02, 2012 5:01 am 
Offline
Addict
Addict
User avatar

Joined: Sun Apr 27, 2003 8:12 am
Posts: 1620
Location: USA
There's quite a few new interesting features, I think. I guess it depends on what you like or could use.

Are you talking about auto signing your app after compiling from PB? If so, It wouldn't be to difficult. It would be just a matter of setting up the needed info for each app and running a few command lines in the background. Could easily make an app that does that but not much time right now. Currently working on a couple of updates and talking back and forth on getting Cafio on the Mac App Store. That hasn't been fun.

_________________
AMD 64 4000+ / 1GB PC2700 / WIN XP Home SP3 / Nvidia GT220 x16 512MB / M-Audio Revolution 5.1
Macbook Air 11.6" - 2010 / OS X 10.8

http://www.posemotion.com
http://www.flashpulse.com


Top
 Profile  
 
 Post subject: Re: PB on Mountain Lion?
PostPosted: Wed May 02, 2012 9:11 am 
Offline
Enthusiast
Enthusiast

Joined: Tue May 20, 2008 2:12 am
Posts: 643
Location: Cologne, Germany
Hi J.Baker,

Quote:
Are you talking about auto signing your app after compiling from PB? If so, It wouldn't be to difficult. It would be just a matter of setting up the needed info for each app and running a few command lines in the background. Could easily make an app that does that but not much time right now. Currently working on a couple of updates and talking back and forth on getting Cafio on the Mac App Store. That hasn't been fun.


The same for me. I am interested seeing Mountain Lion run, but fear updating my machine...
The problem with Cafio was the thing about pre-defined folders? If so: Leave the StringGadget blank and empty... That worked for me.

Jesper,

Quote:
Maybe this could be a feature req for PB:
To have option to include the variables in the file you edit (version name etc) and certificate and then automaticly run that script you made when clicking "Publish". I bet in a years time there will be something similar to forced signed executables for Windows (should have been done 15 years ago)


On Windows, you can set some variables for .exe-information. This should be added to the Mac-IDE also. For now, I have to manually edit the info.plist. If PB would automatically fill the info.plist and sign the .App-Bundle... GREAT! :-)

I think, I'd donate another 20 bucks to the team, just for automating this one the way you said inside the PB-IDE!

_________________
Regards,
JamiroKwai

---
5.10-x64/x86 - MacBook Pro, Mountain Lion
My Blog (German): http://www.quadworks.de


Top
 Profile  
 
 Post subject: Re: PB on Mountain Lion?
PostPosted: Wed May 02, 2012 9:51 am 
Offline
Addict
Addict
User avatar

Joined: Sun Apr 27, 2003 8:12 am
Posts: 1620
Location: USA
I did remove the sting in Cafio but now the hold up is it sends command line info to afconvert. The "app testers" run in Guest mode with some restrictions. I believe one of them is for submitted apps not to run other apps. Probably for virus protection and so forth. I have someone at iTunes looking into now. Hope to get a response later today.

As for manually signing the apps and the plist, I don't mind. I'm just glad we can without having to use xCode. I was worried when I first got my developers license if I would e able to sign a PB app. But it didn't take me long to figure it out.

Also, make sure if your app writes saved data (for the app itself) that you sandbox it. I believe in June this becomes a requirement.

_________________
AMD 64 4000+ / 1GB PC2700 / WIN XP Home SP3 / Nvidia GT220 x16 512MB / M-Audio Revolution 5.1
Macbook Air 11.6" - 2010 / OS X 10.8

http://www.posemotion.com
http://www.flashpulse.com


Top
 Profile  
 
 Post subject: Re: PB on Mountain Lion?
PostPosted: Thu May 03, 2012 12:16 am 
Offline
Enthusiast
Enthusiast

Joined: Thu Jul 02, 2009 5:42 am
Posts: 170
Works perfect on Mountain Lion. :D


Top
 Profile  
 
 Post subject: Re: PB on Mountain Lion?
PostPosted: Thu May 03, 2012 3:09 am 
Offline
Addict
Addict
User avatar

Joined: Sun Apr 27, 2003 8:12 am
Posts: 1620
Location: USA
spacebuddy wrote:
Works perfect on Mountain Lion. :D

Glad to hear! ;)

_________________
AMD 64 4000+ / 1GB PC2700 / WIN XP Home SP3 / Nvidia GT220 x16 512MB / M-Audio Revolution 5.1
Macbook Air 11.6" - 2010 / OS X 10.8

http://www.posemotion.com
http://www.flashpulse.com


Top
 Profile  
 
 Post subject: Re: PB on Mountain Lion?
PostPosted: Wed Aug 15, 2012 4:39 am 
Offline
Enthusiast
Enthusiast

Joined: Mon Feb 16, 2009 10:42 am
Posts: 531
Location: sweden
How well does the sandboxing (being specific in save directory) go with /tmp/ folder - is this not allowed any more or is it safe to use?


Top
 Profile  
 
 Post subject: Re: PB on Mountain Lion?
PostPosted: Wed Aug 15, 2012 11:40 am 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2258
Location: UK
Not sure about the sand boxing but PB runs perfectly on ML ;)


Top
 Profile  
 
 Post subject: Re: PB on Mountain Lion?
PostPosted: Wed Aug 15, 2012 8:49 pm 
Offline
Addict
Addict
User avatar

Joined: Tue Apr 29, 2003 9:18 pm
Posts: 1115
Location: North by Northwest
Polo wrote:
Not sure about the sand boxing but PB runs perfectly on ML ;)


Only the 4.61 version.

PB 4.70b1.5 still has troubles to compile correctly: viewtopic.php?f=24&t=50847
Sent partial code over to Fred but he didn't reply yet - still hoping :D

_________________

I'm impatient with stupidity. My people have learned to live without it.
Klaatu


Top
 Profile  
 
 Post subject: Re: PB on Mountain Lion?
PostPosted: Wed Aug 15, 2012 9:14 pm 
Offline
Enthusiast
Enthusiast

Joined: Mon Feb 16, 2009 10:42 am
Posts: 531
Location: sweden
The 4.7 is still just beta, so its not good to release any commercial grade product with yet.
I am however, so impressed with the work that the team is putting in to it.


Top
 Profile  
 
 Post subject: Re: PB on Mountain Lion?
PostPosted: Wed Aug 15, 2012 10:45 pm 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2258
Location: UK
4.7 can already compile most of codes which is impressing considering the whole GUI system has been rewritten :)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

 


Powered by phpBB © 2008 phpBB Group
subSilver+ theme by Canver Software, sponsor Sanal Modifiye