Skip to content

Commit

Permalink
deployment target tvOS
Browse files Browse the repository at this point in the history
  • Loading branch information
evermeer committed Aug 26, 2016
1 parent 96ff886 commit 44b000a
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 109 deletions.
14 changes: 9 additions & 5 deletions EVReflection/EVReflection.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@
7F59F9DB1C07999300C14CF9 /* EVReflectionEVObjectTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F59F9DA1C07999300C14CF9 /* EVReflectionEVObjectTests.swift */; };
7F59F9DD1C079A7300C14CF9 /* EVReflectionNumbersTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F59F9DC1C079A7300C14CF9 /* EVReflectionNumbersTests.swift */; };
7F59F9DF1C09BFB900C14CF9 /* EVRelfectionEnheritanceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F59F9DE1C09BFB900C14CF9 /* EVRelfectionEnheritanceTests.swift */; };
7F625FD51D7031DF00F9A304 /* EVWorkaroundHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F9E68111C67728200F0F4D3 /* EVWorkaroundHelpers.swift */; };
7F625FD61D7031E000F9A304 /* EVWorkaroundHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F9E68111C67728200F0F4D3 /* EVWorkaroundHelpers.swift */; };
7F663C321D014D7B00642499 /* EVReflectionIssue91.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F663C301D014D4A00642499 /* EVReflectionIssue91.swift */; };
7F663C331D014D7C00642499 /* EVReflectionIssue91.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F663C301D014D4A00642499 /* EVReflectionIssue91.swift */; };
7F663C341D014D7E00642499 /* EVReflectionIssue91.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F663C301D014D4A00642499 /* EVReflectionIssue91.swift */; };
Expand Down Expand Up @@ -335,8 +337,8 @@
7F9336AF1C28227400AF7076 /* EVReflectionTVOS */,
7FD67D801C28463E0071234B /* EVReflection OSX Tests.xctest */,
7FD67D811C284A2C0071234B /* EVReflection TVOS Tests.xctest */,
7FD67D821C2882320071234B /* EVReflection.framework */,
7FD67D831C2882320071234B /* EVReflection iOS Tests.xctest */,
7FD67D821C2882320071234B /* EVReflection.framework */,
7FD67D841C2882320071234B /* EVReflection.framework */,
7FD67D851C2882320071234B /* EVReflection.framework */,
7FD67D8B1C288B560071234B /* EVReflection.framework */,
Expand Down Expand Up @@ -913,6 +915,7 @@
files = (
7F9336C81C2822A700AF7076 /* EVExtensions.swift in Sources */,
7F9336C51C28229C00AF7076 /* EVReflection.swift in Sources */,
7F625FD51D7031DF00F9A304 /* EVWorkaroundHelpers.swift in Sources */,
7F9336C61C28229F00AF7076 /* EVObject.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -958,6 +961,7 @@
files = (
7FD67D961C288B840071234B /* EVExtensions.swift in Sources */,
7FD67D931C288B760071234B /* EVReflection.swift in Sources */,
7F625FD61D7031E000F9A304 /* EVWorkaroundHelpers.swift in Sources */,
7FD67D941C288B7A0071234B /* EVObject.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -1306,7 +1310,7 @@
SDKROOT = appletvos;
SKIP_INSTALL = YES;
TARGETED_DEVICE_FAMILY = 3;
TVOS_DEPLOYMENT_TARGET = 9.1;
TVOS_DEPLOYMENT_TARGET = 9.0;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
Expand All @@ -1329,7 +1333,7 @@
SDKROOT = appletvos;
SKIP_INSTALL = YES;
TARGETED_DEVICE_FAMILY = 3;
TVOS_DEPLOYMENT_TARGET = 9.1;
TVOS_DEPLOYMENT_TARGET = 9.0;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
Expand All @@ -1344,7 +1348,7 @@
PRODUCT_BUNDLE_IDENTIFIER = "nl.evict.EVReflection-TVOS-Tests";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = appletvos;
TVOS_DEPLOYMENT_TARGET = 9.1;
TVOS_DEPLOYMENT_TARGET = 9.0;
};
name = Debug;
};
Expand All @@ -1356,7 +1360,7 @@
PRODUCT_BUNDLE_IDENTIFIER = "nl.evict.EVReflection-TVOS-Tests";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = appletvos;
TVOS_DEPLOYMENT_TARGET = 9.1;
TVOS_DEPLOYMENT_TARGET = 9.0;
};
name = Release;
};
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,21 @@
<dict>
<key>SchemeUserState</key>
<dict>
<key>EVReflection OSX Tests.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>7</integer>
</dict>
<key>EVReflection OSX.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>1</integer>
</dict>
<key>EVReflection TVOS Tests.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>6</integer>
</dict>
<key>EVReflection TVOS.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
Expand All @@ -19,7 +29,7 @@
<key>orderHint</key>
<integer>4</integer>
</dict>
<key>EVReflection iOS Tests.xcscheme_^#shared#^_</key>
<key>EVReflection iOS Tests.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>3</integer>
Expand All @@ -32,7 +42,7 @@
<key>EVReflectionTestApp.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>6</integer>
<integer>5</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
Expand Down
8 changes: 6 additions & 2 deletions EVReflection/pod/EVReflection.swift
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,9 @@ final public class EVReflection {
if let jsonDic = try NSJSONSerialization.JSONObjectWithData(jsonData, options: NSJSONReadingOptions.MutableContainers) as? NSDictionary {
result = jsonDic
}
} catch _ as NSError { }
} catch {
print("ERROR: Invalid json!")
}
}
return result
}
Expand Down Expand Up @@ -224,7 +226,9 @@ final public class EVReflection {
return (setPropertiesfromDictionary($0, anyObject: nsobject, conversionOptions: conversionOptions) as? T)!
})
}
} catch _ as NSError {}
} catch {
print("ERROR: Invalid json!")
}
return result
}

Expand Down

0 comments on commit 44b000a

Please sign in to comment.