Skip to content
This repository was archived by the owner on Oct 12, 2025. It is now read-only.

Commit 7c942e2

Browse files
committed
2.0.2-rc1
2 parents f398679 + 7b0a98a commit 7c942e2

9 files changed

Lines changed: 15 additions & 10 deletions

File tree

HIAPI/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.0.1</string>
18+
<string>2.0.2</string>
1919
<key>CFBundleVersion</key>
20-
<string>4</string>
20+
<string>1</string>
2121
</dict>
2222
</plist>

HackIllinois.xcodeproj/project.pbxproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
952D153D220D37980041383A /* refresh.json in Resources */ = {isa = PBXBuildFile; fileRef = 952D153B220D37980041383A /* refresh.json */; };
3737
952D1542220D453D0041383A /* countdown-60.json in Resources */ = {isa = PBXBuildFile; fileRef = 952D1540220D453D0041383A /* countdown-60.json */; };
3838
952D1543220D453D0041383A /* countdown-24.json in Resources */ = {isa = PBXBuildFile; fileRef = 952D1541220D453D0041383A /* countdown-24.json */; };
39+
95315498221E5EB60047A697 /* img_2.png in Resources */ = {isa = PBXBuildFile; fileRef = 95315497221E5EB60047A697 /* img_2.png */; };
3940
953199C91FC25CA0009F2AA1 /* HICoreDataController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 953199C81FC25CA0009F2AA1 /* HICoreDataController.swift */; };
4041
9544799C200C39870005408B /* HIUser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9544799B200C39870005408B /* HIUser.swift */; };
4142
954EE1D31FD0F1680078F39E /* HILoginSelectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 954EE1D21FD0F1680078F39E /* HILoginSelectionViewController.swift */; };
@@ -178,6 +179,7 @@
178179
952D153B220D37980041383A /* refresh.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = refresh.json; sourceTree = "<group>"; };
179180
952D1540220D453D0041383A /* countdown-60.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "countdown-60.json"; sourceTree = "<group>"; };
180181
952D1541220D453D0041383A /* countdown-24.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "countdown-24.json"; sourceTree = "<group>"; };
182+
95315497221E5EB60047A697 /* img_2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = img_2.png; sourceTree = "<group>"; };
181183
953199C81FC25CA0009F2AA1 /* HICoreDataController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HICoreDataController.swift; sourceTree = "<group>"; };
182184
9544799B200C39870005408B /* HIUser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HIUser.swift; sourceTree = "<group>"; };
183185
9544799D200C3CE40005408B /* Tests.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = Tests.playground; sourceTree = "<group>"; };
@@ -330,6 +332,7 @@
330332
95069268203EE14000D7C34C /* images */ = {
331333
isa = PBXGroup;
332334
children = (
335+
95315497221E5EB60047A697 /* img_2.png */,
333336
95069269203EE14000D7C34C /* img_1.png */,
334337
9506926A203EE14000D7C34C /* img_0.png */,
335338
);
@@ -754,6 +757,7 @@
754757
951827A91EA35DB800049F79 /* Assets.xcassets in Resources */,
755758
952D153C220D37980041383A /* starfish.png in Resources */,
756759
95069270203EE14000D7C34C /* img_1.png in Resources */,
760+
95315498221E5EB60047A697 /* img_2.png in Resources */,
757761
952D1542220D453D0041383A /* countdown-60.json in Resources */,
758762
95069271203EE14000D7C34C /* img_0.png in Resources */,
759763
951827B41EA35E8B00049F79 /* LaunchScreen.storyboard in Resources */,

HackIllinois/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.0.1</string>
18+
<string>2.0.2</string>
1919
<key>CFBundleURLTypes</key>
2020
<array>
2121
<dict>
@@ -30,7 +30,7 @@
3030
</dict>
3131
</array>
3232
<key>CFBundleVersion</key>
33-
<string>4</string>
33+
<string>1</string>
3434
<key>ITSAppUsesNonExemptEncryption</key>
3535
<false/>
3636
<key>LSRequiresIPhoneOS</key>

HackIllinois/LaunchScreen.storyboard

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.55" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
33
<device id="retina4_7" orientation="portrait">
44
<adaptation id="fullscreen"/>
55
</device>
66
<dependencies>
7-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
7+
<deployment identifier="iOS"/>
8+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.43"/>
89
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
910
</dependencies>
1011
<scenes>
@@ -19,7 +20,7 @@
1920
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
2021
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
2122
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22-
<color key="backgroundColor" red="0.066666666666666666" green="0.066666666666666666" blue="0.18431372549019609" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
23+
<color key="backgroundColor" red="0.015686274509803921" green="0.062745098039215685" blue="0.11764705882352941" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
2324
</view>
2425
</viewController>
2526
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
-8.52 KB
Loading
-3.96 KB
Loading
8.05 KB
Loading

HackIllinois/UI/Animations/Launch/intro.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

Stickers/Info.plist

Lines changed: 2 additions & 2 deletions
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>2.0.1</string>
20+
<string>2.0.2</string>
2121
<key>CFBundleVersion</key>
22-
<string>4</string>
22+
<string>1</string>
2323
<key>NSExtension</key>
2424
<dict>
2525
<key>NSExtensionPointIdentifier</key>

0 commit comments

Comments
 (0)