Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Commit

Permalink
Add libsqlite3.0.tbd library
Browse files Browse the repository at this point in the history
  • Loading branch information
anubhavpulkit committed Apr 24, 2020
1 parent 7b98af2 commit f36b5ea
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 19 deletions.
29 changes: 25 additions & 4 deletions Powerup.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
2A0CA55A1B294C6B00ED8781 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2A0CA5581B294C6B00ED8781 /* Main.storyboard */; };
2A0CA55C1B294C6B00ED8781 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2A0CA55B1B294C6B00ED8781 /* Images.xcassets */; };
2A0CA55F1B294C6B00ED8781 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2A0CA55D1B294C6B00ED8781 /* LaunchScreen.xib */; };
2A0CA5751B294C9200ED8781 /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2A0CA5741B294C9200ED8781 /* libsqlite3.dylib */; };
2A2A4DB71B373C5B00D50860 /* StartViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A2A4DB61B373C5B00D50860 /* StartViewController.swift */; };
2A5B28371D3E6E6300308F78 /* mainDatabase.sqlite in Resources */ = {isa = PBXBuildFile; fileRef = 2A2322DA1B2C5EB200F3F6D4 /* mainDatabase.sqlite */; };
2A8D2E071D17CDF700154F98 /* ShopViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A8D2E061D17CDF700154F98 /* ShopViewController.swift */; };
Expand Down Expand Up @@ -91,6 +90,7 @@
D9E74B7F1F1F1AF800A42B7E /* VocabMatchingTile.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9E74B7E1F1F1AF800A42B7E /* VocabMatchingTile.swift */; };
D9E922E71F1C9FFA0091D8BB /* SinkToSwimTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9E922E61F1C9FFA0091D8BB /* SinkToSwimTests.swift */; };
D9EEC4551F2A1A230037C745 /* VocabMatchingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9EEC4541F2A1A230037C745 /* VocabMatchingTests.swift */; };
E65D92962451FB4D004E5894 /* libsqlite3.0.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = E65D92952451FB4D004E5894 /* libsqlite3.0.tbd */; settings = {ATTRIBUTES = (Required, ); }; };
EAB1B4AC1FE9E4FB005964AF /* UserDefaultsHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAB1B4AB1FE9E4FB005964AF /* UserDefaultsHandler.swift */; };
/* End PBXBuildFile section */

Expand Down Expand Up @@ -133,7 +133,6 @@
2A0CA55E1B294C6B00ED8781 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
2A0CA5641B294C6B00ED8781 /* PowerupTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PowerupTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
2A0CA5691B294C6B00ED8781 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2A0CA5741B294C9200ED8781 /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libsqlite3.dylib; sourceTree = "<group>"; };
2A0CA5761B29E83500ED8781 /* Powerup-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Powerup-Bridging-Header.h"; sourceTree = "<group>"; };
2A2322DA1B2C5EB200F3F6D4 /* mainDatabase.sqlite */ = {isa = PBXFileReference; lastKnownFileType = file; name = mainDatabase.sqlite; path = Scenarios/mainDatabase.sqlite; sourceTree = "<group>"; };
2A2A4DB61B373C5B00D50860 /* StartViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StartViewController.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -211,6 +210,8 @@
D9E74B7E1F1F1AF800A42B7E /* VocabMatchingTile.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VocabMatchingTile.swift; sourceTree = "<group>"; };
D9E922E61F1C9FFA0091D8BB /* SinkToSwimTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SinkToSwimTests.swift; sourceTree = "<group>"; };
D9EEC4541F2A1A230037C745 /* VocabMatchingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VocabMatchingTests.swift; sourceTree = "<group>"; };
E640109A245372000061DFAC /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
E65D92952451FB4D004E5894 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; };
EAB1B4AB1FE9E4FB005964AF /* UserDefaultsHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefaultsHandler.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */

