Skip to content

Commit

Permalink
Merge pull request #163 from 2024FALL-SWPP/fix/build-setting
Browse files Browse the repository at this point in the history
Modify Build Settings
  • Loading branch information
gyusang authored Dec 16, 2024
2 parents b352efa + ab741aa commit a0f0a58
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions ProjectSettings/EditorBuildSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ EditorBuildSettings:
- enabled: 1
path: Assets/Scenes/LevelOverScene.unity
guid: ca2a9c695ed3945ff943098a2d6f24e4
- enabled: 1
- enabled: 0
path: Assets/Scenes/TestMap.unity
guid: 6f9f83dc75524264c95161cf8f4e81d9
- enabled: 1
path: Assets/Scenes/LevelOneScene.unity
guid: 12aeb0472bffa4ff584fef0c82b2d640
guid: cb9176b1820f8214a8494a22d2d54464
- enabled: 1
path: Assets/Scenes/LevelTwoScene.unity
guid: fe8ade306f51443068c08bc28a7b38d5
Expand Down
12 changes: 6 additions & 6 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PlayerSettings:
targetDevice: 2
useOnDemandResources: 0
accelerometerFrequency: 60
companyName: DefaultCompany
companyName: EcoCitizen
productName: eco-hero
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
Expand Down Expand Up @@ -44,15 +44,15 @@ PlayerSettings:
m_HolographicTrackingLossScreen: {fileID: 0}
defaultScreenWidth: 1920
defaultScreenHeight: 1080
defaultScreenWidthWeb: 960
defaultScreenHeightWeb: 600
defaultScreenWidthWeb: 1600
defaultScreenHeightWeb: 900
m_StereoRenderingPath: 0
m_ActiveColorSpace: 1
unsupportedMSAAFallback: 0
m_MTRendering: 1
mipStripping: 0
numberOfMipsStripped: 0
m_StackTraceTypes: 010000000100000001000000010000000100000001000000
m_StackTraceTypes: 000000000000000000000000000000000000000001000000
iosShowActivityIndicatorOnLoading: -1
androidShowActivityIndicatorOnLoading: -1
iosUseCustomAppBackgroundBehavior: 0
Expand All @@ -78,7 +78,7 @@ PlayerSettings:
androidAutoRotationBehavior: 1
defaultIsNativeResolution: 1
macRetinaSupport: 1
runInBackground: 1
runInBackground: 0
captureSingleScreen: 0
muteOtherAudioSources: 0
Prepare IOS For Recording: 0
Expand Down Expand Up @@ -137,7 +137,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 0.1
bundleVersion: 1.3.4
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down

0 comments on commit a0f0a58

Please sign in to comment.