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

Changes to meet MacAppStore guidelines #6

Merged
merged 2 commits into from
May 6, 2016

Conversation

ailen0ada
Copy link
Collaborator

This update adds the following changes to .Mac solution.

  • Enable App Sandboxing to distribute on the AppStore.
  • App should quit after window closed to meet UI design guideline.
  • Remove '.Mac' from assembly name to meet AppStore guideline.
  • Add localizations (en-US, ja-JP)
  • Add iconset

Remove .Mac suffix from assembly name to meet guideline (+20 squashed commits)
Squashed commits:
[d40dd94] Application should quit after last window closed to meet guideline
[df58171] Avoid removing files from user folder when build was not sandboxing
[06f38b1] Add AppStore Configuration
[e1596d5] Add icons
[edfa37f] Add credits
[d5ba61d] Add localizations
[73829d0] Add localized strings
[bb1b52e] Saving images to app container directory when url supplied
[85f8f9b] Enable AppSandBoxing
[20c6021] Add conforming UTI to investigate file type.
[77778c5] Fix down sampling algorithm
[091a007] Fix RGBA to ARGB order
[d258a63] Change link behavior
[e139c60] Change GetImageInfo to binary search
[f722f20] Fix target framework of MonoMac project
[1052d39] Add portable reference to .Mac project
[04ae500] Change target framework
[cb88eee] Create portable project
[76e4355] Add ImageSearch
[50540f1] Refactored
@ksasao
Copy link
Owner

ksasao commented May 6, 2016

Congratulations on your submission to App Store approved!

@ksasao ksasao merged commit b7e623b into ksasao:master May 6, 2016
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.

2 participants