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
Vasilis
2022-04-15 16:28:23 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
92d9471595f5f6567fe808fbddedf498713f4990
92d94715
1 parent
7c4abb6d
experiment 5
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
WarplySDKFrameworkIOS.podspec
WarplySDKFrameworkIOS/WarplySDKFrameworkIOS.xcworkspace/xcuserdata/billskouras.xcuserdatad/UserInterfaceState.xcuserstate
WarplySDKFrameworkIOS.podspec
View file @
92d9471
...
...
@@ -30,6 +30,9 @@ Pod::Spec.new do |spec|
spec
.
ios
.
deployment_target
=
'13.0'
spec
.
frameworks
=
'UIKit'
,
'Foundation'
spec
.
requires_arc
=
true
spec
.
ios
.
vendored_frameworks
=
'WarplySDKFrameworkIOS/Products/WarplySDKFrameworkIOS.framework'
s
.
subspec
'WarplySDKFrameworkIOS'
do
|
mylib
|
mylib
.
source_files
=
'WarplySDKFrameworkIOS/**/*'
mylib
.
vendored_frameworks
=
'WarplySDKFrameworkIOS/Frameworks/WarplySDKFrameworkIOS.framework'
end
end
...
...
WarplySDKFrameworkIOS/WarplySDKFrameworkIOS.xcworkspace/xcuserdata/billskouras.xcuserdatad/UserInterfaceState.xcuserstate
View file @
92d9471
No preview for this file type
Please
register
or
login
to post a comment