Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_sdk_framework
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Manos Chorianopoulos
2022-12-21 13:22:34 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ccd803e424e828b674326cd533a080c943ef2ad4
ccd803e4
1 parent
8d0f3233
update podspec v2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
SwiftWarplyFramework.podspec
SwiftWarplyFramework.podspec
View file @
ccd803e
...
...
@@ -25,6 +25,9 @@ Pod::Spec.new do |spec|
spec
.
dependency
'RSBarcodes_Swift'
,
'~> 5.1.1'
spec
.
dependency
'SwiftEventBus'
spec
.
pod_target_xcconfig
=
{
'EXCLUDED_ARCHS[sdk=iphonesimulator*]'
=>
'arm64'
}
spec
.
user_target_xcconfig
=
{
'EXCLUDED_ARCHS[sdk=iphonesimulator*]'
=>
'arm64'
}
spec
.
pod_target_xcconfig
=
{
'ONLY_ACTIVE_ARCH'
=>
'YES'
}
spec
.
user_target_xcconfig
=
{
'ONLY_ACTIVE_ARCH'
=>
'YES'
}
# spec.dependency 'RESegmentedControl'
# spec.resource_bundles = {
...
...
Please
register
or
login
to post a comment