Skip to content

agathe/StorenvySDK-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StorenvySDK-Example

Install cocoapods if necessary

pod install

open StorenvyApp.xcworkspace

There might be some strange things with the Pod config where ARC is not enabled by default. Right now you need to fix this by hand in the Pods subproject

  • (Project) Pods -> build settings: set ARC to YES
  • (target) Pods-StorenvySDK-SOCKit: set ARC to NO
  • (target) Pods-StorenvySDK-ReactiveCocoa -> build phases: set the -fno-objc-arc flag for the RACObjCRuntime.m file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published