Rearranging schemes, like a pedant
This commit is contained in:
parent
23ae78bdd5
commit
5f56aebd29
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
<key>AFNetworking Mac Example.xcscheme</key>
|
<key>AFNetworking Mac Example.xcscheme</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>orderHint</key>
|
<key>orderHint</key>
|
||||||
<integer>0</integer>
|
<integer>1</integer>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
<key>SuppressBuildableAutocreation</key>
|
<key>SuppressBuildableAutocreation</key>
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
<key>AFNetworking iOS Example.xcscheme</key>
|
<key>AFNetworking iOS Example.xcscheme</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>orderHint</key>
|
<key>orderHint</key>
|
||||||
<integer>1</integer>
|
<integer>0</integer>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
<key>SuppressBuildableAutocreation</key>
|
<key>SuppressBuildableAutocreation</key>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue