Skip to content

A repository that includes miscellaneous build or deployment tools used for Unity3d platforms

Notifications You must be signed in to change notification settings

wagnerps/UnityBuildTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity Build Tools

Unity3d MAC App Store Submission Process

This repository includes utilities to help when building and uploading Unity3d Mac Games to the Mac App Store.

Review the following notes before cloning the repository:

  1. Watch the YouTube video explaining step by step process first
  2. Replace YOUR_GAME_NAME.entitlements with your game name
  3. Replace YOUR_GAME_NAME.provisionprofile with your downloaded version of the provisioning profile created as described in the video
  4. Build your Unity3d game and place YOUR_GAME_NAME.app in the same directory where SignGame.sh resides
  5. Replace all instances of YOUR_GAME_NAME in the SignGame.sh file
  6. Open the terminal and execute .\SignGame.sh which will sign and generate a .pkg file
  7. Open Application Loader version 3.0 as described in the video to upload your new .pkg file

About

A repository that includes miscellaneous build or deployment tools used for Unity3d platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%