From eec22e4be98e9ed998d4b0838e160d9853591799 Mon Sep 17 00:00:00 2001 From: "Pfeil, Scott Robert" Date: Thu, 15 Aug 2019 12:08:44 -0400 Subject: [PATCH] Fixes! --- JSONCreator_iOS/JSONCreator/Info.plist | 48 +++++++++++++++++++ .../JSON/Samples/MVA3.0/wireless.json | 3 ++ 2 files changed, 51 insertions(+) diff --git a/JSONCreator_iOS/JSONCreator/Info.plist b/JSONCreator_iOS/JSONCreator/Info.plist index 879dddf..c1c0e20 100644 --- a/JSONCreator_iOS/JSONCreator/Info.plist +++ b/JSONCreator_iOS/JSONCreator/Info.plist @@ -20,6 +20,54 @@ 1 LSRequiresIPhoneOS + NSAppTransportSecurity + + NSExceptionDomains + + auth.svcs.verizon.com + + NSIncludesSubdomains + + NSTemporaryExceptionRequiresForwardSecrecy + + + pie.prod.verizon.com + + NSIncludesSubdomains + + NSTemporaryExceptionRequiresForwardSecrecy + + + pie.uat.verizon.com + + NSIncludesSubdomains + + NSTemporaryExceptionRequiresForwardSecrecy + + + testman.verizonwireless.com + + NSIncludesSubdomains + + NSTemporaryExceptionRequiresForwardSecrecy + + + verizonwireless.com + + NSIncludesSubdomains + + NSTemporaryExceptionRequiresForwardSecrecy + + + vzw.com + + NSIncludesSubdomains + + NSTemporaryExceptionRequiresForwardSecrecy + + + + UILaunchStoryboardName LaunchScreen UIMainStoryboardFile diff --git a/JSONCreator_iOS/JSONCreator/JSON/Samples/MVA3.0/wireless.json b/JSONCreator_iOS/JSONCreator/JSON/Samples/MVA3.0/wireless.json index af92d52..eff3bdd 100644 --- a/JSONCreator_iOS/JSONCreator/JSON/Samples/MVA3.0/wireless.json +++ b/JSONCreator_iOS/JSONCreator/JSON/Samples/MVA3.0/wireless.json @@ -218,6 +218,7 @@ "moleculeName":"moleculeStack", "axis":"horizontal", "molecules":[{ + "verticalAlignment": "leading", "percent":60, "molecule":{ "moleculeName":"moleculeStack", @@ -270,6 +271,7 @@ "moleculeName":"moleculeStack", "axis":"horizontal", "molecules":[{ + "verticalAlignment": "leading", "percent":60, "molecule":{ "moleculeName":"moleculeStack", @@ -321,6 +323,7 @@ "moleculeName":"moleculeStack", "axis":"horizontal", "molecules":[{ + "verticalAlignment": "leading", "percent":60, "molecule":{ "moleculeName":"moleculeStack",