You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -62,5 +62,5 @@ This is a _reference project_ for those that want to use [Unity as a Library](ht
62
62
- [**PostProcessBuild.cs**](UnityProject/Assets/Editor/PostProcessBuild.cs): Script automating integration of Unity generated Xcode project.
63
63
64
64
## Known issues
65
-
- After building Unity project, Xcode workspace may not always reflect latest files, be unable to build. Close and reopen workspace to refresh it and fix this bad state.
66
-
- When running app while attached to Xcode, there may be some noticeable delay between device orientation change and UI layout. There should be no such delay when running detached.
65
+
- After building Unity project, Xcode workspace may not always reflect latest files and be unable to build. Close and reopen workspace to fix this bad state.
66
+
- When running while attached to Xcode, there may be some noticeable delay between device orientation change and UI layout. There should be no such delay when running detached.
0 commit comments