A bit more info about setting up profiling please.

Asked by Hans Hansen

I'm confused about what the appcast url should be when profiling. My appcast is at http:www.mysite.com/app/appcast.xml. And I have the profile php files configured there. How does profileInfo.php get called? do I change the name of that file to appcast.php? or the SUFeedURL to http:www.mysite.com/app/profileInfo.php (which does work I think)? or neither??

Question information

Language:
English Edit question
Status:
Solved
For:
Sparkle Edit question
Assignee:
No assignee Edit question
Solved by:
Andy Matuschak
Solved:
Last query:
Last reply:
Revision history for this message
Best Andy Matuschak (andymatuschak) said :
#1

If you're using profiling, you should set your SUFeedURL to point to your profileInfo.php.

Revision history for this message
Hans Hansen (hans-midnightbeep) said :
#2

Thank you. Helps to know this explicitly. Took the liberty to add this to the docs.

Revision history for this message
Hans Hansen (hans-midnightbeep) said :
#3

Thanks Andy Matuschak, that solved my question.