Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
VR-demos
Commits
74a4a6cf
Commit
74a4a6cf
authored
Apr 09, 2018
by
Ruben Jesus Garcia Hernandez
Browse files
ParkVR bluetooth controller support added.
Icons added.
parent
eaa823d4
Changes
33
Hide whitespace changes
Inline
Side-by-side
GoogleCardboardIOS/NOMADVR-Info.plist
0 → 100644
View file @
74a4a6cf
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version=
"1.0"
>
<dict>
<key>
CFBundleDisplayName
</key>
<string>
NOMAD VR
</string>
<key>
CFBundleExecutable
</key>
<string>
${EXECUTABLE_NAME}
</string>
<key>
CFBundleIcons
</key>
<dict/>
<key>
CFBundleIcons~ipad
</key>
<dict/>
<key>
CFBundleIdentifier
</key>
<string>
$(PRODUCT_BUNDLE_IDENTIFIER)
</string>
<key>
CFBundleInfoDictionaryVersion
</key>
<string>
6.0
</string>
<key>
CFBundleName
</key>
<string>
${PRODUCT_NAME}
</string>
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.1
</string>
<key>
CFBundleVersion
</key>
<string>
2.1
</string>
<key>
LSRequiresIPhoneOS
</key>
<true/>
<key>
NSCameraUsageDescription
</key>
<string>
Used to scan QR codes
</string>
<key>
NSMainNibFile
</key>
<string>
launch
</string>
<key>
UIFileSharingEnabled
</key>
<true/>
<key>
UILaunchStoryboardName
</key>
<string>
launch
</string>
<key>
UIRequiredDeviceCapabilities
</key>
<array>
<string>
magnetometer
</string>
</array>
<key>
UIRequiresFullScreen
</key>
<true/>
<key>
UIStatusBarHidden
</key>
<true/>
<key>
UISupportedInterfaceOrientations
</key>
<array>
<string>
UIInterfaceOrientationPortrait
</string>
<string>
UIInterfaceOrientationLandscapeLeft
</string>
<string>
UIInterfaceOrientationLandscapeRight
</string>
<string>
UIInterfaceOrientationPortraitUpsideDown
</string>
</array>
<key>
UISupportedInterfaceOrientations~ipad
</key>
<array>
<string>
UIInterfaceOrientationPortrait
</string>
<string>
UIInterfaceOrientationPortraitUpsideDown
</string>
<string>
UIInterfaceOrientationLandscapeLeft
</string>
<string>
UIInterfaceOrientationLandscapeRight
</string>
</array>
</dict>
</plist>
GoogleCardboardIOS/NOMADVR
SDK
.xcodeproj/project.pbxproj
→
GoogleCardboardIOS/NOMADVR.xcodeproj/project.pbxproj
View file @
74a4a6cf
...
...
@@ -7,13 +7,16 @@
objects
=
{
/* Begin PBXBuildFile section */
1278CED81CEBF98600D93A88
/* NOMADVR
SDK
-Info.plist in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
1278CED71CEBF98600D93A88
/* NOMADVR
SDK
-Info.plist */
;
};
1278CED81CEBF98600D93A88
/* NOMADVR-Info.plist in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
1278CED71CEBF98600D93A88
/* NOMADVR-Info.plist */
;
};
12BEE9C01C8F5426002F8361
/* TreasureHuntAppDelegate.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
12BEE9B91C8F5426002F8361
/* TreasureHuntAppDelegate.m */
;
};
12BEE9C31C8F5426002F8361
/* TreasureHuntViewController.mm in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
12BEE9BF1C8F5426002F8361
/* TreasureHuntViewController.mm */
;
};
12BEE9C81C8F546B002F8361
/* launch.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
12BEE9C61C8F546B002F8361
/* launch.xib */
;
};
12BEE9CB1C8F54B8002F8361
/* main.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
12BEE9CA1C8F54B8002F8361
/* main.m */
;
};
12C3DC8F1CEBBA9E00D39B85
/* treasure_hunt_renderer.mm in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
12C3DC8C1CEBBA9E00D39B85
/* treasure_hunt_renderer.mm */
;
};
4D73CEB4207BCA7200C55317
/* Images.xcassets in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
4D73CEB3207BCA7200C55317
/* Images.xcassets */
;
};
4D85FBEE2075203B008FD96D
/* aux.cpp in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
4D85FBEC2075203B008FD96D
/* aux.cpp */
;
};
4D96EFB22077ACD000BD2694
/* GameController.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
4D96EFB12077ACD000BD2694
/* GameController.framework */
;
};
4D96EFB42077BE3B00BD2694
/* AudioToolbox.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
4D96EFB32077BE3B00BD2694
/* AudioToolbox.framework */
;
};
4DEE7BCE20629B0F00A0956C
/* NOMADVRLib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
4DEE7BCD20629B0F00A0956C
/* NOMADVRLib */
;
};
4DEE7BD22062A82000A0956C
/* atoms.cpp in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
4DEE7BD12062A82000A0956C
/* atoms.cpp */
;
};
4DEE7BD52062A83800A0956C
/* atomsGL.cpp in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
4DEE7BD32062A83800A0956C
/* atomsGL.cpp */
;
};
...
...
@@ -34,8 +37,8 @@
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
1278CED71CEBF98600D93A88
/* NOMADVR
SDK
-Info.plist */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.plist.xml
;
path
=
"NOMADVR
SDK
-Info.plist"
;
sourceTree
=
SOURCE_ROOT
;
};
12BEE99E1C8F53AB002F8361
/* NOMADVR
SDK
.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
NOMADVR
SDK
.app
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
1278CED71CEBF98600D93A88
/* NOMADVR-Info.plist */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.plist.xml
;
path
=
"NOMADVR-Info.plist"
;
sourceTree
=
SOURCE_ROOT
;
};
12BEE99E1C8F53AB002F8361
/* NOMADVR.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
NOMADVR.app
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
12BEE9B81C8F5426002F8361
/* TreasureHuntAppDelegate.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
TreasureHuntAppDelegate.h
;
sourceTree
=
SOURCE_ROOT
;
};
12BEE9B91C8F5426002F8361
/* TreasureHuntAppDelegate.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
TreasureHuntAppDelegate.m
;
sourceTree
=
SOURCE_ROOT
;
};
12BEE9BE1C8F5426002F8361
/* TreasureHuntViewController.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
TreasureHuntViewController.h
;
sourceTree
=
SOURCE_ROOT
;
};
...
...
@@ -45,8 +48,11 @@
12C3DC8C1CEBBA9E00D39B85
/* treasure_hunt_renderer.mm */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.cpp.objcpp
;
path
=
treasure_hunt_renderer.mm
;
sourceTree
=
SOURCE_ROOT
;
};
12C3DC8D1CEBBA9E00D39B85
/* treasure_hunt_renderer.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
treasure_hunt_renderer.h
;
sourceTree
=
SOURCE_ROOT
;
};
3A4028450E1F4537A4DE358F
/* libPods-TreasureHuntNDK.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
archive.ar
;
includeInIndex
=
0
;
path
=
"libPods-TreasureHuntNDK.a"
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
4D73CEB3207BCA7200C55317
/* Images.xcassets */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
folder.assetcatalog
;
path
=
Images.xcassets
;
sourceTree
=
"<group>"
;
};
4D85FBEC2075203B008FD96D
/* aux.cpp */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.cpp.cpp
;
path
=
aux.cpp
;
sourceTree
=
"<group>"
;
};
4D85FBED2075203B008FD96D
/* aux.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
aux.h
;
sourceTree
=
"<group>"
;
};
4D96EFB12077ACD000BD2694
/* GameController.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
GameController.framework
;
path
=
System/Library/Frameworks/GameController.framework
;
sourceTree
=
SDKROOT
;
};
4D96EFB32077BE3B00BD2694
/* AudioToolbox.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
AudioToolbox.framework
;
path
=
System/Library/Frameworks/AudioToolbox.framework
;
sourceTree
=
SDKROOT
;
};
4DEE7BCD20629B0F00A0956C
/* NOMADVRLib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
folder
;
name
=
NOMADVRLib
;
path
=
"/Users/lrz/gvr-ios-sdk/Samples/TreasureHuntNDK/NOMADVRLib"
;
sourceTree
=
"<absolute>"
;
};
4DEE7BD12062A82000A0956C
/* atoms.cpp */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.cpp.cpp
;
name
=
atoms.cpp
;
path
=
NOMADVRLib/atoms.cpp
;
sourceTree
=
"<group>"
;
};
4DEE7BD32062A83800A0956C
/* atomsGL.cpp */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.cpp.cpp
;
name
=
atomsGL.cpp
;
path
=
NOMADVRLib/atomsGL.cpp
;
sourceTree
=
"<group>"
;
};
...
...
@@ -75,6 +81,8 @@
isa
=
PBXFrameworksBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
4D96EFB42077BE3B00BD2694
/* AudioToolbox.framework in Frameworks */
,
4D96EFB22077ACD000BD2694
/* GameController.framework in Frameworks */
,
C99E7A8E024DA5FE8D83A5BB
/* libPods-TreasureHuntNDK.a in Frameworks */
,
F27EE917D4C0E740BE5E6345
/* Pods_NOMADVRSDK.framework in Frameworks */
,
);
...
...
@@ -86,6 +94,8 @@
119687AEB1F830DBF8B32F90
/* Frameworks */
=
{
isa
=
PBXGroup
;
children
=
(
4D96EFB32077BE3B00BD2694
/* AudioToolbox.framework */
,
4D96EFB12077ACD000BD2694
/* GameController.framework */
,
3A4028450E1F4537A4DE358F
/* libPods-TreasureHuntNDK.a */
,
CAC7C8C2287795314AD5579A
/* Pods_NOMADVRSDK.framework */
,
);
...
...
@@ -95,6 +105,7 @@
12BEE9951C8F53AB002F8361
=
{
isa
=
PBXGroup
;
children
=
(
4D73CEB3207BCA7200C55317
/* Images.xcassets */
,
12BEE9A01C8F53AB002F8361
/* TreasureHunt */
,
12BEE99F1C8F53AB002F8361
/* Products */
,
4DEE7BDE2062ADCB00A0956C
/* happyhttp */
,
...
...
@@ -109,7 +120,7 @@
12BEE99F1C8F53AB002F8361
/* Products */
=
{
isa
=
PBXGroup
;
children
=
(
12BEE99E1C8F53AB002F8361
/* NOMADVR
SDK
.app */
,
12BEE99E1C8F53AB002F8361
/* NOMADVR.app */
,
);
name
=
Products
;
sourceTree
=
"<group>"
;
...
...
@@ -123,7 +134,7 @@
12BEE9BF1C8F5426002F8361
/* TreasureHuntViewController.mm */
,
12C3DC8C1CEBBA9E00D39B85
/* treasure_hunt_renderer.mm */
,
12C3DC8D1CEBBA9E00D39B85
/* treasure_hunt_renderer.h */
,
1278CED71CEBF98600D93A88
/* NOMADVR
SDK
-Info.plist */
,
1278CED71CEBF98600D93A88
/* NOMADVR-Info.plist */
,
12BEE9C61C8F546B002F8361
/* launch.xib */
,
12BEE9A11C8F53AB002F8361
/* Supporting Files */
,
);
...
...
@@ -197,9 +208,9 @@
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
12BEE99D1C8F53AB002F8361
/* NOMADVR
SDK
*/
=
{
12BEE99D1C8F53AB002F8361
/* NOMADVR */
=
{
isa
=
PBXNativeTarget
;
buildConfigurationList
=
12BEE9B51C8F53AB002F8361
/* Build configuration list for PBXNativeTarget "NOMADVR
SDK
" */
;
buildConfigurationList
=
12BEE9B51C8F53AB002F8361
/* Build configuration list for PBXNativeTarget "NOMADVR" */
;
buildPhases
=
(
ACFE6513C5D698691E7598BC
/* [CP] Check Pods Manifest.lock */
,
12BEE99A1C8F53AB002F8361
/* Sources */
,
...
...
@@ -212,9 +223,9 @@
);
dependencies
=
(
);
name
=
NOMADVR
SDK
;
name
=
NOMADVR
;
productName
=
TreasureHunt
;
productReference
=
12BEE99E1C8F53AB002F8361
/* NOMADVR
SDK
.app */
;
productReference
=
12BEE99E1C8F53AB002F8361
/* NOMADVR.app */
;
productType
=
"com.apple.product-type.application"
;
};
/* End PBXNativeTarget section */
...
...
@@ -232,7 +243,7 @@
};
};
};
buildConfigurationList
=
12BEE9991C8F53AB002F8361
/* Build configuration list for PBXProject "NOMADVR
SDK
" */
;
buildConfigurationList
=
12BEE9991C8F53AB002F8361
/* Build configuration list for PBXProject "NOMADVR" */
;
compatibilityVersion
=
"Xcode 3.2"
;
developmentRegion
=
English
;
hasScannedForEncodings
=
0
;
...
...
@@ -245,7 +256,7 @@
projectDirPath
=
""
;
projectRoot
=
""
;
targets
=
(
12BEE99D1C8F53AB002F8361
/* NOMADVR
SDK
*/
,
12BEE99D1C8F53AB002F8361
/* NOMADVR */
,
);
};
/* End PBXProject section */
...
...
@@ -256,8 +267,9 @@
buildActionMask
=
2147483647
;
files
=
(
4DEE7BCE20629B0F00A0956C
/* NOMADVRLib in Resources */
,
4D73CEB4207BCA7200C55317
/* Images.xcassets in Resources */
,
12BEE9C81C8F546B002F8361
/* launch.xib in Resources */
,
1278CED81CEBF98600D93A88
/* NOMADVR
SDK
-Info.plist in Resources */
,
1278CED81CEBF98600D93A88
/* NOMADVR-Info.plist in Resources */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
...
...
@@ -450,6 +462,8 @@
isa
=
XCBuildConfiguration
;
baseConfigurationReference
=
9FD381D5B2D35CE778ED88B3
/* Pods-NOMADVRSDK.debug.xcconfig */
;
buildSettings
=
{
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME
=
LaunchImage
;
DEVELOPMENT_TEAM
=
6DYZG82AAG
;
ENABLE_BITCODE
=
NO
;
GCC_PREPROCESSOR_DEFINITIONS
=
(
...
...
@@ -466,11 +480,12 @@
"\"${PODS_ROOT}/Headers/Public/GoogleToolboxForMac\""
,
"\"${PODS_ROOT}/..\""
,
);
INFOPLIST_FILE
=
"NOMADVR
SDK
-Info.plist"
;
INFOPLIST_FILE
=
"NOMADVR-Info.plist"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.
test.TreasureHunt
;
PRODUCT_NAME
=
NOMADVR
SDK
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.
lrz.NOMADVRIOS
;
PRODUCT_NAME
=
NOMADVR
;
SWIFT_VERSION
=
4.0
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
};
name
=
Debug
;
};
...
...
@@ -478,6 +493,8 @@
isa
=
XCBuildConfiguration
;
baseConfigurationReference
=
EB0170AE84675B1C851C3FA4
/* Pods-NOMADVRSDK.release.xcconfig */
;
buildSettings
=
{
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME
=
LaunchImage
;
DEVELOPMENT_TEAM
=
6DYZG82AAG
;
ENABLE_BITCODE
=
NO
;
GCC_PREPROCESSOR_DEFINITIONS
=
(
...
...
@@ -494,18 +511,19 @@
"\"${PODS_ROOT}/Headers/Public/GoogleToolboxForMac\""
,
"\"${PODS_ROOT}/..\""
,
);
INFOPLIST_FILE
=
"NOMADVR
SDK
-Info.plist"
;
INFOPLIST_FILE
=
"NOMADVR-Info.plist"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.
test.TreasureHunt
;
PRODUCT_NAME
=
NOMADVR
SDK
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.
lrz.NOMADVRIOS
;
PRODUCT_NAME
=
NOMADVR
;
SWIFT_VERSION
=
4.0
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
};
name
=
Release
;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
12BEE9991C8F53AB002F8361
/* Build configuration list for PBXProject "NOMADVR
SDK
" */
=
{
12BEE9991C8F53AB002F8361
/* Build configuration list for PBXProject "NOMADVR" */
=
{
isa
=
XCConfigurationList
;
buildConfigurations
=
(
12BEE9B31C8F53AB002F8361
/* Debug */
,
...
...
@@ -514,7 +532,7 @@
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
};
12BEE9B51C8F53AB002F8361
/* Build configuration list for PBXNativeTarget "NOMADVR
SDK
" */
=
{
12BEE9B51C8F53AB002F8361
/* Build configuration list for PBXNativeTarget "NOMADVR" */
=
{
isa
=
XCConfigurationList
;
buildConfigurations
=
(
12BEE9B61C8F53AB002F8361
/* Debug */
,
...
...
GoogleCardboardIOS/NOMADVR
SDK
.xcodeproj/project.xcworkspace/contents.xcworkspacedata
→
GoogleCardboardIOS/NOMADVR.xcodeproj/project.xcworkspace/contents.xcworkspacedata
View file @
74a4a6cf
File moved
GoogleCardboardIOS/NOMADVR
SDK
.xcodeproj/project.xcworkspace/xcuserdata/lrz.xcuserdatad/UserInterfaceState.xcuserstate
→
GoogleCardboardIOS/NOMADVR.xcodeproj/project.xcworkspace/xcuserdata/lrz.xcuserdatad/UserInterfaceState.xcuserstate
View file @
74a4a6cf
File moved
GoogleCardboardIOS/NOMADVR
SDK
.xcodeproj/xcuserdata/lrz.xcuserdatad/xcschemes/xcschememanagement.plist
→
GoogleCardboardIOS/NOMADVR.xcodeproj/xcuserdata/lrz.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
74a4a6cf
...
...
@@ -3,13 +3,7 @@
<plist
version=
"1.0"
>
<dict>
<key>
SchemeUserState
</key>
<dict>
<key>
TreasureHuntNDK.xcscheme
</key>
<dict>
<key>
orderHint
</key>
<integer>
0
</integer>
</dict>
</dict>
<dict/>
<key>
SuppressBuildableAutocreation
</key>
<dict>
<key>
12BEE99D1C8F53AB002F8361
</key>
...
...
GoogleCardboardIOS/TreasureHuntNDK.xcworkspace/contents.xcworkspacedata
View file @
74a4a6cf
...
...
@@ -2,7 +2,7 @@
<Workspace
version =
"1.0"
>
<FileRef
location =
"group:/Users/lrz/gvr-ios-sdk/Samples/TreasureHuntNDK/NOMADVR
SDK
.xcodeproj"
>
location =
"group:/Users/lrz/gvr-ios-sdk/Samples/TreasureHuntNDK/NOMADVR.xcodeproj"
>
</FileRef>
<FileRef
location =
"group:Pods/Pods.xcodeproj"
>
...
...
GoogleCardboardIOS/TreasureHuntNDK.xcworkspace/xcuserdata/lrz.xcuserdatad/UserInterfaceState.xcuserstate
View file @
74a4a6cf
No preview for this file type
GoogleCardboardIOS/TreasureHuntNDK.xcworkspace/xcuserdata/lrz.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
View file @
74a4a6cf
...
...
@@ -3,22 +3,6 @@
type =
"0"
version =
"2.0"
>
<Breakpoints>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
shouldBeEnabled =
"No"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"treasure_hunt_renderer.mm"
timestampString =
"544628855.2832021"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"220"
endingLineNumber =
"220"
landmarkName =
"TreasureHuntRenderer::TreasureHuntRenderer( gvr_context* gvr_context)"
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
...
...
@@ -42,11 +26,11 @@
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"treasure_hunt_renderer.mm"
timestampString =
"544
628855.2832021
"
timestampString =
"544
971992.496356
"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"2
53
"
endingLineNumber =
"2
53
"
startingLineNumber =
"2
90
"
endingLineNumber =
"2
90
"
landmarkName =
"TreasureHuntRenderer::InitializeGl()"
landmarkType =
"7"
>
</BreakpointContent>
...
...
@@ -154,11 +138,11 @@
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"treasure_hunt_renderer.mm"
timestampString =
"544
628855.2832021
"
timestampString =
"544
971992.496356
"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"
358
"
endingLineNumber =
"
358
"
startingLineNumber =
"
402
"
endingLineNumber =
"
402
"
landmarkName =
"TreasureHuntRenderer::DrawFrame()"
landmarkType =
"7"
>
</BreakpointContent>
...
...
@@ -170,11 +154,11 @@
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"treasure_hunt_renderer.mm"
timestampString =
"544
628855.2832021
"
timestampString =
"544
971992.496356
"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"3
44
"
endingLineNumber =
"3
44
"
startingLineNumber =
"3
88
"
endingLineNumber =
"3
88
"
landmarkName =
"TreasureHuntRenderer::DrawFrame()"
landmarkType =
"7"
>
</BreakpointContent>
...
...
@@ -186,12 +170,12 @@
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"treasure_hunt_renderer.mm"
timestampString =
"544
628855.2832021
"
timestampString =
"544
971992.496356
"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"
214
"
endingLineNumber =
"
214
"
landmarkName =
"TreasureHuntRenderer::
loadConfigFile(void
)"
startingLineNumber =
"
340
"
endingLineNumber =
"
340
"
landmarkName =
"TreasureHuntRenderer::
DrawFrame(
)"
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointProxy>
...
...
@@ -202,15 +186,303 @@
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"treasure_hunt_renderer.mm"
timestampString =
"544
628855.2832021
"
timestampString =
"544
971992.496356
"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"296"
endingLineNumber =
"296"
landmarkName =
"TreasureHuntRenderer::InitializeGl()"
startingLineNumber =
"409"
endingLineNumber =
"409"
landmarkName =
"TreasureHuntRenderer::DrawFrame()"
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
shouldBeEnabled =
"No"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"treasure_hunt_renderer.mm"
timestampString =
"544714274.129266"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"170"
endingLineNumber =
"170"
landmarkName =
"TreasureHuntRenderer::setConfigFile (NSString * filename)"
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
shouldBeEnabled =
"No"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"TreasureHuntViewController.mm"
timestampString =
"544969286.036918"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"100"
endingLineNumber =
"100"
landmarkName =
"-viewDidLoad"
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
shouldBeEnabled =
"No"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"TreasureHuntViewController.mm"
timestampString =
"544969286.036918"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"95"
endingLineNumber =
"95"
landmarkName =
"-viewDidLoad"
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
shouldBeEnabled =
"No"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"treasure_hunt_renderer.mm"
timestampString =
"544971992.496356"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"825"
endingLineNumber =
"825"
landmarkName =
"TreasureHuntRenderer::DrawEye(gvr::Eye eye, const gvr::Mat4f& view_matrix, const gvr::BufferViewport& params)"
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
shouldBeEnabled =
"No"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"Pods/FileBrowser/FileBrowser/FileListTableView.swift"
timestampString =
"544702257.854578"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"47"
endingLineNumber =
"47"
landmarkName =
"tableView(_:didSelectRowAt:)"
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
shouldBeEnabled =
"No"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"Pods/FileBrowser/FileBrowser/FileListTableView.swift"
timestampString =
"544702271.902478"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"53"
endingLineNumber =
"53"
landmarkName =
"tableView(_:didSelectRowAt:)"
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
shouldBeEnabled =
"Yes"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"Pods/FileBrowser/FileBrowser/FileBrowser.swift"
timestampString =
"544702443.0318691"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"21"
endingLineNumber =
"21"
landmarkName =
"FileBrowser"
landmarkType =
"3"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
shouldBeEnabled =
"No"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"Pods/FileBrowser/FileBrowser/FileBrowser.swift"
timestampString =
"544702444.872684"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"28"
endingLineNumber =
"28"
landmarkName =
"FileBrowser"
landmarkType =
"3"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
shouldBeEnabled =
"No"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"Pods/FileBrowser/FileBrowser/FileBrowser.swift"
timestampString =
"544702479.457353"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"53"
endingLineNumber =
"53"
landmarkName =
"init(initialPath:allowEditing:showCancelButton:)"
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
shouldBeEnabled =
"No"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"Pods/FileBrowser/FileBrowser/FileListViewController.swift"
timestampString =
"544702538.083482"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"33"
endingLineNumber =
"33"
landmarkName =
"searchController"
landmarkType =
"24"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
shouldBeEnabled =
"No"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"Pods/FileBrowser/FileBrowser/FileListViewController.swift"
timestampString =
"544702554.211094"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"88"
endingLineNumber =
"88"
landmarkName =
"viewDidLoad()"
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
shouldBeEnabled =
"No"
ignoreCount =
"0"
con