File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ github "optimizely/objective-c-sdk" ~> 2.1.0
64
64
``` $(SRCROOT)/Carthage/Build/<platform>/OptimizelySDKShared.framework ```
65
65
``` $(SRCROOT)/Carthage/Build/<platform>/OptimizelySDKUserProfileService.framework ```
66
66
``` $(SRCROOT)/Carthage/Build/<platform>/OptimizelySDK<platform>.framework ``` </pre >
67
- - Add the paths to the copied frameworks to the ** Output Files** list:<pre >
67
+ - Add the paths to the copied frameworks to the ** Output Files** list:<pre >
68
68
``` $(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/OptimizelySDKCore.framework ```
69
69
``` $(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/OptimizelySDKDatafileManager.framework ```
70
70
``` $(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/OptimizelySDKEventDispatcher.framework ```
You can’t perform that action at this time.
0 commit comments