Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
keiwando committed Sep 26, 2019
1 parent 0fe90f2 commit d9bc4ce
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Assets/NativeFileSO/Samples/TestController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ private void SaveTitleDirectoryDesktopTest() {

FileWriter.WriteTestFile(Application.persistentDataPath);
NativeFileSOMacWin.shared.SaveFile(GetFileToSave(), testTitle, testDirectory);
FileWriter.DeleteTestFile(Application.persistentDataPath);
// FileWriter.DeleteTestFile(Application.persistentDataPath);
}

private void SavePathDesktopTest() {
Expand Down
Binary file modified Exports/NativeFileSO.unitypackage
Binary file not shown.
Binary file added Exports/NativeFileSO.unitypackage.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 1.0
bundleVersion: 1.0.1
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down
Binary file added Publishing/itch.io/Android.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Publishing/itch.io/Full-Banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Publishing/itch.io/Windows.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Publishing/itch.io/iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Publishing/itch.io/macOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d9bc4ce

Please sign in to comment.