Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add macOS support (rebuild/repackage from blank Xcode template) #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gingerbeardman
Copy link

@gingerbeardman gingerbeardman commented Aug 23, 2024

I rebuilt it using the "blank" Xcode cross-platform Safari Extension App template. Took me about 30 minutes to create some extra icons, migrate some config from your project to the new one, and then copy your iOS files into the iOS target of the new project, and test. No code was written, so this was pure repackaging work.

Notes:

  • No customisation of the Mac app in any way, so you might want to do that
  • No App Store screenshots of the Mac app, see above
  • You will need to re-enable Automatic Signing and select your Team, for all 4 targets
  • I exported notarized app as "udm14 for Safari.app"
  • Version number is still 1.0

Tested on my Mac, and in the iOS Simulator. Please test and confirm.

Cheers!

@gingerbeardman gingerbeardman mentioned this pull request Aug 23, 2024
@gingerbeardman gingerbeardman changed the title rebuild Add macOS support Aug 23, 2024
@gingerbeardman gingerbeardman changed the title Add macOS support Add macOS support (rebuild) Aug 23, 2024
@gingerbeardman gingerbeardman changed the title Add macOS support (rebuild) Add macOS support (rebuild/repackage from blank Xcode template) Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant