Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
whats-open-ios
Commits
07f9a8f5
Unverified
Commit
07f9a8f5
authored
Apr 11, 2018
by
Zach Knox
Browse files
pod updates
parent
93afa53c
Changes
10
Expand all
Show whitespace changes
Inline
Side-by-side
WhatsOpen/Podfile.lock
View file @
07f9a8f5
...
...
@@ -7,11 +7,11 @@ PODS:
- ObjectMapper+Realm (0.5):
- ObjectMapper
- RealmSwift
- Realm (3.3.
1
):
- Realm/Headers (= 3.3.
1
)
- Realm/Headers (3.3.
1
)
- RealmSwift (3.3.
1
):
- Realm (= 3.3.
1
)
- Realm (3.3.
2
):
- Realm/Headers (= 3.3.
2
)
- Realm/Headers (3.3.
2
)
- RealmSwift (3.3.
2
):
- Realm (= 3.3.
2
)
DEPENDENCIES:
- Crashlytics
...
...
@@ -27,8 +27,8 @@ SPEC CHECKSUMS:
Fabric: f8d42c893bb187326a7968b62abe55c36a987a46
ObjectMapper: 20505058f54e5c3ca69e1d6de9897d152a5369a6
ObjectMapper+Realm: 3188789fb77c189c7a83cb625333a607eb61a08f
Realm:
63ebf4903b446b0bdf2131244eb1e1549925c72
4
RealmSwift:
f28fe8507bdfb8f1c924962401b83e7b9d7abb5c
Realm:
d927fbf66df5532cfafc08afb5f7e53ded37b89
4
RealmSwift:
4e903a494e05d866581d69ad6f7e7b879d446baf
PODFILE CHECKSUM: 1225e83da50847e17730900da3b05d9d69748392
...
...
WhatsOpen/Pods/Manifest.lock
View file @
07f9a8f5
...
...
@@ -7,11 +7,11 @@ PODS:
- ObjectMapper+Realm (0.5):
- ObjectMapper
- RealmSwift
- Realm (3.3.
1
):
- Realm/Headers (= 3.3.
1
)
- Realm/Headers (3.3.
1
)
- RealmSwift (3.3.
1
):
- Realm (= 3.3.
1
)
- Realm (3.3.
2
):
- Realm/Headers (= 3.3.
2
)
- Realm/Headers (3.3.
2
)
- RealmSwift (3.3.
2
):
- Realm (= 3.3.
2
)
DEPENDENCIES:
- Crashlytics
...
...
@@ -27,8 +27,8 @@ SPEC CHECKSUMS:
Fabric: f8d42c893bb187326a7968b62abe55c36a987a46
ObjectMapper: 20505058f54e5c3ca69e1d6de9897d152a5369a6
ObjectMapper+Realm: 3188789fb77c189c7a83cb625333a607eb61a08f
Realm:
63ebf4903b446b0bdf2131244eb1e1549925c72
4
RealmSwift:
f28fe8507bdfb8f1c924962401b83e7b9d7abb5c
Realm:
d927fbf66df5532cfafc08afb5f7e53ded37b89
4
RealmSwift:
4e903a494e05d866581d69ad6f7e7b879d446baf
PODFILE CHECKSUM: 1225e83da50847e17730900da3b05d9d69748392
...
...
WhatsOpen/Pods/Pods.xcodeproj/project.pbxproj
View file @
07f9a8f5
This diff is collapsed.
Click to expand it.
WhatsOpen/Pods/Realm/build.sh
View file @
07f9a8f5
...
...
@@ -1183,40 +1183,6 @@ EOM
zip
--symlinks
-r
realm-framework-osx.zip Realm.framework
;;
"package-ios-swift"
)
for
version
in
8.3.3 9.0 9.1 9.2
;
do
REALM_XCODE_VERSION
=
$version
REALM_SWIFT_VERSION
=
set_xcode_and_swift_versions
sh build.sh prelaunch-simulator
sh build.sh ios-swift
done
cd
build/ios
ln
-s
swift-4.0 swift-3.2
ln
-s
swift-4.0.2 swift-3.2.2
ln
-s
swift-4.0.2 swift-3.2.3
ln
-s
swift-4.0.2 swift-4.0.3
zip
--symlinks
-r
realm-swift-framework-ios.zip swift-3.1 swift-3.2 swift-3.2.2 swift-3.2.3 swift-4.0 swift-4.0.2 swift-4.0.3
;;
"package-osx-swift"
)
for
version
in
8.3.3 9.0 9.1 9.2
;
do
REALM_XCODE_VERSION
=
$version
REALM_SWIFT_VERSION
=
set_xcode_and_swift_versions
sh build.sh prelaunch-simulator
sh build.sh osx-swift
done
cd
build/osx
ln
-s
swift-4.0 swift-3.2
ln
-s
swift-4.0.2 swift-3.2.2
ln
-s
swift-4.0.2 swift-3.2.3
ln
-s
swift-4.0.2 swift-4.0.3
zip
--symlinks
-r
realm-swift-framework-osx.zip swift-3.1 swift-3.2 swift-3.2.2 swift-3.2.3 swift-4.0 swift-4.0.2 swift-4.0.3
;;
"package-watchos"
)
sh build.sh prelaunch-simulator
sh build.sh watchos
...
...
@@ -1225,23 +1191,6 @@ EOM
zip
--symlinks
-r
realm-framework-watchos.zip Realm.framework
;;
"package-watchos-swift"
)
for
version
in
8.3.3 9.0 9.1 9.2
;
do
REALM_XCODE_VERSION
=
$version
REALM_SWIFT_VERSION
=
set_xcode_and_swift_versions
sh build.sh prelaunch-simulator
sh build.sh watchos-swift
done
cd
build/watchos
ln
-s
swift-4.0 swift-3.2
ln
-s
swift-4.0.2 swift-3.2.2
ln
-s
swift-4.0.2 swift-3.2.3
ln
-s
swift-4.0.2 swift-4.0.3
zip
--symlinks
-r
realm-swift-framework-watchos.zip swift-3.1 swift-3.2 swift-3.2.2 swift-3.2.3 swift-4.0 swift-4.0.2 swift-4.0.3
;;
"package-tvos"
)
sh build.sh prelaunch-simulator
sh build.sh tvos
...
...
@@ -1250,21 +1199,23 @@ EOM
zip
--symlinks
-r
realm-framework-tvos.zip Realm.framework
;;
"package-tvos-swift"
)
for
version
in
8.3.3 9.0 9.1 9.2
;
do
package-
*
-swift
)
PLATFORM
=
$(
echo
$COMMAND
|
cut
-d
-
-f
2
)
for
version
in
8.3.3 9.0 9.1 9.2 9.3
;
do
REALM_XCODE_VERSION
=
$version
REALM_SWIFT_VERSION
=
set_xcode_and_swift_versions
sh build.sh prelaunch-simulator
sh build.sh
tvos
-swift
sh build.sh
$PLATFORM
-swift
done
cd
build/
tvos
cd
build/
$PLATFORM
ln
-s
swift-4.0 swift-3.2
ln
-s
swift-4.0.2 swift-3.2.2
ln
-s
swift-4.0.2 swift-3.2.3
ln
-s
swift-4.0.2 swift-4.0.3
zip
--symlinks
-r
realm-swift-framework-tvos.zip swift-3.1 swift-3.2 swift-3.2.2 swift-3.2.3 swift-4.0 swift-4.0.2 swift-4.0.3
ln
-s
swift-4.1 swift-3.3
zip
--symlinks
-r
realm-swift-framework-
$PLATFORM
.zip swift-3.1 swift-3.2 swift-3.2.2 swift-3.2.3 swift-3.3 swift-4.0 swift-4.0.2 swift-4.0.3 swift-4.1
;;
package-
*
-swift-3
.2
)
...
...
@@ -1291,6 +1242,14 @@ EOM
zip
--symlinks
-r
realm-swift-framework-
$PLATFORM
-swift-3
.2.3.zip swift-3.2.3
;;
package-
*
-swift-3
.3
)
PLATFORM
=
$(
echo
$COMMAND
|
cut
-d
-
-f
2
)
mkdir
-p
build/
$PLATFORM
cd
build/
$PLATFORM
ln
-s
swift-4.1 swift-3.3
zip
--symlinks
-r
realm-swift-framework-
$PLATFORM
-swift-3
.3.zip swift-3.3
;;
package-
*
-swift-4
.0.3
)
PLATFORM
=
$(
echo
$COMMAND
|
cut
-d
-
-f
2
)
mkdir
-p
build/
$PLATFORM
...
...
WhatsOpen/Pods/RealmSwift/RealmSwift/SwiftVersion.swift
View file @
07f9a8f5
let
swiftLanguageVersion
=
"4.
0.3
"
let
swiftLanguageVersion
=
"4.
1
"
WhatsOpen/Pods/RealmSwift/build.sh
View file @
07f9a8f5
...
...
@@ -1183,40 +1183,6 @@ EOM
zip
--symlinks
-r
realm-framework-osx.zip Realm.framework
;;
"package-ios-swift"
)
for
version
in
8.3.3 9.0 9.1 9.2
;
do
REALM_XCODE_VERSION
=
$version
REALM_SWIFT_VERSION
=
set_xcode_and_swift_versions
sh build.sh prelaunch-simulator
sh build.sh ios-swift
done
cd
build/ios
ln
-s
swift-4.0 swift-3.2
ln
-s
swift-4.0.2 swift-3.2.2
ln
-s
swift-4.0.2 swift-3.2.3
ln
-s
swift-4.0.2 swift-4.0.3
zip
--symlinks
-r
realm-swift-framework-ios.zip swift-3.1 swift-3.2 swift-3.2.2 swift-3.2.3 swift-4.0 swift-4.0.2 swift-4.0.3
;;
"package-osx-swift"
)
for
version
in
8.3.3 9.0 9.1 9.2
;
do
REALM_XCODE_VERSION
=
$version
REALM_SWIFT_VERSION
=
set_xcode_and_swift_versions
sh build.sh prelaunch-simulator
sh build.sh osx-swift
done
cd
build/osx
ln
-s
swift-4.0 swift-3.2
ln
-s
swift-4.0.2 swift-3.2.2
ln
-s
swift-4.0.2 swift-3.2.3
ln
-s
swift-4.0.2 swift-4.0.3
zip
--symlinks
-r
realm-swift-framework-osx.zip swift-3.1 swift-3.2 swift-3.2.2 swift-3.2.3 swift-4.0 swift-4.0.2 swift-4.0.3
;;
"package-watchos"
)
sh build.sh prelaunch-simulator
sh build.sh watchos
...
...
@@ -1225,23 +1191,6 @@ EOM
zip
--symlinks
-r
realm-framework-watchos.zip Realm.framework
;;
"package-watchos-swift"
)
for
version
in
8.3.3 9.0 9.1 9.2
;
do
REALM_XCODE_VERSION
=
$version
REALM_SWIFT_VERSION
=
set_xcode_and_swift_versions
sh build.sh prelaunch-simulator
sh build.sh watchos-swift
done
cd
build/watchos
ln
-s
swift-4.0 swift-3.2
ln
-s
swift-4.0.2 swift-3.2.2
ln
-s
swift-4.0.2 swift-3.2.3
ln
-s
swift-4.0.2 swift-4.0.3
zip
--symlinks
-r
realm-swift-framework-watchos.zip swift-3.1 swift-3.2 swift-3.2.2 swift-3.2.3 swift-4.0 swift-4.0.2 swift-4.0.3
;;
"package-tvos"
)
sh build.sh prelaunch-simulator
sh build.sh tvos
...
...
@@ -1250,21 +1199,23 @@ EOM
zip
--symlinks
-r
realm-framework-tvos.zip Realm.framework
;;
"package-tvos-swift"
)
for
version
in
8.3.3 9.0 9.1 9.2
;
do
package-
*
-swift
)
PLATFORM
=
$(
echo
$COMMAND
|
cut
-d
-
-f
2
)
for
version
in
8.3.3 9.0 9.1 9.2 9.3
;
do
REALM_XCODE_VERSION
=
$version
REALM_SWIFT_VERSION
=
set_xcode_and_swift_versions
sh build.sh prelaunch-simulator
sh build.sh
tvos
-swift
sh build.sh
$PLATFORM
-swift
done
cd
build/
tvos
cd
build/
$PLATFORM
ln
-s
swift-4.0 swift-3.2
ln
-s
swift-4.0.2 swift-3.2.2
ln
-s
swift-4.0.2 swift-3.2.3
ln
-s
swift-4.0.2 swift-4.0.3
zip
--symlinks
-r
realm-swift-framework-tvos.zip swift-3.1 swift-3.2 swift-3.2.2 swift-3.2.3 swift-4.0 swift-4.0.2 swift-4.0.3
ln
-s
swift-4.1 swift-3.3
zip
--symlinks
-r
realm-swift-framework-
$PLATFORM
.zip swift-3.1 swift-3.2 swift-3.2.2 swift-3.2.3 swift-3.3 swift-4.0 swift-4.0.2 swift-4.0.3 swift-4.1
;;
package-
*
-swift-3
.2
)
...
...
@@ -1291,6 +1242,14 @@ EOM
zip
--symlinks
-r
realm-swift-framework-
$PLATFORM
-swift-3
.2.3.zip swift-3.2.3
;;
package-
*
-swift-3
.3
)
PLATFORM
=
$(
echo
$COMMAND
|
cut
-d
-
-f
2
)
mkdir
-p
build/
$PLATFORM
cd
build/
$PLATFORM
ln
-s
swift-4.1 swift-3.3
zip
--symlinks
-r
realm-swift-framework-
$PLATFORM
-swift-3
.3.zip swift-3.3
;;
package-
*
-swift-4
.0.3
)
PLATFORM
=
$(
echo
$COMMAND
|
cut
-d
-
-f
2
)
mkdir
-p
build/
$PLATFORM
...
...
WhatsOpen/Pods/Target Support Files/Realm/Info.plist
View file @
07f9a8f5
...
...
@@ -15,7 +15,7 @@
<key>
CFBundlePackageType
</key>
<string>
FMWK
</string>
<key>
CFBundleShortVersionString
</key>
<string>
3.3.
1
</string>
<string>
3.3.
2
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
...
...
WhatsOpen/Pods/Target Support Files/RealmSwift/Info.plist
View file @
07f9a8f5
...
...
@@ -15,7 +15,7 @@
<key>
CFBundlePackageType
</key>
<string>
FMWK
</string>
<key>
CFBundleShortVersionString
</key>
<string>
3.3.
1
</string>
<string>
3.3.
2
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
...
...
WhatsOpen/WhatsOpen.xcodeproj/project.pbxproj
View file @
07f9a8f5
...
...
@@ -43,6 +43,7 @@
92182EC01E95BD2C00192ABA
/* FacilitiesListViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
92182EBF1E95BD2C00192ABA
/* FacilitiesListViewController.swift */
;
};
92182EC41E95C38400192ABA
/* FacilityDetailViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
92182EC31E95C38400192ABA
/* FacilityDetailViewController.swift */
;
};
924840F81EA915F200DBFF4E
/* FacilityCollectionViewCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
924840F71EA915F200DBFF4E
/* FacilityCollectionViewCell.swift */
;
};
92554183207ECEC30058E420
/* SelectOneDefaultTableViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9259134420784D66002E50B1
/* SelectOneDefaultTableViewController.swift */
;
};
9259134520784D66002E50B1
/* SelectOneDefaultTableViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9259134420784D66002E50B1
/* SelectOneDefaultTableViewController.swift */
;
};
9265F3A11F2969E500A54A21
/* SettingTableViewCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9265F3A01F2969E500A54A21
/* SettingTableViewCell.swift */
;
};
9265F3A31F2C0B1500A54A21
/* AboutScreenViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9265F3A21F2C0B1500A54A21
/* AboutScreenViewController.swift */
;
};
...
...
@@ -645,6 +646,7 @@
9203CB952023D51A006ACC3B
/* FiltersTableViewController.swift in Sources */
,
9203CB962023D51A006ACC3B
/* PullingViewController.swift in Sources */
,
9203CB972023D51A006ACC3B
/* SRCTUtilities.swift in Sources */
,
92554183207ECEC30058E420
/* SelectOneDefaultTableViewController.swift in Sources */
,
9203CB982023D51A006ACC3B
/* SettingsTableViewController.swift in Sources */
,
9203CB992023D51A006ACC3B
/* SRCTNetworkController.swift in Sources */
,
9203CB9A2023D51A006ACC3B
/* SRCTSimpleTableViewCell.swift in Sources */
,
...
...
WhatsOpen/WhatsOpen/Info.plist
View file @
07f9a8f5
...
...
@@ -5,7 +5,7 @@
<key>
CFBundleDevelopmentRegion
</key>
<string>
en
</string>
<key>
CFBundleDisplayName
</key>
<string>
What
'
s Open
</string>
<string>
What
'
s Open
</string>
<key>
CFBundleExecutable
</key>
<string>
$(EXECUTABLE_NAME)
</string>
<key>
CFBundleIcons
</key>
...
...
@@ -21,9 +21,9 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
1.
0
</string>
<string>
1.
1
</string>
<key>
CFBundleVersion
</key>
<string>
2
1
</string>
<string>
2
3
</string>
<key>
Fabric
</key>
<dict>
<key>
APIKey
</key>
...
...
@@ -38,6 +38,11 @@
</dict>
</array>
</dict>
<key>
LSApplicationQueriesSchemes
</key>
<array>
<string>
comgooglemaps
</string>
<string>
waze
</string>
</array>
<key>
LSRequiresIPhoneOS
</key>
<true/>
<key>
UILaunchStoryboardName
</key>
...
...
@@ -63,10 +68,5 @@
</array>
<key>
UIViewControllerBasedStatusBarAppearance
</key>
<true/>
<key>
LSApplicationQueriesSchemes
</key>
<array>
<string>
comgooglemaps
</string>
<string>
waze
</string>
</array>
</dict>
</plist>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment