Re: I give up! Mac App Installer Hell

2023-10-06 Thread Roger Guay via use-livecode
I’m totally with you, Dan, but even though I’ve done it before as well. I have 
no idea what I did. I’ve given up trying to develop apps for iOS and stopped my 
Apple Developer subscription out of this frustration.

Good luck! Somebody save us all!! Why can’t LC do this for us? Maybe ChatGPT??

Roger

> On Oct 6, 2023, at 3:44 PM, Dan Friedman via use-livecode 
>  wrote:
> 
> If you have a very, very, VERY good understanding of creating Mac installer 
> files to be posted to a website for user install, and to submit to the Mac 
> App Store, I would like to pay you to walk me through all this - step by 
> step.  I can’t take any of more this crap!  Certificates, Identifiers, 
> Profiles, p12 Files, Keys (public and private), Provisioning, Installer keys… 
> G!!!  I have an app that is tested, built and ready to go.  Just need to 
> get it signed and uploaded to Apple.   If you understand all this, I would 
> think a 20 minute Skype call should get it done.
> 
> FYI… This is an update to an existing app that is already in the app store.  
> (Don’t ask me how I got it done last time?!).  I don’t know why my brain 
> can’t grasp this…. I have read Apple’s documentation, tried the (out of date) 
> LC Lesions, watched videos, and gone through article after article.   At this 
> point, I am not really interested in learning how to do this… I just want to 
> get it done.
> 
> Save me!
> -Dan
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: I give up! Mac App Installer Hell

2023-10-06 Thread Alex Tweedly via use-livecode

I'm afraid I can't help - wish I could.

But I have to say that "... tried the (out of date) LC Lesions," must be 
the best auto-correct failure this week.


Alex.

On 06/10/2023 23:44, Dan Friedman via use-livecode wrote:

If you have a very, very, VERY good understanding of creating Mac installer 
files to be posted to a website for user install, and to submit to the Mac App 
Store, I would like to pay you to walk me through all this - step by step.  I 
can’t take any of more this crap!  Certificates, Identifiers, Profiles, p12 
Files, Keys (public and private), Provisioning, Installer keys… G!!!  I 
have an app that is tested, built and ready to go.  Just need to get it signed 
and uploaded to Apple.   If you understand all this, I would think a 20 minute 
Skype call should get it done.

FYI… This is an update to an existing app that is already in the app store.  
(Don’t ask me how I got it done last time?!).  I don’t know why my brain can’t 
grasp this…. I have read Apple’s documentation, tried the (out of date) LC 
Lesions, watched videos, and gone through article after article.   At this 
point, I am not really interested in learning how to do this… I just want to 
get it done.

Save me!
-Dan
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


I give up! Mac App Installer Hell

2023-10-06 Thread Dan Friedman via use-livecode
If you have a very, very, VERY good understanding of creating Mac installer 
files to be posted to a website for user install, and to submit to the Mac App 
Store, I would like to pay you to walk me through all this - step by step.  I 
can’t take any of more this crap!  Certificates, Identifiers, Profiles, p12 
Files, Keys (public and private), Provisioning, Installer keys… G!!!  I 
have an app that is tested, built and ready to go.  Just need to get it signed 
and uploaded to Apple.   If you understand all this, I would think a 20 minute 
Skype call should get it done.

FYI… This is an update to an existing app that is already in the app store.  
(Don’t ask me how I got it done last time?!).  I don’t know why my brain can’t 
grasp this…. I have read Apple’s documentation, tried the (out of date) LC 
Lesions, watched videos, and gone through article after article.   At this 
point, I am not really interested in learning how to do this… I just want to 
get it done.

Save me!
-Dan
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


AW: LC 9.6.10 standalone with Pallette issues under Sonoma

2023-10-06 Thread ambassador--- via use-livecode
Paul Dupuis wrote:
>> We're just in the middle of testing, but we're seeing some issues
>> where the contents of a palette window are not rendering (just an
>> empty window) in a Livecode 9.6.10 standalone under macOS Sonoma.
>>
>> Anyone else see anything like this?
>
> Okay, this was all a false alarm and a code error. Some contractor
> code was designed pre-Big Sur (and whatever version of LC fixed Big
> Sus reporting as version 10.16) and only looked at if the first
> number of the version was 10 to determine what if it was OSX.

If it was to distinguish OSX from Classic you got a lot of life out of it, as 
Apple didn't change the major version number for decades. :)

But I'm curious: was it just an errant condition triggering a hide, or did it 
trigger a deeper bug in the engine which prevents LC from rendering the content 
region of the window?

--  
Richard Gaskin
Fourth World Systems

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode