fix layout to full screen in ipad
This commit is contained in:
parent
f055fcb0a3
commit
af10136954
@ -471,6 +471,7 @@
|
||||
SWIFT_OBJC_BRIDGING_HEADER = "swift-Bridging-Header.h";
|
||||
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
||||
SWIFT_VERSION = 5.0;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
VERSIONING_SYSTEM = "apple-generic";
|
||||
};
|
||||
name = Debug;
|
||||
@ -500,6 +501,7 @@
|
||||
PRODUCT_NAME = BigBlueButton;
|
||||
SWIFT_OBJC_BRIDGING_HEADER = "swift-Bridging-Header.h";
|
||||
SWIFT_VERSION = 5.0;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
VERSIONING_SYSTEM = "apple-generic";
|
||||
};
|
||||
name = Release;
|
||||
|
Loading…
Reference in New Issue
Block a user