diff --git a/ios/BigBlueButton.xcodeproj/._project.xcworkspace b/ios/BigBlueButton.xcodeproj/._project.xcworkspace new file mode 100644 index 0000000..ba409d4 Binary files /dev/null and b/ios/BigBlueButton.xcodeproj/._project.xcworkspace differ diff --git a/ios/BigBlueButton.xcodeproj/project.pbxproj b/ios/BigBlueButton.xcodeproj/project.pbxproj index 49e4e75..371f1df 100644 --- a/ios/BigBlueButton.xcodeproj/project.pbxproj +++ b/ios/BigBlueButton.xcodeproj/project.pbxproj @@ -91,7 +91,6 @@ C2A362FCDC6CFF0B2C3404AD /* Pods-BigBlueButton-BigBlueButtonTests.debug.xcconfig */, 1319DDB855A2C8F710D47169 /* Pods-BigBlueButton-BigBlueButtonTests.release.xcconfig */, ); - name = Pods; path = Pods; sourceTree = ""; }; @@ -460,7 +459,7 @@ "-ObjC", "-lc++", ); - PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.bigbluebutton.mobile.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = BigBlueButton; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; @@ -485,7 +484,7 @@ "-ObjC", "-lc++", ); - PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.bigbluebutton.mobile.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = BigBlueButton; SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; diff --git a/ios/BigBlueButton.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/ios/BigBlueButton.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..919434a --- /dev/null +++ b/ios/BigBlueButton.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/ios/BigBlueButton.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/ios/BigBlueButton.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/ios/BigBlueButton.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + +