Skip to content

Commit

Permalink
build framework for the purpose of carthage
Browse files Browse the repository at this point in the history
  • Loading branch information
t-nakano committed Feb 20, 2018
1 parent 502d76d commit 5d3c1c7
Show file tree
Hide file tree
Showing 21 changed files with 748 additions and 1 deletion.
198 changes: 198 additions & 0 deletions Carthage/Build/iOS/FDAA65FF-083C-3ABE-8019-6A3B36CE429E.bcsymbolmap

Large diffs are not rendered by default.

198 changes: 198 additions & 0 deletions Carthage/Build/iOS/FF85D35B-0891-3D40-9EB0-F55DFD66E876.bcsymbolmap

Large diffs are not rendered by default.

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

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

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.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

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

Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0920"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "175EA046203C0F630042A4B4"
BuildableName = "HeaderZoomTableView.framework"
BlueprintName = "HeaderZoomTableView"
ReferencedContainer = "container:HeaderZoomTableView.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "175EA04F203C0F630042A4B4"
BuildableName = "HeaderZoomTableViewTests.xctest"
BlueprintName = "HeaderZoomTableViewTests"
ReferencedContainer = "container:HeaderZoomTableView.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "175EA046203C0F630042A4B4"
BuildableName = "HeaderZoomTableView.framework"
BlueprintName = "HeaderZoomTableView"
ReferencedContainer = "container:HeaderZoomTableView.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "175EA046203C0F630042A4B4"
BuildableName = "HeaderZoomTableView.framework"
BlueprintName = "HeaderZoomTableView"
ReferencedContainer = "container:HeaderZoomTableView.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "175EA046203C0F630042A4B4"
BuildableName = "HeaderZoomTableView.framework"
BlueprintName = "HeaderZoomTableView"
ReferencedContainer = "container:HeaderZoomTableView.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 @@ -4,7 +4,7 @@
<dict>
<key>SchemeUserState</key>
<dict>
<key>HeaderZoomTableView.xcscheme</key>
<key>HeaderZoomTableView.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>1</integer>
Expand Down

0 comments on commit 5d3c1c7

Please sign in to comment.