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
40d3b674
Unverified
Commit
40d3b674
authored
Oct 13, 2018
by
Zach Knox
Browse files
Background App Refresh
parent
32f02bde
Changes
30
Expand all
Hide whitespace changes
Inline
Side-by-side
WhatsOpen/Podfile.lock
View file @
40d3b674
...
@@ -4,7 +4,7 @@ PODS:
...
@@ -4,7 +4,7 @@ PODS:
- DeckTransition (2.0.0)
- DeckTransition (2.0.0)
- Fabric (1.7.7)
- Fabric (1.7.7)
- ObjectMapper (3.2.0)
- ObjectMapper (3.2.0)
- ObjectMapper+Realm (0.6):
-
"
ObjectMapper+Realm (0.6)
"
:
- ObjectMapper
- ObjectMapper
- RealmSwift
- RealmSwift
- Realm (3.7.1):
- Realm (3.7.1):
...
@@ -18,9 +18,18 @@ DEPENDENCIES:
...
@@ -18,9 +18,18 @@ DEPENDENCIES:
- DeckTransition (~> 2.0)
- DeckTransition (~> 2.0)
- Fabric
- Fabric
- ObjectMapper (from `https://github.com/alecdoconnor/ObjectMapper.git`, branch `Swift-4.2`)
- ObjectMapper (from `https://github.com/alecdoconnor/ObjectMapper.git`, branch `Swift-4.2`)
- ObjectMapper+Realm
-
"
ObjectMapper+Realm
"
- RealmSwift
- RealmSwift
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Crashlytics
- DeckTransition
- Fabric
- "ObjectMapper+Realm"
- Realm
- RealmSwift
EXTERNAL SOURCES:
EXTERNAL SOURCES:
ObjectMapper:
ObjectMapper:
:branch: Swift-4.2
:branch: Swift-4.2
...
@@ -36,10 +45,10 @@ SPEC CHECKSUMS:
...
@@ -36,10 +45,10 @@ SPEC CHECKSUMS:
DeckTransition: 2300694f94fbeca2c103f365dc9dc09ffae14a4f
DeckTransition: 2300694f94fbeca2c103f365dc9dc09ffae14a4f
Fabric: bda89e242bce1b7b8ab264248cf3407774ce0095
Fabric: bda89e242bce1b7b8ab264248cf3407774ce0095
ObjectMapper: 5cccd2de6f253eda859df8116a5a554d9769e859
ObjectMapper: 5cccd2de6f253eda859df8116a5a554d9769e859
ObjectMapper+Realm: 4cf44ed3202a73f08594e21e13eb3f8aa9b5a664
"
ObjectMapper+Realm
"
: 4cf44ed3202a73f08594e21e13eb3f8aa9b5a664
Realm: 906be37d52f17f25484ac01643a7f26a9d3bfbd5
Realm: 906be37d52f17f25484ac01643a7f26a9d3bfbd5
RealmSwift: 1c2b6bae3dc55bb87e080ffa96537d71442f6dce
RealmSwift: 1c2b6bae3dc55bb87e080ffa96537d71442f6dce
PODFILE CHECKSUM: e3da96824c5423fd0dd953a34113b2434bddd6b3
PODFILE CHECKSUM: e3da96824c5423fd0dd953a34113b2434bddd6b3
COCOAPODS: 1.
4.0
COCOAPODS: 1.
5.3
WhatsOpen/Pods/Manifest.lock
View file @
40d3b674
...
@@ -4,7 +4,7 @@ PODS:
...
@@ -4,7 +4,7 @@ PODS:
- DeckTransition (2.0.0)
- DeckTransition (2.0.0)
- Fabric (1.7.7)
- Fabric (1.7.7)
- ObjectMapper (3.2.0)
- ObjectMapper (3.2.0)
- ObjectMapper+Realm (0.6):
-
"
ObjectMapper+Realm (0.6)
"
:
- ObjectMapper
- ObjectMapper
- RealmSwift
- RealmSwift
- Realm (3.7.1):
- Realm (3.7.1):
...
@@ -18,9 +18,18 @@ DEPENDENCIES:
...
@@ -18,9 +18,18 @@ DEPENDENCIES:
- DeckTransition (~> 2.0)
- DeckTransition (~> 2.0)
- Fabric
- Fabric
- ObjectMapper (from `https://github.com/alecdoconnor/ObjectMapper.git`, branch `Swift-4.2`)
- ObjectMapper (from `https://github.com/alecdoconnor/ObjectMapper.git`, branch `Swift-4.2`)
- ObjectMapper+Realm
-
"
ObjectMapper+Realm
"
- RealmSwift
- RealmSwift
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Crashlytics
- DeckTransition
- Fabric
- "ObjectMapper+Realm"
- Realm
- RealmSwift
EXTERNAL SOURCES:
EXTERNAL SOURCES:
ObjectMapper:
ObjectMapper:
:branch: Swift-4.2
:branch: Swift-4.2
...
@@ -36,10 +45,10 @@ SPEC CHECKSUMS:
...
@@ -36,10 +45,10 @@ SPEC CHECKSUMS:
DeckTransition: 2300694f94fbeca2c103f365dc9dc09ffae14a4f
DeckTransition: 2300694f94fbeca2c103f365dc9dc09ffae14a4f
Fabric: bda89e242bce1b7b8ab264248cf3407774ce0095
Fabric: bda89e242bce1b7b8ab264248cf3407774ce0095
ObjectMapper: 5cccd2de6f253eda859df8116a5a554d9769e859
ObjectMapper: 5cccd2de6f253eda859df8116a5a554d9769e859
ObjectMapper+Realm: 4cf44ed3202a73f08594e21e13eb3f8aa9b5a664
"
ObjectMapper+Realm
"
: 4cf44ed3202a73f08594e21e13eb3f8aa9b5a664
Realm: 906be37d52f17f25484ac01643a7f26a9d3bfbd5
Realm: 906be37d52f17f25484ac01643a7f26a9d3bfbd5
RealmSwift: 1c2b6bae3dc55bb87e080ffa96537d71442f6dce
RealmSwift: 1c2b6bae3dc55bb87e080ffa96537d71442f6dce
PODFILE CHECKSUM: e3da96824c5423fd0dd953a34113b2434bddd6b3
PODFILE CHECKSUM: e3da96824c5423fd0dd953a34113b2434bddd6b3
COCOAPODS: 1.
4.0
COCOAPODS: 1.
5.3
WhatsOpen/Pods/Pods.xcodeproj/project.pbxproj
View file @
40d3b674
This diff is collapsed.
Click to expand it.
WhatsOpen/Pods/Target Support Files/DeckTransition/DeckTransition.xcconfig
View file @
40d3b674
CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/DeckTransition
CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/DeckTransition
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Crashlytics" "${PODS_ROOT}/Headers/Public/Fabric"
OTHER_LDFLAGS = -framework "UIKit"
OTHER_LDFLAGS = -framework "UIKit"
OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_BUILD_DIR = ${BUILD_DIR}
...
...
WhatsOpen/Pods/Target Support Files/ObjectMapper+Realm/ObjectMapper+Realm.xcconfig
View file @
40d3b674
CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper+Realm
CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper+Realm
FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "${PODS_CONFIGURATION_BUILD_DIR}/Realm" "${PODS_CONFIGURATION_BUILD_DIR}/RealmSwift"
FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "${PODS_CONFIGURATION_BUILD_DIR}/Realm" "${PODS_CONFIGURATION_BUILD_DIR}/RealmSwift"
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Crashlytics" "${PODS_ROOT}/Headers/Public/Fabric"
OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
...
...
WhatsOpen/Pods/Target Support Files/ObjectMapper/ObjectMapper.xcconfig
View file @
40d3b674
CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper
CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Crashlytics" "${PODS_ROOT}/Headers/Public/Fabric"
OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
...
...
WhatsOpen/Pods/Target Support Files/Pods-ShortcutsExtension/Pods-ShortcutsExtension-resources.sh
View file @
40d3b674
#!/bin/sh
#!/bin/sh
set
-e
set
-e
set
-u
set
-o
pipefail
if
[
-z
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
+x
}
]
;
then
# If UNLOCALIZED_RESOURCES_FOLDER_PATH is not set, then there's nowhere for us to copy
# resources to, so exit 0 (signalling the script phase was successful).
exit
0
fi
mkdir
-p
"
${
TARGET_BUILD_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
mkdir
-p
"
${
TARGET_BUILD_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
...
@@ -12,7 +20,7 @@ XCASSET_FILES=()
...
@@ -12,7 +20,7 @@ XCASSET_FILES=()
# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html
# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html
RSYNC_PROTECT_TMP_FILES
=(
--filter
"P .*.??????"
)
RSYNC_PROTECT_TMP_FILES
=(
--filter
"P .*.??????"
)
case
"
${
TARGETED_DEVICE_FAMILY
}
"
in
case
"
${
TARGETED_DEVICE_FAMILY
:-
}
"
in
1,2
)
1,2
)
TARGET_DEVICE_ARGS
=
"--target-device ipad --target-device iphone"
TARGET_DEVICE_ARGS
=
"--target-device ipad --target-device iphone"
;;
;;
...
@@ -92,7 +100,7 @@ if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then
...
@@ -92,7 +100,7 @@ if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then
fi
fi
rm
-f
"
$RESOURCES_TO_COPY
"
rm
-f
"
$RESOURCES_TO_COPY
"
if
[[
-n
"
${
WRAPPER_EXTENSION
}
"
]]
&&
[
"
`
xcrun
--find
actool
`
"
]
&&
[
-n
"
$XCASSET_FILES
"
]
if
[[
-n
"
${
WRAPPER_EXTENSION
}
"
]]
&&
[
"
`
xcrun
--find
actool
`
"
]
&&
[
-n
"
$
{
XCASSET_FILES
:-}
"
]
then
then
# Find all other xcassets (this unfortunately includes those of path pods and other targets).
# Find all other xcassets (this unfortunately includes those of path pods and other targets).
OTHER_XCASSETS
=
$(
find
"
$PWD
"
-iname
"*.xcassets"
-type
d
)
OTHER_XCASSETS
=
$(
find
"
$PWD
"
-iname
"*.xcassets"
-type
d
)
...
@@ -102,5 +110,9 @@ then
...
@@ -102,5 +110,9 @@ then
fi
fi
done
<<<
"
$OTHER_XCASSETS
"
done
<<<
"
$OTHER_XCASSETS
"
printf
"%s
\0
"
"
${
XCASSET_FILES
[@]
}
"
| xargs
-0
xcrun actool
--output-format
human-readable-text
--notices
--warnings
--platform
"
${
PLATFORM_NAME
}
"
--minimum-deployment-target
"
${
!DEPLOYMENT_TARGET_SETTING_NAME
}
"
${
TARGET_DEVICE_ARGS
}
--compress-pngs
--compile
"
${
BUILT_PRODUCTS_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
if
[
-z
${
ASSETCATALOG_COMPILER_APPICON_NAME
+x
}
]
;
then
printf
"%s
\0
"
"
${
XCASSET_FILES
[@]
}
"
| xargs
-0
xcrun actool
--output-format
human-readable-text
--notices
--warnings
--platform
"
${
PLATFORM_NAME
}
"
--minimum-deployment-target
"
${
!DEPLOYMENT_TARGET_SETTING_NAME
}
"
${
TARGET_DEVICE_ARGS
}
--compress-pngs
--compile
"
${
BUILT_PRODUCTS_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
else
printf
"%s
\0
"
"
${
XCASSET_FILES
[@]
}
"
| xargs
-0
xcrun actool
--output-format
human-readable-text
--notices
--warnings
--platform
"
${
PLATFORM_NAME
}
"
--minimum-deployment-target
"
${
!DEPLOYMENT_TARGET_SETTING_NAME
}
"
${
TARGET_DEVICE_ARGS
}
--compress-pngs
--compile
"
${
BUILT_PRODUCTS_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
--app-icon
"
${
ASSETCATALOG_COMPILER_APPICON_NAME
}
"
--output-partial-info-plist
"
${
TARGET_TEMP_DIR
}
/assetcatalog_generated_info_cocoapods.plist"
fi
fi
fi
WhatsOpen/Pods/Target Support Files/Pods-ShortcutsExtensionUI/Pods-ShortcutsExtensionUI-resources.sh
View file @
40d3b674
#!/bin/sh
#!/bin/sh
set
-e
set
-e
set
-u
set
-o
pipefail
if
[
-z
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
+x
}
]
;
then
# If UNLOCALIZED_RESOURCES_FOLDER_PATH is not set, then there's nowhere for us to copy
# resources to, so exit 0 (signalling the script phase was successful).
exit
0
fi
mkdir
-p
"
${
TARGET_BUILD_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
mkdir
-p
"
${
TARGET_BUILD_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
...
@@ -12,7 +20,7 @@ XCASSET_FILES=()
...
@@ -12,7 +20,7 @@ XCASSET_FILES=()
# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html
# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html
RSYNC_PROTECT_TMP_FILES
=(
--filter
"P .*.??????"
)
RSYNC_PROTECT_TMP_FILES
=(
--filter
"P .*.??????"
)
case
"
${
TARGETED_DEVICE_FAMILY
}
"
in
case
"
${
TARGETED_DEVICE_FAMILY
:-
}
"
in
1,2
)
1,2
)
TARGET_DEVICE_ARGS
=
"--target-device ipad --target-device iphone"
TARGET_DEVICE_ARGS
=
"--target-device ipad --target-device iphone"
;;
;;
...
@@ -92,7 +100,7 @@ if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then
...
@@ -92,7 +100,7 @@ if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then
fi
fi
rm
-f
"
$RESOURCES_TO_COPY
"
rm
-f
"
$RESOURCES_TO_COPY
"
if
[[
-n
"
${
WRAPPER_EXTENSION
}
"
]]
&&
[
"
`
xcrun
--find
actool
`
"
]
&&
[
-n
"
$XCASSET_FILES
"
]
if
[[
-n
"
${
WRAPPER_EXTENSION
}
"
]]
&&
[
"
`
xcrun
--find
actool
`
"
]
&&
[
-n
"
$
{
XCASSET_FILES
:-}
"
]
then
then
# Find all other xcassets (this unfortunately includes those of path pods and other targets).
# Find all other xcassets (this unfortunately includes those of path pods and other targets).
OTHER_XCASSETS
=
$(
find
"
$PWD
"
-iname
"*.xcassets"
-type
d
)
OTHER_XCASSETS
=
$(
find
"
$PWD
"
-iname
"*.xcassets"
-type
d
)
...
@@ -102,5 +110,9 @@ then
...
@@ -102,5 +110,9 @@ then
fi
fi
done
<<<
"
$OTHER_XCASSETS
"
done
<<<
"
$OTHER_XCASSETS
"
printf
"%s
\0
"
"
${
XCASSET_FILES
[@]
}
"
| xargs
-0
xcrun actool
--output-format
human-readable-text
--notices
--warnings
--platform
"
${
PLATFORM_NAME
}
"
--minimum-deployment-target
"
${
!DEPLOYMENT_TARGET_SETTING_NAME
}
"
${
TARGET_DEVICE_ARGS
}
--compress-pngs
--compile
"
${
BUILT_PRODUCTS_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
if
[
-z
${
ASSETCATALOG_COMPILER_APPICON_NAME
+x
}
]
;
then
printf
"%s
\0
"
"
${
XCASSET_FILES
[@]
}
"
| xargs
-0
xcrun actool
--output-format
human-readable-text
--notices
--warnings
--platform
"
${
PLATFORM_NAME
}
"
--minimum-deployment-target
"
${
!DEPLOYMENT_TARGET_SETTING_NAME
}
"
${
TARGET_DEVICE_ARGS
}
--compress-pngs
--compile
"
${
BUILT_PRODUCTS_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
else
printf
"%s
\0
"
"
${
XCASSET_FILES
[@]
}
"
| xargs
-0
xcrun actool
--output-format
human-readable-text
--notices
--warnings
--platform
"
${
PLATFORM_NAME
}
"
--minimum-deployment-target
"
${
!DEPLOYMENT_TARGET_SETTING_NAME
}
"
${
TARGET_DEVICE_ARGS
}
--compress-pngs
--compile
"
${
BUILT_PRODUCTS_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
--app-icon
"
${
ASSETCATALOG_COMPILER_APPICON_NAME
}
"
--output-partial-info-plist
"
${
TARGET_TEMP_DIR
}
/assetcatalog_generated_info_cocoapods.plist"
fi
fi
fi
WhatsOpen/Pods/Target Support Files/Pods-TodayWidget/Pods-TodayWidget-resources.sh
View file @
40d3b674
#!/bin/sh
#!/bin/sh
set
-e
set
-e
set
-u
set
-o
pipefail
if
[
-z
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
+x
}
]
;
then
# If UNLOCALIZED_RESOURCES_FOLDER_PATH is not set, then there's nowhere for us to copy
# resources to, so exit 0 (signalling the script phase was successful).
exit
0
fi
mkdir
-p
"
${
TARGET_BUILD_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
mkdir
-p
"
${
TARGET_BUILD_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
...
@@ -12,7 +20,7 @@ XCASSET_FILES=()
...
@@ -12,7 +20,7 @@ XCASSET_FILES=()
# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html
# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html
RSYNC_PROTECT_TMP_FILES
=(
--filter
"P .*.??????"
)
RSYNC_PROTECT_TMP_FILES
=(
--filter
"P .*.??????"
)
case
"
${
TARGETED_DEVICE_FAMILY
}
"
in
case
"
${
TARGETED_DEVICE_FAMILY
:-
}
"
in
1,2
)
1,2
)
TARGET_DEVICE_ARGS
=
"--target-device ipad --target-device iphone"
TARGET_DEVICE_ARGS
=
"--target-device ipad --target-device iphone"
;;
;;
...
@@ -92,7 +100,7 @@ if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then
...
@@ -92,7 +100,7 @@ if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then
fi
fi
rm
-f
"
$RESOURCES_TO_COPY
"
rm
-f
"
$RESOURCES_TO_COPY
"
if
[[
-n
"
${
WRAPPER_EXTENSION
}
"
]]
&&
[
"
`
xcrun
--find
actool
`
"
]
&&
[
-n
"
$XCASSET_FILES
"
]
if
[[
-n
"
${
WRAPPER_EXTENSION
}
"
]]
&&
[
"
`
xcrun
--find
actool
`
"
]
&&
[
-n
"
$
{
XCASSET_FILES
:-}
"
]
then
then
# Find all other xcassets (this unfortunately includes those of path pods and other targets).
# Find all other xcassets (this unfortunately includes those of path pods and other targets).
OTHER_XCASSETS
=
$(
find
"
$PWD
"
-iname
"*.xcassets"
-type
d
)
OTHER_XCASSETS
=
$(
find
"
$PWD
"
-iname
"*.xcassets"
-type
d
)
...
@@ -102,5 +110,9 @@ then
...
@@ -102,5 +110,9 @@ then
fi
fi
done
<<<
"
$OTHER_XCASSETS
"
done
<<<
"
$OTHER_XCASSETS
"
printf
"%s
\0
"
"
${
XCASSET_FILES
[@]
}
"
| xargs
-0
xcrun actool
--output-format
human-readable-text
--notices
--warnings
--platform
"
${
PLATFORM_NAME
}
"
--minimum-deployment-target
"
${
!DEPLOYMENT_TARGET_SETTING_NAME
}
"
${
TARGET_DEVICE_ARGS
}
--compress-pngs
--compile
"
${
BUILT_PRODUCTS_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
if
[
-z
${
ASSETCATALOG_COMPILER_APPICON_NAME
+x
}
]
;
then
printf
"%s
\0
"
"
${
XCASSET_FILES
[@]
}
"
| xargs
-0
xcrun actool
--output-format
human-readable-text
--notices
--warnings
--platform
"
${
PLATFORM_NAME
}
"
--minimum-deployment-target
"
${
!DEPLOYMENT_TARGET_SETTING_NAME
}
"
${
TARGET_DEVICE_ARGS
}
--compress-pngs
--compile
"
${
BUILT_PRODUCTS_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
else
printf
"%s
\0
"
"
${
XCASSET_FILES
[@]
}
"
| xargs
-0
xcrun actool
--output-format
human-readable-text
--notices
--warnings
--platform
"
${
PLATFORM_NAME
}
"
--minimum-deployment-target
"
${
!DEPLOYMENT_TARGET_SETTING_NAME
}
"
${
TARGET_DEVICE_ARGS
}
--compress-pngs
--compile
"
${
BUILT_PRODUCTS_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
--app-icon
"
${
ASSETCATALOG_COMPILER_APPICON_NAME
}
"
--output-partial-info-plist
"
${
TARGET_TEMP_DIR
}
/assetcatalog_generated_info_cocoapods.plist"
fi
fi
fi
WhatsOpen/Pods/Target Support Files/Pods-WhatsOpen - AppStore/Pods-WhatsOpen - AppStore-frameworks.sh
View file @
40d3b674
#!/bin/sh
#!/bin/sh
set
-e
set
-e
set
-u
set
-o
pipefail
if
[
-z
${
FRAMEWORKS_FOLDER_PATH
+x
}
]
;
then
# If FRAMEWORKS_FOLDER_PATH is not set, then there's nowhere for us to copy
# frameworks to, so exit 0 (signalling the script phase was successful).
exit
0
fi
echo
"mkdir -p
${
CONFIGURATION_BUILD_DIR
}
/
${
FRAMEWORKS_FOLDER_PATH
}
"
echo
"mkdir -p
${
CONFIGURATION_BUILD_DIR
}
/
${
FRAMEWORKS_FOLDER_PATH
}
"
mkdir
-p
"
${
CONFIGURATION_BUILD_DIR
}
/
${
FRAMEWORKS_FOLDER_PATH
}
"
mkdir
-p
"
${
CONFIGURATION_BUILD_DIR
}
/
${
FRAMEWORKS_FOLDER_PATH
}
"
COCOAPODS_PARALLEL_CODE_SIGN
=
"
${
COCOAPODS_PARALLEL_CODE_SIGN
:-
false
}
"
SWIFT_STDLIB_PATH
=
"
${
DT_TOOLCHAIN_DIR
}
/usr/lib/swift/
${
PLATFORM_NAME
}
"
SWIFT_STDLIB_PATH
=
"
${
DT_TOOLCHAIN_DIR
}
/usr/lib/swift/
${
PLATFORM_NAME
}
"
# Used as a return value for each invocation of `strip_invalid_archs` function.
# Used as a return value for each invocation of `strip_invalid_archs` function.
...
@@ -92,10 +101,10 @@ install_dsym() {
...
@@ -92,10 +101,10 @@ install_dsym() {
# Signs a framework with the provided identity
# Signs a framework with the provided identity
code_sign_if_enabled
()
{
code_sign_if_enabled
()
{
if
[
-n
"
${
EXPANDED_CODE_SIGN_IDENTITY
}
"
-a
"
${
CODE_SIGNING_REQUIRED
}
"
!=
"NO"
-a
"
${
CODE_SIGNING_ALLOWED
}
"
!=
"NO"
]
;
then
if
[
-n
"
${
EXPANDED_CODE_SIGN_IDENTITY
}
"
-a
"
${
CODE_SIGNING_REQUIRED
:-
}
"
!=
"NO"
-a
"
${
CODE_SIGNING_ALLOWED
}
"
!=
"NO"
]
;
then
# Use the current code_sign_identitiy
# Use the current code_sign_identitiy
echo
"Code Signing
$1
with Identity
${
EXPANDED_CODE_SIGN_IDENTITY_NAME
}
"
echo
"Code Signing
$1
with Identity
${
EXPANDED_CODE_SIGN_IDENTITY_NAME
}
"
local
code_sign_cmd
=
"/usr/bin/codesign --force --sign
${
EXPANDED_CODE_SIGN_IDENTITY
}
${
OTHER_CODE_SIGN_FLAGS
}
--preserve-metadata=identifier,entitlements '
$1
'"
local
code_sign_cmd
=
"/usr/bin/codesign --force --sign
${
EXPANDED_CODE_SIGN_IDENTITY
}
${
OTHER_CODE_SIGN_FLAGS
:-
}
--preserve-metadata=identifier,entitlements '
$1
'"
if
[
"
${
COCOAPODS_PARALLEL_CODE_SIGN
}
"
==
"true"
]
;
then
if
[
"
${
COCOAPODS_PARALLEL_CODE_SIGN
}
"
==
"true"
]
;
then
code_sign_cmd
=
"
$code_sign_cmd
&"
code_sign_cmd
=
"
$code_sign_cmd
&"
...
...
WhatsOpen/Pods/Target Support Files/Pods-WhatsOpen - AppStore/Pods-WhatsOpen - AppStore-resources.sh
View file @
40d3b674
#!/bin/sh
#!/bin/sh
set
-e
set
-e
set
-u
set
-o
pipefail
if
[
-z
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
+x
}
]
;
then
# If UNLOCALIZED_RESOURCES_FOLDER_PATH is not set, then there's nowhere for us to copy
# resources to, so exit 0 (signalling the script phase was successful).
exit
0
fi
mkdir
-p
"
${
TARGET_BUILD_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
mkdir
-p
"
${
TARGET_BUILD_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
...
@@ -12,7 +20,7 @@ XCASSET_FILES=()
...
@@ -12,7 +20,7 @@ XCASSET_FILES=()
# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html
# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html
RSYNC_PROTECT_TMP_FILES
=(
--filter
"P .*.??????"
)
RSYNC_PROTECT_TMP_FILES
=(
--filter
"P .*.??????"
)
case
"
${
TARGETED_DEVICE_FAMILY
}
"
in
case
"
${
TARGETED_DEVICE_FAMILY
:-
}
"
in
1,2
)
1,2
)
TARGET_DEVICE_ARGS
=
"--target-device ipad --target-device iphone"
TARGET_DEVICE_ARGS
=
"--target-device ipad --target-device iphone"
;;
;;
...
@@ -92,7 +100,7 @@ if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then
...
@@ -92,7 +100,7 @@ if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then
fi
fi
rm
-f
"
$RESOURCES_TO_COPY
"
rm
-f
"
$RESOURCES_TO_COPY
"
if
[[
-n
"
${
WRAPPER_EXTENSION
}
"
]]
&&
[
"
`
xcrun
--find
actool
`
"
]
&&
[
-n
"
$XCASSET_FILES
"
]
if
[[
-n
"
${
WRAPPER_EXTENSION
}
"
]]
&&
[
"
`
xcrun
--find
actool
`
"
]
&&
[
-n
"
$
{
XCASSET_FILES
:-}
"
]
then
then
# Find all other xcassets (this unfortunately includes those of path pods and other targets).
# Find all other xcassets (this unfortunately includes those of path pods and other targets).
OTHER_XCASSETS
=
$(
find
"
$PWD
"
-iname
"*.xcassets"
-type
d
)
OTHER_XCASSETS
=
$(
find
"
$PWD
"
-iname
"*.xcassets"
-type
d
)
...
@@ -102,5 +110,9 @@ then
...
@@ -102,5 +110,9 @@ then
fi
fi
done
<<<
"
$OTHER_XCASSETS
"
done
<<<
"
$OTHER_XCASSETS
"
printf
"%s
\0
"
"
${
XCASSET_FILES
[@]
}
"
| xargs
-0
xcrun actool
--output-format
human-readable-text
--notices
--warnings
--platform
"
${
PLATFORM_NAME
}
"
--minimum-deployment-target
"
${
!DEPLOYMENT_TARGET_SETTING_NAME
}
"
${
TARGET_DEVICE_ARGS
}
--compress-pngs
--compile
"
${
BUILT_PRODUCTS_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
if
[
-z
${
ASSETCATALOG_COMPILER_APPICON_NAME
+x
}
]
;
then
printf
"%s
\0
"
"
${
XCASSET_FILES
[@]
}
"
| xargs
-0
xcrun actool
--output-format
human-readable-text
--notices
--warnings
--platform
"
${
PLATFORM_NAME
}
"
--minimum-deployment-target
"
${
!DEPLOYMENT_TARGET_SETTING_NAME
}
"
${
TARGET_DEVICE_ARGS
}
--compress-pngs
--compile
"
${
BUILT_PRODUCTS_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
else
printf
"%s
\0
"
"
${
XCASSET_FILES
[@]
}
"
| xargs
-0
xcrun actool
--output-format
human-readable-text
--notices
--warnings
--platform
"
${
PLATFORM_NAME
}
"
--minimum-deployment-target
"
${
!DEPLOYMENT_TARGET_SETTING_NAME
}
"
${
TARGET_DEVICE_ARGS
}
--compress-pngs
--compile
"
${
BUILT_PRODUCTS_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
--app-icon
"
${
ASSETCATALOG_COMPILER_APPICON_NAME
}
"
--output-partial-info-plist
"
${
TARGET_TEMP_DIR
}
/assetcatalog_generated_info_cocoapods.plist"
fi
fi
fi
WhatsOpen/Pods/Target Support Files/Pods-WhatsOpen - AppStore/Pods-WhatsOpen - AppStore.app store.xcconfig
View file @
40d3b674
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DeckTransition" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper+Realm" "${PODS_CONFIGURATION_BUILD_DIR}/Realm" "${PODS_CONFIGURATION_BUILD_DIR}/RealmSwift" "${PODS_ROOT}/Crashlytics/iOS" "${PODS_ROOT}/Fabric/iOS"
FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DeckTransition" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper+Realm" "${PODS_CONFIGURATION_BUILD_DIR}/Realm" "${PODS_CONFIGURATION_BUILD_DIR}/RealmSwift" "${PODS_ROOT}/Crashlytics/iOS" "${PODS_ROOT}/Fabric/iOS"
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Crashlytics" "${PODS_ROOT}/Headers/Public/Fabric"
LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
OTHER_CFLAGS = $(inherited) -iquote "${PODS_CONFIGURATION_BUILD_DIR}/DeckTransition/DeckTransition.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper+Realm/ObjectMapper_Realm.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper/ObjectMapper.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/Realm/Realm.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/RealmSwift/RealmSwift.framework/Headers"
-isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/Crashlytics" -isystem "${PODS_ROOT}/Headers/Public/Fabric"
OTHER_CFLAGS = $(inherited) -iquote "${PODS_CONFIGURATION_BUILD_DIR}/DeckTransition/DeckTransition.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper+Realm/ObjectMapper_Realm.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper/ObjectMapper.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/Realm/Realm.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/RealmSwift/RealmSwift.framework/Headers"
OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"z" -framework "Crashlytics" -framework "DeckTransition" -framework "Fabric" -framework "ObjectMapper" -framework "ObjectMapper_Realm" -framework "Realm" -framework "RealmSwift" -framework "Security" -framework "SystemConfiguration" -framework "UIKit"
OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"z" -framework "Crashlytics" -framework "DeckTransition" -framework "Fabric" -framework "ObjectMapper" -framework "ObjectMapper_Realm" -framework "Realm" -framework "RealmSwift" -framework "Security" -framework "SystemConfiguration" -framework "UIKit"
OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_BUILD_DIR = ${BUILD_DIR}
...
...
WhatsOpen/Pods/Target Support Files/Pods-WhatsOpen - AppStore/Pods-WhatsOpen - AppStore.debug.xcconfig
View file @
40d3b674
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DeckTransition" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper+Realm" "${PODS_CONFIGURATION_BUILD_DIR}/Realm" "${PODS_CONFIGURATION_BUILD_DIR}/RealmSwift" "${PODS_ROOT}/Crashlytics/iOS" "${PODS_ROOT}/Fabric/iOS"
FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DeckTransition" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper+Realm" "${PODS_CONFIGURATION_BUILD_DIR}/Realm" "${PODS_CONFIGURATION_BUILD_DIR}/RealmSwift" "${PODS_ROOT}/Crashlytics/iOS" "${PODS_ROOT}/Fabric/iOS"
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Crashlytics" "${PODS_ROOT}/Headers/Public/Fabric"
LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
OTHER_CFLAGS = $(inherited) -iquote "${PODS_CONFIGURATION_BUILD_DIR}/DeckTransition/DeckTransition.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper+Realm/ObjectMapper_Realm.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper/ObjectMapper.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/Realm/Realm.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/RealmSwift/RealmSwift.framework/Headers"
-isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/Crashlytics" -isystem "${PODS_ROOT}/Headers/Public/Fabric"
OTHER_CFLAGS = $(inherited) -iquote "${PODS_CONFIGURATION_BUILD_DIR}/DeckTransition/DeckTransition.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper+Realm/ObjectMapper_Realm.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper/ObjectMapper.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/Realm/Realm.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/RealmSwift/RealmSwift.framework/Headers"
OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"z" -framework "Crashlytics" -framework "DeckTransition" -framework "Fabric" -framework "ObjectMapper" -framework "ObjectMapper_Realm" -framework "Realm" -framework "RealmSwift" -framework "Security" -framework "SystemConfiguration" -framework "UIKit"
OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"z" -framework "Crashlytics" -framework "DeckTransition" -framework "Fabric" -framework "ObjectMapper" -framework "ObjectMapper_Realm" -framework "Realm" -framework "RealmSwift" -framework "Security" -framework "SystemConfiguration" -framework "UIKit"
OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_BUILD_DIR = ${BUILD_DIR}
...
...
WhatsOpen/Pods/Target Support Files/Pods-WhatsOpen - AppStore/Pods-WhatsOpen - AppStore.release.xcconfig
View file @
40d3b674
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DeckTransition" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper+Realm" "${PODS_CONFIGURATION_BUILD_DIR}/Realm" "${PODS_CONFIGURATION_BUILD_DIR}/RealmSwift" "${PODS_ROOT}/Crashlytics/iOS" "${PODS_ROOT}/Fabric/iOS"
FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DeckTransition" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper+Realm" "${PODS_CONFIGURATION_BUILD_DIR}/Realm" "${PODS_CONFIGURATION_BUILD_DIR}/RealmSwift" "${PODS_ROOT}/Crashlytics/iOS" "${PODS_ROOT}/Fabric/iOS"
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Crashlytics" "${PODS_ROOT}/Headers/Public/Fabric"
LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
OTHER_CFLAGS = $(inherited) -iquote "${PODS_CONFIGURATION_BUILD_DIR}/DeckTransition/DeckTransition.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper+Realm/ObjectMapper_Realm.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper/ObjectMapper.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/Realm/Realm.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/RealmSwift/RealmSwift.framework/Headers"
-isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/Crashlytics" -isystem "${PODS_ROOT}/Headers/Public/Fabric"
OTHER_CFLAGS = $(inherited) -iquote "${PODS_CONFIGURATION_BUILD_DIR}/DeckTransition/DeckTransition.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper+Realm/ObjectMapper_Realm.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper/ObjectMapper.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/Realm/Realm.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/RealmSwift/RealmSwift.framework/Headers"
OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"z" -framework "Crashlytics" -framework "DeckTransition" -framework "Fabric" -framework "ObjectMapper" -framework "ObjectMapper_Realm" -framework "Realm" -framework "RealmSwift" -framework "Security" -framework "SystemConfiguration" -framework "UIKit"
OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"z" -framework "Crashlytics" -framework "DeckTransition" -framework "Fabric" -framework "ObjectMapper" -framework "ObjectMapper_Realm" -framework "Realm" -framework "RealmSwift" -framework "Security" -framework "SystemConfiguration" -framework "UIKit"
OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_BUILD_DIR = ${BUILD_DIR}
...
...
WhatsOpen/Pods/Target Support Files/Pods-WhatsOpen/Pods-WhatsOpen-frameworks.sh
View file @
40d3b674
#!/bin/sh
#!/bin/sh
set
-e
set
-e
set
-u
set
-o
pipefail
if
[
-z
${
FRAMEWORKS_FOLDER_PATH
+x
}
]
;
then
# If FRAMEWORKS_FOLDER_PATH is not set, then there's nowhere for us to copy
# frameworks to, so exit 0 (signalling the script phase was successful).
exit
0
fi
echo
"mkdir -p
${
CONFIGURATION_BUILD_DIR
}
/
${
FRAMEWORKS_FOLDER_PATH
}
"
echo
"mkdir -p
${
CONFIGURATION_BUILD_DIR
}
/
${
FRAMEWORKS_FOLDER_PATH
}
"
mkdir
-p
"
${
CONFIGURATION_BUILD_DIR
}
/
${
FRAMEWORKS_FOLDER_PATH
}
"
mkdir
-p
"
${
CONFIGURATION_BUILD_DIR
}
/
${
FRAMEWORKS_FOLDER_PATH
}
"
COCOAPODS_PARALLEL_CODE_SIGN
=
"
${
COCOAPODS_PARALLEL_CODE_SIGN
:-
false
}
"
SWIFT_STDLIB_PATH
=
"
${
DT_TOOLCHAIN_DIR
}
/usr/lib/swift/
${
PLATFORM_NAME
}
"
SWIFT_STDLIB_PATH
=
"
${
DT_TOOLCHAIN_DIR
}
/usr/lib/swift/
${
PLATFORM_NAME
}
"
# Used as a return value for each invocation of `strip_invalid_archs` function.
# Used as a return value for each invocation of `strip_invalid_archs` function.
...
@@ -92,10 +101,10 @@ install_dsym() {
...
@@ -92,10 +101,10 @@ install_dsym() {
# Signs a framework with the provided identity
# Signs a framework with the provided identity
code_sign_if_enabled
()
{
code_sign_if_enabled
()
{
if
[
-n
"
${
EXPANDED_CODE_SIGN_IDENTITY
}
"
-a
"
${
CODE_SIGNING_REQUIRED
}
"
!=
"NO"
-a
"
${
CODE_SIGNING_ALLOWED
}
"
!=
"NO"
]
;
then
if
[
-n
"
${
EXPANDED_CODE_SIGN_IDENTITY
}
"
-a
"
${
CODE_SIGNING_REQUIRED
:-
}
"
!=
"NO"
-a
"
${
CODE_SIGNING_ALLOWED
}
"
!=
"NO"
]
;
then
# Use the current code_sign_identitiy
# Use the current code_sign_identitiy
echo
"Code Signing
$1
with Identity
${
EXPANDED_CODE_SIGN_IDENTITY_NAME
}
"
echo
"Code Signing
$1
with Identity
${
EXPANDED_CODE_SIGN_IDENTITY_NAME
}
"
local
code_sign_cmd
=
"/usr/bin/codesign --force --sign
${
EXPANDED_CODE_SIGN_IDENTITY
}
${
OTHER_CODE_SIGN_FLAGS
}
--preserve-metadata=identifier,entitlements '
$1
'"
local
code_sign_cmd
=
"/usr/bin/codesign --force --sign
${
EXPANDED_CODE_SIGN_IDENTITY
}
${
OTHER_CODE_SIGN_FLAGS
:-
}
--preserve-metadata=identifier,entitlements '
$1
'"
if
[
"
${
COCOAPODS_PARALLEL_CODE_SIGN
}
"
==
"true"
]
;
then
if
[
"
${
COCOAPODS_PARALLEL_CODE_SIGN
}
"
==
"true"
]
;
then
code_sign_cmd
=
"
$code_sign_cmd
&"
code_sign_cmd
=
"
$code_sign_cmd
&"
...
...
WhatsOpen/Pods/Target Support Files/Pods-WhatsOpen/Pods-WhatsOpen-resources.sh
View file @
40d3b674
#!/bin/sh
#!/bin/sh
set
-e
set
-e
set
-u
set
-o
pipefail
if
[
-z
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
+x
}
]
;
then
# If UNLOCALIZED_RESOURCES_FOLDER_PATH is not set, then there's nowhere for us to copy
# resources to, so exit 0 (signalling the script phase was successful).
exit
0
fi
mkdir
-p
"
${
TARGET_BUILD_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
mkdir
-p
"
${
TARGET_BUILD_DIR
}
/
${
UNLOCALIZED_RESOURCES_FOLDER_PATH
}
"
...
@@ -12,7 +20,7 @@ XCASSET_FILES=()
...
@@ -12,7 +20,7 @@ XCASSET_FILES=()
# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html
# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html
RSYNC_PROTECT_TMP_FILES
=(
--filter
"P .*.??????"
)
RSYNC_PROTECT_TMP_FILES
=(
--filter
"P .*.??????"
)
case
"
${
TARGETED_DEVICE_FAMILY
}
"
in
case
"
${
TARGETED_DEVICE_FAMILY
:-
}
"
in
1,2
)
1,2
)
TARGET_DEVICE_ARGS
=
"--target-device ipad --target-device iphone"
TARGET_DEVICE_ARGS
=
"--target-device ipad --target-device iphone"
;;
;;
...
@@ -92,7 +100,7 @@ if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then
...
@@ -92,7 +100,7 @@ if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then
fi
fi
rm
-f
"
$RESOURCES_TO_COPY
"
rm
-f
"
$RESOURCES_TO_COPY
"
if
[[
-n
"
${
WRAPPER_EXTENSION
}
"
]]
&&
[
"
`
xcrun
--find
actool
`
"
]
&&
[
-n
"
$XCASSET_FILES
"
]
if
[[
-n
"
${
WRAPPER_EXTENSION
}
"