Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

【FEAT】Unityプロジェクトの調整 #17

Merged
merged 1 commit into from
May 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading