Skip to content

Commit 8cea950

Browse files
authored
Merge pull request #236 from pennlabs/development
Update 5.1.3
2 parents 9738c99 + ec26586 commit 8cea950

78 files changed

Lines changed: 1631 additions & 515 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

PennMobile.xcodeproj/project.pbxproj

Lines changed: 31 additions & 10 deletions
Large diffs are not rendered by default.

PennMobile.xcodeproj/xcshareddata/xcschemes/AutomatedScreenshotUITests.xcscheme

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1010"
3+
LastUpgradeVersion = "1020"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -61,6 +61,15 @@
6161
debugDocumentVersioning = "YES"
6262
debugServiceExtension = "internal"
6363
allowLocationSimulation = "YES">
64+
<MacroExpansion>
65+
<BuildableReference
66+
BuildableIdentifier = "primary"
67+
BlueprintIdentifier = "F230FB0D225809E900760499"
68+
BuildableName = "AutomatedScreenshotUITests.xctest"
69+
BlueprintName = "AutomatedScreenshotUITests"
70+
ReferencedContainer = "container:PennMobile.xcodeproj">
71+
</BuildableReference>
72+
</MacroExpansion>
6473
<AdditionalOptions>
6574
</AdditionalOptions>
6675
</LaunchAction>
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"info" : {
3+
"version" : 1,
4+
"author" : "xcode"
5+
}
6+
}
4.35 KB
Loading

PennMobile/Assets.xcassets/Dining/Mark's Cafe.imageset/Contents.json renamed to PennMobile/Assets.xcassets/Dining/Dining Balance icons/card.imageset/Contents.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"images" : [
33
{
44
"idiom" : "universal",
5-
"filename" : "marks.jpg",
5+
"filename" : "Card-sq.png",
66
"scale" : "1x"
77
},
88
{
10.2 KB
Loading

PennMobile/Assets.xcassets/Dining/Tortas Frontera at the ARCH.imageset/Contents.json renamed to PennMobile/Assets.xcassets/Dining/Dining Balance icons/coin.imageset/Contents.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"images" : [
33
{
44
"idiom" : "universal",
5-
"filename" : "arch.jpg",
5+
"filename" : "Coin-sq.png",
66
"scale" : "1x"
77
},
88
{
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"filename" : "Friends-sq.png",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"scale" : "2x"
11+
},
12+
{
13+
"idiom" : "universal",
14+
"scale" : "3x"
15+
}
16+
],
17+
"info" : {
18+
"version" : 1,
19+
"author" : "xcode"
20+
}
21+
}
9.75 KB
Loading

PennMobile/Assets.xcassets/Dining/New College House.imageset/Contents.json renamed to PennMobile/Assets.xcassets/Dining/Lauder College House.imageset/Contents.json

File renamed without changes.

0 commit comments

Comments
 (0)