Skip to content

Commit 61fa794

Browse files
committed
AI Chat use-case
1 parent fbe87c9 commit 61fa794

File tree

25 files changed

+1112
-148
lines changed

25 files changed

+1112
-148
lines changed

Examples.xcodeproj/project.pbxproj

Lines changed: 157 additions & 114 deletions
Large diffs are not rendered by default.

Examples.xcodeproj/xcshareddata/xcschemes/Examples.xcscheme

Lines changed: 41 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
version = "1.7">
55
<BuildAction
66
parallelizeBuildables = "YES"
7-
buildImplicitDependencies = "YES">
7+
buildImplicitDependencies = "YES"
8+
runPostActionsOnFailure = "NO">
89
<BuildActionEntries>
910
<BuildActionEntry
1011
buildForTesting = "YES"
@@ -26,7 +27,17 @@
2627
buildConfiguration = "Debug"
2728
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2829
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29-
shouldUseLaunchSchemeArgsEnv = "NO">
30+
shouldUseLaunchSchemeArgsEnv = "NO"
31+
onlyGenerateCoverageForSpecifiedTargets = "NO">
32+
<TestPlans>
33+
<TestPlanReference
34+
default = "YES"
35+
reference = "container:Tests/TestPlans/Examples.xctestplan">
36+
</TestPlanReference>
37+
<TestPlanReference
38+
reference = "container:Tests/TestPlans/Examples no unit tests.xctestplan">
39+
</TestPlanReference>
40+
</TestPlans>
3041
<MacroExpansion>
3142
<BuildableReference
3243
BuildableIdentifier = "primary"
@@ -36,6 +47,30 @@
3647
ReferencedContainer = "container:Examples.xcodeproj">
3748
</BuildableReference>
3849
</MacroExpansion>
50+
<Testables>
51+
<TestableReference
52+
skipped = "NO">
53+
<BuildableReference
54+
BuildableIdentifier = "primary"
55+
BlueprintIdentifier = "542BE47134765F0824559C2F"
56+
BuildableName = "ExamplesTests.xctest"
57+
BlueprintName = "ExamplesTests"
58+
ReferencedContainer = "container:Examples.xcodeproj">
59+
</BuildableReference>
60+
</TestableReference>
61+
<TestableReference
62+
skipped = "NO">
63+
<BuildableReference
64+
BuildableIdentifier = "primary"
65+
BlueprintIdentifier = "F3570A57FF15EEC3B4529EF0"
66+
BuildableName = "ExamplesUITests.xctest"
67+
BlueprintName = "ExamplesUITests"
68+
ReferencedContainer = "container:Examples.xcodeproj">
69+
</BuildableReference>
70+
</TestableReference>
71+
</Testables>
72+
<CommandLineArguments>
73+
</CommandLineArguments>
3974
<EnvironmentVariables>
4075
<EnvironmentVariable
4176
key = "MTL_HUD_ENABLED"
@@ -63,37 +98,6 @@
6398
isEnabled = "YES">
6499
</EnvironmentVariable>
65100
</EnvironmentVariables>
66-
<TestPlans>
67-
<TestPlanReference
68-
reference = "container:Tests/TestPlans/Examples.xctestplan"
69-
default = "YES">
70-
</TestPlanReference>
71-
<TestPlanReference
72-
reference = "container:Tests/TestPlans/Examples no unit tests.xctestplan">
73-
</TestPlanReference>
74-
</TestPlans>
75-
<Testables>
76-
<TestableReference
77-
skipped = "NO">
78-
<BuildableReference
79-
BuildableIdentifier = "primary"
80-
BlueprintIdentifier = "542BE47134765F0824559C2F"
81-
BuildableName = "ExamplesTests.xctest"
82-
BlueprintName = "ExamplesTests"
83-
ReferencedContainer = "container:Examples.xcodeproj">
84-
</BuildableReference>
85-
</TestableReference>
86-
<TestableReference
87-
skipped = "NO">
88-
<BuildableReference
89-
BuildableIdentifier = "primary"
90-
BlueprintIdentifier = "F3570A57FF15EEC3B4529EF0"
91-
BuildableName = "ExamplesUITests.xctest"
92-
BlueprintName = "ExamplesUITests"
93-
ReferencedContainer = "container:Examples.xcodeproj">
94-
</BuildableReference>
95-
</TestableReference>
96-
</Testables>
97101
</TestAction>
98102
<LaunchAction
99103
buildConfiguration = "Debug"
@@ -115,6 +119,8 @@
115119
ReferencedContainer = "container:Examples.xcodeproj">
116120
</BuildableReference>
117121
</BuildableProductRunnable>
122+
<CommandLineArguments>
123+
</CommandLineArguments>
118124
<EnvironmentVariables>
119125
<EnvironmentVariable
120126
key = "MTL_HUD_ENABLED"
@@ -159,6 +165,8 @@
159165
ReferencedContainer = "container:Examples.xcodeproj">
160166
</BuildableReference>
161167
</BuildableProductRunnable>
168+
<CommandLineArguments>
169+
</CommandLineArguments>
162170
<EnvironmentVariables>
163171
<EnvironmentVariable
164172
key = "MTL_HUD_ENABLED"
348 KB
Loading
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"images" : [
3+
{
4+
"filename" : "1.jpeg",
5+
"idiom" : "universal",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"scale" : "2x"
11+
},
12+
{
13+
"idiom" : "universal",
14+
"scale" : "3x"
15+
}
16+
],
17+
"info" : {
18+
"author" : "xcode",
19+
"version" : 1
20+
}
21+
}
301 KB
Loading
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"images" : [
3+
{
4+
"filename" : "10.jpeg",
5+
"idiom" : "universal",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"scale" : "2x"
11+
},
12+
{
13+
"idiom" : "universal",
14+
"scale" : "3x"
15+
}
16+
],
17+
"info" : {
18+
"author" : "xcode",
19+
"version" : 1
20+
}
21+
}
252 KB
Loading
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"images" : [
3+
{
4+
"filename" : "2.jpeg",
5+
"idiom" : "universal",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"scale" : "2x"
11+
},
12+
{
13+
"idiom" : "universal",
14+
"scale" : "3x"
15+
}
16+
],
17+
"info" : {
18+
"author" : "xcode",
19+
"version" : 1
20+
}
21+
}
404 KB
Loading
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"images" : [
3+
{
4+
"filename" : "26.jpeg",
5+
"idiom" : "universal",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"scale" : "2x"
11+
},
12+
{
13+
"idiom" : "universal",
14+
"scale" : "3x"
15+
}
16+
],
17+
"info" : {
18+
"author" : "xcode",
19+
"version" : 1
20+
}
21+
}

0 commit comments

Comments
 (0)