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
2023-01-04 10:58:28 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b60c6e83cafadf07a2c2068bb3237daefa473eee
b60c6e83
1 parent
0db43391
test podspec v8
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
SwiftWarplyFramework.podspec
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
SwiftWarplyFramework.podspec
View file @
b60c6e8
...
...
@@ -31,8 +31,8 @@ Pod::Spec.new do |spec|
spec
.
dependency
'RSBarcodes_Swift'
,
'~> 5.1.1'
spec
.
dependency
'SwiftEventBus'
# spec.resource_bundles = { 'Swift
EventBus
' => ['SwiftWarplyFramework/**/*.{lproj,storyboard}'] }
spec
.
resource_bundles
=
{
'Swift
EventBus'
=>
[
'SwiftEventBus/SwiftEventBus
/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,ttf}'
]
}
# spec.resource_bundles = { 'Swift
WarplyFramework
' => ['SwiftWarplyFramework/**/*.{lproj,storyboard}'] }
spec
.
resource_bundles
=
{
'Swift
WarplyFramework'
=>
[
'SwiftWarplyFramework/SwiftWarplyFramework
/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,ttf}'
]
}
# spec.resources = "SwiftWarplyFramework/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
# spec.resource = 'SwiftWarplyFramework/Main.storyboard'
...
...
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
View file @
b60c6e8
No preview for this file type
Please
register
or
login
to post a comment