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
d5d879d3
Commit
d5d879d3
authored
Apr 11, 2018
by
Ruben Jesus Garcia Hernandez
Browse files
Merge branch 'master' of
https://gitlab.mpcdf.mpg.de/nomad-lab/VR-demos
parents
1dfdb958
c1df5eb6
Changes
49
Hide whitespace changes
Inline
Side-by-side
GoogleCardboardIOS/NOMADVRIOS/Images.xcassets/AppIcon.appiconset/Icon-83_5@2x.png
0 → 100644
View file @
d5d879d3
11.6 KB
GoogleCardboardIOS/NOMADVRIOS/Images.xcassets/Contents.json
0 → 100644
View file @
d5d879d3
{
"info"
:
{
"version"
:
1
,
"author"
:
"xcode"
}
}
\ No newline at end of file
GoogleCardboardIOS/NOMADVRIOS/Images.xcassets/LaunchImage.launchimage/Contents.json
0 → 100644
View file @
d5d879d3
{
"images"
:
[
{
"orientation"
:
"portrait"
,
"idiom"
:
"ipad"
,
"extent"
:
"full-screen"
,
"minimum-system-version"
:
"7.0"
,
"scale"
:
"1x"
},
{
"orientation"
:
"landscape"
,
"idiom"
:
"ipad"
,
"extent"
:
"full-screen"
,
"minimum-system-version"
:
"7.0"
,
"scale"
:
"1x"
},
{
"orientation"
:
"portrait"
,
"idiom"
:
"ipad"
,
"extent"
:
"full-screen"
,
"minimum-system-version"
:
"7.0"
,
"scale"
:
"2x"
},
{
"orientation"
:
"landscape"
,
"idiom"
:
"ipad"
,
"extent"
:
"full-screen"
,
"minimum-system-version"
:
"7.0"
,
"scale"
:
"2x"
},
{
"orientation"
:
"portrait"
,
"idiom"
:
"iphone"
,
"minimum-system-version"
:
"7.0"
,
"scale"
:
"2x"
},
{
"orientation"
:
"portrait"
,
"idiom"
:
"iphone"
,
"minimum-system-version"
:
"7.0"
,
"subtype"
:
"retina4"
,
"scale"
:
"2x"
}
],
"info"
:
{
"version"
:
1
,
"author"
:
"xcode"
}
}
\ No newline at end of file
GoogleCardboardIOS/NOMADVRIOS/NOMADVR-Info.plist
0 → 100644
View file @
d5d879d3
<?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
IOS/NOMADVR
.xcodeproj/project.pbxproj
View file @
d5d879d3
...
...
@@ -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
IOS/NOMADVR
.xcodeproj/project.xcworkspace/contents.xcworkspacedata
View file @
d5d879d3
File moved
GoogleCardboardIOS/NOMADVR
SDK
.xcodeproj/project.xcworkspace/xcuserdata/lrz.xcuserdatad/UserInterfaceState.xcuserstate
→
GoogleCardboardIOS/NOMADVR
IOS/NOMADVR
.xcodeproj/project.xcworkspace/xcuserdata/lrz.xcuserdatad/UserInterfaceState.xcuserstate
View file @
d5d879d3
File moved
GoogleCardboardIOS/NOMADVR
SDK
.xcodeproj/xcuserdata/lrz.xcuserdatad/xcschemes/xcschememanagement.plist
→
GoogleCardboardIOS/NOMADVR
IOS/NOMADVR
.xcodeproj/xcuserdata/lrz.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
d5d879d3
...
...
@@ -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/NOMADVRSDK-Info.plist
→
GoogleCardboardIOS/
NOMADVRIOS/
NOMADVRSDK-Info.plist
View file @
d5d879d3
File moved
GoogleCardboardIOS/NOMADVRIOS/NOMADVRSDK.xcworkspace/contents.xcworkspacedata
0 → 100644
View file @
d5d879d3
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version =
"1.0"
>
<FileRef
location =
"group:NOMADVRSDK.xcodeproj"
>
</FileRef>
<FileRef
location =
"group:Pods/Pods.xcodeproj"
>
</FileRef>
</Workspace>
GoogleCardboardIOS/Podfile
→
GoogleCardboardIOS/
NOMADVRIOS/
Podfile
View file @
d5d879d3
target
'NOMADVR
SDK
'
do
target
'NOMADVR'
do
pod
'GVRSDK'
pod
'GVRAudioSDK'
source
'https://github.com/CocoaPods/Specs.git'
...
...
GoogleCardboardIOS/Podfile.lock
→
GoogleCardboardIOS/
NOMADVRIOS/
Podfile.lock
View file @
d5d879d3
File moved
GoogleCardboardIOS/TreasureHuntAppDelegate.h
→
GoogleCardboardIOS/
NOMADVRIOS/
TreasureHuntAppDelegate.h
View file @
d5d879d3
File moved
GoogleCardboardIOS/TreasureHuntAppDelegate.m
→
GoogleCardboardIOS/
NOMADVRIOS/
TreasureHuntAppDelegate.m
View file @
d5d879d3
File moved
GoogleCardboardIOS/TreasureHuntNDK.xcworkspace/contents.xcworkspacedata
→
GoogleCardboardIOS/
NOMADVRIOS/
TreasureHuntNDK.xcworkspace/contents.xcworkspacedata
View file @
d5d879d3
...
...
@@ -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/NOMADVRIOS/TreasureHuntNDK.xcworkspace/xcuserdata/lrz.xcuserdatad/UserInterfaceState.xcuserstate
0 → 100644
View file @
d5d879d3
File added
GoogleCardboardIOS/TreasureHuntNDK.xcworkspace/xcuserdata/lrz.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
→
GoogleCardboardIOS/
NOMADVRIOS/
TreasureHuntNDK.xcworkspace/xcuserdata/lrz.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
View file @
d5d879d3
...
...
@@ -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"
<