Skip to content

Commit

Permalink
Added profile and template for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
peeweek committed Apr 13, 2019
1 parent a1d97a8 commit 1949ba3
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Assets/BuildProfiles/Profiles/macOS.asset
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 62b860e5f224c0d49b730dc9c1365211, type: 3}
m_Name: macOS
m_EditorClassIdentifier:
Name: macOS
Category: Release
IL2CPP: 0
DevPlayer: 0
Target: 2
8 changes: 8 additions & 0 deletions Assets/BuildProfiles/Profiles/macOS.asset.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 21 additions & 0 deletions Assets/BuildProfiles/Release macOS.asset
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c7d5bb3f971603247917785e7ea66453, type: 3}
m_Name: Release macOS
m_EditorClassIdentifier:
Name:
Category: macOS
BuildEnabled: 1
BuildPath: Build/HDSimpleGame-macOS/
ExecutableName: HDSimpleGame.app
Profile: {fileID: 11400000, guid: 22aa6b8be0f3edc42833cc0e9dcb9879, type: 2}
SceneList: {fileID: 11400000, guid: b1faf02d35845a64d96d5e6cf15f00b9, type: 2}
8 changes: 8 additions & 0 deletions Assets/BuildProfiles/Release macOS.asset.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions ProjectSettings/GraphicsSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ GraphicsSettings:
- {fileID: 10783, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0}
m_PreloadedShaders: []
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
type: 0}
Expand Down

0 comments on commit 1949ba3

Please sign in to comment.