Skip to content

Commit b1ac75f

Browse files
updated speaker and venue
1 parent 087f8c6 commit b1ac75f

File tree

13 files changed

+57
-57
lines changed

13 files changed

+57
-57
lines changed

Podfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ EXTERNAL SOURCES:
2222

2323
CHECKOUT OPTIONS:
2424
TrySwiftData:
25-
:commit: bf364ce26e088c66b0339d38b26aedc351378d59
25+
:commit: 3f67e5962dc490f8be29608066a20e0ff0394edf
2626
:git: https://github.com/tryswift/trySwiftData.git
2727

2828
SPEC CHECKSUMS:

Pods/Manifest.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/AcknowList/Info.plist

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/Kingfisher/Info.plist

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/Timepiece-iOS/Info.plist

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/TrySwiftData-iOS/Info.plist

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/XLPagerTabStrip/Info.plist

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/TrySwiftData/TrySwiftData/Data/NYC-2019/NYC2019Speakers.swift

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/TrySwiftData/TrySwiftData/Data/NYC-2019/NYC2019Venues.swift

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

try! Extension/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>XPC!</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>3.8</string>
20+
<string>3.9</string>
2121
<key>CFBundleVersion</key>
22-
<string>2</string>
22+
<string>1</string>
2323
<key>CLKComplicationPrincipalClass</key>
2424
<string>$(PRODUCT_MODULE_NAME).ComplicationController</string>
2525
<key>CLKComplicationSupportedFamilies</key>

try! Today/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>XPC!</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>3.8</string>
20+
<string>3.9</string>
2121
<key>CFBundleVersion</key>
22-
<string>2</string>
22+
<string>1</string>
2323
<key>NSExtension</key>
2424
<dict>
2525
<key>NSExtensionMainStoryboard</key>

try!/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>3.8</string>
20+
<string>3.9</string>
2121
<key>CFBundleVersion</key>
22-
<string>2</string>
22+
<string>1</string>
2323
<key>UISupportedInterfaceOrientations</key>
2424
<array>
2525
<string>UIInterfaceOrientationPortrait</string>

trySwift/Info.plist

+2-2
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>3.8</string>
20+
<string>3.9</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleURLTypes</key>
@@ -34,7 +34,7 @@
3434
</dict>
3535
</array>
3636
<key>CFBundleVersion</key>
37-
<string>2</string>
37+
<string>1</string>
3838
<key>LSApplicationQueriesSchemes</key>
3939
<array>
4040
<string>fluttr</string>

0 commit comments

Comments
 (0)