|
68 | 68 | 27849C620AD961F60F073D43 /* Pods-ruby-china-ios.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ruby-china-ios.release.xcconfig"; path = "Pods/Target Support Files/Pods-ruby-china-ios/Pods-ruby-china-ios.release.xcconfig"; sourceTree = "<group>"; }; |
69 | 69 | 3D8873230E620CCF5BBCEE42 /* Pods_ruby_china_ios.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ruby_china_ios.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
70 | 70 | 961580A61D477A7600B32BDA /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
| 71 | + 964D990A1DA9457100539868 /* Ruby China.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Ruby China.entitlements"; sourceTree = "<group>"; }; |
71 | 72 | 9670F18C1D4235D200128F8A /* Ruby China.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Ruby China.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
72 | 73 | 9670F18F1D4235D200128F8A /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
73 | 74 | 9670F1941D4235D200128F8A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
|
191 | 192 | 9670F18E1D4235D200128F8A /* ruby-china-ios */ = { |
192 | 193 | isa = PBXGroup; |
193 | 194 | children = ( |
| 195 | + 964D990A1DA9457100539868 /* Ruby China.entitlements */, |
194 | 196 | 967684761D45D88300EC9BD9 /* Constants.swift */, |
195 | 197 | 9670F18F1D4235D200128F8A /* AppDelegate.swift */, |
196 | 198 | 24742CE91D50FE2E00D16CA9 /* Models */, |
|
250 | 252 | DevelopmentTeam = A38T799N53; |
251 | 253 | LastSwiftMigration = 0800; |
252 | 254 | SystemCapabilities = { |
| 255 | + com.apple.Keychain = { |
| 256 | + enabled = 1; |
| 257 | + }; |
253 | 258 | com.apple.Push = { |
254 | 259 | enabled = 1; |
255 | 260 | }; |
|
487 | 492 | buildSettings = { |
488 | 493 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
489 | 494 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
| 495 | + CODE_SIGN_ENTITLEMENTS = "ruby-china-ios/Ruby China.entitlements"; |
490 | 496 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
491 | 497 | FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
492 | 498 | INFOPLIST_FILE = "ruby-china-ios/Info.plist"; |
|
505 | 511 | buildSettings = { |
506 | 512 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
507 | 513 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
| 514 | + CODE_SIGN_ENTITLEMENTS = "ruby-china-ios/Ruby China.entitlements"; |
508 | 515 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
509 | 516 | FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
510 | 517 | INFOPLIST_FILE = "ruby-china-ios/Info.plist"; |
|
0 commit comments