Skip to content

Commit e52da72

Browse files
committed
Prepare for v1.0.3, Synx Clean Up
1 parent b996c96 commit e52da72

Some content is hidden

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

48 files changed

+5517
-1983
lines changed

Eatery Watch App Extension/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>XPC!</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.0.2</string>
20+
<string>1.0.3</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

Eatery Watch App Extension/PushNotificationPayload.apns renamed to Eatery Watch App Extension/Supporting Files/PushNotificationPayload.apns

File renamed without changes.

Eatery Watch App/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.0.2</string>
20+
<string>1.0.3</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

Eatery.xcodeproj/project.pbxproj

Lines changed: 5507 additions & 1973 deletions
Large diffs are not rendered by default.

Eatery/Eat Now/Detail View Controller/TableView Cells/AddedToFavoritesView.swift renamed to Eatery/Cells/AddedToFavoritesView.swift

File renamed without changes.

Eatery/Eat Now/Detail View Controller/TableView Cells/AddedToFavoritesView.xib renamed to Eatery/Cells/AddedToFavoritesView.xib

File renamed without changes.

Eatery/Eat Now/Detail View Controller/EateriesCollectionViewHeaderView.swift renamed to Eatery/Cells/EateriesCollectionViewHeaderView.swift

File renamed without changes.

Eatery/Eat Now/Detail View Controller/EateriesCollectionViewHeaderView.xib renamed to Eatery/Cells/EateriesCollectionViewHeaderView.xib

File renamed without changes.

Eatery/Eat Now/Detail View Controller/EateryCollectionViewCell.swift renamed to Eatery/Cells/EateryCollectionViewCell.swift

File renamed without changes.

Eatery/Eat Now/Detail View Controller/EateryCollectionViewCell.xib renamed to Eatery/Cells/EateryCollectionViewCell.xib

File renamed without changes.

0 commit comments

Comments
 (0)