Skip to content

Commit

Permalink
[feat] set buildsetting
Browse files Browse the repository at this point in the history
  • Loading branch information
mrs1669 committed May 18, 2024
1 parent 75d89e6 commit e5afcd4
Show file tree
Hide file tree
Showing 19 changed files with 843 additions and 923 deletions.
2 changes: 1 addition & 1 deletion Data/Managed/response.rsp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-out="/Users/t_muraishi/Desktop/unity/teamR10/Blanche_de_Noel/Temp/StagingArea/Data/Managed/tempStrip" -x="/Users/t_muraishi/Desktop/unity/teamR10/Blanche_de_Noel/Temp/StagingArea/Data/Managed/../platform_native_link.xml" -x="/Users/t_muraishi/Desktop/unity/teamR10/Blanche_de_Noel/Temp/StagingArea/Data/Managed/TypesInScenes.xml" -x="/Users/t_muraishi/Desktop/unity/teamR10/Blanche_de_Noel/Temp/StagingArea/Data/Managed/SerializedTypes.xml" -d="/Users/t_muraishi/Desktop/unity/teamR10/Blanche_de_Noel/Temp/StagingArea/Data/Managed" --include-unity-root-assembly="/Users/t_muraishi/Desktop/unity/teamR10/Blanche_de_Noel/Temp/StagingArea/Data/Managed/Assembly-CSharp.dll" --include-unity-root-assembly="/Users/t_muraishi/Desktop/unity/teamR10/Blanche_de_Noel/Temp/StagingArea/Data/Managed/UnityEngine.UI.dll" --dotnetruntime=il2cpp --dotnetprofile=unityaot-macos --use-editor-options --include-directory="/Users/t_muraishi/Desktop/unity/teamR10/Blanche_de_Noel/Temp/StagingArea/Data/Managed" --rule-set=Minimal --editor-data-file="/Users/t_muraishi/Desktop/unity/teamR10/Blanche_de_Noel/Temp/StagingArea/Data/Managed/EditorToUnityLinkerData.json" --platform=iOS --enable-engine-module-stripping --engine-modules-asset-file="/Applications/Unity/Hub/Editor/2021.3.19f1/PlaybackEngines/iOSSupport/modules.asset"
-out="/Users/t_muraishi/Desktop/unity/blanche-de-noel-unity/Blanche_de_Noel/Temp/StagingArea/Data/Managed/tempStrip" -x="/Users/t_muraishi/Desktop/unity/blanche-de-noel-unity/Blanche_de_Noel/Temp/StagingArea/Data/Managed/../platform_native_link.xml" -x="/Users/t_muraishi/Desktop/unity/blanche-de-noel-unity/Blanche_de_Noel/Temp/StagingArea/Data/Managed/TypesInScenes.xml" -x="/Users/t_muraishi/Desktop/unity/blanche-de-noel-unity/Blanche_de_Noel/Temp/StagingArea/Data/Managed/SerializedTypes.xml" -d="/Users/t_muraishi/Desktop/unity/blanche-de-noel-unity/Blanche_de_Noel/Temp/StagingArea/Data/Managed" --include-unity-root-assembly="/Users/t_muraishi/Desktop/unity/blanche-de-noel-unity/Blanche_de_Noel/Temp/StagingArea/Data/Managed/Assembly-CSharp.dll" --include-unity-root-assembly="/Users/t_muraishi/Desktop/unity/blanche-de-noel-unity/Blanche_de_Noel/Temp/StagingArea/Data/Managed/UnityEngine.UI.dll" --dotnetruntime=il2cpp --dotnetprofile=unityaot-macos --use-editor-options --include-directory="/Users/t_muraishi/Desktop/unity/blanche-de-noel-unity/Blanche_de_Noel/Temp/StagingArea/Data/Managed" --rule-set=Minimal --editor-data-file="/Users/t_muraishi/Desktop/unity/blanche-de-noel-unity/Blanche_de_Noel/Temp/StagingArea/Data/Managed/EditorToUnityLinkerData.json" --platform=iOS --enable-engine-module-stripping --engine-modules-asset-file="/Applications/Unity/Hub/Editor/2021.3.19f1/PlaybackEngines/iOSSupport/modules.asset"
Binary file modified Data/globalgamemanagers
Binary file not shown.
136 changes: 67 additions & 69 deletions Info.plist
Original file line number Diff line number Diff line change
@@ -1,72 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CADisableMinimumFrameDuration</key>
<false/>
<key>CADisableMinimumFrameDurationOnPhone</key>
<false/>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>Blanche de Noel</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.1</string>
<key>CFBundleVersion</key>
<string>0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen-iPhone</string>
<key>UILaunchStoryboardName~ipad</key>
<string>LaunchScreen-iPad</string>
<key>UILaunchStoryboardName~iphone</key>
<string>LaunchScreen-iPhone</string>
<key>UILaunchStoryboardName~ipod</key>
<string>LaunchScreen-iPhone</string>
<key>UIPrerenderedIcon</key>
<false/>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>arm64</string>
<string>metal</string>
</array>
<key>UIRequiresFullScreen</key>
<true/>
<key>UIRequiresPersistentWiFi</key>
<false/>
<key>UIStatusBarHidden</key>
<true/>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleDefault</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
<key>UnityCloudProjectID</key>
<string></string>
<key>UnityCrashSubmissionURL</key>
<string></string>
<key>Unity_LoadingActivityIndicatorStyle</key>
<integer>-1</integer>
</dict>
<dict>
<key>CADisableMinimumFrameDuration</key>
<false />
<key>CADisableMinimumFrameDurationOnPhone</key>
<false />
<key>CFBundleAllowMixedLocalizations</key>
<true />
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>Blanche de Noel</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
<string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.0.2</string>
<key>CFBundleVersion</key>
<string>0</string>
<key>LSRequiresIPhoneOS</key>
<true />
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true />
</dict>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen-iPhone</string>
<key>UILaunchStoryboardName~iphone</key>
<string>LaunchScreen-iPhone</string>
<key>UILaunchStoryboardName~ipod</key>
<string>LaunchScreen-iPhone</string>
<key>UIPrerenderedIcon</key>
<false />
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>arm64</string>
<string>metal</string>
</array>
<key>UIRequiresFullScreen</key>
<true />
<key>UIRequiresPersistentWiFi</key>
<false />
<key>UIStatusBarHidden</key>
<true />
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleDefault</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<true />
<key>Unity_LoadingActivityIndicatorStyle</key>
<integer>-1</integer>
<key>UnityCloudProjectID</key>
<string />
<key>UnityCrashSubmissionURL</key>
<string />
</dict>
</plist>
Binary file removed LaunchScreen-iPad.png
Binary file not shown.
43 changes: 0 additions & 43 deletions LaunchScreen-iPad.storyboard

This file was deleted.

63 changes: 0 additions & 63 deletions README.md

This file was deleted.

Loading

0 comments on commit e5afcd4

Please # to comment.