Adding Android ViroAR stuff

This commit is contained in:
John Lyon-Smith
2018-03-29 15:40:37 -07:00
parent bd5cd8a0d8
commit b301bf17eb
16 changed files with 126 additions and 84 deletions

View File

@@ -321,6 +321,7 @@
"-lc++",
"$(inherited)",
);
PRODUCT_BUNDLE_IDENTIFIER = "com.us.kss.deighton-ar";
PRODUCT_NAME = DeightonAR;
VERSIONING_SYSTEM = "apple-generic";
};
@@ -347,6 +348,7 @@
"-lc++",
"$(inherited)",
);
PRODUCT_BUNDLE_IDENTIFIER = "com.us.kss.deighton-ar";
PRODUCT_NAME = DeightonAR;
VERSIONING_SYSTEM = "apple-generic";
};