|
75 | 75 | 66D4CD442ADD715400552E0E /* FlowKMPNativeCoroutinesExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66D4CD432ADD715400552E0E /* FlowKMPNativeCoroutinesExample.swift */; }; |
76 | 76 | 66D4CD482ADD784F00552E0E /* FlowExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66D4CD472ADD784F00552E0E /* FlowExample.swift */; }; |
77 | 77 | 66D4CD4C2ADEA4C000552E0E /* ExceptionsExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66D4CD4B2ADEA4C000552E0E /* ExceptionsExample.swift */; }; |
| 78 | + 66F10C792B19DC0700FFB2C8 /* HiddenFromSwiftExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66F10C782B19DC0700FFB2C8 /* HiddenFromSwiftExample.swift */; }; |
78 | 79 | 7535496A2AE116ED0016A54B /* ResultView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 753549692AE116ED0016A54B /* ResultView.swift */; }; |
79 | 80 | 7535496C2AE1376C0016A54B /* InteropSamples.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7535496B2AE1376C0016A54B /* InteropSamples.swift */; }; |
80 | 81 | 7555FF83242A565900829871 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7555FF82242A565900829871 /* ContentView.swift */; }; |
| 82 | + E59830997CE3DC9E31D1E9C1 /* ObjCNameExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5983E5A1B87DC036ABBEFAD /* ObjCNameExample.swift */; }; |
| 83 | + E598319E705FEB827303DCB9 /* ShouldRefineInSwiftExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = E59839FB583E1FD27DC551A2 /* ShouldRefineInSwiftExample.swift */; }; |
81 | 84 | /* End PBXBuildFile section */ |
82 | 85 |
|
83 | 86 | /* Begin PBXCopyFilesBuildPhase section */ |
|
158 | 161 | 66D4CD432ADD715400552E0E /* FlowKMPNativeCoroutinesExample.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlowKMPNativeCoroutinesExample.swift; sourceTree = "<group>"; }; |
159 | 162 | 66D4CD472ADD784F00552E0E /* FlowExample.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlowExample.swift; sourceTree = "<group>"; }; |
160 | 163 | 66D4CD4B2ADEA4C000552E0E /* ExceptionsExample.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExceptionsExample.swift; sourceTree = "<group>"; }; |
| 164 | + 66F10C782B19DC0700FFB2C8 /* HiddenFromSwiftExample.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HiddenFromSwiftExample.swift; sourceTree = "<group>"; }; |
161 | 165 | 753549692AE116ED0016A54B /* ResultView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResultView.swift; sourceTree = "<group>"; }; |
162 | 166 | 7535496B2AE1376C0016A54B /* InteropSamples.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InteropSamples.swift; sourceTree = "<group>"; }; |
163 | 167 | 7555FF7B242A565900829871 /* iosApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iosApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
164 | 168 | 7555FF82242A565900829871 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
165 | 169 | 7555FF8C242A565B00829871 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 170 | + E59839FB583E1FD27DC551A2 /* ShouldRefineInSwiftExample.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShouldRefineInSwiftExample.swift; sourceTree = "<group>"; }; |
| 171 | + E5983E5A1B87DC036ABBEFAD /* ObjCNameExample.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ObjCNameExample.swift; sourceTree = "<group>"; }; |
166 | 172 | /* End PBXFileReference section */ |
167 | 173 |
|
168 | 174 | /* Begin PBXFrameworksBuildPhase section */ |
|
208 | 214 | 66D4CD1D2AD9587900552E0E /* TopLevelFunctionExample.swift */, |
209 | 215 | 66D4CD4B2ADEA4C000552E0E /* ExceptionsExample.swift */, |
210 | 216 | 669CC60F2AEA910800DC4B6E /* PublicApiExample.swift */, |
| 217 | + E5983E5A1B87DC036ABBEFAD /* ObjCNameExample.swift */, |
| 218 | + 66F10C782B19DC0700FFB2C8 /* HiddenFromSwiftExample.swift */, |
| 219 | + E59839FB583E1FD27DC551A2 /* ShouldRefineInSwiftExample.swift */, |
211 | 220 | ); |
212 | 221 | path = Overview; |
213 | 222 | sourceTree = "<group>"; |
|
311 | 320 | 7555FF7D242A565900829871 /* iosApp */, |
312 | 321 | 7555FF7C242A565900829871 /* Products */, |
313 | 322 | 7555FFB0242A642200829871 /* Frameworks */, |
| 323 | + E5983519E4CA8889A93ADA6B /* configuration */, |
314 | 324 | ); |
315 | 325 | sourceTree = "<group>"; |
316 | 326 | }; |
|
351 | 361 | name = Frameworks; |
352 | 362 | sourceTree = "<group>"; |
353 | 363 | }; |
| 364 | + E5983519E4CA8889A93ADA6B /* configuration */ = { |
| 365 | + isa = PBXGroup; |
| 366 | + children = ( |
| 367 | + ); |
| 368 | + name = configuration; |
| 369 | + path = iosApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/configuration; |
| 370 | + sourceTree = "<group>"; |
| 371 | + }; |
354 | 372 | /* End PBXGroup section */ |
355 | 373 |
|
356 | 374 | /* Begin PBXNativeTarget section */ |
|
488 | 506 | 66D4CD222AD95DC900552E0E /* TopLevelPropertyMutableExample.swift in Sources */, |
489 | 507 | 66D4CCE62AD6DDC400552E0E /* SuspendFunctionExample.swift in Sources */, |
490 | 508 | 669CC6122AEE9CC200DC4B6E /* SuspendFunctionKMPNativeCoroutinesWithCancellationExample.swift in Sources */, |
| 509 | + 66F10C792B19DC0700FFB2C8 /* HiddenFromSwiftExample.swift in Sources */, |
491 | 510 | 66D4CD082AD9173F00552E0E /* ConstructorWithDefaultArgumentsExample.swift in Sources */, |
492 | 511 | 665A18952A9614E9000087BE /* FunctionReturnsLambda.swift in Sources */, |
493 | 512 | 66D4CCD82AD6835D00552E0E /* FunctionWithLambdaArgsExample.swift in Sources */, |
|
517 | 536 | 66D4CD042AD81B6F00552E0E /* StarProjectionExample.swift in Sources */, |
518 | 537 | 66D4CCFE2AD80F2B00552E0E /* GenericFunctionsExample.swift in Sources */, |
519 | 538 | 7555FF83242A565900829871 /* ContentView.swift in Sources */, |
| 539 | + E59830997CE3DC9E31D1E9C1 /* ObjCNameExample.swift in Sources */, |
| 540 | + E598319E705FEB827303DCB9 /* ShouldRefineInSwiftExample.swift in Sources */, |
520 | 541 | ); |
521 | 542 | runOnlyForDeploymentPostprocessing = 0; |
522 | 543 | }; |
|
0 commit comments