Skip to content

Commit

Permalink
Removed parser with GPL license, now all the project is under MIT lic…
Browse files Browse the repository at this point in the history
…ense [Thanks paintstripper]
  • Loading branch information
AlvaroFranco committed Oct 9, 2012
1 parent 3e4112e commit d48e938
Show file tree
Hide file tree
Showing 68 changed files with 889 additions and 3,684 deletions.
134 changes: 20 additions & 114 deletions AFFeedsReader.xcodeproj/project.pbxproj
100644 → 100755

Large diffs are not rendered by default.

Empty file.
Binary file modified ...codeproj/project.xcworkspace/xcuserdata/Alvaro.xcuserdatad/UserInterfaceState.xcuserstate
100644 → 100755
Binary file not shown.
Binary file not shown.
Empty file.
Empty file.
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
type = "1"
version = "1.0">
</Bucket>
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0450"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "38DD131916071515001F600C"
BuildableName = "AFFeedsReader.app"
BlueprintName = "AFFeedsReader"
ReferencedContainer = "container:AFFeedsReader.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "38DD133A16071516001F600C"
BuildableName = "AFFeedsReaderTests.octest"
BlueprintName = "AFFeedsReaderTests"
ReferencedContainer = "container:AFFeedsReader.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "38DD131916071515001F600C"
BuildableName = "AFFeedsReader.app"
BlueprintName = "AFFeedsReader"
ReferencedContainer = "container:AFFeedsReader.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "38DD131916071515001F600C"
BuildableName = "AFFeedsReader.app"
BlueprintName = "AFFeedsReader"
ReferencedContainer = "container:AFFeedsReader.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "38DD131916071515001F600C"
BuildableName = "AFFeedsReader.app"
BlueprintName = "AFFeedsReader"
ReferencedContainer = "container:AFFeedsReader.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?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>SchemeUserState</key>
<dict>
<key>AFFeedsReader.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
<key>38DD131916071515001F600C</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>38DD133A16071516001F600C</key>
<dict>
<key>primary</key>
<true/>
</dict>
</dict>
</dict>
</plist>
Empty file modified AFFeedsReader/AFFeedsReader-Info.plist
100644 → 100755
Empty file.
Empty file modified AFFeedsReader/AFFeedsReader-Prefix.pch
100644 → 100755
Empty file.
Empty file modified AFFeedsReader/AppDelegate.h
100644 → 100755
Empty file.
Empty file modified AFFeedsReader/AppDelegate.m
100644 → 100755
Empty file.
35 changes: 0 additions & 35 deletions AFFeedsReader/CDataChunk.h

This file was deleted.

42 changes: 0 additions & 42 deletions AFFeedsReader/CDataChunk.m

This file was deleted.

47 changes: 0 additions & 47 deletions AFFeedsReader/CSSPartMatcher.h

This file was deleted.

105 changes: 0 additions & 105 deletions AFFeedsReader/CSSPartMatcher.m

This file was deleted.

Loading

0 comments on commit d48e938

Please sign in to comment.