Skip to content

Commit

Permalink
Update project for demo application
Browse files Browse the repository at this point in the history
  • Loading branch information
vtourraine committed Oct 14, 2013
1 parent 04f4bfc commit 3fcfffc
Show file tree
Hide file tree
Showing 12 changed files with 25 additions and 24 deletions.
Expand Up @@ -399,7 +399,7 @@
isa = PBXProject; isa = PBXProject;
attributes = { attributes = {
CLASSPREFIX = MDL; CLASSPREFIX = MDL;
LastUpgradeCheck = 0450; LastUpgradeCheck = 0500;
ORGANIZATIONNAME = shazino; ORGANIZATIONNAME = shazino;
}; };
buildConfigurationList = 14C1E2BF16246F27005D914C /* Build configuration list for PBXProject "MendeleySDKDemo" */; buildConfigurationList = 14C1E2BF16246F27005D914C /* Build configuration list for PBXProject "MendeleySDKDemo" */;
Expand Down Expand Up @@ -608,6 +608,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES; GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 6.0; IPHONEOS_DEPLOYMENT_TARGET = 6.0;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos; SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2"; TARGETED_DEVICE_FAMILY = "1,2";
}; };
Expand Down
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<Scheme <Scheme
LastUpgradeVersion = "0460" LastUpgradeVersion = "0500"
version = "1.3"> version = "1.3">
<BuildAction <BuildAction
parallelizeBuildables = "YES" parallelizeBuildables = "YES"
Expand Down
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<Scheme <Scheme
LastUpgradeVersion = "0460" LastUpgradeVersion = "0500"
version = "1.3"> version = "1.3">
<BuildAction <BuildAction
parallelizeBuildables = "YES" parallelizeBuildables = "YES"
Expand Down
10 changes: 5 additions & 5 deletions Examples/MendeleySDKDemo/Pods/Local Podspecs/MendeleySDK.podspec

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3fcfffc

Please sign in to comment.