From 3ec5cf04e121728aa6ac1fd433d1234fef5d4469 Mon Sep 17 00:00:00 2001 From: Joseph Henry Date: Thu, 11 Aug 2016 23:27:05 -0700 Subject: [PATCH] minor ios API update --- .../xcdebugger/Breakpoints_v2.xcbkptlist | 55 ++++++++ .../Base.lproj/Main.storyboard | 21 ++- .../iOS/Example_iOS_App/ViewController.swift | 122 ++++++++++++++++-- src/SDK_Apple-Bridging-Header.h | 1 + src/SDK_XcodeWrapper.cpp | 9 +- 5 files changed, 194 insertions(+), 14 deletions(-) create mode 100644 integrations/apple/example_app/iOS/Example_iOS_App.xcodeproj/xcuserdata/Joseph.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist diff --git a/integrations/apple/example_app/iOS/Example_iOS_App.xcodeproj/xcuserdata/Joseph.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/integrations/apple/example_app/iOS/Example_iOS_App.xcodeproj/xcuserdata/Joseph.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist new file mode 100644 index 0000000..3f04978 --- /dev/null +++ b/integrations/apple/example_app/iOS/Example_iOS_App.xcodeproj/xcuserdata/Joseph.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + diff --git a/integrations/apple/example_app/iOS/Example_iOS_App/Base.lproj/Main.storyboard b/integrations/apple/example_app/iOS/Example_iOS_App/Base.lproj/Main.storyboard index ef01e0a..60d218c 100644 --- a/integrations/apple/example_app/iOS/Example_iOS_App/Base.lproj/Main.storyboard +++ b/integrations/apple/example_app/iOS/Example_iOS_App/Base.lproj/Main.storyboard @@ -79,7 +79,7 @@