File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/ios/testing.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 409409 "$(inherited)",
410410 "-L$(DEVELOPER_DIR)/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/$(PLATFORM_NAME)",
411411 );
412- PRODUCT_BUNDLE_IDENTIFIER = io .invertase.testing;
412+ PRODUCT_BUNDLE_IDENTIFIER = com .invertase.testing;
413413 PRODUCT_NAME = testing;
414414 PROVISIONING_PROFILE_SPECIFIER = "";
415415 WARNING_CFLAGS = "-Wno-nullability-completeness";
449449 "$(inherited)",
450450 "-L$(DEVELOPER_DIR)/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/$(PLATFORM_NAME)",
451451 );
452- PRODUCT_BUNDLE_IDENTIFIER = io .invertase.testing;
452+ PRODUCT_BUNDLE_IDENTIFIER = com .invertase.testing;
453453 PRODUCT_NAME = testing;
454454 PROVISIONING_PROFILE_SPECIFIER = "";
455455 WARNING_CFLAGS = "-Wno-nullability-completeness";
You can’t perform that action at this time.
0 commit comments