Expand All @@ -219,7 +220,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
2A0CA5751B294C9200ED8781 /* libsqlite3.dylib in Frameworks */,
E65D92962451FB4D004E5894 /* libsqlite3.0.tbd in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -245,13 +246,13 @@
children = (
2AC905691CDB445B00FFA856 /* FMDB */,
2AD1A1E61B2B1ADA00BCA94D /* ModelManager.swift */,
2A0CA5741B294C9200ED8781 /* libsqlite3.dylib */,
2A0CA5761B29E83500ED8781 /* Powerup-Bridging-Header.h */,
2A259E3C1CE8ECFE00AC1CF7 /* Database */,
2A0CA5511B294C6B00ED8781 /* Powerup */,
2A0CA5671B294C6B00ED8781 /* PowerupTests */,
6A9353E320BD131700A6D196 /* PowerupUITests */,
2A0CA5501B294C6B00ED8781 /* Products */,
E65D92942451FB4D004E5894 /* Frameworks */,
);
sourceTree = "<group>";
};
Expand Down Expand Up @@ -470,13 +471,33 @@
name = "Vocab Matching Game";
sourceTree = "<group>";
};
E65D92942451FB4D004E5894 /* Frameworks */ = {
isa = PBXGroup;
children = (
E640109A245372000061DFAC /* libsqlite3.tbd */,
E65D92952451FB4D004E5894 /* libsqlite3.0.tbd */,
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
E65D92932451FA8F004E5894 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */

/* Begin PBXNativeTarget section */
2A0CA54E1B294C6B00ED8781 /* Powerup */ = {
isa = PBXNativeTarget;
buildConfigurationList = 2A0CA56E1B294C6B00ED8781 /* Build configuration list for PBXNativeTarget "Powerup" */;
buildPhases = (
E65D92932451FA8F004E5894 /* Headers */,
2A0CA54B1B294C6B00ED8781 /* Sources */,
2A0CA54C1B294C6B00ED8781 /* Frameworks */,
2A0CA54D1B294C6B00ED8781 /* Resources */,
Expand Down
30 changes: 15 additions & 15 deletions Powerup/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Zwe-o9-mfo" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-169" y="-551"/>
<point key="canvasLocation" x="-537" y="-1079"/>
</scene>
<!--Start View Controller-->
<scene sceneID="bOj-Fm-Fh1">
Expand Down Expand Up @@ -156,7 +156,7 @@
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="b5D-0F-CHK" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-496" y="162"/>
<point key="canvasLocation" x="-537" y="202"/>
</scene>
<!--Customize Avatar View Controller-->
<scene sceneID="zcc-y7-lCe">
Expand Down Expand Up @@ -391,7 +391,7 @@
<rect key="frame" x="279" y="140" width="91" height="173"/>
</imageView>
<button opaque="NO" contentMode="scaleToFill" ambiguous="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1rN-B1-EyF" userLabel="back button">
<rect key="frame" x="20" y="15" width="77" height="0.0"/>
<rect key="frame" x="20" y="15" width="38.5" height="0.0"/>
<state key="normal" image="left_arrow"/>
<connections>
<action selector="backButtonTouched:" destination="vCf-Jb-qhY" eventType="touchUpInside" id="gtS-ZK-i5D"/>
Expand Down Expand Up @@ -464,7 +464,7 @@
<placeholder placeholderIdentifier="IBFirstResponder" id="KnS-W8-cZa" userLabel="First Responder" sceneMemberID="firstResponder"/>
<exit id="CP2-u9-bQu" userLabel="Exit" sceneMemberID="exit"/>
</objects>
<point key="canvasLocation" x="-254" y="996"/>
<point key="canvasLocation" x="-151" y="1361"/>
</scene>
<!--ScenarioViewController-->
<scene sceneID="tne-QT-ifu">
Expand Down Expand Up @@ -637,7 +637,7 @@
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
<exit id="tRn-hQ-WhV" userLabel="Exit" sceneMemberID="exit"/>
</objects>
<point key="canvasLocation" x="1158" y="161"/>
<point key="canvasLocation" x="1797" y="202"/>
</scene>
<!--MiniGameViewController-->
<scene sceneID="b2Q-yH-u8Q">
Expand All @@ -656,7 +656,7 @@
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="WKc-Ic-VMh" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1399" y="909"/>
<point key="canvasLocation" x="1797" y="1361"/>
</scene>
<!--Shop View Controller-->
<scene sceneID="uGO-Kb-Jms">
Expand Down Expand Up @@ -1241,7 +1241,7 @@
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="OKe-Du-9T9" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="550" y="1349"/>
<point key="canvasLocation" x="700" y="1362"/>
</scene>
<!--Results View Controller-->
<scene sceneID="7iy-JJ-2EY">
Expand Down Expand Up @@ -1382,7 +1382,7 @@
<exit id="AXo-70-yQg" userLabel="Exit" sceneMemberID="exit"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="kEs-g1-97C" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="4191" y="542"/>
<point key="canvasLocation" x="2869" y="202"/>
</scene>
<!--MapViewController-->
<scene sceneID="8zi-ZT-9cM">
Expand Down Expand Up @@ -1525,7 +1525,7 @@
<placeholder placeholderIdentifier="IBFirstResponder" id="OMF-eo-Ren" userLabel="First Responder" sceneMemberID="firstResponder"/>
<exit id="QuD-Og-rFX" userLabel="Exit" sceneMemberID="exit"/>
</objects>
<point key="canvasLocation" x="430" y="543"/>
<point key="canvasLocation" x="699" y="201"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="cD8-wF-rc7">
Expand Down Expand Up @@ -1553,7 +1553,7 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="endscreen_background" translatesAutoresizingMaskIntoConstraints="NO" id="GqS-kL-Xqm" userLabel="Background Image">
<rect key="frame" x="0.0" y="0.0" width="667" height="375"/>
<rect key="frame" x="0.0" y="0.0" width="1024" height="375"/>
</imageView>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="karma_star" translatesAutoresizingMaskIntoConstraints="NO" id="OdA-pZ-nes" userLabel="Karma Motif">
<rect key="frame" x="10" y="10" width="40" height="40"/>
Expand All @@ -1572,7 +1572,7 @@
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" ambiguous="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aI2-xc-czF">
<rect key="frame" x="772" y="15" width="50" height="50"/>
<rect key="frame" x="587" y="15" width="50" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="oEU-sh-GoQ"/>
<constraint firstAttribute="width" constant="50" id="xXu-3B-ygj"/>
Expand All @@ -1583,7 +1583,7 @@
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UMB-Yq-rOx">
<rect key="frame" x="249" y="173" width="169" height="109"/>
<rect key="frame" x="427.5" y="200.5" width="169" height="54.5"/>
<constraints>
<constraint firstAttribute="width" constant="169" id="SDR-Yu-9ny"/>
</constraints>
Expand All @@ -1593,7 +1593,7 @@
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Wow! You Are Brilliant. Game Completed!!" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wyS-fw-fBB">
<rect key="frame" x="95.5" y="154" width="476" height="27"/>
<rect key="frame" x="274" y="154" width="476.5" height="27"/>
<fontDescription key="fontDescription" name="Montserrat-Bold" family="Montserrat" pointSize="22"/>
<color key="textColor" red="0.3803921569" green="0.59999999999999998" blue="0.69411764710000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
Expand Down Expand Up @@ -1628,7 +1628,7 @@
<exit id="ljT-EX-slo" userLabel="Exit" sceneMemberID="exit"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="EX2-ps-Nj5" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2355" y="997"/>
<point key="canvasLocation" x="3900" y="202"/>
</scene>
</scenes>
<resources>
Expand Down Expand Up @@ -1671,6 +1671,6 @@
<inferredMetricsTieBreakers>
<segue reference="Vcg-vV-Did"/>
<segue reference="0it-aH-Xs8"/>
<segue reference="mzp-Ek-ra4"/>
<segue reference="1yy-KV-VO2"/>
</inferredMetricsTieBreakers>
</document>

0 comments on commit f36b5ea

Please sign in to comment.