Skip to content

Commit 332c5b0

Browse files
committed
Bumping the build number (2).
Intents.framework is now marked as "Optional"
1 parent deb2843 commit 332c5b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

snse.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
2593190B21978BC5005CCC75 /* SentimentFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2593190A21978BC5005CCC75 /* SentimentFactory.swift */; };
2525
2593190F2197A76D005CCC75 /* SentimentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2593190E2197A76D005CCC75 /* SentimentViewController.swift */; };
2626
259B4B8621EAC48A00EF2C51 /* UIDevice+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 259B4B8521EAC48A00EF2C51 /* UIDevice+Extensions.swift */; };
27-
25A4081021E54A76005029A1 /* Intents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25A4080F21E54A76005029A1 /* Intents.framework */; };
27+
25A4081021E54A76005029A1 /* Intents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25A4080F21E54A76005029A1 /* Intents.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
2828
25A8C11221D9A2B800C23C89 /* FeelingEntryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25A8C11121D9A2B800C23C89 /* FeelingEntryView.swift */; };
2929
25CDBC24219CFE0F008DB875 /* HSBColorPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25CDBC23219CFE0F008DB875 /* HSBColorPicker.swift */; };
3030
25CDBC26219D0129008DB875 /* ColorPickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25CDBC25219D0129008DB875 /* ColorPickerViewController.swift */; };

snse/Supporting Files/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>1.2</string>
1919
<key>CFBundleVersion</key>
20-
<string>1</string>
20+
<string>2</string>
2121
<key>LSRequiresIPhoneOS</key>
2222
<true/>
2323
<key>NSCameraUsageDescription</key>

0 commit comments

Comments
 (0)