Skip to content

Commit

Permalink
A few button-up items before shipping out (#20)
Browse files Browse the repository at this point in the history
* Update README for how to do migrations; update CocoaPods to 1.6.0

* Add macOS, tvOS targets
  • Loading branch information
kreeger authored Mar 7, 2019
1 parent 3ab35da commit 72bc4e0
Show file tree
Hide file tree
Showing 24 changed files with 2,080 additions and 148 deletions.
3 changes: 2 additions & 1 deletion Flapjack.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ like what you see, perhaps you will too.
tag: s.version.to_s
}

s.ios.deployment_target = '11.0'
s.ios.deployment_target = '11.0'
s.tvos.deployment_target = '11.0'
s.osx.deployment_target = '10.13'

s.frameworks = 'Foundation'
Expand Down
1,491 changes: 1,398 additions & 93 deletions Flapjack.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Flapjack.xcodeproj/xcshareddata/xcschemes/Example.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
BuildableIdentifier = "primary"
BlueprintIdentifier = "C31FD22621B0A406007A84F9"
BuildableName = "Tests.xctest"
BlueprintName = "Tests"
BlueprintName = "Tests-iOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</TestableReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
BuildableIdentifier = "primary"
BlueprintIdentifier = "C31FD13521B092FF007A84F9"
BuildableName = "Flapjack.framework"
BlueprintName = "Flapjack"
BlueprintName = "Flapjack-iOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</BuildActionEntry>
Expand Down Expand Up @@ -47,7 +47,7 @@
BuildableIdentifier = "primary"
BlueprintIdentifier = "C31FD13521B092FF007A84F9"
BuildableName = "Flapjack.framework"
BlueprintName = "Flapjack"
BlueprintName = "Flapjack-iOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</MacroExpansion>
Expand All @@ -65,7 +65,7 @@
BuildableIdentifier = "primary"
BlueprintIdentifier = "C31FD13521B092FF007A84F9"
BuildableName = "Flapjack.framework"
BlueprintName = "Flapjack"
BlueprintName = "Flapjack-iOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</MacroExpansion>
Expand Down
80 changes: 80 additions & 0 deletions Flapjack.xcodeproj/xcshareddata/xcschemes/Flapjack-macOS.xcscheme
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1010"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C3E90CEA22308698001DBF25"
BuildableName = "Flapjack.framework"
BlueprintName = "Flapjack-macOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C3E90CEA22308698001DBF25"
BuildableName = "Flapjack.framework"
BlueprintName = "Flapjack-macOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C3E90CEA22308698001DBF25"
BuildableName = "Flapjack.framework"
BlueprintName = "Flapjack-macOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
80 changes: 80 additions & 0 deletions Flapjack.xcodeproj/xcshareddata/xcschemes/Flapjack-tvOS.xcscheme
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1010"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C37325B82230923D003C9E48"
BuildableName = "Flapjack.framework"
BlueprintName = "Flapjack-tvOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C37325B82230923D003C9E48"
BuildableName = "Flapjack.framework"
BlueprintName = "Flapjack-tvOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C37325B82230923D003C9E48"
BuildableName = "Flapjack.framework"
BlueprintName = "Flapjack-tvOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
BuildableIdentifier = "primary"
BlueprintIdentifier = "C31FD1C521B0996F007A84F9"
BuildableName = "FlapjackCoreData.framework"
BlueprintName = "FlapjackCoreData"
BlueprintName = "FlapjackCoreData-iOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</BuildActionEntry>
Expand Down Expand Up @@ -47,7 +47,7 @@
BuildableIdentifier = "primary"
BlueprintIdentifier = "C31FD1C521B0996F007A84F9"
BuildableName = "FlapjackCoreData.framework"
BlueprintName = "FlapjackCoreData"
BlueprintName = "FlapjackCoreData-iOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</MacroExpansion>
Expand All @@ -65,7 +65,7 @@
BuildableIdentifier = "primary"
BlueprintIdentifier = "C31FD1C521B0996F007A84F9"
BuildableName = "FlapjackCoreData.framework"
BlueprintName = "FlapjackCoreData"
BlueprintName = "FlapjackCoreData-iOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</MacroExpansion>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1010"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C3E90D08223086F0001DBF25"
BuildableName = "FlapjackCoreData.framework"
BlueprintName = "FlapjackCoreData-macOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C3E90D08223086F0001DBF25"
BuildableName = "FlapjackCoreData.framework"
BlueprintName = "FlapjackCoreData-macOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C3E90D08223086F0001DBF25"
BuildableName = "FlapjackCoreData.framework"
BlueprintName = "FlapjackCoreData-macOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</MacroExpansion>
</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,80 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1010"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C37325D622309245003C9E48"
BuildableName = "FlapjackCoreData.framework"
BlueprintName = "FlapjackCoreData-tvOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C37325D622309245003C9E48"
BuildableName = "FlapjackCoreData.framework"
BlueprintName = "FlapjackCoreData-tvOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C37325D622309245003C9E48"
BuildableName = "FlapjackCoreData.framework"
BlueprintName = "FlapjackCoreData-tvOS"
ReferencedContainer = "container:Flapjack.xcodeproj">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
Loading

0 comments on commit 72bc4e0

Please sign in to comment.