File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ $(APPLICATION_NAME)_SWIFT_BRIDGING_HEADER = App-Bridging-Header.h
1818$(APPLICATION_NAME)_FRAMEWORKS = UIKit AVFoundation Combine
1919$(APPLICATION_NAME)_PRIVATE_FRAMEWORKS = NanoRegistry NanoSystemSettings SoftwareUpdateBridge VisualPairing PBBridgeSupport AppSupport RunningBoardServices Symbolication BridgePreferences
2020$(APPLICATION_NAME)_CFLAGS = -fobjc-arc -I$(CURDIR ) /../Utils -I$(CURDIR ) /Bridge -I$(CURDIR ) /Bridge/Internal -I$(CURDIR ) /Bridge/Plugin -I$(CURDIR ) /Bridge/Scanner -I$(CURDIR ) /Bridge/Watch
21- $(APPLICATION_NAME)_LDFLAGS = -lroothide
21+ # $(APPLICATION_NAME)_LDFLAGS = -lroothide
2222$(APPLICATION_NAME)_RESOURCE_DIRS = Resources
2323$(APPLICATION_NAME)_CODESIGN_FLAGS = -S$(CURDIR ) /Entitlements.xml
2424
Original file line number Diff line number Diff line change @@ -51,6 +51,6 @@ The other functions of the plugin are still not perfect at present. I am not fam
51511 . Install [ theos] ( https://github.com/roothide/theos )
52522 . Run ` make package `
5353
54- ## Credits / Remerciements
54+ ## Credits
5555
5656- ** [ WatchPair11] ( https://github.com/plokijuter/WatchPair11 ) ** : Multiple repair references
You can’t perform that action at this time.
0 commit comments