-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
PatHealy
authored and
PatHealy
committed
Apr 11, 2019
1 parent
930bdd7
commit ba8ac65
Showing
223 changed files
with
106,612 additions
and
4 deletions.
There are no files selected for viewing
Binary file added
BIN
+342 KB
...ysseyNow_0.1.0.app/Contents/Frameworks/Mono/MonoEmbedRuntime/osx/libMonoPosixHelper.dylib
Binary file not shown.
Binary file added
BIN
+3.03 MB
...ds/Mac/OdysseyNow_0.1.0.app/Contents/Frameworks/Mono/MonoEmbedRuntime/osx/libmono.0.dylib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<?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>NSAppTransportSecurity</key> | ||
<dict> | ||
<key>NSAllowsArbitraryLoads</key> | ||
<true/> | ||
</dict> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>English</string> | ||
<key>CFBundleExecutable</key> | ||
<string>OdysseyNow_0.1.0</string> | ||
<key>CFBundleGetInfoString</key> | ||
<string>Unity Player version 2018.3.12f1 (8afd630d1f5b). (c) 2019 Unity Technologies ApS. All rights reserved.</string> | ||
<key>CFBundleIconFile</key> | ||
<string>PlayerIcon.icns</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.Company.ProductName</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleSupportedPlatforms</key> | ||
<array> | ||
<string>MacOSX</string> | ||
</array> | ||
<key>LSApplicationCategoryType</key> | ||
<string>public.app-category.games</string> | ||
<key>CFBundleName</key> | ||
<string>OdysseyNow</string> | ||
<key>CFBundlePackageType</key> | ||
<string>APPL</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>0.0.2</string> | ||
<key>CFBundleVersion</key> | ||
<string>0</string> | ||
<key>NSMainNibFile</key> | ||
<string>MainMenu</string> | ||
<key>NSPrincipalClass</key> | ||
<string>PlayerApplication</string> | ||
<key>UnityBuildNumber</key> | ||
<string>8afd630d1f5b</string> | ||
<key>LSMinimumSystemVersion</key> | ||
<string>10.9.0</string> | ||
</dict> | ||
</plist> |
Binary file not shown.
Oops, something went wrong.