|
1 | 1 | format_version = 2
|
2 | 2 |
|
3 | 3 | [apps.ControlsExample]
|
4 |
| -identifier = 'dev.stackotter.ControlsExample' |
| 4 | +identifier = 'dev.swiftcrossui.ControlsExample' |
5 | 5 | product = 'ControlsExample'
|
6 | 6 | version = '0.1.0'
|
7 | 7 |
|
8 | 8 | [apps.CounterExample]
|
9 |
| -identifier = 'dev.stackotter.CounterExample' |
| 9 | +identifier = 'dev.swiftcrossui.CounterExample' |
10 | 10 | product = 'CounterExample'
|
11 | 11 | version = '0.1.0'
|
12 | 12 |
|
13 | 13 | [apps.RandomNumberGeneratorExample]
|
14 |
| -identifier = 'dev.stackotter.RandomNumberGeneratorExample' |
| 14 | +identifier = 'dev.swiftcrossui.RandomNumberGeneratorExample' |
15 | 15 | product = 'RandomNumberGeneratorExample'
|
16 | 16 | version = '0.1.0'
|
17 | 17 |
|
18 | 18 | [apps.WindowingExample]
|
19 |
| -identifier = 'dev.stackotter.WindowingExample' |
| 19 | +identifier = 'dev.swiftcrossui.WindowingExample' |
20 | 20 | product = 'WindowingExample'
|
21 | 21 | version = '0.1.0'
|
22 | 22 |
|
23 | 23 | [apps.GreetingGeneratorExample]
|
24 |
| -identifier = 'dev.stackotter.GreetingGeneratorExample' |
| 24 | +identifier = 'dev.swiftcrossui.GreetingGeneratorExample' |
25 | 25 | product = 'GreetingGeneratorExample'
|
26 | 26 | version = '0.1.0'
|
27 | 27 |
|
28 | 28 | [apps.NavigationExample]
|
29 |
| -identifier = 'dev.stackotter.NavigationExample' |
| 29 | +identifier = 'dev.swiftcrossui.NavigationExample' |
30 | 30 | product = 'NavigationExample'
|
31 | 31 | version = '0.1.0'
|
32 | 32 |
|
33 | 33 | [apps.SplitExample]
|
34 |
| -identifier = 'dev.stackotter.SplitExample' |
| 34 | +identifier = 'dev.swiftcrossui.SplitExample' |
35 | 35 | product = 'SplitExample'
|
36 | 36 | version = '0.1.0'
|
37 | 37 |
|
38 | 38 | [apps.SpreadsheetExample]
|
39 |
| -identifier = 'dev.stackotter.SpreadsheetExample' |
| 39 | +identifier = 'dev.swiftcrossui.SpreadsheetExample' |
40 | 40 | product = 'SpreadsheetExample'
|
41 | 41 | version = '0.1.0'
|
42 | 42 |
|
43 | 43 | [apps.StressTestExample]
|
44 |
| -identifier = 'dev.stackotter.StressTestExample' |
| 44 | +identifier = 'dev.swiftcrossui.StressTestExample' |
45 | 45 | product = 'StressTestExample'
|
46 | 46 | version = '0.1.0'
|
47 | 47 |
|
48 | 48 | [apps.NotesExample]
|
49 |
| -identifier = 'dev.stackotter.NotesExample' |
| 49 | +identifier = 'dev.swiftcrossui.NotesExample' |
50 | 50 | product = 'NotesExample'
|
51 | 51 | version = '0.1.0'
|
0 commit comments