|
167 | 167 | 03896D3624F8A011008593CD /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
168 | 168 | 03896D3824F8A011008593CD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
169 | 169 | 03896D3924F8A011008593CD /* APIExample.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = APIExample.entitlements; sourceTree = "<group>"; }; |
170 | | - 03896D4224F8A011008593CD /* APIExampleTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APIExampleTests.swift; sourceTree = "<group>"; }; |
171 | | - 03896D4424F8A011008593CD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
172 | | - 03896D4D24F8A011008593CD /* APIExampleUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APIExampleUITests.swift; sourceTree = "<group>"; }; |
173 | | - 03896D4F24F8A011008593CD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
174 | 170 | 03B12DA3250E8F7F00E55818 /* AgoraExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AgoraExtension.swift; sourceTree = "<group>"; }; |
175 | 171 | 4C8551EF6F12F734D8F7C1F5 /* Pods-APIExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-APIExample.release.xcconfig"; path = "Target Support Files/Pods-APIExample/Pods-APIExample.release.xcconfig"; sourceTree = "<group>"; }; |
176 | 172 | 576459FF259B1C22007B1E30 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/CreateDataStream.strings"; sourceTree = "<group>"; }; |
|
421 | 417 | isa = PBXGroup; |
422 | 418 | children = ( |
423 | 419 | 03896D2E24F8A00F008593CD /* APIExample */, |
424 | | - 03896D4124F8A011008593CD /* APIExampleTests */, |
425 | | - 03896D4C24F8A011008593CD /* APIExampleUITests */, |
426 | 420 | 03896D2D24F8A00F008593CD /* Products */, |
427 | 421 | 72510F6AF209B24C1F66A819 /* Pods */, |
428 | 422 | E8D399FF8F860CE7DAAA9D91 /* Frameworks */, |
|
457 | 451 | path = APIExample; |
458 | 452 | sourceTree = "<group>"; |
459 | 453 | }; |
460 | | - 03896D4124F8A011008593CD /* APIExampleTests */ = { |
461 | | - isa = PBXGroup; |
462 | | - children = ( |
463 | | - 03896D4224F8A011008593CD /* APIExampleTests.swift */, |
464 | | - 03896D4424F8A011008593CD /* Info.plist */, |
465 | | - ); |
466 | | - path = APIExampleTests; |
467 | | - sourceTree = "<group>"; |
468 | | - }; |
469 | | - 03896D4C24F8A011008593CD /* APIExampleUITests */ = { |
470 | | - isa = PBXGroup; |
471 | | - children = ( |
472 | | - 03896D4D24F8A011008593CD /* APIExampleUITests.swift */, |
473 | | - 03896D4F24F8A011008593CD /* Info.plist */, |
474 | | - ); |
475 | | - path = APIExampleUITests; |
476 | | - sourceTree = "<group>"; |
477 | | - }; |
478 | 454 | 03896D5B24F8D437008593CD /* Commons */ = { |
479 | 455 | isa = PBXGroup; |
480 | 456 | children = ( |
|
1058 | 1034 | "$(inherited)", |
1059 | 1035 | "@executable_path/../Frameworks", |
1060 | 1036 | ); |
1061 | | - PRODUCT_BUNDLE_IDENTIFIER = io.agora.api.example.APIExample; |
| 1037 | + PRODUCT_BUNDLE_IDENTIFIER = io.agora.api.example; |
1062 | 1038 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1063 | 1039 | PROVISIONING_PROFILE_SPECIFIER = ""; |
1064 | 1040 | SWIFT_OBJC_BRIDGING_HEADER = "APIExample/APIExample-Bridging-Header.h"; |
|
1086 | 1062 | "$(inherited)", |
1087 | 1063 | "@executable_path/../Frameworks", |
1088 | 1064 | ); |
1089 | | - PRODUCT_BUNDLE_IDENTIFIER = io.agora.api.example.APIExample; |
| 1065 | + PRODUCT_BUNDLE_IDENTIFIER = io.agora.api.example; |
1090 | 1066 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1091 | 1067 | PROVISIONING_PROFILE_SPECIFIER = ""; |
1092 | 1068 | SWIFT_OBJC_BRIDGING_HEADER = "APIExample/APIExample-Bridging-Header.h"; |
|
0 commit comments