Commit 61c3a0d
committed
Preserve user's pods when building incrementally.
Attempt to preserve user's pods when building Xcode incrementally if
multiple Xcode project is supported.
Currently it only preserve the pods added into the target
which contains Unity libraries. That is, `Unity-iPhone` for Unity
2019.2 or below and `UnityFramework` for Unity 2019.3+.
Change-Id: I46a4838a9e61cda14f6be2bb67716d6474eed1b81 parent 717fd0a commit 61c3a0d
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
831 | 831 | | |
832 | 832 | | |
833 | 833 | | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
834 | 846 | | |
835 | 847 | | |
836 | 848 | | |
| |||
1975 | 1987 | | |
1976 | 1988 | | |
1977 | 1989 | | |
1978 | | - | |
| 1990 | + | |
| 1991 | + | |
1979 | 1992 | | |
1980 | 1993 | | |
1981 | 1994 | | |
| |||
0 commit comments